[ http://jira.codehaus.org/browse/MEV-459?page=comments#action_79899 ] 
            
Vincent Massol commented on MEV-459:
------------------------------------

Thanks Carlos. That's what I've done. I'm just raising it here to improve the 
POMs. I've also raised another issue on the Velocity project: 
http://issues.apache.org/jira/browse/VELOCITY-492

> Velocity should not depend on Velocity-dep
> ------------------------------------------
>
>                 Key: MEV-459
>                 URL: http://jira.codehaus.org/browse/MEV-459
>             Project: Maven Evangelism
>          Issue Type: Bug
>          Components: Dependencies
>            Reporter: Vincent Massol
>
> If a project is using ORO in version 2.0.8 then velocity-dep clashes with it 
> as it includes ORO with the original package name (a really really bad 
> practice). 
> For information, the problem arises for example with 
> Perl5Substitution.appendSubstitution(java.lang.StringBuffer stringBuffer, 
> org.apache.oro.text.regex.MatchResult matchResult, int i, java.lang.String 
> string, org.apache.oro.text.regex.PatternMatcher patternMatcher, 
> org.apache.oro.text.regex.Pattern pattern) which is valid in ORO 2.0.8 but 
> not in the version inside velocity-dep.
> This problem should be raised against the Velocity project as it should not 
> be allowed to internally include another external package.

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

        

Reply via email to