Fix dependencies scope in the spec jars
---------------------------------------
Key: GERONIMO-1870
URL: http://issues.apache.org/jira/browse/GERONIMO-1870
Project: Geronimo
Type: Bug
Security: public (Regular issues)
Components: specs
Versions: 1.1
Reporter: Guillaume Nodet
Attachments: GERONIMO-specs.patch
The poms for the spec jars contains some bad scope for dependencies, which
means users depending on these poms will include unneeded dependencies
(transitive). This is mainly critical for the j2ee jar, which will force the
user to download both the j2ee jar and all its dependencies.
The attached patch fixes the problem
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira