[
https://issues.apache.org/jira/browse/SLING-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653640#comment-13653640
]
Bertrand Delacretaz commented on SLING-2861:
--------------------------------------------
I agree with keeping the parent pom minimalistic in terms of dependencies. That
means a bit more work at the module level in some cases, but the end result is
less coupling between modules which is good.
> Include Apache Commons Lang in Dependency Management
> ----------------------------------------------------
>
> Key: SLING-2861
> URL: https://issues.apache.org/jira/browse/SLING-2861
> Project: Sling
> Issue Type: Improvement
> Components: General
> Reporter: Dan Klco
> Priority: Minor
>
> Right now, Apache Commons Lang is referenced in 8 locations and two different
> versions (2.4 and 2.5), given this it would seem much cleaner to move Apache
> Commons Lang into the dependency management of the root pom and remove the
> versions from the references.
> trunk
> bundles
> auth
> form
> pom.xml
> 152:
> <artifactId>commons-lang</artifactId>
> extensions
> adapter
> pom.xml
> 152: <artifactId>commons-lang</artifactId>
> servlets
> get
> pom.xml
> 133: <artifactId>commons-lang</artifactId>
> resolver
> pom.xml
> 104: <artifactId>commons-lang</artifactId>
> contrib
> extensions
> rewriter
> pom.xml
> 96:
> <artifactId>commons-lang</artifactId>
> scripting
> script-console
> pom.xml
> 97: <artifactId>commons-lang</artifactId>
> velocity
> pom.xml
> 135: <artifactId>commons-lang</artifactId>
> samples
> urlfilter
> pom.xml
> 95: <artifactId>commons-lang</artifactId>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira