[jbosstools-issues] [JBoss JIRA] Assigned: (JBDS-1332) Exporting EAR places jars into ear root dir instead of lib dir when EAR version is 1.4

Max Andersen (JIRA) jira-events at lists.jboss.org
Tue Sep 21 08:30:28 EDT 2010


     [ https://jira.jboss.org/browse/JBDS-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Andersen reassigned JBDS-1332:
----------------------------------

    Assignee: Rob Stryker


Rob - any insights ?

> Exporting EAR places jars into ear root dir instead of lib dir when EAR version is 1.4 
> ---------------------------------------------------------------------------------------
>
>                 Key: JBDS-1332
>                 URL: https://jira.jboss.org/browse/JBDS-1332
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: Upstream
>    Affects Versions: 3.0.1.GA
>            Reporter: Toshiya Kobayashi
>            Assignee: Rob Stryker
>         Attachments: Ear14Proj.zip
>
>
> In case that EAR version is 1.4, if you place XXX.jar in your project like:
> [project]
> + EarContent
>    + lib - XXX.jar
>    + META-INF - application.xml 
> , [Export] -> [Ear file] will generate Ear like:
> [app.ear]
> + META-INF - application.xml
> + lib
> + XXX.jar
> In case that EAR version is 5.0, generated Ear will have proper structure:
> [app.ear]
> + META-INF - application.xml
> + lib - XXX.jar
> JBDS 2.1.1 also generates a proper structure Ear.

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

        


More information about the jbosstools-issues mailing list