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...> - 2005-05-06 22:04:43
|
dep4b 05/05/06 15:04:38 Modified: findbugs project.properties Log: minor cleanup Revision Changes Path 1.5 +5 -3 maven-plugins/findbugs/project.properties Index: project.properties =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.properties,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- project.properties 7 Sep 2004 09:27:34 -0000 1.4 +++ project.properties 6 May 2005 22:04:37 -0000 1.5 @@ -1,7 +1,8 @@ +# ------------------------------------------------------------------- +# P R O J E C T P R O P E R T I E S +# ------------------------------------------------------------------- maven.license.licenseFile=${basedir}/../LICENSE.txt -maven.xdoc.distributionUrl=http://maven-plugins.sourceforge.net/maven/plugins - # WebSite definition maven.xdoc.version=${pom.currentVersion} maven.xdoc.date=left @@ -9,4 +10,5 @@ maven.ui.body.foreground=black maven.ui.banner.background=white -maven.repo.remote=http://www.ibiblio.org/maven,http://maven-plugins.sourceforge.net/maven +#maven.xdoc.distributionUrl=http://maven-plugins.sourceforge.net/maven/maven-plugins + |
From: Eric P. <de...@us...> - 2005-05-06 22:04:09
|
dep4b 05/05/06 15:04:03 Modified: findbugs/src/plugin-resources/jars findbugs-ant.jar findbugs.jar coreplugin.jar bcel.jar Log: Update findbugs jars to the newly release 0.8.8 versions Revision Changes Path 1.2 +43 -46 maven-plugins/findbugs/src/plugin-resources/jars/findbugs-ant.jar <<Binary file>> 1.2 +2853 -2285maven-plugins/findbugs/src/plugin-resources/jars/findbugs.jar <<Binary file>> 1.2 +1697 -1253maven-plugins/findbugs/src/plugin-resources/jars/coreplugin.jar <<Binary file>> 1.2 +2664 -2618maven-plugins/findbugs/src/plugin-resources/jars/bcel.jar <<Binary file>> |
From: <jo...@us...> - 2005-04-27 08:57:39
|
joehni 05/04/27 01:57:30 Modified: javaapp/xdocs properties.xml Log: Fix docu for uberjar.(no)bundle property. Revision Changes Path 1.8 +2 -1 maven-plugins/javaapp/xdocs/properties.xml Index: properties.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/javaapp/xdocs/properties.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- properties.xml 19 Nov 2004 13:48:56 -0000 1.7 +++ properties.xml 27 Apr 2005 08:57:29 -0000 1.8 @@ -58,7 +58,8 @@ result, e.g. "mail,servlet-api". The artifactIds must be therefore referenced in the POM. The value is automatically set to a list with the artifactId of all dependencies not of type jar and all - with a property <em>uberjar.bundle</em> set to <code>false</code>. + without a property <em>uberjar.nobundle</em> set to + <code>true</code>. </td> </tr> |
From: Morten K. <mor...@us...> - 2005-04-05 21:37:47
|
mortenkr 05/04/05 14:37:40 Modified: files/files text.txt files/xdocs changes.xml navigation.xml files project.xml Added: files/files/somefolder xmlfile.xml files/xdocs news.xml Removed: files/files img5.bmp img3.tif properties.properties web2.html img4.png img2.jpg files/files/somefolder img5.bmp img3.tif img4.png properties.properties web2.html img2.jpg Log: Changed for release Revision Changes Path 1.2 +1 -0 maven-plugins/files/files/text.txt Index: text.txt =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/files/files/text.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- text.txt 7 Mar 2005 10:32:53 -0000 1.1 +++ text.txt 5 Apr 2005 21:37:38 -0000 1.2 @@ -0,0 +1 @@ +Test \ No newline at end of file 1.1 maven-plugins/files/files/somefolder/xmlfile.xml <<Binary file>> 1.2 +1 -1 maven-plugins/files/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/files/xdocs/changes.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- changes.xml 7 Mar 2005 10:32:58 -0000 1.1 +++ changes.xml 5 Apr 2005 21:37:39 -0000 1.2 @@ -2,7 +2,7 @@ <document> <body> - <release version="1.0" date="01.04.2005"> + <release version="1.0" date="05.04.2005"> <action type="add" dev="mortenkr">Version 1.0 released</action> </release> </body> 1.2 +2 -0 maven-plugins/files/xdocs/navigation.xml Index: navigation.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/files/xdocs/navigation.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- navigation.xml 7 Mar 2005 10:32:58 -0000 1.1 +++ navigation.xml 5 Apr 2005 21:37:39 -0000 1.2 @@ -8,6 +8,8 @@ </item> </links> <menu name="Overview"> + <item href="/news-report.html" name="News"> + </item> <item href="/goals.html" name="Goals"> </item> <item href="/properties.html" name="Properties"> 1.1 maven-plugins/files/xdocs/news.xml Index: news.xml =================================================================== <?xml version="1.0" encoding="ISO-8859-1"?> <document> <body> <section name="Current status"> <p>Version 1.0 of plugin released 05.04.2005.</p> </section> <news> <entry name="05.04.2005"> <p> Version 1.0 of plugin released. </p> </entry> <entry name="07.03.2005"> <p>Initial commit to CVS.</p> </entry> </news> </body> </document> 1.2 +2 -1 maven-plugins/files/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/files/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.xml 7 Mar 2005 10:32:57 -0000 1.1 +++ project.xml 5 Apr 2005 21:37:39 -0000 1.2 @@ -46,7 +46,7 @@ <developer> <name>Morten Kristiansen</name> <id>mortenkr</id> - <email>mor...@us...</email> + <email>mo...@tr...</email> <roles> <role>Java Developer</role> </roles> @@ -70,6 +70,7 @@ </dependencies> <reports> + <report>maven-news-plugin</report> <report>maven-changes-plugin</report> <report>maven-changelog-plugin</report> <report>maven-developer-activity-plugin</report> |
From: Morten K. <mor...@us...> - 2005-04-05 21:28:08
|
mortenkr 05/04/05 14:28:01 Modified: news project.xml Log: Minor Revision Changes Path 1.3 +1 -1 maven-plugins/news/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/news/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- project.xml 5 Apr 2005 15:57:24 -0000 1.2 +++ project.xml 5 Apr 2005 21:28:01 -0000 1.3 @@ -46,7 +46,7 @@ <developer> <name>Morten Kristiansen</name> <id>mortenkr</id> - <email>mor...@us...</email> + <email>mo...@tr...</email> <roles> <role>Java Developer</role> </roles> |
From: Morten K. <mor...@us...> - 2005-04-05 21:06:26
|
mortenkr 05/04/05 14:06:05 Modified: news/xdocs changes.xml index.xml news.xml Log: Updated at release Revision Changes Path 1.2 +1 -1 maven-plugins/news/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/news/xdocs/changes.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- changes.xml 7 Mar 2005 10:34:45 -0000 1.1 +++ changes.xml 5 Apr 2005 21:06:03 -0000 1.2 @@ -2,7 +2,7 @@ <document> <body> - <release version="1.0" date="01.04.2005"> + <release version="1.0" date="05.04.2005"> <action type="add" dev="mortenkr">Version 1.0 released</action> </release> </body> 1.3 +19 -26 maven-plugins/news/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/news/xdocs/index.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- index.xml 5 Apr 2005 15:57:23 -0000 1.2 +++ index.xml 5 Apr 2005 21:06:04 -0000 1.3 @@ -12,39 +12,32 @@ <pre> <document> - <body> - <news> - <entry name="05.04.2005"> - <p> - My second news - </p> - </entry> - <entry name="18.03.2005"> - <p> - My first news - </p> - </entry> - </news> - </body> + <body> + <news> + <entry name="05.04.2005"> + <p>My second news</p> + </entry> + <entry name="18.03.2005"> + <p>My first news</p> + </entry> + </news> + </body> </document> </pre> - You may also add additional info to the news.xml file: + You may also add additional xdocs elements to the news.xml file: <br/> <pre> <document> - <body> - <section name="Current status (05.04.2005)"> - <p> - Plugin is currently under revision. - </p> - </section> - - <news> - ..entries.. - </news> - </body> + <body> + <section name="Current status (05.04.2005)"> + <p>Plugin is currently under revision.</p> + </section> + <news> + ..entries.. + </news> + </body> </document> </pre> 1.3 +9 -7 maven-plugins/news/xdocs/news.xml Index: news.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/news/xdocs/news.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- news.xml 5 Apr 2005 15:57:23 -0000 1.2 +++ news.xml 5 Apr 2005 21:06:04 -0000 1.3 @@ -3,23 +3,25 @@ <body> - <section name="Current status (05.04.2005)"> - <p> - Plugin is currently under revision. - </p> + <section name="Current status"> + <p>Version 1.0 of plugin released 05.04.2005.</p> </section> <news> <entry name="05.04.2005"> <p> - Plugin updated with input from Lukas Theussl. + Version 1.0 of plugin released. </p> </entry> - <entry name="18.03.2005"> + <entry name="05.04.2005"> <p> - Plugin is commited to CVS; to be revised. + Plugin updated with input from Lukas Theussl. Minor change in news.xml + format and jsl used to transform xml. </p> </entry> + <entry name="07.03.2005"> + <p>Initial commit to CVS.</p> + </entry> </news> </body> |
From: Morten K. <mor...@us...> - 2005-04-05 15:57:39
|
mortenkr 05/04/05 08:57:24 Modified: news/xdocs properties.xml index.xml news.xml news plugin.properties plugin.jelly project.xml news/src/plugin-resources news2rss.jsl news.jsl Log: Updated with input from Lukas Theussl Revision Changes Path 1.2 +8 -0 maven-plugins/news/xdocs/properties.xml Index: properties.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/news/xdocs/properties.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- properties.xml 7 Mar 2005 10:34:45 -0000 1.1 +++ properties.xml 5 Apr 2005 15:57:23 -0000 1.2 @@ -12,6 +12,14 @@ <th>Optional?</th> <th>Description</th> </tr> + <tr> + <td>maven.news.header</td> + <td>Yes</td> + <td> + <p>Header for news page. Default value is + <code>News</code>.</p> + </td> + </tr> <tr> <td>maven.news.stylesheet</td> <td>Yes</td> 1.2 +29 -5 maven-plugins/news/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/news/xdocs/index.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.xml 7 Mar 2005 10:34:45 -0000 1.1 +++ index.xml 5 Apr 2005 15:57:23 -0000 1.2 @@ -12,17 +12,41 @@ <pre> <document> + <body> + <news> + <entry name="05.04.2005"> + <p> + My second news + </p> + </entry> + <entry name="18.03.2005"> + <p> + My first news + </p> + </entry> + </news> + </body> +</document> +</pre> + You may also add additional info to the news.xml file: + <br/> + +<pre> +<document> <body> + <section name="Current status (05.04.2005)"> + <p> + Plugin is currently under revision. + </p> + </section> - <news header="My news header" date="13.01.05"> - The actual news text. + <news> + ..entries.. </news> - </body> - </document> -</pre> +</pre> In addition, add the following line to your reports section in POM: 1.2 +17 -2 maven-plugins/news/xdocs/news.xml Index: news.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/news/xdocs/news.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- news.xml 7 Mar 2005 10:34:45 -0000 1.1 +++ news.xml 5 Apr 2005 15:57:23 -0000 1.2 @@ -3,8 +3,23 @@ <body> - <news header="Version 1.0 of plugin released" date="01.04.2005"> - The first version(1.0) of the maven-news-plugin is released. + <section name="Current status (05.04.2005)"> + <p> + Plugin is currently under revision. + </p> + </section> + + <news> + <entry name="05.04.2005"> + <p> + Plugin updated with input from Lukas Theussl. + </p> + </entry> + <entry name="18.03.2005"> + <p> + Plugin is commited to CVS; to be revised. + </p> + </entry> </news> </body> 1.2 +2 -1 maven-plugins/news/plugin.properties Index: plugin.properties =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/news/plugin.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- plugin.properties 7 Mar 2005 10:34:44 -0000 1.1 +++ plugin.properties 5 Apr 2005 15:57:24 -0000 1.2 @@ -1,3 +1,4 @@ # Default props maven.news.stylesheet=${plugin.resources}/news.jsl -maven.news.rss.stylesheet=${plugin.resources}/news2rss.jsl \ No newline at end of file +maven.news.rss.stylesheet=${plugin.resources}/news2rss.jsl +maven.news.header=News \ No newline at end of file 1.2 +1 -1 maven-plugins/news/plugin.jelly Index: plugin.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/news/plugin.jelly,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- plugin.jelly 7 Mar 2005 10:34:44 -0000 1.1 +++ plugin.jelly 5 Apr 2005 15:57:24 -0000 1.2 @@ -28,7 +28,7 @@ stylesheet="${maven.news.stylesheet}" encoding="${maven.docs.outputencoding}" outputMode="xml" - prettyPrint="true" /> + prettyPrint="false" /> <!-- Generate a RSS feed --> <doc:jsl 1.2 +7 -0 maven-plugins/news/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/news/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.xml 7 Mar 2005 10:34:43 -0000 1.1 +++ project.xml 5 Apr 2005 15:57:24 -0000 1.2 @@ -54,6 +54,13 @@ </developer> </developers> + <contributors> + <contributor> + <name>Lukas Theussl</name> + <email>th...@tr...</email> + </contributor> + </contributors> + <reports> <report>maven-news-plugin</report> <report>maven-changes-plugin</report> 1.2 +4 -5 maven-plugins/news/src/plugin-resources/news2rss.jsl Index: news2rss.jsl =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/news/src/plugin-resources/news2rss.jsl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- news2rss.jsl 7 Mar 2005 10:34:46 -0000 1.1 +++ news2rss.jsl 5 Apr 2005 15:57:24 -0000 1.2 @@ -26,11 +26,10 @@ </image> </j:if> - <x:forEach var="news" select="//news"> + <x:forEach var="entry" select="//entry"> <item> - <j:set var="thedate"><x:expr select="@date"/></j:set> - <j:set var="theheader"><x:expr select="@header"/></j:set> - <title>${theheader} - ${thedate}</title> + <j:set var="thename"><x:expr select="@name"/></j:set> + <title>${thename}</title> <!-- If we don't go through a tmp variable Jelly inserts a space between ${pom.url} and '/changes-report.html'. Go figure... --> @@ -39,7 +38,7 @@ <description> <table border="1"> - <tr><td><x:expr select="string($news)"/></td></tr> + <tr><td><x:expr select="string($entry)"/></td></tr> </table> </description> </item> 1.2 +32 -33 maven-plugins/news/src/plugin-resources/news.jsl Index: news.jsl =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/news/src/plugin-resources/news.jsl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- news.jsl 7 Mar 2005 10:34:47 -0000 1.1 +++ news.jsl 5 Apr 2005 15:57:24 -0000 1.2 @@ -6,43 +6,42 @@ xmlns:jsl="jelly:jsl" xmlns:x="jelly:xml" xmlns:doc="doc" - xmlns="dummy" trim="false"> + xmlns="dummy" trim="true"> <jsl:template match="document"> - <document> - <head> - <link rel="alternate" type="application/rss+xml" title="${pom.name} News" href="${pom.url}/news.rss" /> - </head> - <jsl:applyTemplates select="*"/> - </document> + <document> + <head><link rel="alternate" type="application/rss+xml" title="${pom.name} News" href="${pom.url}/news.rss" /></head> + <jsl:applyTemplates/> + </document> </jsl:template> - <jsl:template match="body" trim="false"> - <body> - - <section name="News"> - <p>Get the RSS feed for the latest news <a href="news.rss"><img src="images/rss.png"/></a></p> - - <jsl:applyTemplates select="*"/> - - </section> - </body> - </jsl:template> - - <jsl:template match="news"> - <j:set var="sectionName"><x:expr select="@header"/> - <x:expr select="@date"/></j:set> - <subsection name="${sectionName}"> - <p> - <jsl:applyTemplates trim="false"/> - </p> - </subsection> - </jsl:template> - - <jsl:template match="*"> - <jsl:copy trim="false"> - <jsl:applyTemplates trim="false"/> - </jsl:copy> - </jsl:template> + <jsl:template match="body" trim="true"> + <body> + <jsl:applyTemplates trim="true"/> + </body> + </jsl:template> + + <jsl:template match="news" trim="true"> + <section name="${maven.news.header}"> + <p> + Get the RSS feed for the latest news: <a href="news.rss"><img src="images/rss.png" alt="rss.png"/></a> + </p> + <jsl:applyTemplates trim="true"/> + </section> + </jsl:template> + + <jsl:template match="entry"> + <j:set var="sectionName"><x:expr select="@name"/></j:set> + <subsection name="${sectionName}"> + <jsl:applyTemplates trim="true"/> + </subsection> + </jsl:template> + + <jsl:template match="*"> + <jsl:copy trim="true"> + <jsl:applyTemplates trim="true"/> + </jsl:copy> + </jsl:template> <!-- element values don't pass through as text --> <jsl:template match="@*"/> |
From: Byron S. <bsa...@us...> - 2005-03-26 21:58:02
|
bsaltysiak 05/03/26 13:57:55 Modified: vignette project.xml Log: corrected developer info Revision Changes Path 1.4 +5 -7 maven-plugins/vignette/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/vignette/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 15 Oct 2004 11:17:35 -0000 1.3 +++ project.xml 26 Mar 2005 21:57:54 -0000 1.4 @@ -29,13 +29,11 @@ <!-- mailingLists are in parent --> <developers> - <developers> - <developer> - <name>Byron Saltysiak</name> - <id>bsaltysiak</id> - <email>by...@sa...</email> - </developer> - </developers> + <developer> + <name>Byron Saltysiak</name> + <id>bsaltysiak</id> + <email>byr...@gm...</email> + </developer> </developers> <dependencies> |
From: Eric P. <de...@us...> - 2005-03-18 22:50:06
|
dep4b 05/03/18 14:49:57 Modified: findbugs plugin.jelly project.xml findbugs/xdocs changes.xml Added: findbugs/src/plugin-resources/jars findbugs-ant.jar findbugs.jar coreplugin.jar findbugsAnnotations.jar bcel.jar Log: Upgrade to 0.8.6. Take a page from javancss plugin and just include the jars instead of downloading from ibiblio. Revision Changes Path 1.1 maven-plugins/findbugs/src/plugin-resources/jars/findbugs-ant.jar <<Binary file>> 1.1 maven-plugins/findbugs/src/plugin-resources/jars/findbugs.jar <<Binary file>> 1.1 maven-plugins/findbugs/src/plugin-resources/jars/coreplugin.jar <<Binary file>> 1.1 maven-plugins/findbugs/src/plugin-resources/jars/findbugsAnnotations.jar <<Binary file>> 1.1 maven-plugins/findbugs/src/plugin-resources/jars/bcel.jar <<Binary file>> 1.9 +7 -4 maven-plugins/findbugs/plugin.jelly Index: plugin.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/plugin.jelly,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- plugin.jelly 7 Sep 2004 09:17:18 -0000 1.8 +++ plugin.jelly 18 Mar 2005 22:49:57 -0000 1.9 @@ -66,14 +66,17 @@ <!-- Define a FindBugs task with the rulesets and all jars in the classpath --> <path id="findbugs.classpath"> - <pathelement location="${plugin.getDependencyPath('findbugs:findbugs')}"/> - <pathelement location="${plugin.getDependencyPath('findbugs:findbugs-ant')}"/> - <pathelement location="${plugin.getDependencyPath('findbugs:findbugs-bcel')}" /> + <fileset dir="${plugin.resources}/jars"> + <include name="**/*.jar"/> + <!--exclude name="**/*plugin*.jar"/--> + </fileset> <pathelement location="${plugin.getDependencyPath('dom4j:dom4j')}" /> </path> <path id="findbugs.pluginlist"> - <pathelement location="${plugin.getDependencyPath('findbugs:findbugs-coreplugin')}"/> + <fileset dir="${plugin.resources}/jars"> + <include name="**/*plugin*.jar"/> + </fileset> </path> <ant:taskdef name="findbugs" classname="edu.umd.cs.findbugs.anttask.FindBugsTask"> 1.20 +2 -2 maven-plugins/findbugs/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- project.xml 18 Mar 2005 22:16:24 -0000 1.19 +++ project.xml 18 Mar 2005 22:49:57 -0000 1.20 @@ -63,7 +63,7 @@ <!-- licenses section not done yet --> <dependencies> - <dependency> + <!--dependency> <groupId>findbugs</groupId> <artifactId>findbugs</artifactId> <version>0.8.6</version> @@ -86,7 +86,7 @@ <artifactId>findbugs-bcel</artifactId> <version>0.8.6</version> <url>http://findbugs.sourceforge.net/</url> - </dependency> + </dependency--> <dependency> <groupId>dom4j</groupId> <artifactId>dom4j</artifactId> 1.15 +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.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- changes.xml 18 Mar 2005 22:16:24 -0000 1.14 +++ changes.xml 18 Mar 2005 22:49:57 -0000 1.15 @@ -8,7 +8,7 @@ <body> <release version="0.8.6" date="s"> <action dev="epugh" type="update"> - Use findbugs version 0.8.6. + Use findbugs version 0.8.6. Jar's are included as part of the plugin. </action> <action dev="mtorp" type="fix"> Fix jelly script error in checking if a pom.artifacts was a jar file or not. |
From: Eric P. <de...@us...> - 2005-03-18 22:49:01
|
dep4b 05/03/18 14:48:52 maven-plugins/findbugs/src/plugin-resources/jars - New directory |
From: Eric P. <de...@us...> - 2005-03-18 22:16:31
|
dep4b 05/03/18 14:16:24 Modified: findbugs/xdocs changes.xml findbugs project.xml Log: Update dependencies to 0.8.6 Revision Changes Path 1.14 +4 -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.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- changes.xml 7 Sep 2004 09:17:19 -0000 1.13 +++ changes.xml 18 Mar 2005 22:16:24 -0000 1.14 @@ -6,7 +6,10 @@ </properties> <body> - <release version="0.8.5" date="in cvs"> + <release version="0.8.6" date="s"> + <action dev="epugh" type="update"> + Use findbugs version 0.8.6. + </action> <action dev="mtorp" type="fix"> Fix jelly script error in checking if a pom.artifacts was a jar file or not. </action> 1.19 +5 -5 maven-plugins/findbugs/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- project.xml 15 Oct 2004 11:17:32 -0000 1.18 +++ project.xml 18 Mar 2005 22:16:24 -0000 1.19 @@ -6,7 +6,7 @@ <id>maven-findbugs-plugin</id> <name>FindBugs Plug-in</name> <!-- groupId is in parent --> - <currentVersion>0.8.5-SNAPSHOT</currentVersion> + <currentVersion>0.8.6-SNAPSHOT</currentVersion> <!-- organization is in parent --> <inceptionYear>2003</inceptionYear> <!-- package, logo are in parent. no gumpRepositoryId --> @@ -66,25 +66,25 @@ <dependency> <groupId>findbugs</groupId> <artifactId>findbugs</artifactId> - <version>0.8.4</version> + <version>0.8.6</version> <url>http://findbugs.sourceforge.net/</url> </dependency> <dependency> <groupId>findbugs</groupId> <artifactId>findbugs-ant</artifactId> - <version>0.8.4</version> + <version>0.8.6</version> <url>http://findbugs.sourceforge.net/</url> </dependency> <dependency> <groupId>findbugs</groupId> <artifactId>findbugs-coreplugin</artifactId> - <version>0.8.4</version> + <version>0.8.6</version> <url>http://findbugs.sourceforge.net/</url> </dependency> <dependency> <groupId>findbugs</groupId> <artifactId>findbugs-bcel</artifactId> - <version>0.8.4</version> + <version>0.8.6</version> <url>http://findbugs.sourceforge.net/</url> </dependency> <dependency> |
From: Brett P. <bre...@us...> - 2005-03-18 21:41:25
|
brettporter 05/03/18 13:41:13 Modified: webtest/xdocs changes.xml Log: fix for latest release too Revision Changes Path 1.15 +4 -4 maven-plugins/webtest/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/xdocs/changes.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- changes.xml 18 Mar 2005 20:25:58 -0000 1.14 +++ changes.xml 18 Mar 2005 21:41:13 -0000 1.15 @@ -5,9 +5,9 @@ <author email="sie...@it...">Siegfried Goeschl</author> </properties> - <releases> - <release version="1.1" date="in CVS"> - </release> + <body> + <release version="1.1" date="in CVS"> + </release> <release version="1.0" date="2005-03-18"> <action dev="epugh" type="upgrade"> Upgrade to build 752 of Webtest. Mostly consists of updating jar files. @@ -169,6 +169,6 @@ </action> </release> - </releases> + </body> </document> |
From: Brett P. <bre...@us...> - 2005-03-18 21:40:08
|
brettporter 05/03/18 13:39:59 Modified: webtest/xdocs Tag: MAVEN_WEBTEST_PLUGIN_1_0-branch changes.xml Log: fix format Revision Changes Path No revision No revision 1.13.2.1 +2 -2 maven-plugins/webtest/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/xdocs/changes.xml,v retrieving revision 1.13 retrieving revision 1.13.2.1 diff -u -r1.13 -r1.13.2.1 --- changes.xml 18 Mar 2005 18:28:57 -0000 1.13 +++ changes.xml 18 Mar 2005 21:39:58 -0000 1.13.2.1 @@ -5,7 +5,7 @@ <author email="sie...@it...">Siegfried Goeschl</author> </properties> - <releases> + <body> <release version="1.0" date="2005-03-18"> <action dev="epugh" type="upgrade"> @@ -168,6 +168,6 @@ </action> </release> - </releases> + </body> </document> |
From: Eric P. <de...@us...> - 2005-03-18 20:26:09
|
dep4b 05/03/18 12:25:58 Modified: webtest project.xml webtest/xdocs changes.xml Log: bump version! Revision Changes Path 1.21 +1 -1 maven-plugins/webtest/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/project.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- project.xml 18 Mar 2005 18:30:29 -0000 1.20 +++ project.xml 18 Mar 2005 20:25:57 -0000 1.21 @@ -6,7 +6,7 @@ <id>maven-webtest-plugin</id> <name>Canoo WebTest Plug-in</name> <!-- groupId is in parent --> - <currentVersion>1.0</currentVersion> + <currentVersion>1.1-SNAPSHOT</currentVersion> <!-- organization is in parent --> <inceptionYear>2002</inceptionYear> <!-- package, logo are in parent. no gumpRepositoryId --> 1.14 +2 -1 maven-plugins/webtest/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/xdocs/changes.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- changes.xml 18 Mar 2005 18:28:57 -0000 1.13 +++ changes.xml 18 Mar 2005 20:25:58 -0000 1.14 @@ -6,7 +6,8 @@ </properties> <releases> - + <release version="1.1" date="in CVS"> + </release> <release version="1.0" date="2005-03-18"> <action dev="epugh" type="upgrade"> Upgrade to build 752 of Webtest. Mostly consists of updating jar files. |
From: Eric P. <de...@us...> - 2005-03-18 18:30:35
|
dep4b 05/03/18 10:30:29 Modified: webtest project.xml Log: one more typo! Revision Changes Path 1.20 +1 -1 maven-plugins/webtest/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/project.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- project.xml 18 Mar 2005 18:24:02 -0000 1.19 +++ project.xml 18 Mar 2005 18:30:29 -0000 1.20 @@ -8,7 +8,7 @@ <!-- groupId is in parent --> <currentVersion>1.0</currentVersion> <!-- organization is in parent --> - <inceptionYear>2002</ifnceptionYear> + <inceptionYear>2002</inceptionYear> <!-- package, logo are in parent. no gumpRepositoryId --> <description>Maven Plugin for Canoo WebTest</description> <shortDescription>Maven Plugin for Canoo WebTest</shortDescription> |
From: Eric P. <de...@us...> - 2005-03-18 18:29:05
|
dep4b 05/03/18 10:28:58 Modified: webtest/xdocs changes.xml Log: missed on the version Revision Changes Path 1.13 +1 -1 maven-plugins/webtest/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/xdocs/changes.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- changes.xml 18 Mar 2005 18:24:03 -0000 1.12 +++ changes.xml 18 Mar 2005 18:28:57 -0000 1.13 @@ -7,7 +7,7 @@ <releases> - <release version="0.9.2" date="2005-03-18"> + <release version="1.0" date="2005-03-18"> <action dev="epugh" type="upgrade"> Upgrade to build 752 of Webtest. Mostly consists of updating jar files. </action> |
From: Eric P. <de...@us...> - 2005-03-18 18:24:09
|
dep4b 05/03/18 10:24:03 Modified: webtest project.xml webtest/xdocs changes.xml Log: prep for release. Revision Changes Path 1.19 +7 -2 maven-plugins/webtest/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/project.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- project.xml 2 Mar 2005 17:43:34 -0000 1.18 +++ project.xml 18 Mar 2005 18:24:02 -0000 1.19 @@ -6,9 +6,9 @@ <id>maven-webtest-plugin</id> <name>Canoo WebTest Plug-in</name> <!-- groupId is in parent --> - <currentVersion>0.9.2-SNAPSHOT</currentVersion> + <currentVersion>1.0</currentVersion> <!-- organization is in parent --> - <inceptionYear>2002</inceptionYear> + <inceptionYear>2002</ifnceptionYear> <!-- package, logo are in parent. no gumpRepositoryId --> <description>Maven Plugin for Canoo WebTest</description> <shortDescription>Maven Plugin for Canoo WebTest</shortDescription> @@ -22,6 +22,11 @@ </repository> <versions> + <version> + <id>1.0</id> + <name>1.0</name> + <tag>MAVEN_WEBTEST_PLUGIN_1_0</tag> + </version> </versions> <branches> 1.12 +4 -1 maven-plugins/webtest/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/xdocs/changes.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- changes.xml 9 Mar 2005 11:37:31 -0000 1.11 +++ changes.xml 18 Mar 2005 18:24:03 -0000 1.12 @@ -7,7 +7,10 @@ <releases> - <release version="0.9.2" date=""> + <release version="0.9.2" date="2005-03-18"> + <action dev="epugh" type="upgrade"> + Upgrade to build 752 of Webtest. Mostly consists of updating jar files. + </action> <action dev="wdsgoe" type="fix" due-to="David Gerber"> Fixed anchors in the XSLT </action> |
From: Eric P. <de...@us...> - 2005-03-18 18:15:07
|
dep4b 05/03/18 10:15:01 Modified: webtest/src/plugin-resources/lib webtest.jar webtest/src/plugin-resources BuildNumber.txt webtestTaskdefs.properties Added: webtest/src/plugin-resources/lib jars.txt htmlunit-20050304.jar mailapi.jar webtest/src/plugin-resources/lib/optional asm-1.5.2.jar groovy-1.0-beta-9-SNAPSHOT.jar bsfIbm2ApacheAdapter.jar bsf-20050219.jar Removed: webtest/src/plugin-resources/lib htmlunit-20050118.jar webtest/src/plugin-resources/lib/optional webtest-groovy.jar Log: Update to build 752 of webtest Revision Changes Path 1.3 +608 -608 maven-plugins/webtest/src/plugin-resources/lib/webtest.jar <<Binary file>> 1.1 maven-plugins/webtest/src/plugin-resources/lib/jars.txt Index: jars.txt =================================================================== The jar files in this directories are organized according to following principles: lib/runtime/ for a (small) ant runtime. This is used by both developers and webtest users. The files are referenced from the startup scripts (webtest, webtest.bat) lib/build/ for jar files that belongs to a developer's run-time but not to an end-user's runtime. The files are referenced from the startup scripts (webtest.sh, webtets.cmd), if absolutely necessary, or from ant's build.xml. lib/base/ for the original versions of 3rd party libraries that need patching. In the best case, this directory may be empty. lib/optional/ for 3rd party libraries that may be omitted inspecial circumstances, such as the groovy thing. lib/ for all the libraries that a webtest user needs Jars used: htmlunit-2005XXXX.jar ---- runtime (nested jars are drawn in via manifest) webtest.jar dom4j-1.4.jar jakarta-oro-2.0.4.jar pdfUnit-1.0.jar pdfbox.jar 0.6.6 (local patch applied) log4j.jar log4j-1.2.8.jar (whatever is available first in cp) ant.jar 1.5.4 xalan.jar (from ant 1.5.4) optional.jar (from ant 1.5.4) ---- JSSE 1.0.2 for use with https before jdk1.4 jcert.jar jnet.jar jsse.jar ---- for build only junit 3.8.1 easymock 1.0 servlet 2.3 clover 1.2 (license only covers webtest itself!) ---- for testing HttpUnit only mail (javamail 1.2) activation (jaf 1.0.1) 1.1 maven-plugins/webtest/src/plugin-resources/lib/htmlunit-20050304.jar <<Binary file>> 1.1 maven-plugins/webtest/src/plugin-resources/lib/mailapi.jar <<Binary file>> 1.1 maven-plugins/webtest/src/plugin-resources/lib/optional/asm-1.5.2.jar <<Binary file>> 1.1 maven-plugins/webtest/src/plugin-resources/lib/optional/groovy-1.0-beta-9-SNAPSHOT.jar <<Binary file>> 1.1 maven-plugins/webtest/src/plugin-resources/lib/optional/bsfIbm2ApacheAdapter.jar <<Binary file>> 1.1 maven-plugins/webtest/src/plugin-resources/lib/optional/bsf-20050219.jar <<Binary file>> 1.4 +1 -1 maven-plugins/webtest/src/plugin-resources/BuildNumber.txt Index: BuildNumber.txt =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/src/plugin-resources/BuildNumber.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- BuildNumber.txt 3 Mar 2005 15:27:08 -0000 1.3 +++ BuildNumber.txt 18 Mar 2005 18:15:00 -0000 1.4 @@ -1,3 +1,3 @@ -build.number=733 +build.number=752 1.4 +57 -30 maven-plugins/webtest/src/plugin-resources/webtestTaskdefs.properties Index: webtestTaskdefs.properties =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/src/plugin-resources/webtestTaskdefs.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- webtestTaskdefs.properties 3 Mar 2005 15:27:08 -0000 1.3 +++ webtestTaskdefs.properties 18 Mar 2005 18:15:01 -0000 1.4 @@ -2,39 +2,34 @@ testSpec=com.canoo.webtest.ant.TestSpecificationTask config=com.canoo.webtest.engine.Configuration steps=com.canoo.webtest.ant.TestStepSequence -followframe=com.canoo.webtest.steps.request.FollowFrame +followFrame=com.canoo.webtest.steps.request.FollowFrame selectWindow=com.canoo.webtest.steps.request.SelectWindow -clickbutton=com.canoo.webtest.steps.request.ClickButton -clicklink=com.canoo.webtest.steps.request.ClickLink +clickButton=com.canoo.webtest.steps.request.ClickButton +clickLink=com.canoo.webtest.steps.request.ClickLink click=com.canoo.webtest.steps.request.Click invoke=com.canoo.webtest.steps.request.InvokePage -setinputfield=com.canoo.webtest.steps.form.SetTextField -setradiobutton=com.canoo.webtest.steps.form.SetRadioButton -setselectfield=com.canoo.webtest.steps.form.SetSelectField -setcheckbox=com.canoo.webtest.steps.form.SetCheckbox -selectform=com.canoo.webtest.steps.form.SelectForm -verifyxpath=com.canoo.webtest.steps.verify.VerifyXPath -verifylinks=com.canoo.webtest.steps.verify.VerifyLinks -verifycheckbox=com.canoo.webtest.steps.verify.VerifyCheckbox -verifyelement=com.canoo.webtest.steps.verify.VerifyHtmlElementNamed -verifyelementtext=com.canoo.webtest.steps.verify.VerifyElementText -verifyinputfield=com.canoo.webtest.steps.verify.VerifyInputField -verifyselectfield=com.canoo.webtest.steps.verify.VerifySelectField -verifytext=com.canoo.webtest.steps.verify.VerifyText -verifytextarea=com.canoo.webtest.steps.verify.VerifyTextArea -verifytitle=com.canoo.webtest.steps.verify.VerifyTitle +setInputField=com.canoo.webtest.steps.form.SetTextField +setRadioButton=com.canoo.webtest.steps.form.SetRadioButton +setSelectField=com.canoo.webtest.steps.form.SetSelectField +setCheckbox=com.canoo.webtest.steps.form.SetCheckbox +selectForm=com.canoo.webtest.steps.form.SelectForm +verifyXPath=com.canoo.webtest.steps.verify.VerifyXPath +verifyLinks=com.canoo.webtest.steps.verify.VerifyLinks +verifyCheckbox=com.canoo.webtest.steps.verify.VerifyCheckbox +verifyElement=com.canoo.webtest.steps.verify.VerifyHtmlElementNamed +verifyElementText=com.canoo.webtest.steps.verify.VerifyElementText +verifyInputField=com.canoo.webtest.steps.verify.VerifyInputField +verifySelectField=com.canoo.webtest.steps.verify.VerifySelectField +verifyText=com.canoo.webtest.steps.verify.VerifyText +verifyTextarea=com.canoo.webtest.steps.verify.VerifyTextArea +verifyTitle=com.canoo.webtest.steps.verify.VerifyTitle verifyProperty=com.canoo.webtest.steps.verify.VerifyProperty -storeregex=com.canoo.webtest.steps.store.StoreRegExMatch -storexpath=com.canoo.webtest.steps.store.StoreXPath +storeRegEx=com.canoo.webtest.steps.store.StoreRegExMatch +storeXPath=com.canoo.webtest.steps.store.StoreXPath storeProperty=com.canoo.webtest.steps.store.StorePropertyStep -previousresponse=com.canoo.webtest.steps.PreviousResponse +previousResponse=com.canoo.webtest.steps.PreviousResponse not=com.canoo.webtest.ant.NotStep repeat=com.canoo.webtest.ant.RepeatStep -new_setinputfield=com.canoo.webtest.steps.form.SetTextField -new_setselectfield=com.canoo.webtest.steps.form.SetSelectField -new_setcheckbox=com.canoo.webtest.steps.form.SetCheckbox -new_setradiobutton=com.canoo.webtest.steps.form.SetRadioButton -new_selectform=com.canoo.webtest.steps.form.SelectForm ############### pdf steps decryptPdfDocument=com.canoo.webtest.steps.pdftest.DecryptPdfDocumentStep @@ -62,11 +57,11 @@ myCustomStep=com.canoo.webtest.extension.MyCustomStep sleep=com.canoo.webtest.extension.Sleep groovy=com.canoo.webtest.extension.GroovyStep -setfilefield=com.canoo.webtest.extension.SetFileField +setFileField=com.canoo.webtest.extension.SetFileField retry=com.canoo.webtest.extension.Retry -extractlinkparameter=com.canoo.webtest.extension.ExtractLinkParameter -verifyimages=com.canoo.webtest.extension.VerifyImages -enablejavascript=com.canoo.webtest.extension.EnableJavaScript +storeLinkParameter=com.canoo.webtest.extension.StoreLinkParameter +verifyImages=com.canoo.webtest.extension.VerifyImages +enableJavaScript=com.canoo.webtest.extension.EnableJavaScript prepareDialogResponse=com.canoo.webtest.extension.PrepareDialogResponse verifyNoDialogResponses=com.canoo.webtest.extension.VerifyNoDialogResponses scriptStep=com.canoo.webtest.extension.ScriptStep @@ -76,3 +71,35 @@ ############### deprecated steps - you are encouraged to move away from these steps exportProperty=com.canoo.webtest.extension.ExportProperty storeDynamicProperty=com.canoo.webtest.steps.store.StorePropertyStep +new_setinputfield=com.canoo.webtest.steps.form.SetTextField +new_setselectfield=com.canoo.webtest.steps.form.SetSelectField +new_setcheckbox=com.canoo.webtest.steps.form.SetCheckbox +new_setradiobutton=com.canoo.webtest.steps.form.SetRadioButton +new_selectform=com.canoo.webtest.steps.form.SelectForm + +############### non camelCased steps - you are encouraged to move to the camelCased ones +followframe=com.canoo.webtest.steps.request.FollowFrame +clickbutton=com.canoo.webtest.steps.request.ClickButton +clicklink=com.canoo.webtest.steps.request.ClickLink +setinputfield=com.canoo.webtest.steps.form.SetTextField +setradiobutton=com.canoo.webtest.steps.form.SetRadioButton +setselectfield=com.canoo.webtest.steps.form.SetSelectField +setcheckbox=com.canoo.webtest.steps.form.SetCheckbox +selectform=com.canoo.webtest.steps.form.SelectForm +verifyxpath=com.canoo.webtest.steps.verify.VerifyXPath +verifylinks=com.canoo.webtest.steps.verify.VerifyLinks +verifycheckbox=com.canoo.webtest.steps.verify.VerifyCheckbox +verifyelement=com.canoo.webtest.steps.verify.VerifyHtmlElementNamed +verifyelementtext=com.canoo.webtest.steps.verify.VerifyElementText +verifyinputfield=com.canoo.webtest.steps.verify.VerifyInputField +verifyselectfield=com.canoo.webtest.steps.verify.VerifySelectField +verifytext=com.canoo.webtest.steps.verify.VerifyText +verifytextarea=com.canoo.webtest.steps.verify.VerifyTextArea +verifytitle=com.canoo.webtest.steps.verify.VerifyTitle +storeregex=com.canoo.webtest.steps.store.StoreRegExMatch +storexpath=com.canoo.webtest.steps.store.StoreXPath +previousresponse=com.canoo.webtest.steps.PreviousResponse +setfilefield=com.canoo.webtest.extension.SetFileField +verifyimages=com.canoo.webtest.extension.VerifyImages +enablejavascript=com.canoo.webtest.extension.EnableJavaScript +extractlinkparameter=com.canoo.webtest.extension.StoreLinkParameter |
From: Siegfried G. <wd...@us...> - 2005-03-09 11:37:41
|
wdsgoe 05/03/09 03:37:32 Modified: webtest/xdocs changes.xml webtest/src/plugin-resources maven-webtest-report.xsl Log: Added fix to XSLT Revision Changes Path 1.11 +8 -2 maven-plugins/webtest/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/xdocs/changes.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- changes.xml 3 Mar 2005 15:27:08 -0000 1.10 +++ changes.xml 9 Mar 2005 11:37:31 -0000 1.11 @@ -8,9 +8,15 @@ <releases> <release version="0.9.2" date=""> + <action dev="wdsgoe" type="fix" due-to="David Gerber"> + Fixed anchors in the XSLT + </action> + <action dev="wdsgoe" type="fix" due-to="Krystian Nowak"> + Hopefully fixed passing emtpy parameters to ANT on UNIX. + </action> <action dev="epugh" type="upgrade" due-to="Matt Raible"> - Upgrade to build 733 of Webtest. Mostly consists of updating jar files. - </action> + Upgrade to build 733 of Webtest. Mostly consists of updating jar files. + </action> <action dev="epugh" type="add"> Add the ability to supply a list of extra systemproperties (maven.webtest.sysproperties) that are passed into the Ant task. Any empty system properties will cause a prompt first to supply 1.2 +132 -132 maven-plugins/webtest/src/plugin-resources/maven-webtest-report.xsl Index: maven-webtest-report.xsl =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/src/plugin-resources/maven-webtest-report.xsl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- maven-webtest-report.xsl 12 Oct 2004 13:24:43 -0000 1.1 +++ maven-webtest-report.xsl 9 Mar 2005 11:37:31 -0000 1.2 @@ -3,62 +3,62 @@ <xsl:output method="html"/> <!-- Variable passed from ant with the creation time --> - <xsl:param name="reporttime"/> - <xsl:param name="resources.dir" select="'./webtest'"/> + <xsl:param name="reporttime"/> + <xsl:param name="resources.dir" select="'./webtest'"/> - <xsl:template match="/"> + <xsl:template match="/"> <!-- HTML prefix --> <HTML> <HEAD> - <meta http-equiv="content-style-type" content="text/css"/> - <LINK rel="stylesheet" type="text/css" href="{$resources.dir}/css/report.css"></LINK> + <meta http-equiv="content-style-type" content="text/css"/> + <LINK rel="stylesheet" type="text/css" href="{$resources.dir}/css/report.css"></LINK> <TITLE>Canoo WebTest - Test Result Overview</TITLE> </HEAD> - <BODY> - <!-- outer holder table --> - <table border="0" width="96%" cellspacing="0" style="margin-left:10px;"> - <tr> - <td width="10"> </td> - <td> - <table border="0"> - <!-- CS Header --> - <tr > + <BODY> + <!-- outer holder table --> + <table border="0" width="96%" cellspacing="0" style="margin-left:10px;"> + <tr> + <td width="10"> </td> + <td> + <table border="0"> + <!-- CS Header --> + <tr > <td class="Topmenu1Container" > - <br/> + <br/> <H2>Canoo WebTest Report</H2> </td> - <td class="Topmenu1Container" align="right" valign="bottom"> + <td class="Topmenu1Container" align="right" valign="bottom"> Report created at <xsl:value-of select="$reporttime"/> - </td> - </tr> + </td> + </tr> - <!-- spacer --> - <tr><td>  </td></tr> + <!-- spacer --> + <tr><td>  </td></tr> <!-- Header and summary table --> <tr align="left"> - <xsl:call-template name="StepStatistics"/> + <xsl:call-template name="StepStatistics"/> </tr> <tr> - <xsl:call-template name="OverviewTable"/> - </tr> + <xsl:call-template name="OverviewTable"/> + </tr> <!-- All individual test results --> <xsl:apply-templates /> <!-- Footer & fun --> - <tr> - <td class="footer" colspan="2"> + <tr> + <td class="footer" colspan="2"> <hr/> Created using <a href="http://webtest.canoo.com">CanooWebTest</a> - </td> - </tr> - </table> - </td> - </tr> + </td> + </tr> + </table> + </td> + </tr> </table> <!-- HTML postfix --> @@ -77,9 +77,9 @@ <xsl:attribute name="name">overview</xsl:attribute> </a> <h4>Test Scenario Overview (<xsl:call-template name="time"> - <xsl:with-param name="msecs" select="$duration.total"/> - </xsl:call-template>) - </h4> + <xsl:with-param name="msecs" select="$duration.total"/> + </xsl:call-template>) + </h4> <!-- Create summary table entries choosing the td-class depending on sucsessful yes/no @@ -88,7 +88,7 @@ <table cellpadding="5" border="0" cellspacing="0"> <tr><th>No</th><th>Result</th><th>Name</th><th>Duration</th><th>%</th><th> </th><th>Graph</th></tr> <xsl:for-each select="$testresult.list"> - <xsl:variable name="actual.testspec.name" select="@testspecname"/> + <xsl:variable name="actual.testspec.name" select="@testspecname"/> <tr> <td class="light" align="right"> <xsl:number /></td> @@ -104,18 +104,18 @@ </td> <xsl:variable name="actual.testspec.name" select="@testspecname"/> <xsl:variable name="actual.testspec.duration" - select="sum(self::node()[@testspecname=$actual.testspec.name]/results/step/result/completed/@duration)"/> + select="sum(self::node()[@testspecname=$actual.testspec.name]/results/step/result/completed/@duration)"/> <td class="light" align="right"> - <xsl:call-template name="time"> - <xsl:with-param name="msecs" select="$actual.testspec.duration"/> - </xsl:call-template></td> + <xsl:call-template name="time"> + <xsl:with-param name="msecs" select="$actual.testspec.duration"/> + </xsl:call-template></td> <td class="light" align="right"> - <xsl:value-of select="round($actual.testspec.duration * 100 div $duration.total)"/></td> + <xsl:value-of select="round($actual.testspec.duration * 100 div $duration.total)"/></td> <xsl:call-template name="colorBar"> - <xsl:with-param name="percentage" select="$actual.testspec.duration * 100 div $duration.total"/> - <xsl:with-param name="color" select="'lightblue'"/> - </xsl:call-template> + <xsl:with-param name="percentage" select="$actual.testspec.duration * 100 div $duration.total"/> + <xsl:with-param name="color" select="'lightblue'"/> + </xsl:call-template> </tr> </xsl:for-each> @@ -140,28 +140,28 @@ <td class="light" ><img src="{$resources.dir}/images/ok.gif" alt="Steps which executed successfully"/></td> <td class="light" align="right"><xsl:value-of select="$steps.ok"/></td> <td class="light" align="right"><xsl:value-of select="round($steps.ok * 100 div $steps.total)"/></td> - <xsl:call-template name="colorBar"> - <xsl:with-param name="percentage" select="$steps.ok * 100 div $steps.total"/> - <xsl:with-param name="color" select="'lightgreen'"/> - </xsl:call-template> + <xsl:call-template name="colorBar"> + <xsl:with-param name="percentage" select="$steps.ok * 100 div $steps.total"/> + <xsl:with-param name="color" select="'lightgreen'"/> + </xsl:call-template> </tr> <tr> <td class="light" ><img src="{$resources.dir}/images/todo.gif" alt="Steps which failed"/></td> <td class="light" align="right"><xsl:value-of select="$steps.failed"/></td> <td class="light" align="right"><xsl:value-of select="round($steps.failed * 100 div $steps.total)"/></td> - <xsl:call-template name="colorBar"> - <xsl:with-param name="percentage" select="$steps.failed * 100 div $steps.total"/> - <xsl:with-param name="color" select="'red'"/> - </xsl:call-template> + <xsl:call-template name="colorBar"> + <xsl:with-param name="percentage" select="$steps.failed * 100 div $steps.total"/> + <xsl:with-param name="color" select="'red'"/> + </xsl:call-template> </tr><tr> <td class="light" ><img src="{$resources.dir}/images/optional.gif" alt="Steps which were not executed"/></td> <td class="light" align="right"><xsl:value-of select="$steps.else"/></td> <td class="light" align="right"><xsl:value-of select="round($steps.else * 100 div $steps.total)"/></td> - <xsl:call-template name="colorBar"> - <xsl:with-param name="percentage" select="$steps.else * 100 div $steps.total"/> - <xsl:with-param name="color" select="'yellow'"/> - </xsl:call-template> + <xsl:call-template name="colorBar"> + <xsl:with-param name="percentage" select="$steps.else * 100 div $steps.total"/> + <xsl:with-param name="color" select="'yellow'"/> + </xsl:call-template> </tr> <tr> <td class="light" ><b>Sum</b></td> @@ -240,12 +240,12 @@ </table> - </td></tr></table> + </td></tr></table> </td> </xsl:template> - <xsl:template name="histogramRow"> + <xsl:template name="histogramRow"> <xsl:param name="label"/> <xsl:param name="steps"/> <xsl:param name="duration.steps"/> @@ -258,28 +258,28 @@ <xsl:with-param name="color" select="'lightblue'"/> </xsl:call-template> </tr> - </xsl:template> + </xsl:template> - <xsl:template name="colorBar"> + <xsl:template name="colorBar"> <xsl:param name="percentage"/> <xsl:param name="color"/> - <td width="2px" class="light"> </td> - <td width="80%" class="light"> - <xsl:if test="$percentage > 0"> - <table border="0" cellpadding="0" cellspacing="0"> - <xsl:attribute name="width"> - <xsl:value-of select="concat($percentage, '%')"/> - </xsl:attribute> - <tr> - <td bgcolor="{$color}"> </td> - </tr> - </table> - </xsl:if> - </td> - </xsl:template> + <td width="2px" class="light"> </td> + <td width="80%" class="light"> + <xsl:if test="$percentage > 0"> + <table border="0" cellpadding="0" cellspacing="0"> + <xsl:attribute name="width"> + <xsl:value-of select="concat($percentage, '%')"/> + </xsl:attribute> + <tr> + <td bgcolor="{$color}"> </td> + </tr> + </table> + </xsl:if> + </td> + </xsl:template> - <xsl:template name="time"> + <xsl:template name="time"> <xsl:param name="msecs"/> <xsl:variable name="base" select="round($msecs div 1000)"/> <xsl:variable name="hours" select="floor($base div 3600)"/> @@ -289,27 +289,27 @@ test="10 > $hours">0</xsl:if><xsl:value-of select="$hours"/>:<xsl:if test="10 > $mins">0</xsl:if><xsl:value-of select="$mins"/>:<xsl:if test="10 > $secs">0</xsl:if><xsl:value-of select="$secs"/> - </xsl:template> + </xsl:template> <xsl:template match="testresult"> <xsl:variable name="testspec.name" select="@testspecname"/> - <tr><td colspan="2"> + <tr><td colspan="2"> <hr/> </td></tr> - <tr><td> + <tr><td> - <!-- general info left --> + <!-- general info left --> <!-- Header and red/green box for sucess/failure overview--> <blockquote> <a> - <xsl:attribute name="name">#testspec<xsl:number /></xsl:attribute> + <xsl:attribute name="name">testspec<xsl:number /></xsl:attribute> </a> - <H4> - <!-- the success indicator --> + <H4> + <!-- the success indicator --> <xsl:if test="@successful='no'"> <img src="{$resources.dir}/images/todo.gif"/> </xsl:if> @@ -324,22 +324,22 @@ Based on <xsl:apply-templates select="config"/> </blockquote> - </td> - </tr> + </td> + </tr> - <tr> - <td> + <tr> + <td> <!-- The test step results in sequence below --> - <xsl:apply-templates select="results"/> - </td> - </tr> - <tr> - <td colspan="2"> - <xsl:apply-templates select="results/failure"/> - <xsl:apply-templates select="results/error"/> - </td> - </tr> + <xsl:apply-templates select="results"/> + </td> + </tr> + <tr> + <td colspan="2"> + <xsl:apply-templates select="results/failure"/> + <xsl:apply-templates select="results/error"/> + </td> + </tr> <!-- Create link back to overview (top) --> <tr><td><a href="#overview">Back to Test Report Overview</a></td></tr> @@ -348,14 +348,14 @@ <!-- Individual templates --> <xsl:template match="config"> - <xsl:variable name="configHref"><xsl:value-of - select="parameter[@name='protocol']/@value"/>://<xsl:value-of - select="parameter[@name='host']/@value"/>:<xsl:value-of - select="parameter[@name='port']/@value"/>/<xsl:value-of - select="parameter[@name='basepath']/@value"/>/</xsl:variable> - <a><xsl:attribute name="href"><xsl:value-of select="$configHref"/></xsl:attribute> - <xsl:attribute name="target">_new</xsl:attribute> - <xsl:value-of select="$configHref"/></a> + <xsl:variable name="configHref"><xsl:value-of + select="parameter[@name='protocol']/@value"/>://<xsl:value-of + select="parameter[@name='host']/@value"/>:<xsl:value-of + select="parameter[@name='port']/@value"/>/<xsl:value-of + select="parameter[@name='basepath']/@value"/>/</xsl:variable> + <a><xsl:attribute name="href"><xsl:value-of select="$configHref"/></xsl:attribute> + <xsl:attribute name="target">_new</xsl:attribute> + <xsl:value-of select="$configHref"/></a> </xsl:template> <xsl:template match="parameter[@name='resultfilename']"> @@ -420,7 +420,7 @@ <tr> <td align="right" class="light"><b> <xsl:number/></b></td> </tr> - <xsl:if test="parameter[@name='stepType'][@value='group']"> + <xsl:if test="parameter[@name='stepType'][@value='group']"> <tr> <td align="right"> <img> @@ -441,10 +441,10 @@ <td style="border-bottom:1px inset black;" valign="top" class="light"> <table cellpadding="0" cellspacing="0"> - <tr> - <td nowrap="true"><b><xsl:value-of select="parameter[@name='stepType']/@value"/></b></td></tr> - <tr> - <td> + <tr> + <td nowrap="true"><b><xsl:value-of select="parameter[@name='stepType']/@value"/></b></td></tr> + <tr> + <td> <!-- zeige nicht title unknown--> <xsl:if test="parameter[@name='stepId']/@value='<unknown>'">   @@ -453,62 +453,62 @@ <xsl:value-of select="parameter[@name='stepId']/@value"/> </xsl:if> </td></tr> - <xsl:apply-templates select="parameter[@name='resultfilename']"/> + <xsl:apply-templates select="parameter[@name='resultfilename']"/> </table> </td> <td style="border-bottom:1px inset black;" valign="top" class="light"> - <table cellpadding="2" cellspacing="0"> + <table cellpadding="2" cellspacing="0"> <xsl:apply-templates select="parameter[@name!='stepType' and @name!='stepId' and @name!='resultfilename']"/> - </table> - <!-- Write new table for contained steps (if any) --> - <xsl:if test="count(step) > 0"> - <xsl:call-template name="renderStepTable" /> - </xsl:if> - </td> + </table> + <!-- Write new table for contained steps (if any) --> + <xsl:if test="count(step) > 0"> + <xsl:call-template name="renderStepTable" /> + </xsl:if> + </td> <td style="border-bottom:1px inset black;" valign="top" align="right" class="light"> <xsl:value-of select="result/completed/@duration"/></td> - </tr> + </tr> </xsl:template> <xsl:template name="renderStepTable"> - <table cellpadding="3" cellspacing="0"> - <tr><th>No</th><th>Result</th><th>Name</th><th>Parameter</th><th>Duration</th></tr> - <xsl:apply-templates select="step"/> + <table cellpadding="3" cellspacing="0"> + <tr><th>No</th><th>Result</th><th>Name</th><th>Parameter</th><th>Duration</th></tr> + <xsl:apply-templates select="step"/> </table> </xsl:template> <xsl:template match="result"> <xsl:if test="completed"> - <td style="border-bottom:1px inset black;" class="light" align="center"> + <td style="border-bottom:1px inset black;" class="light" align="center"> <!-- ###################################################################### --> <!-- tj: set status of a step of type 'group' to 'failed' if one of its nested steps fails --> <!-- tj: set status to 'ok' if step is not of type 'group' or if all substeps of a step of type 'group' have been executed successfully. --> - <xsl:if test="preceding-sibling::*[@name='stepType'][@value='group']/following-sibling::step/result/failed"> + <xsl:if test="preceding-sibling::*[@name='stepType'][@value='group']/following-sibling::step/result/failed"> <img src="{$resources.dir}/images/todo.gif"/> - </xsl:if> - <xsl:if test="not(preceding-sibling::*[@name='stepType'][@value='group']/following-sibling::step/result/failed)"> + </xsl:if> + <xsl:if test="not(preceding-sibling::*[@name='stepType'][@value='group']/following-sibling::step/result/failed)"> <img src="{$resources.dir}/images/ok.gif"/> - </xsl:if> + </xsl:if> <!-- ###################################################################### --> - </td> + </td> </xsl:if> <xsl:if test="failed"> - <td style="border-bottom:1px inset black;" class="light" align="center"> + <td style="border-bottom:1px inset black;" class="light" align="center"> <img src="{$resources.dir}/images/todo.gif"/><br/> - <a> + <a> <xsl:attribute name="href">#error<xsl:number count="testresult"/></xsl:attribute> <font size="-10"> Error </font> </a> - </td> + </td> </xsl:if> <xsl:if test="notexecuted"> <td style="border-bottom:1px inset black;" class="light" align="center"> <img src="{$resources.dir}/images/optional.gif"/> - </td> + </td> </xsl:if> </xsl:template> @@ -535,13 +535,13 @@ <h3>Exception</h3> <xsl:value-of select="@exception"/> - <h3>Exception</h3> + <h3>Exception</h3> <xsl:value-of select="@message"/> - <h3>Stacktrace</h3> - <PRE> + <h3>Stacktrace</h3> + <PRE> <xsl:value-of select="text()" disable-output-escaping="no"/> - </PRE> + </PRE> </xsl:template> |
From: Siegfried G. <wd...@us...> - 2005-03-09 11:37:04
|
wdsgoe 05/03/09 03:36:56 Modified: webtest plugin.jelly Log: Removed redundant XSL parameter Revision Changes Path 1.14 +0 -2 maven-plugins/webtest/plugin.jelly Index: plugin.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/plugin.jelly,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- plugin.jelly 9 Mar 2005 11:10:27 -0000 1.13 +++ plugin.jelly 9 Mar 2005 11:36:56 -0000 1.14 @@ -223,8 +223,6 @@ <arg value="${webtest.docs.dest}/maven-webtest-report.html"/> <arg value="-xsl"/> <arg value="file:${plugin.dir}/plugin-resources/maven-webtest-report.xsl"/> - <arg value="-xsl"/> - <arg value="file:${plugin.dir}/plugin-resources/maven-webtest-report.xsl"/> </java> </goal> |
From: Siegfried G. <wd...@us...> - 2005-03-09 11:10:39
|
wdsgoe 05/03/09 03:10:28 Modified: webtest plugin.jelly Log: Hopefully fixed broken ANT parameter handling under UNIX Revision Changes Path 1.13 +13 -1 maven-plugins/webtest/plugin.jelly Index: plugin.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/plugin.jelly,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- plugin.jelly 2 Mar 2005 16:49:29 -0000 1.12 +++ plugin.jelly 9 Mar 2005 11:10:27 -0000 1.13 @@ -86,6 +86,7 @@ maven.webtest.config.haltonerror = ${maven.webtest.config.haltonerror} maven.webtest.config.autorefresh = ${maven.webtest.config.autorefresh} </echo> + </goal> <!-- ================================================================== --> @@ -130,6 +131,15 @@ --> <j:set var="hasAntTarget" value="${maven.webtest.target}X"/> + <j:set var="hasAntOptions" value="${maven.webtest.ant.options}X"/> + + <j:if test="${hasAntTarget != 'X'}"> + <echo>Using the following ANT target : ${maven.webtest.target}</echo> + </j:if> + + <j:if test="${hasAntOptions != 'X'}"> + <echo>Using the following ANT options : ${maven.webtest.ant.options}</echo> + </j:if> <j:forEach var="testScriptFile" items="${testScripts.iterator()}"> <!-- Start an ANT process for each webtest script --> @@ -158,7 +168,9 @@ <j:forEach var="someProperty" items="${listOfProperties}"> <sysproperty key="${someProperty}" value="${context.getVariable(someProperty)}"/> </j:forEach> - <arg value="${maven.webtest.ant.options}"/> + <j:if test="${hasAntOptions != 'X'}"> + <arg value="${maven.webtest.ant.options}"/> + </j:if> <arg value="-f"/> <arg value="${testScriptFile}"/> <j:if test="${hasAntTarget != 'X'}"> |
From: Morten K. <mor...@us...> - 2005-03-07 10:34:58
|
mortenkr 05/03/07 02:34:48 Added: news project.properties project.xml .cvsignore plugin.properties plugin.jelly news/xdocs changes.xml goals.xml index.xml news.xml properties.xml navigation.xml news/src/plugin-resources news2rss.jsl news.jsl news/src/plugin-resources/images rss.png Log: New News plugin - initial commit Revision Changes Path 1.1 maven-plugins/news/project.properties Index: project.properties =================================================================== maven.license.licenseFile=${basedir}/../LICENSE.txt maven.xdoc.date=left maven.xdoc.version=${pom.currentVersion} 1.1 maven-plugins/news/project.xml Index: project.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <project> <extend>${basedir}/../plugin-project.xml</extend> <!--pomVersion is in parent --> <id>maven-news-plugin</id> <name>Maven News Plugin</name> <!-- groupId is in parent --> <currentVersion>1.0</currentVersion> <!-- organization is in parent --> <inceptionYear>2004</inceptionYear> <!-- package, logo are in parent. no gumpRepositoryId --> <description>Creates News report</description> <shortDescription>Creates News report</shortDescription> <!-- issue tracking url, siteAddress are in parent --> <url>http://maven-plugins.sourceforge.net/maven-news-plugin/</url> <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-news-plugin/</siteDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/news</connection> <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/news</developerConnection> <url>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/maven-plugins/maven-plugins/news/</url> </repository> <versions> <version> <id>1.0</id> <name>1.0</name> <tag>MAVEN_PLUGINS_NEWS_1_0</tag> </version> </versions> <!-- mailingLists are in parent --> <developers> <developer> <name>Morten Kristiansen</name> <id>mortenkr</id> <email>mor...@us...</email> <roles> <role>Java Developer</role> </roles> <timezone>1</timezone> </developer> </developers> <reports> <report>maven-news-plugin</report> <report>maven-changes-plugin</report> <report>maven-changelog-plugin</report> <report>maven-developer-activity-plugin</report> <report>maven-file-activity-plugin</report> <report>maven-license-plugin</report> </reports> </project> 1.1 maven-plugins/news/.cvsignore Index: .cvsignore =================================================================== velocity* target 1.1 maven-plugins/news/plugin.properties Index: plugin.properties =================================================================== # Default props maven.news.stylesheet=${plugin.resources}/news.jsl maven.news.rss.stylesheet=${plugin.resources}/news2rss.jsl 1.1 maven-plugins/news/plugin.jelly Index: plugin.jelly =================================================================== <project xmlns:j="jelly:core" xmlns:ant="jelly:ant" xmlns:define="jelly:define" xmlns:util="jelly:util" xmlns:doc="doc"> <!-- REGISTER --> <goal name="maven-news-plugin:register"> <util:file var="news" name="${maven.docs.src}/news.xml" /> <j:if test="${news.exists()}"> <doc:registerReport name="News" pluginName="news" link="news-report" description="Report on the project news." /> </j:if> </goal> <!-- DEREGISTER --> <goal name="maven-news-plugin:deregister"> <doc:deregisterReport name="News" /> </goal> <!-- GENERATE REPORT --> <goal name="news:report" description="Generate a news report"> <!-- Generate xml files to be converted by xdocs --> <doc:jsl input="${maven.docs.src}/news.xml" output="news-report.xml" stylesheet="${maven.news.stylesheet}" encoding="${maven.docs.outputencoding}" outputMode="xml" prettyPrint="true" /> <!-- Generate a RSS feed --> <doc:jsl input="${maven.docs.src}/news.xml" output="news.rss" stylesheet="${maven.news.rss.stylesheet}" encoding="${maven.docs.outputencoding}" outputMode="xml" prettyPrint="true" /> <!-- Copy the RSS XML logo --> <mkdir dir="${maven.docs.dest}/images" /> <copy todir="${maven.docs.dest}/images" file="${plugin.resources}/images/rss.png" /> </goal> </project> 1.1 maven-plugins/news/xdocs/changes.xml Index: changes.xml =================================================================== <?xml version="1.0"?> <document> <body> <release version="1.0" date="01.04.2005"> <action type="add" dev="mortenkr">Version 1.0 released</action> </release> </body> </document> 1.1 maven-plugins/news/xdocs/goals.xml Index: goals.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <document> <properties> <title>Maven News Plugin Goals</title> </properties> <body> <goals> <goal> <name>news:report</name> <description>For generating report directly</description> </goal> </goals> </body> </document> 1.1 maven-plugins/news/xdocs/index.xml Index: index.xml =================================================================== <?xml version="1.0"?> <document> <body> <section name="Maven News Plugin"> <p> This plugin provides functionality for adding a news report to your Maven site. Simply add a <code>news.xml</code> file to your xdocs folder with format: <br/> <pre> <document> <body> <news header="My news header" date="13.01.05"> The actual news text. </news> </body> </document> </pre> In addition, add the following line to your reports section in POM: <pre> <reports> ... <report>maven-news-plugin</report> ... </reports> </pre> An example of the plugin result can be found under <a href="news-report.html">here</a>. <p/> For more information on the functionality provided by this plugin, please see the <a href="goals.html">Goals</a> document. <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> 1.1 maven-plugins/news/xdocs/news.xml Index: news.xml =================================================================== <?xml version="1.0" encoding="ISO-8859-1"?> <document> <body> <news header="Version 1.0 of plugin released" date="01.04.2005"> The first version(1.0) of the maven-news-plugin is released. </news> </body> </document> 1.1 maven-plugins/news/xdocs/properties.xml Index: properties.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <document> <properties> <title>Maven News Plugin Properties</title> </properties> <body> <section name="Maven News Plugin Settings"> <table> <tr> <th>Property</th> <th>Optional?</th> <th>Description</th> </tr> <tr> <td>maven.news.stylesheet</td> <td>Yes</td> <td> <p>Default value is <code>${plugin.resources}/news.jsl</code>.</p> </td> </tr> <tr> <td>maven.news.rss.stylesheet</td> <td>Yes</td> <td> <p>Default value is <code>${plugin.resources}/news2rss.jsl</code>.</p> </td> </tr> </table> </section> </body> </document> 1.1 maven-plugins/news/xdocs/navigation.xml Index: navigation.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <project name="Maven News Plugin"> <title>Maven News Plugin</title> <body> <links> <item href="http://maven.apache.org/" name="Maven"> </item> </links> <menu name="Overview"> <item href="/news-report.html" name="News"/> <item href="/goals.html" name="Goals"> </item> <item href="/properties.html" name="Properties"> </item> </menu> </body> </project> 1.1 maven-plugins/news/src/plugin-resources/news2rss.jsl Index: news2rss.jsl =================================================================== <?xml version="1.0" encoding="ISO-8859-1"?> <jsl:stylesheet select="$doc" xmlns:j="jelly:core" xmlns:jsl="jelly:jsl" xmlns:util="jelly:util" xmlns:x="jelly:xml" xmlns:doc="doc" xmlns="dummy" trim="true"> <jsl:template match="document"> <rss version="0.91"> <channel> <title>News for ${pom.name}</title> <link>${pom.url}</link> <description>News for ${pom.name}</description> <language>en-us</language> <j:set var="logoexists" value="${pom.logo}" /> <j:if test="${!empty(logoexists)}"> <image> <title>News ${pom.name}</title> <link>${pom.url}</link> <url>${pom.logo}</url> </image> </j:if> <x:forEach var="news" select="//news"> <item> <j:set var="thedate"><x:expr select="@date"/></j:set> <j:set var="theheader"><x:expr select="@header"/></j:set> <title>${theheader} - ${thedate}</title> <!-- If we don't go through a tmp variable Jelly inserts a space between ${pom.url} and '/changes-report.html'. Go figure... --> <j:set var="link" value="${pom.url}/news-report.html"/> <link>${link}</link> <description> <table border="1"> <tr><td><x:expr select="string($news)"/></td></tr> </table> </description> </item> </x:forEach> </channel> </rss> </jsl:template> </jsl:stylesheet> 1.1 maven-plugins/news/src/plugin-resources/news.jsl Index: news.jsl =================================================================== <?xml version="1.0"?> <jsl:stylesheet select="$doc" xmlns:j="jelly:core" xmlns:jsl="jelly:jsl" xmlns:x="jelly:xml" xmlns:doc="doc" xmlns="dummy" trim="false"> <jsl:template match="document"> <document> <head> <link rel="alternate" type="application/rss+xml" title="${pom.name} News" href="${pom.url}/news.rss" /> </head> <jsl:applyTemplates select="*"/> </document> </jsl:template> <jsl:template match="body" trim="false"> <body> <section name="News"> <p>Get the RSS feed for the latest news <a href="news.rss"><img src="images/rss.png"/></a></p> <jsl:applyTemplates select="*"/> </section> </body> </jsl:template> <jsl:template match="news"> <j:set var="sectionName"><x:expr select="@header"/> - <x:expr select="@date"/></j:set> <subsection name="${sectionName}"> <p> <jsl:applyTemplates trim="false"/> </p> </subsection> </jsl:template> <jsl:template match="*"> <jsl:copy trim="false"> <jsl:applyTemplates trim="false"/> </jsl:copy> </jsl:template> <!-- element values don't pass through as text --> <jsl:template match="@*"/> <!-- CDATA and text nodes pass-thru --> <jsl:template match="text()"> <x:expr select="."/> </jsl:template> </jsl:stylesheet> 1.1 maven-plugins/news/src/plugin-resources/images/rss.png <<Binary file>> |
From: Morten K. <mor...@us...> - 2005-03-07 10:34:01
|
mortenkr 05/03/07 02:33:51 maven-plugins/news/xdocs - New directory |
From: Morten K. <mor...@us...> - 2005-03-07 10:34:01
|
mortenkr 05/03/07 02:33:51 maven-plugins/news/src/plugin-resources - New directory |
From: Morten K. <mor...@us...> - 2005-03-07 10:34:00
|
mortenkr 05/03/07 02:33:50 maven-plugins/news - New directory |