dion 02/05/20 17:09:32
Modified: src/announcements beta4.announcement
Log:
Updated with more changes
Revision Changes Path
1.9 +7 -2 jakarta-turbine-maven/src/announcements/beta4.announcement
Index: beta4.announcement
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/src/announcements/beta4.announcement,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- beta4.announcement 13 May 2002 06:23:12 -0000 1.8
+++ beta4.announcement 21 May 2002 00:09:31 -0000 1.9
@@ -25,7 +25,9 @@
users now have the option of overriding some or all of the color
selections.
o Support for J2EE (tm) WAR and EAR files being generated as part of the build
- process. Basic WAR file validation has been added
+ process.
+o WAR file validation has been added, such that a war is verified to be
+ consistent with the web.xml it provides describing its contents
o Extra reporting on project activity has been added. The reports include
activity by file and developer.
o Nag email address and package were added to the gump descriptor
@@ -34,4 +36,7 @@
than placed into a file, for easier debugging.
o Maven will now create a separate classpath for unit tests and integration
unit tests
-o All properties used by maven are now prefixed with 'maven.'
\ No newline at end of file
+o All properties used by maven are now prefixed with 'maven.'
+o The source code directories were restructured to allow easier development of
+ plugins
+o Work on validating Struts 1.0 war files was started
\ No newline at end of file
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>