[Git][java-team/maven-repo-helper][master] 2 commits: Update build.javaVersion to 1.8 (Closes: #941737)

Tony Mancill gitlab at salsa.debian.org
Sun Oct 6 19:01:48 BST 2019



Tony Mancill pushed to branch master at Debian Java Maintainers / maven-repo-helper


Commits:
2f1d404d by tony mancill at 2019-10-06T18:00:42Z
Update build.javaVersion to 1.8 (Closes: #941737)

- - - - -
c686025b by tony mancill at 2019-10-06T18:01:07Z
interim changelog

- - - - -


2 changed files:

- debian/build.properties
- debian/changelog


Changes:

=====================================
debian/build.properties
=====================================
@@ -6,7 +6,7 @@ build.testSourceDirectory=src/test/java
 build.directory=build
 build.outputDirectory=build/classes
 build.testOutputDirectory=build/test-classes
-build.javaVersion=1.5
+build.javaVersion=1.8
 javadoc.dir=${build.directory}/javadoc
 classpath.compile=
 classpath.test=/usr/share/java/junit4.jar:/usr/share/java/commons-io.jar:/usr/share/java/xmlunit.jar


=====================================
debian/changelog
=====================================
@@ -1,10 +1,16 @@
 maven-repo-helper (1.9.4) UNRELEASED; urgency=medium
 
+  [ Emmanuel Bourg ]
   * Team upload.
   * Require Java 7 or higher
   * Fixed the parsing of substvars files when the variable's names contain ":"
+  * Added a unit test for Substvars.write()
+
+  [ tony mancill ]
+  * Update build.javaVersion to 1.8 (Closes: #941737)
+  * 
 
- -- Emmanuel Bourg <ebourg at apache.org>  Wed, 07 Aug 2019 18:17:46 +0200
+ -- tony mancill <tmancill at debian.org>  Sun, 06 Oct 2019 11:00:48 -0700
 
 maven-repo-helper (1.9.3) unstable; urgency=medium
 



View it on GitLab: https://salsa.debian.org/java-team/maven-repo-helper/compare/f2deb8d9500b5dfe0dee8c9566ba76b2fb7fb1ba...c686025bc1ae0739ee8444c952c21dd47ba8d5d4

-- 
View it on GitLab: https://salsa.debian.org/java-team/maven-repo-helper/compare/f2deb8d9500b5dfe0dee8c9566ba76b2fb7fb1ba...c686025bc1ae0739ee8444c952c21dd47ba8d5d4
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20191006/b7a1c4b4/attachment.html>


More information about the pkg-java-commits mailing list