Revision: 700
          http://svn.sourceforge.net/jwebunit/?rev=700&view=rev
Author:   henryju
Date:     2007-05-05 12:25:52 -0700 (Sat, 05 May 2007)

Log Message:
-----------
Update documentation.

Modified Paths:
--------------
    branches/jwebunit-1.4.x/jwebunit-htmlunit-plugin/src/site/xdoc/index.xml
    branches/jwebunit-1.4.x/pom.xml
    branches/jwebunit-1.4.x/src/site/xdoc/index.xml
    branches/jwebunit-1.4.x/src/site/xdoc/installation.xml

Modified: 
branches/jwebunit-1.4.x/jwebunit-htmlunit-plugin/src/site/xdoc/index.xml
===================================================================
--- branches/jwebunit-1.4.x/jwebunit-htmlunit-plugin/src/site/xdoc/index.xml    
2007-05-05 18:23:33 UTC (rev 699)
+++ branches/jwebunit-1.4.x/jwebunit-htmlunit-plugin/src/site/xdoc/index.xml    
2007-05-05 19:25:52 UTC (rev 700)
@@ -90,7 +90,7 @@
     <dependency>
         <groupId>net.sourceforge.jwebunit</groupId>
         <artifactId>jwebunit-htmlunit-plugin</artifactId>
-        <version>1.4-rc4</version>
+        <version>1.4.1</version>
     </dependency>
     ...
 </dependencies>

Modified: branches/jwebunit-1.4.x/pom.xml
===================================================================
--- branches/jwebunit-1.4.x/pom.xml     2007-05-05 18:23:33 UTC (rev 699)
+++ branches/jwebunit-1.4.x/pom.xml     2007-05-05 19:25:52 UTC (rev 700)
@@ -204,7 +204,9 @@
                 </executions>
             </plugin>
             <plugin>
+               <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-assembly-plugin</artifactId>
+                <version>2.2-SNAPSHOT</version>
                 <configuration>
                     <attach>false</attach>
                     <descriptors>

Modified: branches/jwebunit-1.4.x/src/site/xdoc/index.xml
===================================================================
--- branches/jwebunit-1.4.x/src/site/xdoc/index.xml     2007-05-05 18:23:33 UTC 
(rev 699)
+++ branches/jwebunit-1.4.x/src/site/xdoc/index.xml     2007-05-05 19:25:52 UTC 
(rev 700)
@@ -11,7 +11,7 @@
 <body>
 <section name="Welcome">
     <p>
-        You are on the JWebUnit 1.x website. Current version is 1.4-RC4. This 
is
+        You are on the JWebUnit 1.x website. Current version is 1.4.1. This is
         the "stable" version of JWebUnit. You can also consult <a 
href="2.x/index.html">JWebUnit 2.x website</a>.
     </p>
 </section>

Modified: branches/jwebunit-1.4.x/src/site/xdoc/installation.xml
===================================================================
--- branches/jwebunit-1.4.x/src/site/xdoc/installation.xml      2007-05-05 
18:23:33 UTC (rev 699)
+++ branches/jwebunit-1.4.x/src/site/xdoc/installation.xml      2007-05-05 
19:25:52 UTC (rev 700)
@@ -22,7 +22,7 @@
         <dependency>
             <groupId>net.sourceforge.jwebunit</groupId>
             <artifactId>jwebunit-htmlunit-plugin</artifactId>
-            <version>1.4-rc4</version>
+            <version>1.4.1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to