general  

[issues] Created: (PAXURL-78) assembly fails when directory string has a slash at then end ( e.g. assembly:target/classes/ )

Daniel Bimschas (JIRA)
Sat, 06 Feb 2010 02:59:25 -0800

assembly fails when directory string has a slash at then end ( e.g. 
assembly:target/classes/ )
----------------------------------------------------------------------------------------------

                 Key: PAXURL-78
                 URL: http://issues.ops4j.org/browse/PAXURL-78
             Project: Pax URL
          Issue Type: Bug
          Components: assembly
            Reporter: Daniel Bimschas
            Assignee: Alin Dreghiciu


This works:
  assembly:target/classes

But if I add a slash to the end:
  assembly:target/classes/
it fails.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general
  • [issues] Created: (PAXURL-78) assembly fails when directory string has a slash at then end ( e.g. assembly:target/classes/ ) Daniel Bimschas (JIRA)