You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(37) |
Oct
(12) |
Nov
|
Dec
(47) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(9) |
Feb
(6) |
Mar
(1) |
Apr
(85) |
May
(9) |
Jun
|
Jul
(6) |
Aug
(85) |
Sep
(42) |
Oct
(27) |
Nov
(15) |
Dec
(27) |
2004 |
Jan
(39) |
Feb
(52) |
Mar
(43) |
Apr
(32) |
May
(18) |
Jun
(5) |
Jul
(63) |
Aug
(69) |
Sep
(12) |
Oct
(80) |
Nov
(55) |
Dec
(30) |
2005 |
Jan
(27) |
Feb
(6) |
Mar
(43) |
Apr
(5) |
May
(48) |
Jun
(48) |
Jul
(100) |
Aug
(16) |
Sep
(43) |
Oct
(25) |
Nov
(249) |
Dec
(2) |
2006 |
Jan
(9) |
Feb
(2) |
Mar
|
Apr
(26) |
May
(21) |
Jun
(8) |
Jul
(14) |
Aug
(104) |
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
(32) |
Feb
|
Mar
(2) |
Apr
|
May
(38) |
Jun
(2) |
Jul
(9) |
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
2008 |
Jan
|
Feb
(3) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Eric P. <de...@us...> - 2004-08-12 19:00:13
|
dep4b 04/08/12 12:00:06 Modified: findbugs/xdocs tasks.xml properties.xml goals.xml Log: fix my email. Revision Changes Path 1.3 +2 -2 maven-plugins/findbugs/xdocs/tasks.xml Index: tasks.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/xdocs/tasks.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tasks.xml 2 Sep 2003 22:29:36 -0000 1.2 +++ tasks.xml 12 Aug 2004 19:00:06 -0000 1.3 @@ -3,7 +3,7 @@ <properties> <title>Tasks</title> - <author email="ep...@up...">Eric Pugh</author> + <author email="ep...@op...">Eric Pugh</author> </properties> <body> @@ -17,7 +17,7 @@ <ul> <li> Need to produce nice XML reports. Currently is only generated in text mode - which is very terse and boring. + which is very terse and boring. <b>DONE!</b> </li> </ul> </p> 1.3 +1 -1 maven-plugins/findbugs/xdocs/properties.xml Index: properties.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/xdocs/properties.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- properties.xml 29 Jul 2004 16:31:23 -0000 1.2 +++ properties.xml 12 Aug 2004 19:00:06 -0000 1.3 @@ -3,7 +3,7 @@ <document> <properties> <title>FindBugs Properties</title> - <author email="ep...@up...">Eric Pugh</author> + <author email="ep...@op...">Eric Pugh</author> </properties> <body> <section name="FindBugs Settings"> 1.3 +1 -1 maven-plugins/findbugs/xdocs/goals.xml Index: goals.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/xdocs/goals.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- goals.xml 2 Sep 2003 22:29:36 -0000 1.2 +++ goals.xml 12 Aug 2004 19:00:06 -0000 1.3 @@ -3,7 +3,7 @@ <document> <properties> <title>Maven FindBugs Plug-in Goals</title> - <author email="ep...@up...">Eric Pugh</author> + <author email="ep...@op...">Eric Pugh</author> </properties> <body> <goals> |
From: Eric P. <de...@us...> - 2004-08-12 18:58:51
|
dep4b 04/08/12 11:58:44 Modified: findbugs/xdocs changes.xml navigation.xml Log: Done adding 0.8.4 release. Revision Changes Path 1.11 +1 -1 maven-plugins/findbugs/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/xdocs/changes.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- changes.xml 12 Aug 2004 18:28:30 -0000 1.10 +++ changes.xml 12 Aug 2004 18:58:38 -0000 1.11 @@ -6,7 +6,7 @@ </properties> <body> - <release version="0.8.4-SNAPSHOT" date="in cvs"> + <release version="0.8.4" date="12-AUGUST-2004"> <action dev="epugh" type="update"> Use findbugs version 0.8.4. </action> 1.6 +1 -0 maven-plugins/findbugs/xdocs/navigation.xml Index: navigation.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/xdocs/navigation.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- navigation.xml 31 Jul 2004 11:42:48 -0000 1.5 +++ navigation.xml 12 Aug 2004 18:58:43 -0000 1.6 @@ -16,6 +16,7 @@ <item name="Example Report" href="/sample-findbugs-report.html"/> </menu> <menu name="Downloads"> + <item name="0.8.4" href="http://maven-plugins.sourceforge.net/maven/plugins/maven-findbugs-plugin-0.8.4.jar"/> <item name="0.8.2" href="http://maven-plugins.sourceforge.net/maven/plugins/maven-findbugs-plugin-0.8.2.jar"/> <item name="0.7.2" href="http://maven-plugins.sourceforge.net/maven/plugins/maven-findbugs-plugin-0.7.2.jar"/> <item name="0.7.1" href="http://maven-plugins.sourceforge.net/maven/plugins/maven-findbugs-plugin-0.7.1.jar"/> |
From: Eric P. <de...@us...> - 2004-08-12 18:39:48
|
dep4b 04/08/12 11:39:40 Modified: findbugs project.xml Log: add version Revision Changes Path 1.14 +7 -1 maven-plugins/findbugs/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- project.xml 12 Aug 2004 18:28:30 -0000 1.13 +++ project.xml 12 Aug 2004 18:39:40 -0000 1.14 @@ -21,7 +21,13 @@ <url>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/maven-plugins/maven-plugins/findbugs/</url> </repository> - <!-- no versions or branches yet --> + <versions> + <version> + <id>0.8.4</id> + <name>0.8.4</name> + <tag>MAVEN_FINDBUGS_0_8_4</tag> + </version> + </versions> <!-- mailingLists is in parent --> <developers> |
From: Eric P. <de...@us...> - 2004-08-12 18:28:54
|
dep4b 04/08/12 11:28:47 Modified: findbugs plugin.jelly project.xml findbugs/xdocs changes.xml findbugs/src/plugin-test project.xml Log: Ready for 0.8.4 Revision Changes Path 1.7 +4 -2 maven-plugins/findbugs/plugin.jelly Index: plugin.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/plugin.jelly,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- plugin.jelly 29 Jul 2004 18:09:50 -0000 1.6 +++ plugin.jelly 12 Aug 2004 18:28:29 -0000 1.7 @@ -90,8 +90,10 @@ output="xdocs" outputFile="${maven.build.dir}/findbugs-raw-report.xml"> - <j:forEach var="lib" items="${pom.artifacts}"> - <auxClasspath path="${lib.path}"/> + <j:forEach var="lib" items="${pom.artifacts}"> + <j:if test="${lib.type =='jar'}"> + <auxClasspath path="${lib.path}"/> + </j:if> </j:forEach> <sourcePath path="${basedir}/src/java" /> <j:if test="${sourcesPresent}"> 1.13 +5 -5 maven-plugins/findbugs/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- project.xml 9 Aug 2004 15:30:22 -0000 1.12 +++ project.xml 12 Aug 2004 18:28:30 -0000 1.13 @@ -6,7 +6,7 @@ <id>maven-findbugs-plugin</id> <name>FindBugs Plug-in</name> <!-- groupId is in parent --> - <currentVersion>0.8.3-SNAPSHOT</currentVersion> + <currentVersion>0.8.4</currentVersion> <!-- organization is in parent --> <inceptionYear>2003</inceptionYear> <!-- package, logo are in parent. no gumpRepositoryId --> @@ -55,25 +55,25 @@ <dependency> <groupId>findbugs</groupId> <artifactId>findbugs</artifactId> - <version>0.8.2</version> + <version>0.8.4</version> <url>http://findbugs.sourceforge.net/</url> </dependency> <dependency> <groupId>findbugs</groupId> <artifactId>findbugs-ant</artifactId> - <version>0.8.2</version> + <version>0.8.4</version> <url>http://findbugs.sourceforge.net/</url> </dependency> <dependency> <groupId>findbugs</groupId> <artifactId>findbugs-coreplugin</artifactId> - <version>0.8.2</version> + <version>0.8.4</version> <url>http://findbugs.sourceforge.net/</url> </dependency> <dependency> <groupId>findbugs</groupId> <artifactId>findbugs-bcel</artifactId> - <version>0.8.2</version> + <version>0.8.4</version> <url>http://findbugs.sourceforge.net/</url> </dependency> <dependency> 1.10 +7 -1 maven-plugins/findbugs/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/xdocs/changes.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- changes.xml 31 Jul 2004 11:42:48 -0000 1.9 +++ changes.xml 12 Aug 2004 18:28:30 -0000 1.10 @@ -6,7 +6,13 @@ </properties> <body> - <release version="0.8.3-SNAPSHOT" date="in cvs"> + <release version="0.8.4-SNAPSHOT" date="in cvs"> + <action dev="epugh" type="update"> + Use findbugs version 0.8.4. + </action> + <action dev="epugh" type="fix" issue="1003083"> + Only include jar dependencies. + </action> <action dev="epugh" type="add"> Add example Findbugs report to site docs. </action> 1.4 +10 -1 maven-plugins/findbugs/src/plugin-test/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/src/plugin-test/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 29 Jul 2004 18:09:50 -0000 1.3 +++ project.xml 12 Aug 2004 18:28:46 -0000 1.4 @@ -20,7 +20,16 @@ </roles> </developer> </developers> - + + <dependencies> + <!-- Purely used for testing --> + <dependency> + <groupId>xstream</groupId> + <artifactId>xstream-src-tar-file</artifactId> + <jar>xstream-0.1-src.zip</jar> + <type>distribution</type> + </dependency> + </dependencies> <build> <sourceDirectory>${basedir}/src/java</sourceDirectory>s </build> |
From: dion g. <dio...@us...> - 2004-08-11 05:44:22
|
diongillard 04/08/10 22:44:15 Modified: was5/xdocs properties.xml Log: typo Revision Changes Path 1.3 +1 -0 maven-plugins/was5/xdocs/properties.xml Index: properties.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/properties.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- properties.xml 11 Aug 2004 05:37:10 -0000 1.2 +++ properties.xml 11 Aug 2004 05:44:15 -0000 1.3 @@ -115,5 +115,6 @@ </td> </tr> </table> + </section> </body> </document> \ No newline at end of file |
From: dion g. <dio...@us...> - 2004-08-11 05:37:16
|
diongillard 04/08/10 22:37:10 Modified: was5/xdocs properties.xml was5 plugin.jelly plugin.properties Log: Add script args Revision Changes Path 1.2 +76 -0 maven-plugins/was5/xdocs/properties.xml Index: properties.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/properties.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- properties.xml 9 Mar 2004 11:36:25 -0000 1.1 +++ properties.xml 11 Aug 2004 05:37:10 -0000 1.2 @@ -39,5 +39,81 @@ </tr> </table> </section> + <section name="Script settings"> + <table> + <tr> + <th>Property</th> + <th>Optional?</th> + <th>Description</th> + </tr> + <tr> + <td>maven.was5.script.args</td> + <td>Yes</td> + <td> + A list of variables (space delimited) whose values will be passed + as arguments to the script. + </td> + </tr> + <tr> + <td>maven.was5.script.conntype</td> + <td>Yes</td> + <td> + The type of connection to be used. The Default type is SOAP. The + valid values are SOAP, RMI, and NONE. NONE means that no server + connection is made. + </td> + </tr> + <tr> + <td>maven.was5.script.host</td> + <td>Yes</td> + <td> + Only specified if the conntype is specified. It contains the hostname of the machine to connect to. + </td> + </tr> + <tr> + <td>maven.was5.script.lang</td> + <td>Yes</td> + <td> + the language to be used to interpret scripts. + The supported values are <code>jacl</code>, <code>javascript</code>, + and <code>jpython</code>. + </td> + </tr> + <tr> + <td>maven.was5.script.password</td> + <td>Yes</td> + <td> + The password to authenticate with the server. + </td> + </tr> + <tr> + <td>maven.was5.script.port</td> + <td>Yes</td> + <td> + Only specified if the conntype is specified. This is the port on the host to connect to. + </td> + </tr> + <tr> + <td>maven.was5.script.profile</td> + <td>Yes</td> + <td> + A script file to be executed before processing begins. + </td> + </tr> + <tr> + <td>maven.was5.script.properties</td> + <td>Yes</td> + <td> + A java properties file containing attributes to set in the JVM System properties. + </td> + </tr> + <tr> + <td>maven.was5.script.username</td> + <td>Yes</td> + <td> + The user ID to authenticate with the server. + </td> + </tr> + </table> </body> </document> \ No newline at end of file 1.9 +10 -0 maven-plugins/was5/plugin.jelly Index: plugin.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/plugin.jelly,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- plugin.jelly 4 Aug 2004 07:15:16 -0000 1.8 +++ plugin.jelly 11 Aug 2004 05:37:10 -0000 1.9 @@ -1,5 +1,6 @@ <project default="serverStatus" xmlns:j="jelly:core" + xmlns:u="jelly:util" xmlns:ant="jelly:ant" xmlns:assert="assert" xmlns:maven="jelly:maven"> @@ -229,6 +230,8 @@ <maven:paramCheck fail="yes" value="${script}" message="ERROR: the 'script' variable is not set"/> <maven:paramCheck fail="yes" value="${maven.was5.home}" message="ERROR: maven.was5.home is not set"/> <assert:assertFileExists file="${maven.was5.home}" msg=" ERROR: maven.was5.home is not a valid directory"/> + <!-- grab args into a non dotted variable --> + <j:set var="args" value="${maven.was5.script.args}"/> <ant:taskdef name="wsAdmin" classname="com.ibm.websphere.ant.tasks.WsAdmin" classpath="${maven.was5.home}/lib/wsanttasks.jar"/> <ant:wsAdmin> <ant:setProperty name="conntype" value="${maven.was5.script.conntype}"/> @@ -241,6 +244,13 @@ <ant:setProperty name="script" value="${script}"/> <ant:setProperty name="username" value="${maven.was5.script.username}"/> <ant:setProperty name="wasHome" value="${maven.was5.home}"/> + <!-- set args --> + <j:if test="${!empty(args)}"> + <u:tokenize var="argList" delim=" ">${args}</u:tokenize> + <j:forEach var="arg" items="${argList}"> + <ant:arg value="${context.getVariable(arg)}"/> + </j:forEach> + </j:if> </ant:wsAdmin> </goal> </project> \ No newline at end of file 1.4 +1 -0 maven-plugins/was5/plugin.properties Index: plugin.properties =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/plugin.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- plugin.properties 30 Jul 2004 06:03:21 -0000 1.3 +++ plugin.properties 11 Aug 2004 05:37:10 -0000 1.4 @@ -101,6 +101,7 @@ maven.was5.sleep.stop=30 # run script +maven.was5.script.args= maven.was5.script.conntype=${maven.was5.conntype} maven.was5.script.host=${maven.was5.host} maven.was5.script.lang=jython |
From: dion g. <dio...@us...> - 2004-08-11 05:37:02
|
diongillard 04/08/10 22:36:55 Modified: was5/xdocs changes.xml Log: Add script args Revision Changes Path 1.9 +2 -1 maven-plugins/was5/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/changes.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- changes.xml 4 Aug 2004 07:39:48 -0000 1.8 +++ changes.xml 11 Aug 2004 05:36:55 -0000 1.9 @@ -6,7 +6,8 @@ <author email="dio...@us...">dIon Gillard</author> </properties> <body> - <release version="1.2" date="in CVS"> + <release version="1.2-SNAPSHOT" date="in CVS"> + <action dev="diongillard" type="add">Add ${maven.was5.script.args} to pass arguments to scripts</action> <action dev="diongillard" type="fix">Fix typo for ${maven.was5.ejbDeploy}. The code was checking ${maven.was5.ejbdeploy}</action> <action dev="diongillard" type="fix">Check the ear exists before trying to install it.</action> </release> |
From: dion g. <dio...@us...> - 2004-08-11 05:36:47
|
diongillard 04/08/10 22:36:41 Added: was5/src/scripts printargs.py Log: Add a script to use in testing etc Revision Changes Path 1.1 maven-plugins/was5/src/scripts/printargs.py Index: printargs.py =================================================================== import sys # print out the list of arguments passed print sys.argv |
From: dion g. <dio...@us...> - 2004-08-11 05:36:14
|
diongillard 04/08/10 22:36:08 maven-plugins/was5/src/scripts - New directory |
From: dion g. <dio...@us...> - 2004-08-11 05:36:14
|
diongillard 04/08/10 22:36:08 maven-plugins/was5/src - New directory |
From: Eric P. <de...@us...> - 2004-08-09 15:30:30
|
dep4b 04/08/09 08:30:22 Modified: findbugs project.xml Log: add garvin as a contributor Revision Changes Path 1.12 +6 -0 maven-plugins/findbugs/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- project.xml 29 Jul 2004 18:14:17 -0000 1.11 +++ project.xml 9 Aug 2004 15:30:22 -0000 1.12 @@ -41,8 +41,14 @@ <name>Jerome Lacoste</name> <id>jlacoste</id> </contributor> + <contributor> + <name>Garvin LeClaire</name> + <id>gleclaire</id> + <email>gar...@in...</email> + </contributor> </contributors> + <!-- licenses section not done yet --> <dependencies> |
From: Andy J. <and...@us...> - 2004-08-09 05:44:35
|
andy_jefferson 04/08/08 22:44:24 Removed: jpox/xdocs changes.xml goals.xml index.xml navigation.xml properties.xml jpox .cvsignore plugin.jelly plugin.properties project.properties project.xml Log: JPOX plugin moved across to JPOX project so they can maintain it themselves |
From: dion g. <dio...@us...> - 2004-08-06 00:18:29
|
diongillard 04/08/05 17:18:21 Modified: was5/xdocs faq.fml Log: Add another FAQ Revision Changes Path 1.2 +26 -0 maven-plugins/was5/xdocs/faq.fml Index: faq.fml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/faq.fml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- faq.fml 5 Aug 2004 04:55:46 -0000 1.1 +++ faq.fml 6 Aug 2004 00:18:21 -0000 1.2 @@ -1,6 +1,32 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <faqs title="Frequently Asked Questions"> + <part id="server-maintenance"> + <title>Server Maintenance</title> + <faq id="stop-server-sax"> + <question>How can I fix NoClassDefFoundErrors on the SAX classes?</question> + <answer> + If you see errors like this mananging WAS 5.1: + <source> +was5:stopServer: + [stopServer] ADMU0116I: Tool information is being logged in file c:\Program + [stopServer] Files\WebSphere\AppServer\logs\server1\stopServer.log + [stopServer] ADMU3100I: Reading configuration for server: server1 + [stopServer] ADMU0111E: Program exiting with error: java.lang.NoClassDefFoundError: + [stopServer] org/xml/sax/helpers/DefaultHandler + [stopServer] ADMU0211I: Error details may be seen in the file: c:\Program + [stopServer] Files\WebSphere\AppServer\logs\server1\stopServer.log + [stopServer] ADMU1211I: To obtain a full trace of the failure, use the -trace option. + [stopServer] [ERROR] Java Result: 111 + </source> + <p> + This means you are using a 1.3 JDK rather than the 1.4 JDK shipped + with AppServer 5.1. + </p> + </answer> + </faq> + </part> + <part id="generate-ejb-code"> <title>Generating EJB Code</title> |
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-05 05:46:33
|
diongillard 04/08/04 22:46:26 Modified: was5/xdocs navigation.xml Log: spacing Revision Changes Path 1.4 +1 -1 maven-plugins/was5/xdocs/navigation.xml Index: navigation.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/navigation.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- navigation.xml 5 Aug 2004 05:02:02 -0000 1.3 +++ navigation.xml 5 Aug 2004 05:46:26 -0000 1.4 @@ -10,7 +10,7 @@ <menu name="Overview"> <item href="/goals.html" name="Goals" /> <item href="/properties.html" name="Properties"/> - <item href="/faq.html" name="FAQ"/> + <item href="/faq.html" name="FAQ"/> </menu> </body> </project> \ No newline at end of file |
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 05:03:54
|
diongillard 04/08/04 22:03:45 Modified: . maven.xml Log: Add faq report Revision Changes Path 1.22 +4 -0 maven-plugins/maven.xml Index: maven.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/maven.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- maven.xml 1 Aug 2004 12:22:19 -0000 1.21 +++ maven.xml 5 Aug 2004 05:03:45 -0000 1.22 @@ -87,4 +87,8 @@ <ant:copy todir="${dir}/maven-plugins" file="${pom.parent.file.parent}/announcement.jsl" /> <ant:copy todir="${dir}/maven-plugins" file="${pom.parent.file.parent}/LICENSE.txt" /> </postGoal> + + <preGoal name="xdoc:jelly-transform"> + <attainGoal name="faq"/> + </preGoal> </project> |
From: dion g. <dio...@us...> - 2004-08-05 05:02:09
|
diongillard 04/08/04 22:02:02 Modified: was5/xdocs index.xml navigation.xml Log: Add resources section Revision Changes Path 1.3 +6 -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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- index.xml 1 Aug 2004 11:44:45 -0000 1.2 +++ index.xml 5 Aug 2004 05:02:02 -0000 1.3 @@ -20,5 +20,11 @@ document. </p> </section> + <section name="Resources"> + <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> + </ul> + </section> </body> </document> 1.3 +1 -1 maven-plugins/was5/xdocs/navigation.xml Index: navigation.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/navigation.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- navigation.xml 5 Aug 2004 05:01:42 -0000 1.2 +++ navigation.xml 5 Aug 2004 05:02:02 -0000 1.3 @@ -10,7 +10,7 @@ <menu name="Overview"> <item href="/goals.html" name="Goals" /> <item href="/properties.html" name="Properties"/> - <item href="faq.html" name="FAQ"/> + <item href="/faq.html" name="FAQ"/> </menu> </body> </project> \ No newline at end of file |
From: dion g. <dio...@us...> - 2004-08-05 05:01:48
|
diongillard 04/08/04 22:01:42 Modified: was5/xdocs navigation.xml Log: Add faq to nav Revision Changes Path 1.2 +3 -4 maven-plugins/was5/xdocs/navigation.xml Index: navigation.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/navigation.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- navigation.xml 9 Mar 2004 11:36:25 -0000 1.1 +++ navigation.xml 5 Aug 2004 05:01:42 -0000 1.2 @@ -8,10 +8,9 @@ </item> </links> <menu name="Overview"> - <item href="/goals.html" name="Goals"> - </item> - <item href="/properties.html" name="Properties"> - </item> + <item href="/goals.html" name="Goals" /> + <item href="/properties.html" name="Properties"/> + <item href="faq.html" name="FAQ"/> </menu> </body> </project> \ No newline at end of file |
From: dion g. <dio...@us...> - 2004-08-05 04:55:54
|
diongillard 04/08/04 21:55:46 Added: was5/xdocs faq.fml Log: Add an FAQ Revision Changes Path 1.1 maven-plugins/was5/xdocs/faq.fml Index: faq.fml =================================================================== <?xml version="1.0" encoding="ISO-8859-1"?> <faqs title="Frequently Asked Questions"> <part id="generate-ejb-code"> <title>Generating EJB Code</title> <faq id="JAVAHOME"> <question>How do I fix errors about missing IBM classes?</question> <answer> <p>If you see something like this:</p> <source> [wasEjbDeploy] [*Error] /general-ejb-1.0-SNAPSHOT: The project was not built since its classpath is incomplete. Cannot find the class file for com.ibm.CORBA.iiop.ObjectResolver. Fix the classpath then try rebuilding this project.</source> <p> It's usually because you are using a JDK other than the IBM JDK shipped with AppServer. Usually it's enough to set <code>JAVA_HOME</code> to something like <code>C:\Program Files\WebSphere\AppServer\java</code> </p> </answer> </faq> </part> </faqs> |
From: dion g. <dio...@us...> - 2004-08-05 01:32:36
|
diongillard 04/08/04 18:32:29 Added: word2html .project Log: Add eclipse project defn Revision Changes Path 1.1 maven-plugins/word2html/.project Index: .project =================================================================== <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>maven-word2html-plugin</name> <comment>A Maven plugin to convert word docs into html for project usage</comment> <projects> </projects> <buildSpec> </buildSpec> <natures> </natures> </projectDescription> |
From: dion g. <dio...@us...> - 2004-08-05 01:21:24
|
diongillard 04/08/04 18:21:14 Added: was40 .project Log: Add eclipse project file Revision Changes Path 1.1 maven-plugins/was40/.project Index: .project =================================================================== <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>maven-was40-plugin</name> <comment>A plugin to manage a WebSphere AppServer 4 installation</comment> <projects> </projects> <buildSpec> </buildSpec> <natures> </natures> </projectDescription> |
From: dion g. <dio...@us...> - 2004-08-05 01:19:57
|
diongillard 04/08/04 18:19:49 Modified: was5 .cvsignore Added: was5 .project Log: Remove .project from cvsignore and add it back in Revision Changes Path 1.2 +0 -1 maven-plugins/was5/.cvsignore Index: .cvsignore =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Mar 2004 11:36:23 -0000 1.1 +++ .cvsignore 5 Aug 2004 01:19:49 -0000 1.2 @@ -1,4 +1,3 @@ target velocity.log maven.log -.project \ No newline at end of file 1.1 maven-plugins/was5/.project Index: .project =================================================================== <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>maven-was5-plugin</name> <comment>A plugin to manage a WebSphere AppServer 5/5.1 artifacts and installation</comment> <projects> </projects> <buildSpec> </buildSpec> <natures> </natures> </projectDescription> |
From: dion g. <dio...@us...> - 2004-08-05 01:13:43
|
diongillard 04/08/04 18:13:36 Modified: dbunit/xdocs goals.xml Log: Add a link Revision Changes Path 1.10 +2 -1 maven-plugins/dbunit/xdocs/goals.xml Index: goals.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/xdocs/goals.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- goals.xml 5 Aug 2004 00:50:32 -0000 1.9 +++ goals.xml 5 Aug 2004 01:13:36 -0000 1.10 @@ -50,7 +50,8 @@ Import a spreadsheet specified by the <code>file</code> variable into a set of tables. </p> <p> - You can also specify the type of import via the <code>maven.dbunit.importType</code> + You can also specify the type of import via the + <a href="properties.html"><code>maven.dbunit.importType</code></a> variable, which means that this goal can be used for deleting data, updating data etc. </p> </description> |
From: dion g. <dio...@us...> - 2004-08-05 00:50:39
|
diongillard 04/08/04 17:50:32 Modified: dbunit/xdocs goals.xml Log: Add a bit more detail Revision Changes Path 1.9 +7 -2 maven-plugins/dbunit/xdocs/goals.xml Index: goals.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/xdocs/goals.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- goals.xml 2 Aug 2004 00:48:01 -0000 1.8 +++ goals.xml 5 Aug 2004 00:50:32 -0000 1.9 @@ -46,8 +46,13 @@ <goal> <name>dbunit:import-xls</name> <description> - Import a spreadsheet specified by the <code>file</code> variable into a set of tables. - You can also specify the type of import via the <code>maven.dbunit.importType</code> variable. + <p> + Import a spreadsheet specified by the <code>file</code> variable into a set of tables. + </p> + <p> + You can also specify the type of import via the <code>maven.dbunit.importType</code> + variable, which means that this goal can be used for deleting data, updating data etc. + </p> </description> </goal> <goal> |