From c4bec4364ff83827652e95c5776a21dbce495cda Mon Sep 17 00:00:00 2001 From: Iaroslav Savytskyi Date: Tue, 14 Oct 2014 01:57:25 +0200 Subject: [PATCH 1/5] Fix typo --- .../release-documentation/src/docbook/jaxb-2-0-changelog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml index f2b15b4eb..ba6e117ac 100644 --- a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml +++ b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml @@ -131,7 +131,7 @@ holder. - From now JAXB RI project uses GIT SVC. You can get our sources from: + From now JAXB RI project uses GIT VCS. You can get our sources from: Java.net: git clone git://java.net/jaxb~v2 GitHub: git clone https://github.com/gf-metro/jaxb.git From 30196d4a205af11baf9c47b454cdca65284db6c3 Mon Sep 17 00:00:00 2001 From: Iaroslav Savytskyi Date: Tue, 14 Oct 2014 14:01:22 +0200 Subject: [PATCH 2/5] Fix bug with wrong property --- jaxb-ri/docs/www/src/main/resources/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jaxb-ri/docs/www/src/main/resources/index.html b/jaxb-ri/docs/www/src/main/resources/index.html index 0f7c1a204..df84a000f 100644 --- a/jaxb-ri/docs/www/src/main/resources/index.html +++ b/jaxb-ri/docs/www/src/main/resources/index.html @@ -16,8 +16,8 @@

Installation

Release Notes

- Browse the release notes online, - including what's new. + Browse the release notes online, + including what's new.

Technical Support

From 9f0cce2a42834e1d334eef97b1332519cbad9dd8 Mon Sep 17 00:00:00 2001 From: Iaroslav Savytskyi Date: Thu, 16 Oct 2014 11:27:42 +0200 Subject: [PATCH 3/5] Cosmetic fixes --- .../src/docbook/jaxb-2-0-changelog.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml index ba6e117ac..1ea57ad3e 100644 --- a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml +++ b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml @@ -77,7 +77,10 @@ holder. JAXB-973: generated code should be compilable with '-Xdoclint:all'
- XJC generates ordered ObjectFactories, @XmlSeeAlso annotations and episode files + + JAXB-598: XJC generates ordered + ObjectFactories, @XmlSeeAlso annotations and episode files. + @@ -127,6 +130,7 @@ holder. <groupId>org.glassfish.jaxb</groupId> <artifactId>jaxb-bom</artifactId> <version>2.2.8</version> + <type>pom</type> </dependency> From 4462eb81fdb116159389db554bc326006ede8a5c Mon Sep 17 00:00:00 2001 From: Iaroslav Savytskyi Date: Mon, 20 Oct 2014 14:59:57 +0200 Subject: [PATCH 4/5] Integrate JAXB API 2.2.12 --- jaxb-ri/boms/bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jaxb-ri/boms/bom/pom.xml b/jaxb-ri/boms/bom/pom.xml index 2733df836..db5e0afa2 100644 --- a/jaxb-ri/boms/bom/pom.xml +++ b/jaxb-ri/boms/bom/pom.xml @@ -61,7 +61,7 @@ JAXB Bill of Materials (BOM) - 2.2.12-b140109.1041 + 2.2.12 2.21 1.2.13 1.7.7 From 912ef9906440d07faa2f0895a92d3a4393981813 Mon Sep 17 00:00:00 2001 From: Iaroslav Savytskyi Date: Mon, 27 Oct 2014 17:34:46 +0100 Subject: [PATCH 5/5] Integrate gf-nexus plugin v. 0.20 --- jaxb-ri/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jaxb-ri/pom.xml b/jaxb-ri/pom.xml index 35f256eb0..fae6d1dec 100644 --- a/jaxb-ri/pom.xml +++ b/jaxb-ri/pom.xml @@ -445,7 +445,7 @@ holder. org.glassfish.build gfnexus-maven-plugin - 0.18 + 0.20