[seam-issues] [JBoss JIRA] Resolved: (SEAM-69) lib directory assembled incorrectly

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Thu Mar 31 06:51:37 EDT 2011


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

Jozef Hartinger resolved SEAM-69.
---------------------------------

    Resolution: Done


Created a separate issue for the remaining file SEAM-74

> lib directory assembled incorrectly
> -----------------------------------
>
>                 Key: SEAM-69
>                 URL: https://issues.jboss.org/browse/SEAM-69
>             Project: Seam 3 Distribution
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 3.0.0.Final
>            Reporter: Jozef Hartinger
>            Assignee: Shane Bryzak
>             Fix For: 3.0.0.Final
>
>
> Firstly, Forge dependencies are duplicated in both /lib and /forge/lib directory. Affected libraries:
> * aether-*.jar
> * args4j.jar
> * commands.jar
> * common.jar
> * commons-cli.jar
> * contenttype.jar
> * core.jar
> * el-impl.jar
> * expressions.jar
> * filesystem.jar
> * fpak.jar
> * google-collections.jar
> * jansi.jar
> * jline.jar
> * jobs.jar
> * jsch.jar
> * maven-*.jar
> * metawidget.jar
> * org.eclipse.jgit.*.jar
> * osgi.jar
> * plexus-*.jar
> * preferences.jar
> * resources.jar
> * runtime.jar
> * sisu-*.jar
> * snakeyaml.jar
> * text.jar
> * wagon-*.jar
> * xbean-reflect
> Secondly, test-related libraries are included
> * arquillian-*.jar
> * shrinkwrap-*.jar
> and others:
> * activation.jar - the activation framework is part of Java SE 6. Since we target Java SE 6 and higher, there is no use in distributing the jar
> * log4j.jar - no idea why solder depends on log4j
> * ant.jar - no idea where this got from
> * jms.jar - no idea where this got from - we also have jboss-jms-api_1.1_spec.jar

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list