[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-1408) archiving does not create parent directories if they dont exist

Marshall Culpepper (JIRA) jira-events at lists.jboss.org
Mon Dec 3 14:09:51 EST 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-1408?page=all ]

Marshall Culpepper updated JBIDE-1408:
--------------------------------------

    Attachment: packaging-convert.zip

This is a conversion script I wrote w/ an ant script frontend that you can use on your project's .packaging file. You can just call the conversion script by going into the directory you extract this into and issuing the follow ant command:

ant -Dpackaging-path=/path/to/myProject/.packaging

> archiving does not create parent directories if they dont exist
> ---------------------------------------------------------------
>
>                 Key: JBIDE-1408
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1408
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: Archives
>    Affects Versions: 2.0.0.GA
>            Reporter: Max Andersen
>             Fix For: 2.1
>
>         Attachments: packaging-convert.zip
>
>
> if output archive is e.g. myproject/dir/some.jar and you delete myproject/dir then when you run Build all a file (not a dir) called myproject/dir is created and this looks to be the actual jar/zip.
> I would expect an error message or simply creating the needed dir structure.

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

        



More information about the jbosstools-issues mailing list