New Upstream Snapshot - jaxb-api

Ready changes

Summary

Merged new upstream version: 2.4.0+git20180913.1.b25f721 (was: 2.3.1).

Resulting package

Built on 2023-01-04T04:00 (took 5m45s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots libjaxb-api-java

Lintian Result

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 7d738e2..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/target/
-/jaxb-api/target/
\ No newline at end of file
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4d78abb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# Java Architecture for XML Binding
+
+:warning: This project is now part of the EE4J initiative. This repository
+has been archived as all activities are now happening in the 
+[corresponding Eclipse repository](https://github.com/eclipse-ee4j/jaxb-api).
+See [here](https://www.eclipse.org/ee4j/status.php) for the overall
+EE4J transition status.
diff --git a/debian/changelog b/debian/changelog
index 394f34a..68cfd73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jaxb-api (2.4.0+git20180913.1.b25f721-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 04 Jan 2023 03:57:35 -0000
+
 jaxb-api (2.3.1-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/jaxb-api-test/pom.xml b/jaxb-api-test/pom.xml
index 72f07c6..61349ab 100644
--- a/jaxb-api-test/pom.xml
+++ b/jaxb-api-test/pom.xml
@@ -46,7 +46,7 @@
     <parent>
         <artifactId>jaxb-api-parent</artifactId>
         <groupId>javax.xml.bind</groupId>
-        <version>2.3.1</version>
+        <version>2.3.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/jaxb-api/pom.xml b/jaxb-api/pom.xml
index fb85844..3ed892e 100644
--- a/jaxb-api/pom.xml
+++ b/jaxb-api/pom.xml
@@ -46,7 +46,7 @@
     <parent>
         <artifactId>jaxb-api-parent</artifactId>
         <groupId>javax.xml.bind</groupId>
-        <version>2.3.1</version>
+        <version>2.3.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index 32efc42..6bbd71e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>javax.xml.bind</groupId>
     <artifactId>jaxb-api-parent</artifactId>
-    <version>2.3.1</version>
+    <version>2.3.2-SNAPSHOT</version>
 
     <parent>
         <groupId>net.java</groupId>

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/share/maven-repo/javax/xml/bind/jaxb-api-parent/2.3.2-SNAPSHOT/jaxb-api-parent-2.3.2-SNAPSHOT.pom
-rw-r--r--  root/root   /usr/share/maven-repo/javax/xml/bind/jaxb-api/2.3.2-SNAPSHOT/jaxb-api-2.3.2-SNAPSHOT.pom
lrwxrwxrwx  root/root   /usr/share/java/jaxb-api-2.3.2-SNAPSHOT.jar -> jaxb-api.jar
lrwxrwxrwx  root/root   /usr/share/maven-repo/javax/xml/bind/jaxb-api/2.3.2-SNAPSHOT/jaxb-api-2.3.2-SNAPSHOT.jar -> ../../../../../../java/jaxb-api.jar

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/share/maven-repo/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
-rw-r--r--  root/root   /usr/share/maven-repo/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
lrwxrwxrwx  root/root   /usr/share/java/jaxb-api-2.3.1.jar -> jaxb-api.jar
lrwxrwxrwx  root/root   /usr/share/maven-repo/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar -> ../../../../../../java/jaxb-api.jar

No differences were encountered in the control files

More details

Full run details