Thanks :-)

--jason


On Jul 30, 2007, at 10:48 AM, [EMAIL PROTECTED] wrote:

Revision
4697
Author
dennisl
Date
2007-07-30 12:48:02 -0500 (Mon, 30 Jul 2007)
Log Message

o Add @since tags to mojos.
Modified Paths

trunk/mojo/selenium-maven-plugin/src/main/groovy/org/codehaus/mojo/ selenium/SeleneseMojo.groovy trunk/mojo/selenium-maven-plugin/src/main/groovy/org/codehaus/mojo/ selenium/StartServerMojo.groovy trunk/mojo/selenium-maven-plugin/src/main/groovy/org/codehaus/mojo/ selenium/StopServerMojo.groovy trunk/mojo/selenium-maven-plugin/src/main/groovy/org/codehaus/mojo/ selenium/XvfbMojo.groovy
Diff

Modified: trunk/mojo/selenium-maven-plugin/src/main/groovy/org/ codehaus/mojo/selenium/SeleneseMojo.groovy (4696 => 4697) --- trunk/mojo/selenium-maven-plugin/src/main/groovy/org/codehaus/ mojo/selenium/SeleneseMojo.groovy 2007-07-30 03:32:03 UTC (rev 4696) +++ trunk/mojo/selenium-maven-plugin/src/main/groovy/org/codehaus/ mojo/selenium/SeleneseMojo.groovy 2007-07-30 17:48:02 UTC (rev 4697)
@@ -30,6 +30,7 @@
  * Run a suite of HTML Selenese tests.
  *
  * @goal selenese
+ * @since 1.0-beta-2
  *
  * @version $Id$
  */
Modified: trunk/mojo/selenium-maven-plugin/src/main/groovy/org/ codehaus/mojo/selenium/StartServerMojo.groovy (4696 => 4697) --- trunk/mojo/selenium-maven-plugin/src/main/groovy/org/codehaus/ mojo/selenium/StartServerMojo.groovy 2007-07-30 03:32:03 UTC (rev 4696) +++ trunk/mojo/selenium-maven-plugin/src/main/groovy/org/codehaus/ mojo/selenium/StartServerMojo.groovy 2007-07-30 17:48:02 UTC (rev 4697)
@@ -27,6 +27,7 @@
  * Start the Selenium server.
  *
  * @goal start-server
+ * @since 1.0-beta-1
  *
  * @version $Id$
  */
Modified: trunk/mojo/selenium-maven-plugin/src/main/groovy/org/ codehaus/mojo/selenium/StopServerMojo.groovy (4696 => 4697) --- trunk/mojo/selenium-maven-plugin/src/main/groovy/org/codehaus/ mojo/selenium/StopServerMojo.groovy 2007-07-30 03:32:03 UTC (rev 4696) +++ trunk/mojo/selenium-maven-plugin/src/main/groovy/org/codehaus/ mojo/selenium/StopServerMojo.groovy 2007-07-30 17:48:02 UTC (rev 4697)
@@ -25,6 +25,7 @@
  * Stop the Selenium server.
  *
  * @goal stop-server
+ * @since 1.0-beta-2
  *
  * @version $Id$
  */
Modified: trunk/mojo/selenium-maven-plugin/src/main/groovy/org/ codehaus/mojo/selenium/XvfbMojo.groovy (4696 => 4697) --- trunk/mojo/selenium-maven-plugin/src/main/groovy/org/codehaus/ mojo/selenium/XvfbMojo.groovy 2007-07-30 03:32:03 UTC (rev 4696) +++ trunk/mojo/selenium-maven-plugin/src/main/groovy/org/codehaus/ mojo/selenium/XvfbMojo.groovy 2007-07-30 17:48:02 UTC (rev 4697)
@@ -32,6 +32,7 @@
  * </p>
  *
  * @goal xvfb
+ * @since 1.0-beta-2
  *
  * @version $Id$
  */

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email


Reply via email to