[eclipselink] 01/03: Added the missing Maven rule for the validation API
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 0800ed6e429d7f77ba133fd9615fb4f0a312176d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 18 08:59:38 2017 +0200
Added the missing Maven rule for the validation API
---
debian/changelog | 7 +++++++
debian/maven.rules | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9d09b20..dc5f164 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+eclipselink (2.6.5-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Added the missing Maven rule for the validation API
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 18 Oct 2017 08:34:54 +0200
+
eclipselink (2.6.5-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index 222eb24..e31ce8f 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1 +1,2 @@
org.eclipse.persistence javax.persistence * s/.*/2.x/ * *
+s/javax.validation/org.apache.geronimo.specs/ s/validation-api/geronimo-validation_1.1_spec/ * s/.*/debian/ * *
--
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