[Git][java-team/jamm][master] 2 commits: Building with 'project.build.sourceEncoding=UTF-8' to get rid of 'build is...
Andrius Merkys
gitlab at salsa.debian.org
Thu Dec 12 12:05:15 GMT 2019
Andrius Merkys pushed to branch master at Debian Java Maintainers / jamm
Commits:
c1acbfea by Andrius Merkys at 2019-12-12T11:11:22Z
Building with 'project.build.sourceEncoding=UTF-8' to get rid of 'build is platform dependent' warning.
- - - - -
4b01916e by Andrius Merkys at 2019-12-12T11:12:33Z
Preparing for upload.
- - - - -
2 changed files:
- debian/changelog
- debian/maven.properties
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+jamm (0.3.3-3) unstable; urgency=medium
+
+ * Building with 'project.build.sourceEncoding=UTF-8' to get rid of
+ 'build is platform dependent' warning.
+
+ -- Andrius Merkys <merkys at debian.org> Thu, 12 Dec 2019 06:12:12 -0500
+
jamm (0.3.3-2) unstable; urgency=medium
* Bumping Standards-Version (no changes).
=====================================
debian/maven.properties
=====================================
@@ -1,5 +1,5 @@
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true
-# project.build.sourceEncoding=UTF-8
+project.build.sourceEncoding=UTF-8
View it on GitLab: https://salsa.debian.org/java-team/jamm/compare/f0f54e770c8eb1a6247212f8c09284e0f65bbbb0...4b01916ef1af41afffe3d4c9245c6d1f784abc74
--
View it on GitLab: https://salsa.debian.org/java-team/jamm/compare/f0f54e770c8eb1a6247212f8c09284e0f65bbbb0...4b01916ef1af41afffe3d4c9245c6d1f784abc74
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/20191212/9f7f1c26/attachment.html>
More information about the pkg-java-commits
mailing list