Author: bchapuis
Date: Wed Feb  9 12:22:39 2011
New Revision: 1068859

URL: http://svn.apache.org/viewvc?rev=1068859&view=rev
Log:
Made some changes to the maven site. Started the reorganisation of the modules. 
The build is failing because of the refactoring.

Added:
    incubator/droids/branch/bchapuis/droids-crawler/
    incubator/droids/branch/bchapuis/droids-crawler/src/
    incubator/droids/branch/bchapuis/droids-crawler/src/main/
    incubator/droids/branch/bchapuis/droids-crawler/src/main/java/
    incubator/droids/branch/bchapuis/droids-crawler/src/main/java/org/
    incubator/droids/branch/bchapuis/droids-crawler/src/main/java/org/apache/
    
incubator/droids/branch/bchapuis/droids-crawler/src/main/java/org/apache/droids/
    
incubator/droids/branch/bchapuis/droids-crawler/src/main/java/org/apache/droids/crawler/
    
incubator/droids/branch/bchapuis/droids-crawler/src/main/java/org/apache/droids/crawler/CrawlingDroid.java
      - copied, changed from r1068296, 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/crawler/CrawlingDroid.java
    
incubator/droids/branch/bchapuis/droids-crawler/src/main/java/org/apache/droids/crawler/CrawlingWorker.java
      - copied, changed from r1068296, 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/crawler/CrawlingWorker.java
    incubator/droids/branch/bchapuis/droids-walker/
    incubator/droids/branch/bchapuis/droids-walker/src/
    incubator/droids/branch/bchapuis/droids-walker/src/main/
    incubator/droids/branch/bchapuis/droids-walker/src/main/java/
    incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/
    incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/
    
incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/
    
incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/
    
incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/FileTask.java
      - copied, changed from r1068296, 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/FileTask.java
    
incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/FileWorker.java
      - copied, changed from r1068296, 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/FileWorker.java
    
incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/SimpleWalkingDroid.java
      - copied, changed from r1068296, 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/SimpleWalkingDroid.java
    
incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/WalkingDroid.java
      - copied, changed from r1068296, 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/WalkingDroid.java
Removed:
    
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/crawler/CrawlingDroid.java
    
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/crawler/CrawlingWorker.java
    
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/racer/
    
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/FileTask.java
    
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/FileWorker.java
    
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/SimpleWalkingDroid.java
    
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/WalkingDroid.java
    incubator/droids/branch/bchapuis/src/site/apt/contributing.apt
Modified:
    incubator/droids/branch/bchapuis/droids-core/src/site/site.xml
    
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/DroidsFactory.java
    
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/examples/FileRenameDroid.java
    
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/examples/SimpleRuntime.java
    
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/ExceptionCrawlingDroid.java
    
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/ReportCrawlingDroid.java
    
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/SaveCrawlingDroid.java
    
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/SysoutCrawlingDroid.java
    
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/TestSimpleQueue.java
    incubator/droids/branch/bchapuis/droids-solr/src/site/site.xml
    
incubator/droids/branch/bchapuis/droids-spring/src/main/java/org/apache/droids/dynamic/Cli.java
    incubator/droids/branch/bchapuis/droids-spring/src/site/site.xml
    
incubator/droids/branch/bchapuis/droids-spring/src/test/java/org/apache/droids/dynamic/TestSimpleDroid.java
    incubator/droids/branch/bchapuis/droids-tika/src/site/site.xml
    incubator/droids/branch/bchapuis/droids-wicket/pom.xml
    
incubator/droids/branch/bchapuis/droids-wicket/src/main/java/org/apache/droids/wicket/app/IndexPage.java
    incubator/droids/branch/bchapuis/droids-wicket/src/site/site.xml
    incubator/droids/branch/bchapuis/pom.xml
    incubator/droids/branch/bchapuis/src/site/apt/features.apt
    incubator/droids/branch/bchapuis/src/site/apt/getting-started.apt
    incubator/droids/branch/bchapuis/src/site/apt/index.apt
    incubator/droids/branch/bchapuis/src/site/apt/install.apt
    incubator/droids/branch/bchapuis/src/site/apt/woweare.apt
    incubator/droids/branch/bchapuis/src/site/site.xml

Modified: incubator/droids/branch/bchapuis/droids-core/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-core/src/site/site.xml?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- incubator/droids/branch/bchapuis/droids-core/src/site/site.xml (original)
+++ incubator/droids/branch/bchapuis/droids-core/src/site/site.xml Wed Feb  9 
12:22:39 2011
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project name="Maven">
+<project name="Apache Droids">
     <skin>
         <groupId>org.apache.maven.skins</groupId>
         <artifactId>maven-stylus-skin</artifactId>
@@ -33,7 +33,7 @@
             <item name="Wiki" 
href="https://cwiki.apache.org/confluence/display/DROIDS/Index"; />
         </menu>
         <menu name="Resources">
-            <item name="How to contribute" href="/contributing.html" />
+            
             <item name="Issue Tracking" href="/issue-tracking.html" />
             <item name="Mailing Lists" href="/mail-lists.html" />
             <item name="Source Repository" href="/source-repository.html" />

Modified: 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/DroidsFactory.java
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/DroidsFactory.java?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/DroidsFactory.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/DroidsFactory.java
 Wed Feb  9 12:22:39 2011
@@ -42,7 +42,7 @@ import org.apache.droids.impl.SaveCrawli
 import org.apache.droids.impl.SimpleTaskQueueWithHistory;
 import org.apache.droids.parse.html.HtmlParser;
 import org.apache.droids.protocol.http.HttpProtocol;
-import org.apache.droids.robot.crawler.CrawlingDroid;
+import org.apache.droids.crawler.CrawlingDroid;
 
 public class DroidsFactory
 {

Modified: 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/examples/FileRenameDroid.java
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/examples/FileRenameDroid.java?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/examples/FileRenameDroid.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/examples/FileRenameDroid.java
 Wed Feb  9 12:22:39 2011
@@ -26,7 +26,7 @@ import java.util.Queue;
 import org.apache.droids.AbstractDroid;
 import org.apache.droids.api.*;
 import org.apache.droids.impl.TaskMasterImpl;
-import org.apache.droids.robot.walker.FileTask;
+import org.apache.droids.walker.FileTask;
 import org.apache.log4j.Logger;
 
 

Modified: 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/examples/SimpleRuntime.java
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/examples/SimpleRuntime.java?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/examples/SimpleRuntime.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/examples/SimpleRuntime.java
 Wed Feb  9 12:22:39 2011
@@ -23,7 +23,7 @@ import java.util.LinkedList;
 import java.util.Queue;
 import java.util.concurrent.TimeUnit;
 
-import org.apache.droids.robot.crawler.CrawlingDroid;
+import org.apache.droids.crawler.CrawlingDroid;
 import org.apache.droids.api.Link;
 import org.apache.droids.delay.SimpleDelayTimer;
 import org.apache.droids.handle.SysoutHandler;

Modified: 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/ExceptionCrawlingDroid.java
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/ExceptionCrawlingDroid.java?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/ExceptionCrawlingDroid.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/ExceptionCrawlingDroid.java
 Wed Feb  9 12:22:39 2011
@@ -25,8 +25,8 @@ import org.apache.droids.api.Link;
 import org.apache.droids.api.TaskMaster;
 import org.apache.droids.api.Worker;
 import org.apache.droids.examples.handler.ExceptionReportHandler;
-import org.apache.droids.robot.crawler.CrawlingDroid;
-import org.apache.droids.robot.crawler.CrawlingWorker;
+import org.apache.droids.crawler.CrawlingDroid;
+import org.apache.droids.crawler.CrawlingWorker;
 
 public class ExceptionCrawlingDroid extends CrawlingDroid {
 

Modified: 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/ReportCrawlingDroid.java
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/ReportCrawlingDroid.java?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/ReportCrawlingDroid.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/ReportCrawlingDroid.java
 Wed Feb  9 12:22:39 2011
@@ -24,8 +24,8 @@ import org.apache.droids.api.Link;
 import org.apache.droids.api.TaskMaster;
 import org.apache.droids.api.Worker;
 import org.apache.droids.examples.handler.ReportHandler;
-import org.apache.droids.robot.crawler.CrawlingDroid;
-import org.apache.droids.robot.crawler.CrawlingWorker;
+import org.apache.droids.crawler.CrawlingDroid;
+import org.apache.droids.crawler.CrawlingWorker;
 
 public class ReportCrawlingDroid extends CrawlingDroid {
 

Modified: 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/SaveCrawlingDroid.java
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/SaveCrawlingDroid.java?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/SaveCrawlingDroid.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/SaveCrawlingDroid.java
 Wed Feb  9 12:22:39 2011
@@ -24,8 +24,8 @@ import org.apache.droids.api.Handler;
 import org.apache.droids.api.Link;
 import org.apache.droids.api.TaskMaster;
 import org.apache.droids.api.Worker;
-import org.apache.droids.robot.crawler.CrawlingDroid;
-import org.apache.droids.robot.crawler.CrawlingWorker;
+import org.apache.droids.crawler.CrawlingDroid;
+import org.apache.droids.crawler.CrawlingWorker;
 
 public class SaveCrawlingDroid extends CrawlingDroid {
   private final Handler defaultHandler;

Modified: 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/SysoutCrawlingDroid.java
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/SysoutCrawlingDroid.java?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/SysoutCrawlingDroid.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/SysoutCrawlingDroid.java
 Wed Feb  9 12:22:39 2011
@@ -24,8 +24,8 @@ import org.apache.droids.api.Link;
 import org.apache.droids.api.TaskMaster;
 import org.apache.droids.api.Worker;
 import org.apache.droids.handle.SysoutHandler;
-import org.apache.droids.robot.crawler.CrawlingDroid;
-import org.apache.droids.robot.crawler.CrawlingWorker;
+import org.apache.droids.crawler.CrawlingDroid;
+import org.apache.droids.crawler.CrawlingWorker;
 
 public class SysoutCrawlingDroid extends CrawlingDroid {
 

Modified: 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/TestSimpleQueue.java
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/TestSimpleQueue.java?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/TestSimpleQueue.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-core/src/test/java/org/apache/droids/impl/TestSimpleQueue.java
 Wed Feb  9 12:22:39 2011
@@ -21,7 +21,7 @@ import java.io.File;
 import junit.framework.Assert;
 
 import org.apache.droids.exception.InvalidTaskException;
-import org.apache.droids.robot.walker.FileTask;
+import org.apache.droids.walker.FileTask;
 import org.junit.Test;
 
 public class TestSimpleQueue

Copied: 
incubator/droids/branch/bchapuis/droids-crawler/src/main/java/org/apache/droids/crawler/CrawlingDroid.java
 (from r1068296, 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/crawler/CrawlingDroid.java)
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-crawler/src/main/java/org/apache/droids/crawler/CrawlingDroid.java?p2=incubator/droids/branch/bchapuis/droids-crawler/src/main/java/org/apache/droids/crawler/CrawlingDroid.java&p1=incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/crawler/CrawlingDroid.java&r1=1068296&r2=1068859&rev=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/crawler/CrawlingDroid.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-crawler/src/main/java/org/apache/droids/crawler/CrawlingDroid.java
 Wed Feb  9 12:22:39 2011
@@ -14,7 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.droids.robot.crawler;
+package org.apache.droids.crawler;
 
 import java.net.URI;
 import java.net.URISyntaxException;

Copied: 
incubator/droids/branch/bchapuis/droids-crawler/src/main/java/org/apache/droids/crawler/CrawlingWorker.java
 (from r1068296, 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/crawler/CrawlingWorker.java)
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-crawler/src/main/java/org/apache/droids/crawler/CrawlingWorker.java?p2=incubator/droids/branch/bchapuis/droids-crawler/src/main/java/org/apache/droids/crawler/CrawlingWorker.java&p1=incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/crawler/CrawlingWorker.java&r1=1068296&r2=1068859&rev=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/crawler/CrawlingWorker.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-crawler/src/main/java/org/apache/droids/crawler/CrawlingWorker.java
 Wed Feb  9 12:22:39 2011
@@ -14,7 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.droids.robot.crawler;
+package org.apache.droids.crawler;
 
 import java.io.IOException;
 import java.net.URI;

Modified: incubator/droids/branch/bchapuis/droids-solr/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-solr/src/site/site.xml?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- incubator/droids/branch/bchapuis/droids-solr/src/site/site.xml (original)
+++ incubator/droids/branch/bchapuis/droids-solr/src/site/site.xml Wed Feb  9 
12:22:39 2011
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project name="Maven">
+<project name="Apache Droids">
     <skin>
         <groupId>org.apache.maven.skins</groupId>
         <artifactId>maven-stylus-skin</artifactId>
@@ -33,7 +33,7 @@
             <item name="Wiki" 
href="https://cwiki.apache.org/confluence/display/DROIDS/Index"; />
         </menu>
         <menu name="Resources">
-            <item name="How to contribute" href="/contributing.html" />
+            
             <item name="Issue Tracking" href="/issue-tracking.html" />
             <item name="Mailing Lists" href="/mail-lists.html" />
             <item name="Source Repository" href="/source-repository.html" />

Modified: 
incubator/droids/branch/bchapuis/droids-spring/src/main/java/org/apache/droids/dynamic/Cli.java
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-spring/src/main/java/org/apache/droids/dynamic/Cli.java?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-spring/src/main/java/org/apache/droids/dynamic/Cli.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-spring/src/main/java/org/apache/droids/dynamic/Cli.java
 Wed Feb  9 12:22:39 2011
@@ -23,7 +23,7 @@ import java.util.concurrent.TimeUnit;
 import org.apache.commons.logging.Log;
 import org.apache.commons.logging.LogFactory;
 import org.apache.droids.api.Droid;
-import org.apache.droids.robot.crawler.CrawlingDroid;
+import org.apache.droids.crawler.CrawlingDroid;
 import org.springframework.context.ApplicationContext;
 import org.springframework.context.support.ClassPathXmlApplicationContext;
 

Modified: incubator/droids/branch/bchapuis/droids-spring/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-spring/src/site/site.xml?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- incubator/droids/branch/bchapuis/droids-spring/src/site/site.xml (original)
+++ incubator/droids/branch/bchapuis/droids-spring/src/site/site.xml Wed Feb  9 
12:22:39 2011
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project name="Maven">
+<project name="Apache Droids">
     <skin>
         <groupId>org.apache.maven.skins</groupId>
         <artifactId>maven-stylus-skin</artifactId>
@@ -33,7 +33,7 @@
             <item name="Wiki" 
href="https://cwiki.apache.org/confluence/display/DROIDS/Index"; />
         </menu>
         <menu name="Resources">
-            <item name="How to contribute" href="/contributing.html" />
+            
             <item name="Issue Tracking" href="/issue-tracking.html" />
             <item name="Mailing Lists" href="/mail-lists.html" />
             <item name="Source Repository" href="/source-repository.html" />

Modified: 
incubator/droids/branch/bchapuis/droids-spring/src/test/java/org/apache/droids/dynamic/TestSimpleDroid.java
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-spring/src/test/java/org/apache/droids/dynamic/TestSimpleDroid.java?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-spring/src/test/java/org/apache/droids/dynamic/TestSimpleDroid.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-spring/src/test/java/org/apache/droids/dynamic/TestSimpleDroid.java
 Wed Feb  9 12:22:39 2011
@@ -28,7 +28,7 @@ import org.apache.droids.examples.handle
 import org.apache.droids.impl.ReportCrawlingDroid;
 import org.apache.droids.localserver.LocalHttpServer;
 import org.apache.droids.localserver.ResourceHandler;
-import org.apache.droids.robot.crawler.CrawlingDroid;
+import org.apache.droids.crawler.CrawlingDroid;
 import org.junit.Before;
 import org.junit.Test;
 import org.springframework.context.ApplicationContext;

Modified: incubator/droids/branch/bchapuis/droids-tika/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-tika/src/site/site.xml?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- incubator/droids/branch/bchapuis/droids-tika/src/site/site.xml (original)
+++ incubator/droids/branch/bchapuis/droids-tika/src/site/site.xml Wed Feb  9 
12:22:39 2011
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project name="Maven">
+<project name="Apache Droids">
     <skin>
         <groupId>org.apache.maven.skins</groupId>
         <artifactId>maven-stylus-skin</artifactId>
@@ -33,7 +33,7 @@
             <item name="Wiki" 
href="https://cwiki.apache.org/confluence/display/DROIDS/Index"; />
         </menu>
         <menu name="Resources">
-            <item name="How to contribute" href="/contributing.html" />
+            
             <item name="Issue Tracking" href="/issue-tracking.html" />
             <item name="Mailing Lists" href="/mail-lists.html" />
             <item name="Source Repository" href="/source-repository.html" />

Copied: 
incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/FileTask.java
 (from r1068296, 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/FileTask.java)
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/FileTask.java?p2=incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/FileTask.java&p1=incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/FileTask.java&r1=1068296&r2=1068859&rev=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/FileTask.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/FileTask.java
 Wed Feb  9 12:22:39 2011
@@ -14,7 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.droids.robot.walker;
+package org.apache.droids.walker;
 
 import java.io.File;
 import java.util.Date;
@@ -64,7 +64,7 @@ public class FileTask implements Task
   public void abort() {
     aborted = true;
   }
-  
+
   @Override
   public boolean isAborted() {
     return aborted;

Copied: 
incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/FileWorker.java
 (from r1068296, 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/FileWorker.java)
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/FileWorker.java?p2=incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/FileWorker.java&p1=incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/FileWorker.java&r1=1068296&r2=1068859&rev=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/FileWorker.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/FileWorker.java
 Wed Feb  9 12:22:39 2011
@@ -14,7 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.droids.robot.walker;
+package org.apache.droids.walker;
 
 import java.io.File;
 

Copied: 
incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/SimpleWalkingDroid.java
 (from r1068296, 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/SimpleWalkingDroid.java)
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/SimpleWalkingDroid.java?p2=incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/SimpleWalkingDroid.java&p1=incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/SimpleWalkingDroid.java&r1=1068296&r2=1068859&rev=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/SimpleWalkingDroid.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/SimpleWalkingDroid.java
 Wed Feb  9 12:22:39 2011
@@ -14,7 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.droids.robot.walker;
+package org.apache.droids.walker;
 
 import java.io.File;
 import java.util.ArrayList;

Copied: 
incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/WalkingDroid.java
 (from r1068296, 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/WalkingDroid.java)
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/WalkingDroid.java?p2=incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/WalkingDroid.java&p1=incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/WalkingDroid.java&r1=1068296&r2=1068859&rev=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-core/src/main/java/org/apache/droids/robot/walker/WalkingDroid.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-walker/src/main/java/org/apache/droids/walker/WalkingDroid.java
 Wed Feb  9 12:22:39 2011
@@ -14,7 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.droids.robot.walker;
+package org.apache.droids.walker;
 
 import java.io.File;
 import java.util.Collection;

Modified: incubator/droids/branch/bchapuis/droids-wicket/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-wicket/pom.xml?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- incubator/droids/branch/bchapuis/droids-wicket/pom.xml (original)
+++ incubator/droids/branch/bchapuis/droids-wicket/pom.xml Wed Feb  9 12:22:39 
2011
@@ -27,9 +27,9 @@ limitations under the License.
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>droids-wicket</artifactId>
-  <name>Droids Wicket Components</name>
+  <name>Droids Wicket</name>
   <inceptionYear>2007</inceptionYear>
-  <description> Droids Wicket Components </description>
+  <description>Droids Wicket</description>
   <packaging>jar</packaging>
   
   <dependencies>

Modified: 
incubator/droids/branch/bchapuis/droids-wicket/src/main/java/org/apache/droids/wicket/app/IndexPage.java
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-wicket/src/main/java/org/apache/droids/wicket/app/IndexPage.java?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- 
incubator/droids/branch/bchapuis/droids-wicket/src/main/java/org/apache/droids/wicket/app/IndexPage.java
 (original)
+++ 
incubator/droids/branch/bchapuis/droids-wicket/src/main/java/org/apache/droids/wicket/app/IndexPage.java
 Wed Feb  9 12:22:39 2011
@@ -22,7 +22,7 @@ import java.util.Collection;
 import java.util.StringTokenizer;
 
 import org.apache.droids.exception.DroidsException;
-import org.apache.droids.robot.walker.WalkingDroid;
+import org.apache.droids.walker.WalkingDroid;
 import org.apache.droids.wicket.component.DroidPanel;
 import org.apache.wicket.PageParameters;
 import org.apache.wicket.markup.html.WebPage;

Modified: incubator/droids/branch/bchapuis/droids-wicket/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/droids-wicket/src/site/site.xml?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- incubator/droids/branch/bchapuis/droids-wicket/src/site/site.xml (original)
+++ incubator/droids/branch/bchapuis/droids-wicket/src/site/site.xml Wed Feb  9 
12:22:39 2011
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project name="Maven">
+<project name="Apache Droids">
     <skin>
         <groupId>org.apache.maven.skins</groupId>
         <artifactId>maven-stylus-skin</artifactId>
@@ -33,7 +33,7 @@
             <item name="Wiki" 
href="https://cwiki.apache.org/confluence/display/DROIDS/Index"; />
         </menu>
         <menu name="Resources">
-            <item name="How to contribute" href="/contributing.html" />
+            
             <item name="Issue Tracking" href="/issue-tracking.html" />
             <item name="Mailing Lists" href="/mail-lists.html" />
             <item name="Source Repository" href="/source-repository.html" />

Modified: incubator/droids/branch/bchapuis/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/pom.xml?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- incubator/droids/branch/bchapuis/pom.xml (original)
+++ incubator/droids/branch/bchapuis/pom.xml Wed Feb  9 12:22:39 2011
@@ -225,10 +225,10 @@
           <reportSet>
             <reports>
               <report>index</report>
-              <report>dependencies</report>
+              <report>project-team</report>
+              <report>license</report>
               <report>mailing-list</report>
               <report>issue-tracking</report>
-              <report>license</report>
               <report>scm</report>
             </reports>
           </reportSet>
@@ -268,6 +268,8 @@
 
   <modules>
     <module>droids-core</module>
+    <module>droids-crawler</module>
+    <module>droids-walker</module>
     <module>droids-norobots</module>
     <module>droids-spring</module>
     <module>droids-solr</module>

Modified: incubator/droids/branch/bchapuis/src/site/apt/features.apt
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/src/site/apt/features.apt?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- incubator/droids/branch/bchapuis/src/site/apt/features.apt (original)
+++ incubator/droids/branch/bchapuis/src/site/apt/features.apt Wed Feb  9 
12:22:39 2011
@@ -1,21 +1,34 @@
+            ------
+            Features
+            ------
+            ------
+             2011-02-09
+            ------
+
 Feature list
 
-  * Customizable. Completely controlled by its default.properties which can be 
easily be overridden by creating a file build.properties and overriding the 
default properties that are needed.
+  * <<Customizable>>
+
+    Completely controlled by its default.properties which can be easily be 
overridden by creating a file build.properties and overriding the default 
properties that are needed.
+
+  * <<Multi-threaded>>
+
+    The architecture is that a robot (e.g. HelloCrawler controls various 
worker (threads) that are doing the actual work.
 
-  * Multi-threaded. The architecture is that a robot (e.g. HelloCrawler 
controls various worker (threads) that are doing the actual work.
+  * <<Honor robots.txt>>
 
-  * Honor robots.txt. By default droids honors the robot.txt. However you can 
turn on the hostile mode of a droid (droids.protocol.http.force=true).
+    By default droids honors the robot.txt. However you can turn on the 
hostile mode of a droid (droids.protocol.http.force=true).
 
-  * Crawl throttling. You can configure the amount of concurrent threads that 
a droid can distribute to their workers (droids.maxThreads=5) and the delay 
time between the requests (droids.delay.request=500). You can use one of the 
different delay components:
+  * <<Crawl throttling>>
 
-    * SimpleDelayTimer
+    You can configure the amount of concurrent threads that a droid can 
distribute to their workers (droids.maxThreads=5) and the delay time between 
the requests (droids.delay.request=500). You can use one of the different delay 
components:
 
-    * RandomDelayTimer
+  * <<Spring based - dynamics>>
 
-    * GaussianRandomDelayTime
+    The properties mentioned above get picked up by the build process which 
inject them in the spring configuration.
 
-  * Spring based - dynamics. The properties mentioned above get picked up by 
the build process which inject them in the spring configuration.
+  * <<Extensible - dynamics>>
 
-  * Extensible - dynamics. The spring configuration makes usage of the 
cocoon-configurator and its dynamic registry support (making extending droids a 
pleasure).
+    The spring configuration makes usage of the cocoon-configurator and its 
dynamic registry support (making extending droids a pleasure).
 
 

Modified: incubator/droids/branch/bchapuis/src/site/apt/getting-started.apt
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/src/site/apt/getting-started.apt?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- incubator/droids/branch/bchapuis/src/site/apt/getting-started.apt (original)
+++ incubator/droids/branch/bchapuis/src/site/apt/getting-started.apt Wed Feb  
9 12:22:39 2011
@@ -1 +1,8 @@
+            ------
+            Getting Started
+            ------
+            ------
+             2011-02-09
+            ------
+
 TBD
\ No newline at end of file

Modified: incubator/droids/branch/bchapuis/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/src/site/apt/index.apt?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- incubator/droids/branch/bchapuis/src/site/apt/index.apt (original)
+++ incubator/droids/branch/bchapuis/src/site/apt/index.apt Wed Feb  9 12:22:39 
2011
@@ -1,3 +1,11 @@
+            ------
+            An intelligent standalone robot framework
+            ------
+            ------
+             2011-02-09
+            ------
+
+
 Welcome to Apache Droids
 
   Droids aims to be an intelligent standalone robot framework. Droids makes
@@ -8,8 +16,33 @@ Welcome to Apache Droids
 
 Why was it created?
 
-  Mainly because of personal curiosity and an usecase: The background
-  of this work is that Cocoon trunk does not provide a crawler anymore and
-  Forrest is based on it, meaning we cannot update anymore till we found a
-  crawler replacement. Getting more involved in Solr and Nutch we saw
-  request for a generic standalone crawler.
\ No newline at end of file
+  The background of this work is that Cocoon trunk does not provide a crawler
+  anymore and Forrest is based on it, meaning we cannot update anymore till we
+  found a crawler replacement. Getting more involved in Solr and Nutch we saw
+  request for a generic standalone crawler.
+
+How to get involved
+
+* Source code
+
+  Get the latest version of the {{{source-repository.html}source code}} and
+  start playing with Droids.
+
+* Mailing-List
+
+  Subscribe to the {{{mail-lists.html}mailing list}} by sending an email at.
+  Ask questions and responds when you know the answer.
+
+* Documentation
+
+  Publish examples on the 
{{{https://cwiki.apache.org/confluence/display/DROIDS/Index}wiki}}
+  or on your blog and notify the community. Droids has currently a huge need
+  in documentation.
+
+* Issue tracker
+
+  Use {{{issue-tracking.html}jira}} to describe the bugs
+  and problems you encountered with Droids. Propose improvements or, even 
better,
+  submit patches.
+
+

Modified: incubator/droids/branch/bchapuis/src/site/apt/install.apt
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/src/site/apt/install.apt?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- incubator/droids/branch/bchapuis/src/site/apt/install.apt (original)
+++ incubator/droids/branch/bchapuis/src/site/apt/install.apt Wed Feb  9 
12:22:39 2011
@@ -1,18 +1,32 @@
+            ------
+            Install
+            ------
+            ------
+             2011-02-09
+            ------
+
 How to build Apache Droids?
 
+* Prerequisites
+
+  Before starting to work with Droids you need to install
+
+  * jdk >= 1.6
+
+  * maven >= 2.0.9
+
 * Download
-  Download the Droids code base:
 
-  svn co https://svn.apache.org/repos/asf/incubator/droids/trunk droids
+  First of all create a new directory and download the sources:
 
-* Build
-  Build the Droids code base:
-  mvn install
++-------------------------------+
+svn co https://svn.apache.org/repos/asf/incubator/droids/trunk droids
++-------------------------------+
 
-* Configure
-  To complete
+* Build
 
-* Run
-  To complete
+  Build the Droids code base:
 
-  
++-------------------------------+
+mvn install
++-------------------------------+

Modified: incubator/droids/branch/bchapuis/src/site/apt/woweare.apt
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/src/site/apt/woweare.apt?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- incubator/droids/branch/bchapuis/src/site/apt/woweare.apt (original)
+++ incubator/droids/branch/bchapuis/src/site/apt/woweare.apt Wed Feb  9 
12:22:39 2011
@@ -1 +1,8 @@
+            ------
+            Who we are?
+            ------
+            ------
+             2011-02-09
+            ------
+
 TBD
\ No newline at end of file

Modified: incubator/droids/branch/bchapuis/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/branch/bchapuis/src/site/site.xml?rev=1068859&r1=1068858&r2=1068859&view=diff
==============================================================================
--- incubator/droids/branch/bchapuis/src/site/site.xml (original)
+++ incubator/droids/branch/bchapuis/src/site/site.xml Wed Feb  9 12:22:39 2011
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project name="Maven">
+<project name="Apache Droids">
     <skin>
         <groupId>org.apache.maven.skins</groupId>
         <artifactId>maven-stylus-skin</artifactId>
@@ -33,7 +33,6 @@
             <item name="Wiki" 
href="https://cwiki.apache.org/confluence/display/DROIDS/Index"; />
         </menu>
         <menu name="Resources">
-            <item name="How to contribute" href="/contributing.html" />
             <item name="Issue Tracking" href="/issue-tracking.html" />
             <item name="Mailing Lists" href="/mail-lists.html" />
             <item name="Source Repository" href="/source-repository.html" />


Reply via email to