jvanzyl 2002/06/03 21:40:49 Modified: src/announcements beta5.announcement Log: Adding things that are/will be present in the release tomorrow. Revision Changes Path 1.3 +14 -3 jakarta-turbine-maven/src/announcements/beta5.announcement Index: beta5.announcement =================================================================== RCS file: /home/cvs/jakarta-turbine-maven/src/announcements/beta5.announcement,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- beta5.announcement 3 Jun 2002 14:48:56 -0000 1.2 +++ beta5.announcement 4 Jun 2002 04:40:49 -0000 1.3 @@ -21,8 +21,19 @@ Changes in this version include: o Plugin architecture simplified so that they don't need to be compiled into - Maven -o The bootstrap process will now work correctly behind a http proxy + Maven. -Maven is going strong! 15 developers, 114 unit tests, and a staggering +o The bootstrap process will now work correctly behind a http proxy. + +o Full integration with AspectJ. We have received permission from the + AspectJ team to distribute all their binaries so that we can fully + integrate the use of AspectJ with Maven. + +o First source processing task has been finished. The task source + processor will pass through all your Java sources looking for @task + Javadoc tags and produce a report based its findings. + +o Start of integration with Jelly. + +Maven is going strong! 16 developers, 114 unit tests, and a staggering amount of documentation!
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
