]
Ondrej Skutka commented on SEAM-69:
-----------------------------------
This can no longer be considered a blocker.
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
Priority: Blocker
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: