DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21417>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21417

[PATCH] Anakia Custom Context Support

           Summary: [PATCH] Anakia Custom Context Support
           Product: Velocity
           Version: 1.4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Anakia
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


This update allows the customization of the velocity context in addition to the 
default $project context.

For example the user can now do:

<anakia ...>
    <context name="myContext" file="myCustomContext.xml">
    <context ...>
</anakia>

Files Changed Are (there are two new files):

/build/testcases.xml
/src/java/org/apache/velocity/anakia/AnakiaTask.java
/src/java/org/apache/velocity/test/AnakiaTestCase.java
/test/anakia/compare/index.context.html (new)
/test/anakia/results/index.context.html (new)
/test/anakia/xdocs/stylesheets/site_contexts.vsl

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

Reply via email to