Jakarta Commons ORO at runtime
------------------------------

                 Key: VELOCITY-617
                 URL: https://issues.apache.org/jira/browse/VELOCITY-617
             Project: Velocity
          Issue Type: Improvement
          Components: Documentation
    Affects Versions: 1.5, 1.6
            Reporter: Adrian Tarau


There is a misleading information on the dependency 
page(http://velocity.apache.org/engine/releases/velocity-1.5/dependencies.html 
, These dependencies are required to compile and run the application) about oro.

"The most common case is the integration of the Velocity runtime into your 
application. In this case, you must add commons-collections, commons-lang and 
oro to your application (and optional logging if required). If you already have 
one or more of these libraries in your application, you should check if you 
need to update their versions. "

also

"These dependencies are required to compile and run the application"

Except if Velocity is configured to escape references, oro is not need it at 
runtime, only at compile time(most of the users don't care about compile time).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to