vmassol 2002/06/15 06:22:24
Modified: xdocs/plugins/j2ee futures.xml
Log:
new idea (taglib validation)
Revision Changes Path
1.4 +24 -21 jakarta-turbine-maven/xdocs/plugins/j2ee/futures.xml
Index: futures.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/plugins/j2ee/futures.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- futures.xml 14 Jun 2002 01:33:46 -0000 1.3
+++ futures.xml 15 Jun 2002 13:22:24 -0000 1.4
@@ -13,27 +13,30 @@
for the Maven J2EE Plug-in.
</p>
<ol>
- <li>
- Add back the war lib excludes and includes
- </li>
- <li>
- Add HTML validation.
- </li>
- <li>
- Add EAR validation.
- </li>
- <li>
- Add technology specific validators, e.g. JSP/Turbine/Velocity/Struts
- etc
- </li>
- <li>
- Allow integration with a 'webserver' plugin so that application server
- requests can seamlessly be hooked into the application server.
- </li>
- <li>
- Tie where applicable the appserver instance to other Maven plugins that
- need an application server instance to do their work.
- </li>
+ <li>
+ Add back the war lib excludes and includes.
+ </li>
+ <li>
+ Add HTML validation.
+ </li>
+ <li>
+ Add EAR validation.
+ </li>
+ <li>
+ Add validation of Tag libraries to the war target.
+ </li>
+ <li>
+ Add technology specific validators, e.g. JSP/Turbine/Velocity/Struts
+ etc
+ </li>
+ <li>
+ Allow integration with a 'webserver' plugin so that application server
+ requests can seamlessly be hooked into the application server.
+ </li>
+ <li>
+ Tie where applicable the appserver instance to other Maven plugins that
+ need an application server instance to do their work.
+ </li>
</ol>
</section>
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>