diff --git a/norconex-collector-filesystem/pom.xml b/norconex-collector-filesystem/pom.xml index b0d8653..10ae245 100644 --- a/norconex-collector-filesystem/pom.xml +++ b/norconex-collector-filesystem/pom.xml @@ -19,7 +19,7 @@ 4.0.0 com.norconex.collectors norconex-collector-filesystem - 2.3.0 + 2.4.0 Norconex Filesystem Collector @@ -60,12 +60,12 @@ com.norconex.collectors norconex-collector-core - 1.3.0 + 1.4.0 joda-time joda-time - 2.7 + 2.9.2 org.apache.commons diff --git a/norconex-collector-filesystem/src/changes/changes.xml b/norconex-collector-filesystem/src/changes/changes.xml index 7ae3c75..467d89f 100644 --- a/norconex-collector-filesystem/src/changes/changes.xml +++ b/norconex-collector-filesystem/src/changes/changes.xml @@ -7,6 +7,21 @@ + + + Now supports specifying relative paths in startPaths (for local + file systems only). + + + The "log4j.properties" file has been moved from classes to the + installation root directory. + + + Maven dependency updates: Norconex Collector Core 1.4.0, + Joda Time 2.9.2. + + + Maven dependency updates: Norconex Collector Core 1.3.0 and Norconex diff --git a/norconex-collector-filesystem/src/main/assembly/CLASSES_README.txt b/norconex-collector-filesystem/src/main/assembly/CLASSES_README.txt new file mode 100644 index 0000000..c3dea14 --- /dev/null +++ b/norconex-collector-filesystem/src/main/assembly/CLASSES_README.txt @@ -0,0 +1,12 @@ +What is the "classes" folder? +----------------------------- + +This folder is for Java developers wishing to create their custom features. +You can put your custom Java classes in this folder and they will be +automatically picked up on the next execution (provided you are using +the supplied .bat or .sh launch script). + +If you package your classes into a Jar file, put that file in the "lib" folder +instead. + +You can safely delete this file. \ No newline at end of file diff --git a/norconex-collector-filesystem/src/main/assembly/dist.xml b/norconex-collector-filesystem/src/main/assembly/dist.xml index 4148902..d049805 100644 --- a/norconex-collector-filesystem/src/main/assembly/dist.xml +++ b/norconex-collector-filesystem/src/main/assembly/dist.xml @@ -1,5 +1,5 @@ - + $workdir\crawledFiles diff --git a/norconex-collector-filesystem/src/site/resources/examples/sample-config.xml b/norconex-collector-filesystem/src/site/resources/examples/sample-config.xml index e9e6580..a49fa25 100644 --- a/norconex-collector-filesystem/src/site/resources/examples/sample-config.xml +++ b/norconex-collector-filesystem/src/site/resources/examples/sample-config.xml @@ -56,7 +56,7 @@ - + ${workdir}/crawledFiles