geirm 01/05/17 06:02:29
Modified: build build.xml
Log:
added the event_example to the examples target
Revision Changes Path
1.35 +3 -1 jakarta-velocity/build/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/build/build.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- build.xml 2001/05/11 12:30:35 1.34
+++ build.xml 2001/05/17 13:02:26 1.35
@@ -379,6 +379,7 @@
** examples/context_example : example context implementations
** examples/logger_example : how to make an external logger
** examples/xmlapp_example : how to access XML data in a template
+ ** examples/event_example : how to use Velocity's event handlers
** forumdemo : demonstration webapp
**************************************************************
</echo>
@@ -388,7 +389,8 @@
:${example.dir}/servlet_example1
:${example.dir}/context_example
:${example.dir}/logger_example
- :${example.dir}/xmlapp_example"
+ :${example.dir}/xmlapp_example
+ :${example.dir}/event_example"
debug="${debug}"
deprecation="${deprecation}"
optimize="${optimize}">
- cvs commit: jakarta-velocity/build build.xml geirm
- cvs commit: jakarta-velocity/build build.xml geirm
- cvs commit: jakarta-velocity/build build.xml geirm
- cvs commit: jakarta-velocity/build build.xml geirm
- cvs commit: jakarta-velocity/build build.xml jon
- Re: cvs commit: jakarta-velocity/build build.xml mpoeschl
- Re: cvs commit: jakarta-velocity/build build.xml Jon Stevens
- cvs commit: jakarta-velocity/build build.xml geirm
- cvs commit: jakarta-velocity/build build.xml geirm
- cvs commit: jakarta-velocity/build build.xml geirm
- cvs commit: jakarta-velocity/build build.xml geirm
- cvs commit: jakarta-velocity/build build.xml geirm
- cvs commit: jakarta-velocity/build build.xml geirm
- cvs commit: jakarta-velocity/build build.xml geirm
- cvs commit: jakarta-velocity/build build.xml geirm
- cvs commit: jakarta-velocity/build build.xml geirm
- cvs commit: jakarta-velocity/build build.xml geirm
- cvs commit: jakarta-velocity/build build.xml dlr
- cvs commit: jakarta-velocity/build build.xml jon
- cvs commit: jakarta-velocity/build build.xml jon
- cvs commit: jakarta-velocity/build build.xml geirm
