[cvs] expresso commit by lhamel: add note about new dir test-src
JCorporate Ltd
jcorp at jcorp2.servlets.net
Tue Nov 9 20:59:12 PST 2004
Log Message:
-----------
add note about new dir test-src
Modified Files:
--------------
expresso/expresso-web/expresso/doc:
ChangeLog.xml
Revision Data
-------------
Index: ChangeLog.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/ChangeLog.xml,v
retrieving revision 1.263
retrieving revision 1.264
diff -Lexpresso-web/expresso/doc/ChangeLog.xml -Lexpresso-web/expresso/doc/ChangeLog.xml -u -r1.263 -r1.264
--- expresso-web/expresso/doc/ChangeLog.xml
+++ expresso-web/expresso/doc/ChangeLog.xml
@@ -5,9 +5,14 @@
<project name="Expresso">
<version name="5.6" releaseDate="Not Yet Released">
<comment>Continued Updates</comment>
+ <changed-feature title="Testing source code (unit tests) now found in separate directory">
+ <explanation>Important: if you compile expresso classes, your compile now needs to
+ include a new source directory, WEB-INF/test-src/</explanation>
+ <contributor>Michael Rimov</contributor>
+ </changed-feature>
<new-feature title="Initial Maven integration">
<experimental/>
- <explanation>Currently has been tested with the site:generate target and the corresponding compile,
+ <explanation>Currently has been tested with the site:generate target and the corresponding compile,
unittest, etc reports. Not yet used for building distributions.</explanation>
<contributor>Michael Rimov</contributor>
</new-feature>
More information about the cvs
mailing list