Skip to content

Commit

Permalink
Version 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
highsource committed Dec 10, 2014
1 parent b523e88 commit c3e0a5f
Show file tree
Hide file tree
Showing 63 changed files with 67 additions and 62 deletions.
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-project</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
5 changes: 5 additions & 0 deletions full-build.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
setlocal
echo Setting JAVA_HOME to %JAVA6_HOME%.
set JAVA_HOME=%JAVA6_HOME%
call mvn clean install -Pall -DperformRelease
endlocal
2 changes: 1 addition & 1 deletion plugin-2.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-project</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion plugin-2.1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-project</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion plugin-2.2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-project</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion plugin-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-project</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-project</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-project</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<packaging>pom</packaging>
<name>Maven JAXB 2.x Plugin Project</name>
<description>Maven2 plugin for JAXB 2.x XJC compiler to generate Java sources from XML Schemas.</description>
Expand Down
2 changes: 1 addition & 1 deletion samples/catalog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-samples</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<build>
Expand Down
2 changes: 1 addition & 1 deletion samples/dtd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-samples</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<build>
Expand Down
2 changes: 1 addition & 1 deletion samples/episode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-samples</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<build>
Expand Down
2 changes: 1 addition & 1 deletion samples/jaxbplugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-samples</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<build>
Expand Down
2 changes: 1 addition & 1 deletion samples/po/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-samples</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<build>
Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-project</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-project</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion tests/JAXB-1044/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-49/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-53/a/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-53</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-53-a</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-53/b/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-53</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-53-b</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-53/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-53</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-69/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-70/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-77/common-types/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-77</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-77-common-types</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-77/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-77</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-77/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-77</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-77-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-79/a/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-79</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-79-a</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-79/b/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-79</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-79-b</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-79/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-79</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-82/a/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-82</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-82-a</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-82/b/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-82</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-82-b</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-82/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-MAVEN_JAXB2_PLUGIN-82</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-86/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion tests/MAVEN_JAXB2_PLUGIN-87/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion tests/catalog-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-catalog-xml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/catalog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-catalog</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/episodes/a/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-episodes</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-episodes-a</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/episodes/b/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-episodes</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-episodes-b</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/episodes/c/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-episodes</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-episodes-c</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/episodes/d/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-episodes</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-episodes-d</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/episodes/e/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-episodes</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-episodes-e</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/episodes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-jaxb2-plugin-tests-episodes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/gh-issue-16/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion tests/gh-issue-19/a/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-gh-issue-19</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.1-SNAPSHOT</version>
</parent>
<artifactId>maven-jaxb2-plugin-tests-gh-issue-19-a</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion tests/gh-issue-19/b/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-gh-issue-19</artifactId>
<version>0.11.1-SNAPSHOT</version>
<version>0.12.1-SNAPSHOT</version>
</parent>
<artifactId>maven-jaxb2-plugin-tests-gh-issue-19-b</artifactId>
<packaging>jar</packaging>
Expand Down
Loading

0 comments on commit c3e0a5f

Please sign in to comment.