svn commit: r1488148 - in /uima/uimaj/trunk/jcasgen-maven-plugin: ./ src/it/m2e/ src/it/m2e/projects/jcasgen/classpath/ src/it/m2e/projects/jcasgen/crossref1/ src/it/m2e/projects/jcasgen/crossref2/ sr

2013-05-31 Thread rec
Author: rec Date: Fri May 31 11:00:07 2013 New Revision: 1488148 URL: http://svn.apache.org/r1488148 Log: [UIMA-2471] add a jcasgen-maven-plugin (and m2e connector) - Make sure that the embeddded m2e integration tests use the artifacts from the current maven build Added:

svn commit: r1488154 - /uima/build/trunk/parent-pom/pom.xml

2013-05-31 Thread rec
Author: rec Date: Fri May 31 11:10:31 2013 New Revision: 1488154 URL: http://svn.apache.org/r1488154 Log: [UIMA-2951] Exclude MANIFEST.MF files from rat check Modified: uima/build/trunk/parent-pom/pom.xml Modified: uima/build/trunk/parent-pom/pom.xml URL:

svn commit: r1488155 - in /uima/uimaj/trunk: aggregate-uimaj/pom.xml pom.xml

2013-05-31 Thread rec
Author: rec Date: Fri May 31 11:12:16 2013 New Revision: 1488155 URL: http://svn.apache.org/r1488155 Log: [UIMA-2471] add a jcasgen-maven-plugin (and m2e connector) - Added to build Modified: uima/uimaj/trunk/aggregate-uimaj/pom.xml uima/uimaj/trunk/pom.xml Modified:

svn commit: r1488182 - in /uima/uimaj/trunk/jcasgen-maven-plugin: pom.xml src/main/java/org/apache/uima/tools/jcasgen/maven/JCasGenMojo.java

2013-05-31 Thread rec
Author: rec Date: Fri May 31 12:00:19 2013 New Revision: 1488182 URL: http://svn.apache.org/r1488182 Log: [UIMA-2471] add a jcasgen-maven-plugin (and m2e connector) - Switched to annotation-based Maven component configuration - Downgraded to Maven 3.0 (was 3.0.4) Modified:

svn commit: r1488190 - /uima/sandbox/uimafit/trunk/uimafit-maven-plugin/pom.xml

2013-05-31 Thread rec
Author: rec Date: Fri May 31 12:24:30 2013 New Revision: 1488190 URL: http://svn.apache.org/r1488190 Log: [UIMA-2941] Update to modern Maven plugin dependencies - Downgrade to Maven 3.0 (was 3.0.4) Modified: uima/sandbox/uimafit/trunk/uimafit-maven-plugin/pom.xml Modified:

svn commit: r1488229 - /uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml

2013-05-31 Thread challngr
Author: challngr Date: Fri May 31 14:02:33 2013 New Revision: 1488229 URL: http://svn.apache.org/r1488229 Log: UIMA-2682 Adjust artifact id in pom to uima-ducc-duccdocs. Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml Modified:

svn commit: r1488233 - /uima/sandbox/uima-ducc/trunk/src/main/assembly/bin.xml

2013-05-31 Thread cwiklik
Author: cwiklik Date: Fri May 31 14:03:14 2013 New Revision: 1488233 URL: http://svn.apache.org/r1488233 Log: UIMA-2881 renamed uimaj-core to uima-core Modified: uima/sandbox/uima-ducc/trunk/src/main/assembly/bin.xml Modified: uima/sandbox/uima-ducc/trunk/src/main/assembly/bin.xml URL:

svn commit: r1488268 - /uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part1/terminology.tex

2013-05-31 Thread challngr
Author: challngr Date: Fri May 31 15:07:49 2013 New Revision: 1488268 URL: http://svn.apache.org/r1488268 Log: UIMA-2682 Update glossary. Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part1/terminology.tex Modified:

svn commit: r1488322 - /uima/uimaj/trunk/jcasgen-maven-plugin/pom.xml

2013-05-31 Thread rec
Author: rec Date: Fri May 31 17:19:46 2013 New Revision: 1488322 URL: http://svn.apache.org/r1488322 Log: [UIMA-2471] add a jcasgen-maven-plugin (and m2e connector) - Downgrade to Maven 3.0.3 and set required Maven version to 3.0.3, lower currently not possible due to

svn commit: r1488324 - in /uima/uimaj/trunk/jcasgen-maven-plugin/src: it/classpath/ it/m2e/projects/jcasgen/classpath/ it/m2e/projects/jcasgen/crossref1/ it/m2e/projects/jcasgen/crossref2/ it/m2e/proj

2013-05-31 Thread rec
Author: rec Date: Fri May 31 17:22:22 2013 New Revision: 1488324 URL: http://svn.apache.org/r1488324 Log: [UIMA-2953] jcasgen-maven-plugin needs to support patterns - Added support for Maven-style include/excludes. Includes are mandatory. - Old style not supported anymore. - This changes the

svn commit: r1488336 - /uima/sandbox/uimafit/trunk/uimafit-maven-plugin/pom.xml

2013-05-31 Thread rec
Author: rec Date: Fri May 31 17:40:50 2013 New Revision: 1488336 URL: http://svn.apache.org/r1488336 Log: [UIMA-2941] Update to modern Maven plugin dependencies - Looks like 3.0.4 had a transitive dependency on guava, that needed to be added manually now. Modified:

svn commit: r1488363 - in /uima/uimaj/trunk/jcasgen-maven-plugin: pom.xml src/main/java/org/apache/uima/tools/jcasgen/maven/JCasGenMojo.java

2013-05-31 Thread rec
Author: rec Date: Fri May 31 19:32:33 2013 New Revision: 1488363 URL: http://svn.apache.org/r1488363 Log: [UIMA-2471] add a jcasgen-maven-plugin (and m2e connector) - Downgrade to Java 1.5 source code - Removed unnecessary plugin management from pom Modified:

svn commit: r1488364 - in /uima/sandbox/uimafit/trunk: pom.xml uimafit-legacy-support/pom.xml uimafit/pom.xml uimafit/src/main/java/org/apache/uima/fit/util/JCasGenPomFriendly.java

2013-05-31 Thread rec
Author: rec Date: Fri May 31 19:40:33 2013 New Revision: 1488364 URL: http://svn.apache.org/r1488364 Log: [UIMA-2871] Remove JCasGenPomFriendly in favor of jcasgen-maven-plugin - Using jcasgen-maven-plugin now - Removed dependency on uimaj-tools from main uimafit module - Removed

svn commit: r1488400 - /uima/sandbox/uima-ducc/trunk/uima-ducc-orchestrator/src/main/java/org/apache/uima/ducc/orchestrator/StateManager.java

2013-05-31 Thread degenaro
Author: degenaro Date: Fri May 31 21:10:22 2013 New Revision: 1488400 URL: http://svn.apache.org/r1488400 Log: UIMA-2956 DUCC orchestrator (OR) incorrectly replaces ServiceUnavailable with DriverInitializationFailure Modified: