[eclipselink] 02/03: Fixed the generation of the javadoc
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 18 07:00:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository eclipselink.
commit 370dcd2b3f76923a76c0543ed6050f2f8c3e23da
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 18 08:59:56 2017 +0200
Fixed the generation of the javadoc
---
debian/build.xml | 2 +-
debian/changelog | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/build.xml b/debian/build.xml
index ea5b39a..e437cc3 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -85,7 +85,7 @@
classpathref="classpath"
access="public"
defaultexcludes="yes"
- source="1.5">
+ source="${source}">
<packageset
dir="${dir.src}"
excludesfile="${dir.debian}/excludesfiles/javadoc">
diff --git a/debian/changelog b/debian/changelog
index dc5f164..7f0bc11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ eclipselink (2.6.5-2) UNRELEASED; urgency=medium
* Team upload.
* Added the missing Maven rule for the validation API
+ * Fixed the generation of the javadoc
-- Emmanuel Bourg <ebourg at apache.org> Wed, 18 Oct 2017 08:34:54 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipselink.git
More information about the pkg-java-commits
mailing list