/[Apache-SVN]
ViewVC logotype

Revision 1488324


Jump to revision: Previous Next
Author: rec
Date: Fri May 31 17:22:22 2013 UTC (10 years, 11 months ago)
Changed paths: 28
Log Message:
[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 configuration style. No problem, since this is a new plugin that nobody uses yet. No need to stay backwards compatible here.

Changed paths

Path Details
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/it/classpath/pom.xml modified , text changed
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/it/m2e/projects/jcasgen/classpath/pom.xml modified , text changed
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/it/m2e/projects/jcasgen/crossref1/pom.xml modified , text changed
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/it/m2e/projects/jcasgen/crossref2/pom.xml modified , text changed
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/it/m2e/projects/jcasgen/simple/pom.xml modified , text changed
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/it/multimodule/crossref1/pom.xml modified , text changed
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/it/multimodule/crossref2/pom.xml modified , text changed
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/it/simple/pom.xml modified , text changed
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/main/java/org/apache/uima/tools/jcasgen/maven/JCasGenMojo.java modified , text changed
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/java/org/apache/uima/tools/jcasgen/maven/JCasGenMojoTest.java modified , text changed
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/classpath/pom.xml modified , text changed
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/exclude/ added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/exclude/pom.xml added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/exclude/src/ added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/exclude/src/main/ added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/exclude/src/main/resources/ added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/exclude/src/main/resources/type/ added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/exclude/src/main/resources/type/Sentence.xml added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/exclude/src/main/resources/type/Token.xml added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/simple/pom.xml modified , text changed
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/wildcard/ added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/wildcard/pom.xml added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/wildcard/src/ added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/wildcard/src/main/ added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/wildcard/src/main/resources/ added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/wildcard/src/main/resources/type/ added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/wildcard/src/main/resources/type/Sentence.xml added
Directoryuima/uimaj/trunk/jcasgen-maven-plugin/src/test/resources/wildcard/src/main/resources/type/Token.xml added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26