Revision: 498
Author:   henryju
Date:     2006-06-22 06:46:49 -0700 (Thu, 22 Jun 2006)
ViewCVS:  http://svn.sourceforge.net/jwebunit/?rev=498&view=rev

Log Message:
-----------
Clean branch (remove selenium and jacobie plugins).

Modified Paths:
--------------
    branches/1.x/jwebunit-htmlunit-plugin/pom.xml
    branches/1.x/pom.xml

Removed Paths:
-------------
    branches/1.x/TODO
    branches/1.x/jacob.dll
    branches/1.x/jwebunit-jacobie-plugin/
    branches/1.x/jwebunit-selenium-plugin/
    branches/1.x/mess/
    branches/1.x/src/test/
Deleted: branches/1.x/TODO
===================================================================
--- branches/1.x/TODO   2006-06-22 13:42:22 UTC (rev 497)
+++ branches/1.x/TODO   2006-06-22 13:46:49 UTC (rev 498)
@@ -1,15 +0,0 @@
-** Global **
- - Add log4j support and log each function
- - Create branch 1.x with httpunit and htmlunit only
- - Develop trunk (2.x)with htmlunit and selenium only
- - Refactor Exception mechanism
-
-** HtmlUnitDialog **
- - Correct space problems with asText()
-  
- 
-** SeleniumDialog **
- - Find a way to automatically launch Selenium Server (conflit with Jetty 
version)
- 
-** Website **
- - Add documentation
\ No newline at end of file

Deleted: branches/1.x/jacob.dll
===================================================================
(Binary files differ)

Modified: branches/1.x/jwebunit-htmlunit-plugin/pom.xml
===================================================================
--- branches/1.x/jwebunit-htmlunit-plugin/pom.xml       2006-06-22 13:42:22 UTC 
(rev 497)
+++ branches/1.x/jwebunit-htmlunit-plugin/pom.xml       2006-06-22 13:46:49 UTC 
(rev 498)
@@ -12,7 +12,7 @@
   <repositories>
         <repository>
             <snapshots />
-            <id>jwebunit-m2-repo-snapshots</id>
+            <id>jwebunit-m2-repo-snapshots-web</id>
             <name>JWebUnit snapshots repository</name>
             <url>http://jwebunit.sourceforge.net/m2-repo-snapshots</url>
         </repository>

Modified: branches/1.x/pom.xml
===================================================================
--- branches/1.x/pom.xml        2006-06-22 13:42:22 UTC (rev 497)
+++ branches/1.x/pom.xml        2006-06-22 13:46:49 UTC (rev 498)
@@ -28,8 +28,6 @@
         <module>jwebunit-commons-tests</module>
         <module>jwebunit-httpunit-plugin</module>
         <module>jwebunit-htmlunit-plugin</module>
-        <module>jwebunit-jacobie-plugin</module>
-        <module>jwebunit-selenium-plugin</module>
     </modules>
     <mailingLists>
         <mailingList>
@@ -193,28 +191,6 @@
     <properties>
         <topDirectoryLocation>.</topDirectoryLocation>
     </properties>
-    <pluginRepositories>
-        <pluginRepository>
-            <id>Maven CodeHaus Snapshots</id>
-            <url>http://snapshots.maven.codehaus.org/maven2</url>
-            <releases>
-               <updatePolicy>daily</updatePolicy>
-            </releases>
-            <snapshots>
-                <updatePolicy>daily</updatePolicy>
-            </snapshots>
-        </pluginRepository>
-        <pluginRepository>
-            <id>Maven Snapshots</id>
-            <url>http://people.apache.org/maven-snapshot-repository/</url>
-            <releases>
-               <updatePolicy>daily</updatePolicy>
-            </releases>
-            <snapshots>
-                <updatePolicy>daily</updatePolicy>
-            </snapshots>
-        </pluginRepository>
-    </pluginRepositories>
     <reporting>
         <plugins>
             <plugin>
@@ -310,14 +286,5 @@
                 jWebUnit Maven 2 Repository
             </name>
         </repository>
-        <snapshotRepository>
-            <id>jwebunit-m2-repo-snapshots</id>
-            <url>
-                
scpexe://shell.sourceforge.net/home/groups/j/jw/jwebunit/htdocs/m2-repo-snapshots
-            </url>
-            <name>
-                jWebUnit Maven 2 Snapshots Repository
-            </name>
-        </snapshotRepository>
     </distributionManagement>
 </project>


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


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to