From 8d26505a8f21794995ff155f17f8e3a1a03cb83c Mon Sep 17 00:00:00 2001 From: Pascal Essiembre Date: Wed, 26 Apr 2017 14:20:03 -0400 Subject: [PATCH] Preparing for release. --- norconex-collector-filesystem/TODO.txt | 2 +- norconex-collector-filesystem/pom.xml | 13 +++++++++---- .../src/changes/changes.xml | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/norconex-collector-filesystem/TODO.txt b/norconex-collector-filesystem/TODO.txt index 21ce997..e5cf625 100644 --- a/norconex-collector-filesystem/TODO.txt +++ b/norconex-collector-filesystem/TODO.txt @@ -2,5 +2,5 @@ The following are either things to be done, or ideas to consider: - Consider a maxDepth (folder depth). -- Remove org.apache.commosn.vfs.provider.[smb|mime] and replace with +- Remove org.apache.commosn.vfs.provider.[smb|mime] package and replace with appropriate Jar dependency when available in a Maven repo. \ No newline at end of file diff --git a/norconex-collector-filesystem/pom.xml b/norconex-collector-filesystem/pom.xml index 58a3cf6..1a3ff8f 100644 --- a/norconex-collector-filesystem/pom.xml +++ b/norconex-collector-filesystem/pom.xml @@ -19,14 +19,14 @@ 4.0.0 com.norconex.collectors norconex-collector-filesystem - 2.7.0-SNAPSHOT + 2.7.0 Norconex Filesystem Collector UTF-8 UTF-8 - 1.13.0-SNAPSHOT + 1.13.0 2014 @@ -61,7 +61,7 @@ com.norconex.collectors norconex-collector-core - 1.8.0-SNAPSHOT + 1.8.0 joda-time @@ -173,11 +173,16 @@ commons-lang 2.6 + + commons-collections + commons-collections + 3.2.2 + commons-cli commons-cli 1.3.1 - + org.apache.commons commons-compress diff --git a/norconex-collector-filesystem/src/changes/changes.xml b/norconex-collector-filesystem/src/changes/changes.xml index 60c96cb..3729113 100644 --- a/norconex-collector-filesystem/src/changes/changes.xml +++ b/norconex-collector-filesystem/src/changes/changes.xml @@ -7,7 +7,7 @@ - + Added schema-based XML configuration validation which can be trigged on command prompt with this new flag: -k or --checkcfg