From: dion g. <dio...@us...> - 2004-08-01 11:44:52
|
diongillard 04/08/01 04:44:45 Modified: was5/xdocs index.xml Log: A little more doco Revision Changes Path 1.2 +9 -0 maven-plugins/was5/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/index.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.xml 9 Mar 2004 11:36:25 -0000 1.1 +++ index.xml 1 Aug 2004 11:44:45 -0000 1.2 @@ -10,6 +10,15 @@ <p> This plugin provides functionality for managing WebSphere 5.0/5.1 </p> + <p> + For more information on the functionality provided by this plugin, + please see the <a href="goals.html">Goals</a> document. + </p> + <p> + For more information on how to customise the functionality provided + by this plugin, please see the <a href="properties.html">properties</a> + document. + </p> </section> </body> </document> |
From: dion g. <dio...@us...> - 2004-08-05 05:11:56
|
diongillard 04/08/04 22:11:49 Modified: was5/xdocs index.xml Log: Add another resource Revision Changes Path 1.4 +1 -0 maven-plugins/was5/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/index.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- index.xml 5 Aug 2004 05:02:02 -0000 1.3 +++ index.xml 5 Aug 2004 05:11:49 -0000 1.4 @@ -24,6 +24,7 @@ <ul> <li><a href="http://www.ibm.com/developerworks/websphere/library/samples/SampleScripts.html">developer works sample scripts</a></li> <li><a href="http://publib.boulder.ibm.com/infocenter/ws51help/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/welcqrscripts.html">the infocenter</a></li> + <li><a href="http://publib.boulder.ibm.com/infocenter/ws51help/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/rxml_taskoptions.html">Installation options for the AdminApp object</a></li> </ul> </section> </body> |
From: dion g. <dio...@us...> - 2004-08-05 06:51:36
|
diongillard 04/08/04 23:51:30 Modified: was5/xdocs index.xml Log: Add wsadmin prog guide Revision Changes Path 1.5 +1 -0 maven-plugins/was5/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/index.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- index.xml 5 Aug 2004 05:11:49 -0000 1.4 +++ index.xml 5 Aug 2004 06:51:30 -0000 1.5 @@ -25,6 +25,7 @@ <li><a href="http://www.ibm.com/developerworks/websphere/library/samples/SampleScripts.html">developer works sample scripts</a></li> <li><a href="http://publib.boulder.ibm.com/infocenter/ws51help/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/welcqrscripts.html">the infocenter</a></li> <li><a href="http://publib.boulder.ibm.com/infocenter/ws51help/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/rxml_taskoptions.html">Installation options for the AdminApp object</a></li> + <li><a href="http://www.ibm.com/support/docview.wss?uid=swg27005325">WSAdmin Programmers Guide</a></li> </ul> </section> </body> |
From: dion g. <dio...@us...> - 2004-08-26 03:59:36
|
diongillard 04/08/25 20:59:28 Modified: was5/xdocs index.xml Log: Add ant tasks Revision Changes Path 1.6 +1 -0 maven-plugins/was5/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/index.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- index.xml 5 Aug 2004 06:51:30 -0000 1.5 +++ index.xml 26 Aug 2004 03:59:28 -0000 1.6 @@ -26,6 +26,7 @@ <li><a href="http://publib.boulder.ibm.com/infocenter/ws51help/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/welcqrscripts.html">the infocenter</a></li> <li><a href="http://publib.boulder.ibm.com/infocenter/ws51help/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/rxml_taskoptions.html">Installation options for the AdminApp object</a></li> <li><a href="http://www.ibm.com/support/docview.wss?uid=swg27005325">WSAdmin Programmers Guide</a></li> + <li><a href="http://publib.boulder.ibm.com/infocenter/ws51help/topic/com.ibm.websphere.base.doc/info/aes/javadoc/ae/com/ibm/websphere/ant/tasks/package-summary.html">Ant Tasks</a></li> </ul> </section> </body> |
From: dion g. <dio...@us...> - 2005-11-11 08:10:24
|
diongillard 05/11/11 00:10:14 Modified: was5/xdocs index.xml Log: Add Sam Brodkin's blog on An EJB project template/jumpstart using maven 1.x, xdoclet 1, and spring that deploys to websphere 5 and jboss 4 Revision Changes Path 1.7 +1 -0 maven-plugins/was5/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/index.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- index.xml 26 Aug 2004 03:59:28 -0000 1.6 +++ index.xml 11 Nov 2005 08:10:13 -0000 1.7 @@ -22,6 +22,7 @@ </section> <section name="Resources"> <ul> + <li><a href="http://www.jroller.com/page/brodkin?entry=the_spring_framework_rules">An EJB project template/jumpstart using maven 1.x, xdoclet 1, and spring that deploys to websphere 5 and jboss 4</a></li> <li><a href="http://www.ibm.com/developerworks/websphere/library/samples/SampleScripts.html">developer works sample scripts</a></li> <li><a href="http://publib.boulder.ibm.com/infocenter/ws51help/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/welcqrscripts.html">the infocenter</a></li> <li><a href="http://publib.boulder.ibm.com/infocenter/ws51help/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/rxml_taskoptions.html">Installation options for the AdminApp object</a></li> |