[tomcat8] 01/05: Update upstream source from tag 'upstream/8.5.30'

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository tomcat8.

commit 729f2b0aaff89cca35141eb4ee005b92c71277ec
Merge: 69b09ae 5df43b6
Author: Emmanuel Bourg 
Date:   Fri Apr 6 21:48:18 2018 +0200

Update upstream source from tag 'upstream/8.5.30'

Update to upstream version '8.5.30'
with Debian dir ebf020331aec29a601aba34712f665328e83bf1a

 bin/catalina.bat   |   9 +-
 bin/catalina.sh|   6 +-
 bin/service.bat|   2 +-
 build.properties.default   |   8 +-
 java/org/apache/catalina/ant/ValidatorTask.java|   4 +-
 .../core/JreMemoryLeakPreventionListener.java  |   7 +-
 .../catalina/core/NamingContextListener.java   | 139 +--
 java/org/apache/catalina/core/StandardContext.java |  25 ++
 .../apache/catalina/loader/LocalStrings.properties |   1 +
 .../catalina/loader/WebappClassLoaderBase.java |  52 
 .../catalina/session/PersistentManagerBase.java| 120 +
 java/org/apache/catalina/startup/Constants.java|   6 +-
 java/org/apache/catalina/startup/HostConfig.java   |   3 +-
 .../apache/catalina/startup/WebAnnotationSet.java  |  10 +-
 .../interceptors/FragmentationInterceptor.java |  11 +-
 .../FragmentationInterceptorMBean.java |  29 +++
 .../org/apache/catalina/valves/AccessLogValve.java |  86 ++-
 .../catalina/valves/LoadBalancerDrainingValve.java | 262 
 .../apache/catalina/valves/LocalStrings.properties |   1 +
 java/org/apache/coyote/http2/Constants.java|   6 +
 java/org/apache/coyote/http2/Http2Parser.java  |   6 +-
 .../apache/coyote/http2/Http2UpgradeHandler.java   |  44 ++--
 .../apache/coyote/http2/LocalStrings.properties|   3 +-
 java/org/apache/coyote/http2/Stream.java   |   9 +-
 java/org/apache/naming/factory/Constants.java  |  30 +--
 .../tomcat/util/descriptor/web/ResourceBase.java   |  30 ++-
 .../tomcat/util/descriptor/web/WebRuleSet.java |   9 +
 .../apache/tomcat/util/descriptor/web/WebXml.java  |  35 +--
 .../apache/tomcat/util/net/AbstractEndpoint.java   |   8 +-
 java/org/apache/tomcat/util/net/AprEndpoint.java   |  45 ++--
 java/org/apache/tomcat/util/net/Constants.java |   1 +
 .../tomcat/util/net/openssl/OpenSSLEngine.java |  24 +-
 .../util/net/openssl/ciphers/Authentication.java   |  21 +-
 .../tomcat/util/net/openssl/ciphers/Cipher.java|  91 ++-
 .../util/net/openssl/ciphers/KeyExchange.java  |   3 +-
 .../tomcat/util/net/openssl/ciphers/Protocol.java  |   3 +-
 .../apache/tomcat/jdbc/pool/ConnectionPool.java|   1 +
 .../apache/tomcat/jdbc/pool/PoolProperties.java|   2 +-
 .../apache/tomcat/jdbc/pool/PooledConnection.java  |   9 +
 .../tomcat/jdbc/pool/PooledConnectionMBean.java|   1 +
 .../jdbc/pool/interceptor/StatementCache.java  |  11 +-
 res/maven/mvn.properties.default   |   2 +-
 res/tomcat.nsi |   4 +-
 .../catalina/session/TestPersistentManager.java| 110 -
 .../valves/TestLoadBalancerDrainingValve.java  | 272 +
 .../tomcat/util/net/openssl/TestOpenSSLConf.java   |  26 +-
 .../util/net/openssl/ciphers/TestCipher.java   |  37 ++-
 .../util/net/openssl/ciphers/TesterOpenSSL.java|  27 +-
 webapps/docs/changelog.xml | 140 ++-
 webapps/docs/cluster-howto.xml |   1 -
 webapps/docs/config/cluster-interceptor.xml|  12 +
 webapps/docs/config/context.xml|  12 +
 webapps/docs/config/listeners.xml  |  12 +-
 webapps/docs/config/realm.xml  |   3 +-
 webapps/docs/config/valve.xml  | 247 ---
 webapps/docs/project.xml   |   2 +-
 webapps/docs/setup.xml |   1 +
 webapps/docs/tribes/introduction.xml   |   3 -
 58 files changed, 1605 insertions(+), 479 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] branch master updated (69b09ae -> b1340d8)

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository tomcat8.

  from  69b09ae   Upload to unstable
  adds  5df43b6   New upstream version 8.5.30
   new  729f2b0   Update upstream source from tag 'upstream/8.5.30'
   new  1c8a63f   Refreshed the patches
   new  2dbcf24   Standards-Version updated to 4.1.4
   new  fbd5de8   Indented the debian/*.links and debian/*.install files
   new  b1340d8   Upload to unstable

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/catalina.bat   |   9 +-
 bin/catalina.sh|   6 +-
 bin/service.bat|   2 +-
 build.properties.default   |   8 +-
 debian/changelog   |   9 +
 debian/control |   2 +-
 .../0021-dont-test-unsupported-ciphers.patch   |   4 +-
 debian/rules   |   3 -
 debian/tomcat8-admin.install   |   8 +-
 debian/tomcat8-common.install  |   2 +-
 debian/tomcat8-docs.install|   4 +-
 debian/tomcat8-examples.install|   4 +-
 debian/tomcat8-user.install|  10 +-
 debian/tomcat8.install |  18 +-
 debian/tomcat8.links   |   6 +-
 java/org/apache/catalina/ant/ValidatorTask.java|   4 +-
 .../core/JreMemoryLeakPreventionListener.java  |   7 +-
 .../catalina/core/NamingContextListener.java   | 139 +--
 java/org/apache/catalina/core/StandardContext.java |  25 ++
 .../apache/catalina/loader/LocalStrings.properties |   1 +
 .../catalina/loader/WebappClassLoaderBase.java |  52 
 .../catalina/session/PersistentManagerBase.java| 120 +
 java/org/apache/catalina/startup/Constants.java|   6 +-
 java/org/apache/catalina/startup/HostConfig.java   |   3 +-
 .../apache/catalina/startup/WebAnnotationSet.java  |  10 +-
 .../interceptors/FragmentationInterceptor.java |  11 +-
 ...ean.java => FragmentationInterceptorMBean.java} |  14 +-
 .../org/apache/catalina/valves/AccessLogValve.java |  86 ++-
 .../catalina/valves/LoadBalancerDrainingValve.java | 262 
 .../apache/catalina/valves/LocalStrings.properties |   1 +
 java/org/apache/coyote/http2/Constants.java|   6 +
 java/org/apache/coyote/http2/Http2Parser.java  |   6 +-
 .../apache/coyote/http2/Http2UpgradeHandler.java   |  44 ++--
 .../apache/coyote/http2/LocalStrings.properties|   3 +-
 java/org/apache/coyote/http2/Stream.java   |   9 +-
 java/org/apache/naming/factory/Constants.java  |  30 +--
 .../tomcat/util/descriptor/web/ResourceBase.java   |  30 ++-
 .../tomcat/util/descriptor/web/WebRuleSet.java |   9 +
 .../apache/tomcat/util/descriptor/web/WebXml.java  |  35 +--
 .../apache/tomcat/util/net/AbstractEndpoint.java   |   8 +-
 java/org/apache/tomcat/util/net/AprEndpoint.java   |  45 ++--
 java/org/apache/tomcat/util/net/Constants.java |   1 +
 .../tomcat/util/net/openssl/OpenSSLEngine.java |  24 +-
 .../util/net/openssl/ciphers/Authentication.java   |  21 +-
 .../tomcat/util/net/openssl/ciphers/Cipher.java|  91 ++-
 .../util/net/openssl/ciphers/KeyExchange.java  |   3 +-
 .../tomcat/util/net/openssl/ciphers/Protocol.java  |   3 +-
 .../apache/tomcat/jdbc/pool/ConnectionPool.java|   1 +
 .../apache/tomcat/jdbc/pool/PoolProperties.java|   2 +-
 .../apache/tomcat/jdbc/pool/PooledConnection.java  |   9 +
 .../tomcat/jdbc/pool/PooledConnectionMBean.java|   1 +
 .../jdbc/pool/interceptor/StatementCache.java  |  11 +-
 res/maven/mvn.properties.default   |   2 +-
 res/tomcat.nsi |   4 +-
 .../catalina/session/TestPersistentManager.java| 110 -
 .../valves/TestLoadBalancerDrainingValve.java  | 272 +
 .../tomcat/util/net/openssl/TestOpenSSLConf.java   |  26 +-
 .../util/net/openssl/ciphers/TestCipher.java   |  37 ++-
 .../util/net/openssl/ciphers/TesterOpenSSL.java|  27 +-
 webapps/docs/changelog.xml | 140 ++-
 webapps/docs/cluster-howto.xml |   1 -
 webapps/docs/config/cluster-interceptor.xml|  12 +
 webapps/docs/config/context.xml|  12 +
 webapps/docs/config/listeners.xml  |  12 +-
 webapps/docs/config/realm.xml  |   3 +-
 webapps/docs/config/valve.xml  | 247 ---
 webapps/docs/project.xml   |   2 +-
 webapps/docs/setup.xml  

[tomcat8] 05/05: Upload to unstable

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository tomcat8.

commit b1340d86dbf7ba3e51aa8af7f9f30b145cbf6f08
Author: Emmanuel Bourg 
Date:   Thu Apr 12 09:49:42 2018 +0200

Upload to unstable
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f3b9206..78c5fe8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-tomcat8 (8.5.30-1) UNRELEASED; urgency=medium
+tomcat8 (8.5.30-1) unstable; urgency=medium
 
   * Team upload.
   * New upstream release
 - Refreshed the patches
   * Standards-Version updated to 4.1.4
 
- -- Emmanuel Bourg   Fri, 06 Apr 2018 21:48:51 +0200
+ -- Emmanuel Bourg   Thu, 12 Apr 2018 09:49:28 +0200
 
 tomcat8 (8.5.29-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] 01/01: pristine-tar data for tomcat8_8.5.30.orig.tar.xz

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch pristine-tar
in repository tomcat8.

commit 3ffed2b3346ab0783c6505645756ab6771c5c6d6
Author: Emmanuel Bourg 
Date:   Fri Apr 6 21:48:17 2018 +0200

pristine-tar data for tomcat8_8.5.30.orig.tar.xz
---
 tomcat8_8.5.30.orig.tar.xz.delta | Bin 0 -> 128315 bytes
 tomcat8_8.5.30.orig.tar.xz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/tomcat8_8.5.30.orig.tar.xz.delta b/tomcat8_8.5.30.orig.tar.xz.delta
new file mode 100644
index 000..2f176c8
Binary files /dev/null and b/tomcat8_8.5.30.orig.tar.xz.delta differ
diff --git a/tomcat8_8.5.30.orig.tar.xz.id b/tomcat8_8.5.30.orig.tar.xz.id
new file mode 100644
index 000..b724518
--- /dev/null
+++ b/tomcat8_8.5.30.orig.tar.xz.id
@@ -0,0 +1 @@
+f5d500d7dc59464c837b427c4ddd1025c213032b

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] branch pristine-tar updated (adc2f8e -> 3ffed2b)

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch pristine-tar
in repository tomcat8.

  from  adc2f8e   pristine-tar data for tomcat8_8.5.29.orig.tar.xz
   new  3ffed2b   pristine-tar data for tomcat8_8.5.30.orig.tar.xz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tomcat8_8.5.30.orig.tar.xz.delta | Bin 0 -> 128315 bytes
 tomcat8_8.5.30.orig.tar.xz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 tomcat8_8.5.30.orig.tar.xz.delta
 create mode 100644 tomcat8_8.5.30.orig.tar.xz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] 04/05: Indented the debian/*.links and debian/*.install files

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository tomcat8.

commit fbd5de84ca344ea1721d605b034de856d1fc97c7
Author: Emmanuel Bourg 
Date:   Fri Apr 6 23:52:58 2018 +0200

Indented the debian/*.links and debian/*.install files
---
 debian/tomcat8-admin.install|  8 
 debian/tomcat8-common.install   |  2 +-
 debian/tomcat8-docs.install |  4 ++--
 debian/tomcat8-examples.install |  4 ++--
 debian/tomcat8-user.install | 10 +-
 debian/tomcat8.install  | 18 +-
 debian/tomcat8.links|  6 +++---
 7 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/debian/tomcat8-admin.install b/debian/tomcat8-admin.install
index 43f7310..860f67b 100644
--- a/debian/tomcat8-admin.install
+++ b/debian/tomcat8-admin.install
@@ -1,4 +1,4 @@
-debian/context/manager.xml /etc/tomcat8/Catalina/localhost/
-output/build/webapps/manager /usr/share/tomcat8-admin/
-debian/context/host-manager.xml /etc/tomcat8/Catalina/localhost/
-output/build/webapps/host-manager /usr/share/tomcat8-admin/
+debian/context/manager.xml  /etc/tomcat8/Catalina/localhost/
+debian/context/host-manager.xml /etc/tomcat8/Catalina/localhost/
+output/build/webapps/manager/usr/share/tomcat8-admin/
+output/build/webapps/host-manager   /usr/share/tomcat8-admin/
diff --git a/debian/tomcat8-common.install b/debian/tomcat8-common.install
index eadf4de..1045941 100644
--- a/debian/tomcat8-common.install
+++ b/debian/tomcat8-common.install
@@ -1,2 +1,2 @@
 output/build/bin/bootstrap.jar /usr/share/tomcat8/bin/
-bin/* /usr/share/tomcat8/bin/
+bin/*  /usr/share/tomcat8/bin/
diff --git a/debian/tomcat8-docs.install b/debian/tomcat8-docs.install
index c9845c3..154b96e 100644
--- a/debian/tomcat8-docs.install
+++ b/debian/tomcat8-docs.install
@@ -1,2 +1,2 @@
-debian/context/docs.xml /etc/tomcat8/Catalina/localhost/
-output/build/webapps/docs /usr/share/tomcat8-docs/
+debian/context/docs.xml/etc/tomcat8/Catalina/localhost/
+output/build/webapps/docs  /usr/share/tomcat8-docs/
diff --git a/debian/tomcat8-examples.install b/debian/tomcat8-examples.install
index 19c5619..d92ba38 100644
--- a/debian/tomcat8-examples.install
+++ b/debian/tomcat8-examples.install
@@ -1,3 +1,3 @@
-debian/context/examples.xml /etc/tomcat8/Catalina/localhost/
-output/build/webapps/examples /usr/share/tomcat8-examples/
 debian/policy/examples/*.policy /etc/tomcat8/policy.d/
+debian/context/examples.xml /etc/tomcat8/Catalina/localhost/
+output/build/webapps/examples   /usr/share/tomcat8-examples/
diff --git a/debian/tomcat8-user.install b/debian/tomcat8-user.install
index 2bae791..f88dc0d 100644
--- a/debian/tomcat8-user.install
+++ b/debian/tomcat8-user.install
@@ -1,5 +1,5 @@
-conf/*.xml /usr/share/tomcat8/skel/conf/
-conf/catalina.properties /usr/share/tomcat8/skel/conf/
-debian/logging.properties /usr/share/tomcat8/skel/conf/
-debian/tomcat8-instance-create /usr/bin/
-debian/setenv.sh /usr/share/tomcat8/skel/bin/
+conf/*.xml   /usr/share/tomcat8/skel/conf/
+conf/catalina.properties /usr/share/tomcat8/skel/conf/
+debian/logging.properties/usr/share/tomcat8/skel/conf/
+debian/setenv.sh /usr/share/tomcat8/skel/bin/
+debian/tomcat8-instance-create   /usr/bin/
diff --git a/debian/tomcat8.install b/debian/tomcat8.install
index 71e7413..2880a2d 100644
--- a/debian/tomcat8.install
+++ b/debian/tomcat8.install
@@ -1,9 +1,9 @@
-conf/catalina.properties /etc/tomcat8/
-debian/logging.properties /etc/tomcat8/
-conf/*.xml /etc/tomcat8/
-debian/policy/*.policy /etc/tomcat8/policy.d/
-debian/default_root /usr/share/tomcat8-root/
-debian/defaults.template /usr/share/tomcat8/
-debian/defaults.md5sum /usr/share/tomcat8/
-debian/logrotate.template /usr/share/tomcat8/
-debian/logrotate.md5sum /usr/share/tomcat8/
+conf/catalina.properties   /etc/tomcat8/
+debian/logging.properties  /etc/tomcat8/
+conf/*.xml /etc/tomcat8/
+debian/policy/*.policy /etc/tomcat8/policy.d/
+debian/default_root/usr/share/tomcat8-root/
+debian/defaults.template   /usr/share/tomcat8/
+debian/defaults.md5sum /usr/share/tomcat8/
+debian/logrotate.template  /usr/share/tomcat8/
+debian/logrotate.md5sum/usr/share/tomcat8/
diff --git a/debian/tomcat8.links b/debian/tomcat8.links
index 5173aaf..34adab4 100644
--- a/debian/tomcat8.links
+++ b/debian/tomcat8.links
@@ -1,4 +1,4 @@
-/etc/tomcat8 /var/lib/tomcat8/conf
-/var/cache/tomcat8 /var/lib/tomcat8/work
-/var/log/tomcat8 /var/lib/tomcat8/logs
+/etc/tomcat8/var/lib/tomcat8/conf
+/var/cache/tomcat8  /var/lib/tomcat8/work
+/var/log/tomcat8/var/lib/tomcat8/logs
 /usr/share/doc/tomcat8-common/README.Debian 
/usr/share/doc/tomcat8/README.Debian

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

_

[tomcat8] 02/05: Refreshed the patches

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository tomcat8.

commit 1c8a63f70a4098aa80b10ae313cc79e4073287e5
Author: Emmanuel Bourg 
Date:   Fri Apr 6 21:49:29 2018 +0200

Refreshed the patches
---
 debian/changelog| 8 
 debian/patches/0021-dont-test-unsupported-ciphers.patch | 4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bca4c97..b652416 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+tomcat8 (8.5.30-1) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * New upstream release
+- Refreshed the patches
+
+ -- Emmanuel Bourg   Fri, 06 Apr 2018 21:48:51 +0200
+
 tomcat8 (8.5.29-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/patches/0021-dont-test-unsupported-ciphers.patch 
b/debian/patches/0021-dont-test-unsupported-ciphers.patch
index 92b29b5..455031e 100644
--- a/debian/patches/0021-dont-test-unsupported-ciphers.patch
+++ b/debian/patches/0021-dont-test-unsupported-ciphers.patch
@@ -26,5 +26,5 @@ Forwarded: not-needed
 +unimplemented.add(Cipher.TLS_RSA_WITH_ARIA_128_GCM_SHA256);
 +unimplemented.add(Cipher.TLS_RSA_WITH_ARIA_256_GCM_SHA384);
  
- if (VERSION < 10002) {
- // These were implemented in 1.0.2 so won't be available in any
+ // These are TLS v1.3 ciphers that the test suite doesn't yet handle
+ unimplemented.add(Cipher.TLS_AES_128_CCM_8_SHA256);

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] 03/05: Standards-Version updated to 4.1.4

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository tomcat8.

commit 2dbcf242bc9319b19ee58c463d8b62c9cc9d0a2b
Author: Emmanuel Bourg 
Date:   Fri Apr 6 21:49:59 2018 +0200

Standards-Version updated to 4.1.4
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 debian/rules | 3 ---
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b652416..f3b9206 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ tomcat8 (8.5.30-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
 - Refreshed the patches
+  * Standards-Version updated to 4.1.4
 
  -- Emmanuel Bourg   Fri, 06 Apr 2018 21:48:51 +0200
 
diff --git a/debian/control b/debian/control
index 253d6b2..cd236cd 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Build-Depends:
  lsb-release,
  maven-repo-helper,
  po-debconf
-Standards-Version: 4.1.3
+Standards-Version: 4.1.4
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/tomcat8.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/tomcat8.git
 Homepage: http://tomcat.apache.org
diff --git a/debian/rules b/debian/rules
index 1ba6169..39d1c8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,6 +51,3 @@ override_dh_install-indep:
 override_dh_auto_clean:
dh_auto_clean
-$(ANT) clean
-
-get-orig-source:
-   -uscan --force-download --rename

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


Processing of tomcat8_8.5.29-1~bpo9+1_amd64.changes

2018-04-12 Thread Debian FTP Masters
tomcat8_8.5.29-1~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  tomcat8_8.5.29-1~bpo9+1.dsc
  tomcat8_8.5.29-1~bpo9+1.debian.tar.xz
  libservlet3.1-java-doc_8.5.29-1~bpo9+1_all.deb
  libservlet3.1-java_8.5.29-1~bpo9+1_all.deb
  libtomcat8-embed-java_8.5.29-1~bpo9+1_all.deb
  libtomcat8-java_8.5.29-1~bpo9+1_all.deb
  tomcat8-admin_8.5.29-1~bpo9+1_all.deb
  tomcat8-common_8.5.29-1~bpo9+1_all.deb
  tomcat8-docs_8.5.29-1~bpo9+1_all.deb
  tomcat8-examples_8.5.29-1~bpo9+1_all.deb
  tomcat8-user_8.5.29-1~bpo9+1_all.deb
  tomcat8_8.5.29-1~bpo9+1_all.deb
  tomcat8_8.5.29-1~bpo9+1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of tomcat8_8.5.30-1_source.changes

2018-04-12 Thread Debian FTP Masters
tomcat8_8.5.30-1_source.changes uploaded successfully to localhost
along with the files:
  tomcat8_8.5.30-1.dsc
  tomcat8_8.5.30.orig.tar.xz
  tomcat8_8.5.30-1.debian.tar.xz
  tomcat8_8.5.30-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


tomcat8_8.5.30-1_source.changes ACCEPTED into unstable

2018-04-12 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 12 Apr 2018 09:49:28 +0200
Source: tomcat8
Binary: tomcat8-common tomcat8 tomcat8-user libtomcat8-java 
libtomcat8-embed-java libservlet3.1-java libservlet3.1-java-doc tomcat8-admin 
tomcat8-examples tomcat8-docs
Architecture: source
Version: 8.5.30-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libservlet3.1-java - Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java API 
classes
 libservlet3.1-java-doc - Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java 
API documenta
 libtomcat8-embed-java - Apache Tomcat 8 - Servlet and JSP engine -- embed 
libraries
 libtomcat8-java - Apache Tomcat 8 - Servlet and JSP engine -- core libraries
 tomcat8- Apache Tomcat 8 - Servlet and JSP engine
 tomcat8-admin - Apache Tomcat 8 - Servlet and JSP engine -- admin web 
application
 tomcat8-common - Apache Tomcat 8 - Servlet and JSP engine -- common files
 tomcat8-docs - Apache Tomcat 8 - Servlet and JSP engine -- documentation
 tomcat8-examples - Apache Tomcat 8 - Servlet and JSP engine -- example web 
applicati
 tomcat8-user - Apache Tomcat 8 - Servlet and JSP engine -- tools to create user
Changes:
 tomcat8 (8.5.30-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release
 - Refreshed the patches
   * Standards-Version updated to 4.1.4
Checksums-Sha1:
 d7d6574b26df8044848f1bad7268f497a7fc91b1 2904 tomcat8_8.5.30-1.dsc
 bf5b4fc3983788c997e42936d945153f1784adcd 3402836 tomcat8_8.5.30.orig.tar.xz
 6790c93e591999b63e40b28bc2e8806e168cb8c9 42300 tomcat8_8.5.30-1.debian.tar.xz
 260f2ca05c39069f06c2e84e850b7569a396f4d2 11915 
tomcat8_8.5.30-1_source.buildinfo
Checksums-Sha256:
 d4a662de8774089970b779b2f0c7e9963097f7783732fdc75789552814a4f92d 2904 
tomcat8_8.5.30-1.dsc
 ac9a237ee372c8d7ff5f52823436c51b3aca8d05cd095585b574eed263dbf11d 3402836 
tomcat8_8.5.30.orig.tar.xz
 a468b69b033d8f8a0f88fbeb85e0d600268cc32153e125cfab7ec6de596ba7dd 42300 
tomcat8_8.5.30-1.debian.tar.xz
 0e9b5cc38f9cc82cf667ccf288a3471d0771688b174e9adbef6f1672550e4244 11915 
tomcat8_8.5.30-1_source.buildinfo
Files:
 76ca5fe02ec0aefc269d6f305aa28cd5 2904 java optional tomcat8_8.5.30-1.dsc
 6a2ca51dd312ff62768ce9b0d0d5fc27 3402836 java optional 
tomcat8_8.5.30.orig.tar.xz
 73179d8824976612d6e634ab61f89544 42300 java optional 
tomcat8_8.5.30-1.debian.tar.xz
 dbd72ea2263f57acb90d2f70af203bd5 11915 java optional 
tomcat8_8.5.30-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlrPG3wSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs4QoP/j1Dk3e191hbGfNMezFObcAw2MPSWqLd
/z5Dqa/7G8dOPweH1KY3lEfHuBTC5LNtcY3ezwjWFcGMB3kpMiv51SC7jJ4ThyeI
qhuux3qT2JY1Q8wJMr4lJr2aBTpB6mbK+4iS4FlxltAi7cg1ZsVND0V7nipNKsUe
gLlk6y7zb6fItL4gDnyYlr83QDWgwJaR4LpeUiUV653GY78geSGgLYDde1bUwZOY
wSmI4XPmb4M59Od4KWPfh2yP+PMZamAzbuW1JCWhEup3PJU7w/gXYEFVdW9MON8M
QdzBTaCOfEqno/RRA5pbiD9vyPyKS81P/f1208/u2DqtsrAHs2uFk1fcYlz6aZeg
FYBmrDhBcnBcAB6FCoOpB+rRD3OLWLZN2uFeY4tGpa+VEehP/hilLShNNw88g51L
p000cxW53jG43F9QGtvAhKRT9ResZBqhW7K58pKsfs3WrHbos2Iy42amo100uVJf
TZWuiYU/BdI3CrNIRe2cLvvWFSBgy+G31V2WQ0qZsafFkZYI7HpU8CtAym1mcrS3
yk9ACdisEzKRol9F2n5wzdfLPRwrltmieOEjiqSat/0m1RBop5kkTltsfmVJw8Rk
Uy1GRoEcWdI8RRZtADcAVjQg9Xaki4YsTwneBfbZXnA5LY8TqcKll+ID3PqVb4Ch
J/k3iJADWl1O
=zkIE
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


tomcat8_8.5.29-1~bpo9+1_amd64.changes ACCEPTED into stretch-backports

2018-04-12 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 Apr 2018 09:53:37 +0200
Source: tomcat8
Binary: tomcat8-common tomcat8 tomcat8-user libtomcat8-java 
libtomcat8-embed-java libservlet3.1-java libservlet3.1-java-doc tomcat8-admin 
tomcat8-examples tomcat8-docs
Architecture: source all
Version: 8.5.29-1~bpo9+1
Distribution: stretch-backports
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libservlet3.1-java - Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java API 
classes
 libservlet3.1-java-doc - Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java 
API documenta
 libtomcat8-embed-java - Apache Tomcat 8 - Servlet and JSP engine -- embed 
libraries
 libtomcat8-java - Apache Tomcat 8 - Servlet and JSP engine -- core libraries
 tomcat8- Apache Tomcat 8 - Servlet and JSP engine
 tomcat8-admin - Apache Tomcat 8 - Servlet and JSP engine -- admin web 
application
 tomcat8-common - Apache Tomcat 8 - Servlet and JSP engine -- common files
 tomcat8-docs - Apache Tomcat 8 - Servlet and JSP engine -- documentation
 tomcat8-examples - Apache Tomcat 8 - Servlet and JSP engine -- example web 
applicati
 tomcat8-user - Apache Tomcat 8 - Servlet and JSP engine -- tools to create user
Changes:
 tomcat8 (8.5.29-1~bpo9+1) stretch-backports; urgency=medium
 .
   * Rebuild for stretch-backports.
Checksums-Sha1:
 338b600332b5185b107d9b1882c7ca8322301e2b 2908 tomcat8_8.5.29-1~bpo9+1.dsc
 c4e202c49c09532ff6a6e0edd64ae9a508a6365d 42336 
tomcat8_8.5.29-1~bpo9+1.debian.tar.xz
 def408d8c1b709faa80e35751f16296f3be618f1 242422 
libservlet3.1-java-doc_8.5.29-1~bpo9+1_all.deb
 29cb43ba25790671b9762c2c1bbfeee72b5c88a1 393984 
libservlet3.1-java_8.5.29-1~bpo9+1_all.deb
 f0147bd565186af7ebc058f3817b439f8bc8761a 3940272 
libtomcat8-embed-java_8.5.29-1~bpo9+1_all.deb
 fdcf31bddd95f1e537e660b15c505df210a025d3 4925810 
libtomcat8-java_8.5.29-1~bpo9+1_all.deb
 1a65092a3e789bd3121dfd9b62e0caaabe38838c 33952 
tomcat8-admin_8.5.29-1~bpo9+1_all.deb
 d6bd91b78128b36de47f029eebc069863fe1a9ba 65124 
tomcat8-common_8.5.29-1~bpo9+1_all.deb
 21b04c57d910926e96f756f5ed50767b596078aa 699654 
tomcat8-docs_8.5.29-1~bpo9+1_all.deb
 6a34c0741a02cd169b8215493ec4bab824368547 393626 
tomcat8-examples_8.5.29-1~bpo9+1_all.deb
 5a53ddff1084cc4311a211713d9ddbe95e546d15 39470 
tomcat8-user_8.5.29-1~bpo9+1_all.deb
 14baccb2ae1978959db9a8b6babf7ccb931ee2ab 51632 tomcat8_8.5.29-1~bpo9+1_all.deb
 288dabbd53da88b3efc1e20120fbeb3c524f48ba 14372 
tomcat8_8.5.29-1~bpo9+1_amd64.buildinfo
Checksums-Sha256:
 a6e35ad15f15a2cc4cb8214fb1010428800b30946744dbfba697b9fc66459ae8 2908 
tomcat8_8.5.29-1~bpo9+1.dsc
 46200c0bdc1e7fd5e88e02c4166feefce4f8998dae8917966f7de6ef6c466ba7 42336 
tomcat8_8.5.29-1~bpo9+1.debian.tar.xz
 1d5af5f5474afe676eff6d7c04aa4715c04fd6cb90c97976dbf1072dda860a51 242422 
libservlet3.1-java-doc_8.5.29-1~bpo9+1_all.deb
 33aee88baf19a9e805cad4e2f978840d5f6ef3f65b49453c52d8c8eb41d0d4df 393984 
libservlet3.1-java_8.5.29-1~bpo9+1_all.deb
 08fa8334320e7f663cc900996c5d6ae317bf1f5d13122260cf3f6df491a1c810 3940272 
libtomcat8-embed-java_8.5.29-1~bpo9+1_all.deb
 368a922d6607270456ec823cc56ce628f474c1b792a35dfd1733ad633f2b67d0 4925810 
libtomcat8-java_8.5.29-1~bpo9+1_all.deb
 f22739acac329a1544d5a8d0c73267edd284666459796f621e4d898731da0fdd 33952 
tomcat8-admin_8.5.29-1~bpo9+1_all.deb
 a0fff0a0734a239d20e8c648d648711c826e90f88791537c6addec89975e5a12 65124 
tomcat8-common_8.5.29-1~bpo9+1_all.deb
 968481ebea9135a865a1c1c59f19473e95fc006c706cdcbce30a1435d1ff31b1 699654 
tomcat8-docs_8.5.29-1~bpo9+1_all.deb
 fe02026771dc0d73727f6d375399799e9a148ac71b405f701aaca2972ee66191 393626 
tomcat8-examples_8.5.29-1~bpo9+1_all.deb
 46326ba6acf4792a40833d12bc54e34a32410f3e5e924d8a0388930952ee1d1e 39470 
tomcat8-user_8.5.29-1~bpo9+1_all.deb
 3f09aebd0acc9cfb0dbddf2e4eb8d6164159b224736f020b923d4ced44360ddc 51632 
tomcat8_8.5.29-1~bpo9+1_all.deb
 0c5ba954e9528bc40742e6c7656a326a6493432b9281a129fb3fc1020eb85ac0 14372 
tomcat8_8.5.29-1~bpo9+1_amd64.buildinfo
Files:
 9290247271f853c96499eb96a806d300 2908 java optional tomcat8_8.5.29-1~bpo9+1.dsc
 98dfc6c36ccc0d1e901675d77251f129 42336 java optional 
tomcat8_8.5.29-1~bpo9+1.debian.tar.xz
 1d081d41da5c6ff4f08cbb8f7ef068a9 242422 doc optional 
libservlet3.1-java-doc_8.5.29-1~bpo9+1_all.deb
 62dd8ff4670c47c20864e7343bef0239 393984 java optional 
libservlet3.1-java_8.5.29-1~bpo9+1_all.deb
 ea9e24d0d3e0c96c6ca2ec6c357caa9f 3940272 java optional 
libtomcat8-embed-java_8.5.29-1~bpo9+1_all.deb
 f649fdfd39c0176f2f248b76a34de101 4925810 java optional 
libtomcat8-java_8.5.29-1~bpo9+1_all.deb
 3b6c36e66e77d0ce1f859d2719e36128 33952 java optional 
tomcat8-admin_8.5.29-1~bpo9+1_all.deb
 34764eda952bfe8c8ae037af81d905b2 65124 java optional 
tomcat8-common_8.5.29-1~bpo9+1_all.deb
 ab10b9e3b91900ee6d8701a886186162 699654 doc optional 
tomcat8-docs_8.5.29-1~bpo9+1_all.deb
 d441c748e17871f5feb34450023d7e65 393626 java optional 
tomcat8-examples_8.5.29-1~bpo9+1_all.deb
 23e170283bab

[tomcat8] annotated tag debian/8.5.30-1 created (now 9d10872)

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag debian/8.5.30-1
in repository tomcat8.

at  9d10872   (tag)
   tagging  b1340d86dbf7ba3e51aa8af7f9f30b145cbf6f08 (commit)
  replaces  debian/8.5.29-1
 tagged by  Emmanuel Bourg
on  Thu Apr 12 12:05:14 2018 +0200

- Log -
tomcat8 Debian release 8.5.30-1
-BEGIN PGP SIGNATURE-

iQJGBAABCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlrPL1oSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsczEP/0whQpsX0Kh2S7cbd2nhGP0PD0P0FsbC
KArgKI/j4q/BXows+1qlGv54CTOHNuQsTSgsoLeLHjDLqaOaD6cExneiuKophNx2
nIrMEsVQbhMYDok1L1yO4VJfnhRIkhZmW6ZbZPNb/ICl4uyV+7cO4R5Jor86xmGh
utrhuwBx9cpqrixGQT7OXxxAV96ST3Sck73I2g8B/r5UJ1PQRRTIu+8oYnExnCJ0
H0hxOnFcDZqdQ58WIei/Jw10kZnHjIQDpXkAmCTerQw2cFtU4c2JpAVmLTFvocdc
UtRBnM9LPSqXX8eDq/OkB5Udr+5oOGsoBjCm7BIOtNBrM93Oq4Une18mWNNXAH5f
94N234fx2a78GwI4aobwsjfOxx9IMVq78H1yuMr+o2cX6u4X4LZQvruoSJTefvLm
TArIrd0mriQZoud9Zc9BxYZom7ONBPMvUcxMSpodvWwuZSZwFD9Y2KR4u8KkxNuc
kW6aue5K9bAaylff56fxNUaSiXVn+gW1y7dluuUEoySXeeK1RHO+/SqLKM6pFAG5
kljK0GboABsEbWjqlcIvaMzxc7jY3z6zLAjPb4ZoEIMFsnAzBw2WRYe1KVDDPG9Y
yqyufS8ucGwbrAiSbP5RQCC544w/+Nyxe47wUXUkUB2G38jbHZU+wlXfSaNKv6NX
9lo0wFb6V4L5
=k6IS
-END PGP SIGNATURE-

Emmanuel Bourg (6):
  New upstream version 8.5.30
  Update upstream source from tag 'upstream/8.5.30'
  Refreshed the patches
  Standards-Version updated to 4.1.4
  Indented the debian/*.links and debian/*.install files
  Upload to unstable

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] annotated tag upstream/8.5.30 created (now 35d0f8e)

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag upstream/8.5.30
in repository tomcat8.

at  35d0f8e   (tag)
   tagging  5df43b6db8995a3c344ce1a3ab6ac2802b6bab5d (commit)
  replaces  upstream/8.5.29
 tagged by  Emmanuel Bourg
on  Fri Apr 6 21:48:18 2018 +0200

- Log -
Upstream version 8.5.30

Emmanuel Bourg (1):
  New upstream version 8.5.30

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[ecj] annotated tag debian/3.13.2-1 created (now faaf0e7)

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag debian/3.13.2-1
in repository ecj.

at  faaf0e7   (tag)
   tagging  6d0dcfcbca42467e70851766caecaf8337a44757 (commit)
  replaces  debian/3.12.3-1
 tagged by  Emmanuel Bourg
on  Thu Apr 12 12:05:54 2018 +0200

- Log -
ecj Debian release 3.13.2-1
-BEGIN PGP SIGNATURE-

iQJGBAABCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlrPL4ISHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsRC8P/jUwVC29CpVef7nBtSFczRYEW9f9dMdO
iBFJOZ/i8/0AlK92k9VAuJmSRYfQasO/9DVRqhkatHbHuyrwtG/JBeUYQBK9jk2g
WyGdyIaCdFy8bD46UGmUua1CHNZpxZjCRqdRe1PmrcIUhaX3Voh1N13ZqFqvqLOw
YaIhsncKU4xMHe2oaC09ohMrzmSpIl3+B2me9omQTUM66d/XJu+5tGASWittipuj
bkbN2g/9FHIodFBJ74i0w+EVpFNJM/S3MaAvTT/FNOhlG7XEc7GTYwWnXMkenP/I
986NaV4fBW+9unorUzSrCcLby127zevKmQ3x0xBV8BCaoP2ACTltFlfNBkTwBfnL
z1J1B2OTdObZhPRV29R/VE2g2ZJDTp8iFCEH4RG7Nk7Rtsk+uilcqbBbwW7Wrleg
1F26brXFW231a32ovWFKl9AKpsZAjAalQcnSjSxRd9bwTt0JucCrW1nxdaPCRybe
t7jhVAfB3+TLW7o73aUYwwBMP+5X4daWyEUnRlhySipT9o6olVj/iER4C7rP4wgD
lYC+geoIzqFGHc8/gRKprDxYmeRfQw3zqZ36NFE9Pf34/CrvGiUtspy2Y81R1hjC
3NpDjUMlYcGveHSCfp6/JQOTcm24WIAie2RK4rEmSemFnn3u4IwOPOmu5sHn5bZm
0Vt1e2PqLrOF
=Qf03
-END PGP SIGNATURE-

Emmanuel Bourg (10):
  New upstream version 3.13.0
  Update upstream source from tag 'upstream/3.13.0'
  New upstream version 3.13.1
  Update upstream source from tag 'upstream/3.13.1'
  New upstream version 3.13.2
  Update upstream source from tag 'upstream/3.13.2'
  Removed an optional dependency on the dom module
  Standards-Version updated to 4.1.4
  Updated the version of the Maven pom
  Upload to unstable

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/ecj.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[ecj] annotated tag upstream/3.13.2 created (now 2c278db)

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag upstream/3.13.2
in repository ecj.

at  2c278db   (tag)
   tagging  02bc99006d92db0c53a10808bebfbc0b791e33e2 (commit)
  replaces  upstream/3.13.1
 tagged by  Emmanuel Bourg
on  Tue Apr 10 10:25:01 2018 +0200

- Log -
Upstream version 3.13.2

Emmanuel Bourg (1):
  New upstream version 3.13.2

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/ecj.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[ecj] annotated tag upstream/3.13.0 created (now 2b75228)

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag upstream/3.13.0
in repository ecj.

at  2b75228   (tag)
   tagging  17a5894d8edef1563a7422c4eda356e1a3c8cc43 (commit)
  replaces  upstream/3.12.3
 tagged by  Emmanuel Bourg
on  Tue Apr 10 10:20:00 2018 +0200

- Log -
Upstream version 3.13.0

Emmanuel Bourg (1):
  New upstream version 3.13.0

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/ecj.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[ecj] annotated tag upstream/3.13.1 created (now 2318eef)

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag upstream/3.13.1
in repository ecj.

at  2318eef   (tag)
   tagging  f46684f694ee3995a4bcfd7b7b501d2fa5a56902 (commit)
  replaces  upstream/3.13.0
 tagged by  Emmanuel Bourg
on  Tue Apr 10 10:22:14 2018 +0200

- Log -
Upstream version 3.13.1

Emmanuel Bourg (1):
  New upstream version 3.13.1

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/ecj.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[ecj] 01/01: Restored the CompilerOptions.VERSION_1_9 constant to preserve the backward compatibility

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository ecj.

commit c54ac0bd601a67513983ccca406b6fc726d4f668
Author: Emmanuel Bourg 
Date:   Thu Apr 12 13:05:47 2018 +0200

Restored the CompilerOptions.VERSION_1_9 constant to preserve the backward 
compatibility
---
 debian/changelog  | 8 
 debian/patches/series | 1 +
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e069adf..fda8d74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ecj (3.13.2-2) unstable; urgency=medium
+
+  * Team upload.
+  * Restored the CompilerOptions.VERSION_1_9 constant to preserve
+the backward compatibility
+
+ -- Emmanuel Bourg   Thu, 12 Apr 2018 13:05:11 +0200
+
 ecj (3.13.2-1) unstable; urgency=medium
 
   * New upstream release (from the R4_7_2 tag, identifies itself as 3.13.2)
diff --git a/debian/patches/series b/debian/patches/series
index 1d9a798..f10a659 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 remove-model-dependency.patch
+restore-java-1.9-option.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/ecj.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[ecj] branch master updated (6d0dcfc -> c54ac0b)

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository ecj.

  from  6d0dcfc   Upload to unstable
   new  c54ac0b   Restored the CompilerOptions.VERSION_1_9 constant to 
preserve the backward compatibility

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog  | 8 
 debian/patches/series | 1 +
 2 files changed, 9 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/ecj.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] annotated tag debian/8.5.29-1_bpo9+1 created (now 3741cf1)

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag debian/8.5.29-1_bpo9+1
in repository tomcat8.

at  3741cf1   (tag)
   tagging  3aaa93e1069db6f133608c482cfc5d06df8a7101 (commit)
  replaces  debian/8.5.29-1
 tagged by  Emmanuel Bourg
on  Thu Apr 12 13:35:07 2018 +0200

- Log -
tomcat8 Debian release 8.5.29-1~bpo9+1
-BEGIN PGP SIGNATURE-

iQJGBAABCAAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlrPRGsSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs0bsP/2q5/lfSk5MEpzYSQtQnSEsS7HbKmM0W
4xODltSMjFLOTbk/kdn555CXkckGJZ/KxVrVz3LKtNRACRyJiL/p81mtJB+wkkmK
/DUeS/D7iW+RPjW8jcp3L7BfsKhYRO6+gpkGzOnUZtPibsHmFpNjsXOHM8QigHvW
UXxU0pJkEQcfcQHUwVIwR3u0Yr9mcZGMjj+5b+hBScqCFZMDAN82V9t+yogTQgWA
yJICLtdBqfWTPZOwOZLeWGSxvUEaIEWR4WohhrWTl6xQwtD0L938PvaM+WW86mna
Hv1bXzH9CZjmrr2oT7fCcJIKQW38r2b7Fk+nUoAma/IrbyXtZIK6mVgtD/jGoUFp
/Z/StDIMCU8A+OLZxcwfRlC8PY2Txkbt+cNwYwHRqmrErESX8s53uIjP5DLqx5qf
DHpNuwH5qB8UZB0a1PvwuzsCkI/0TyV+11GSsmqwzky63vpQJ5NwC5ilhNbyOEOM
7jbLIH5qWFO66i4PFDwkkmCh2SMZopk6yKIwhXBG8IQfzmzAlgp3h1ycxaGwnDm5
o6J5vYjo6dEf/elCPNNlkl3sxIbm8C+g6X41ZN4Q2NQiJ2angFc/+fkGbQ9+zex3
ESnkuNw6JV+tjT7Ln+JMeh5T84yifMoCaP892iu4ySjlYyXBNhxRBtmbRdCf0Zs5
zabBOwJB3A3j
=VxMe
-END PGP SIGNATURE-

Emmanuel Bourg (1):
  Rebuild for stretch-backports

---

This annotated tag includes the following new commits:

   new  3aaa93e   Rebuild for stretch-backports

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] 01/01: Rebuild for stretch-backports

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to annotated tag debian/8.5.29-1_bpo9+1
in repository tomcat8.

commit 3aaa93e1069db6f133608c482cfc5d06df8a7101
Author: Emmanuel Bourg 
Date:   Fri Feb 23 00:38:12 2018 +0100

Rebuild for stretch-backports
---
 debian/changelog | 6 ++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bca4c97..e5dd5f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tomcat8 (8.5.29-1~bpo9+1) stretch-backports; urgency=medium
+
+  * Rebuild for stretch-backports.
+
+ -- Emmanuel Bourg   Thu, 12 Apr 2018 09:53:37 +0200
+
 tomcat8 (8.5.29-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 253d6b2..e0fa456 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders:
  Emmanuel Bourg 
 Build-Depends:
  ant-optional,
- debhelper (>= 11),
+ debhelper (>= 11~),
  default-jdk,
  javahelper,
  junit4 (>= 4.11),

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


Processing of ecj_3.13.2-2_source.changes

2018-04-12 Thread Debian FTP Masters
ecj_3.13.2-2_source.changes uploaded successfully to localhost
along with the files:
  ecj_3.13.2-2.dsc
  ecj_3.13.2-2.debian.tar.xz
  ecj_3.13.2-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


ecj_3.13.2-2_source.changes ACCEPTED into unstable

2018-04-12 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 12 Apr 2018 13:05:11 +0200
Source: ecj
Binary: ecj libecj-java
Architecture: source
Version: 3.13.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 ecj- standalone version of the Eclipse Java compiler
 libecj-java - Eclipse Java compiler (library)
Changes:
 ecj (3.13.2-2) unstable; urgency=medium
 .
   * Team upload.
   * Restored the CompilerOptions.VERSION_1_9 constant to preserve
 the backward compatibility
Checksums-Sha1:
 b45fb8ed605839de787ad2e4967c7426389fbe2d 2008 ecj_3.13.2-2.dsc
 bbdefb241dca5a3380396b0d111bcf88b340a5e1 13420 ecj_3.13.2-2.debian.tar.xz
 4b5734f4657cfd6f38730044071987ba92882632 10322 ecj_3.13.2-2_source.buildinfo
Checksums-Sha256:
 704aedd0d197b3e4c1aac347615bff809ec07be54245d3a88279c3e210e25a0a 2008 
ecj_3.13.2-2.dsc
 56f08af9df68a5afea722cdc2f92917413be98293e9706fe99174b658872f819 13420 
ecj_3.13.2-2.debian.tar.xz
 d2b3a25b4b6420e2880f6d64231c0c8d685a81a9db8f4dd980e9913ebf2808a8 10322 
ecj_3.13.2-2_source.buildinfo
Files:
 97dbc97c464ed3fd007214de1ce08067 2008 java optional ecj_3.13.2-2.dsc
 3414af841ce44536c4fa5c5cdb9f271b 13420 java optional ecj_3.13.2-2.debian.tar.xz
 293b4a78da00d2993a6ed418f8462387 10322 java optional 
ecj_3.13.2-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlrPQ+sSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsF3MQAIPqR2zmnAB0949XB78hkU0XmKK+YPK9
QwWv35oXihmN/fOFLccHmVO3n74aM5BQm0eBKvCjoJQV1rG40+49SKPLTSrT4ca2
ugYMIVty5Q5PiUn3MTkbG3L3YpJhSGyFSM67UEeMYDsH0dBFRmjnkH878HSA999X
JWIkTxaziw8mo0MTXJ5XUCbOIASF9ONY2yB95b8Slj/XbPa1hDtNQsR3e0GG+Nto
XUCKZmeVzeHFZDWB77Jqr7QwTxBWgTFj6soZabuBRBLld+4Nr0+MG5DQBNr1gRE1
xMdsq1/Vgx8jx/2+I1E+77n2/dbrdXPgNg+Y+JRTuxmrzFSvA7aWDgGgbXjgg4UU
s/XXd3L4Py64EQ16VZk4JlRjw5w0aqkLV+3nhPpDGgqTpVW8XZp+7cms/CYcQuAg
WfTbkniGaICwRKFYNzNzzapISglmezcN0OfM93WATMt55WSYQzrTno+JZethLwtt
bEHitT8b4WJVCOfTzLhFRVVvfLPdmX5Is9Xihn7k/yDDcEWR6tbAzQtXX7+KESdk
0i6m/n17eLupc3IycsJIpDTuL31YE+YJn6zjVkzA4C8tuSK0jv2WuYD8u/9VnMuC
OtgLvutqiXlrnSDJpXPst8FCipGtrRaFVWUbds2aSN0lOwK7yt6OPBn8+SKRUAJB
HbobrTuc2c1m
=NxSy
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[ecj] annotated tag debian/3.13.2-2 created (now 1d7edfc)

2018-04-12 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag debian/3.13.2-2
in repository ecj.

at  1d7edfc   (tag)
   tagging  c54ac0bd601a67513983ccca406b6fc726d4f668 (commit)
  replaces  debian/3.13.2-1
 tagged by  Emmanuel Bourg
on  Thu Apr 12 13:53:25 2018 +0200

- Log -
ecj Debian release 3.13.2-2
-BEGIN PGP SIGNATURE-

iQJGBAABCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlrPSLUSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsP6kP/1pr1CXMGN427fOJS+bUtLVJvnruQRTA
d4Ra3rsatMNVDY2vqvIpP2PU4qPZLBkrzUXb00rCVtBZ+JL0UDlJJHEiA3oY5dvn
xAEhNysl0BIPXkx6O02rgK0MNdD8k9z3yo2/lVhNYQGrzE+LUrRqNeUrJgJ2SHBX
nbGOq50oypHqskDiOYWmOLm4U7K/6VN80zgspwpr3aeTUfpFQEGKwuIJTFt5Skcq
Mr+RYgecZUlPkkRSTnu8DGAbtXkqZxiignvMwSsiA6x6Z2KHIMJEvf6tjZ1gFmhD
hBtgrmft07vejwVe4hw9df1o6MAbouCVeb5XFgkAgXYqtjlOeJ/no16H95e4dJE2
nOcMA40vwtV2JmtD23GCIQ4HfYCzOqg4dGpYIoGtcDQEGq5wZVajIEPl7XDQY+ku
vJltBsLFL2VkuN0/xHSdzUJZOFABn0L/96h+WaRRIbEvodopIfuq1f0ILaxElvCk
sQ5BYObmBUNGsRP/IZtx/bs3CXS17Fi7frwHLwxbd7YKuxWKJoSuKJWomEFxAwZp
GMiZp7BT6w7WoKQ1uMt7EpGmkAa2CgaoaqgYd2Nv4DD9P/eIqhgd7n3xsJHpgCl+
eyKDYqrkOgVzd1JDWMEwsgWbJDj1bjwUnYNxrC1onBAVzjKMvKPfVK8S58tCBk2O
1+oOjynIGH3L
=L0cX
-END PGP SIGNATURE-

Emmanuel Bourg (1):
  Restored the CompilerOptions.VERSION_1_9 constant to preserve the 
backward compatibility

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/ecj.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


Processed: your mail

2018-04-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> unarchive 867247
Bug #867247 {Done: Emmanuel Bourg } [tomcat8] tomcat8: 
Package tomcat8 or libtomcat8-java should depends package libservlet3.1-java
Unarchived Bug 867247
> forcemerge 867247 894970
Bug #867247 {Done: Emmanuel Bourg } [tomcat8] tomcat8: 
Package tomcat8 or libtomcat8-java should depends package libservlet3.1-java
Bug #867247 {Done: Emmanuel Bourg } [tomcat8] tomcat8: 
Package tomcat8 or libtomcat8-java should depends package libservlet3.1-java
Marked as found in versions tomcat8/8.5.14-1+deb9u2.
Bug #894970 [tomcat8] tomcat8: missing Depends on libservlet3.1-java
Severity set to 'normal' from 'grave'
Marked Bug as done
Marked as fixed in versions tomcat8/8.5.21-1.
Marked as found in versions tomcat8/8.5.16-1.
Added tag(s) patch.
Merged 867247 894970
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
867247: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867247
894970: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894970
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#795244: ca-certificates-java.jar - String index out of range: -1

2018-04-12 Thread Raphael Hertzog
Hello,

On Wed, 12 Aug 2015, Christian Hammers wrote:
> It does not work though:
> 
> # java -Xmx64m -jar 
> /usr/share/ca-certificates-java/ca-certificates-java.jar -storepass changeit

That's because the program expects data on standard input. A list of
certificates to add (prefixed with "+") or remove (prefixed with "-").

I'm not sure that there's a real issue here.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Support Debian LTS: https://www.freexian.com/services/debian-lts.html
Learn to master Debian: https://debian-handbook.info/get/

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#894979: ca-certificates-java: SSL error: "the trustAnchors parameter must be non-empty"

2018-04-12 Thread Raphael Hertzog
retitle -1 ca-certificates-java: does not work with OpenJDK 9, applications 
fail with InvalidAlgorithmParameterException: the trustAnchors parameter must 
be non-empty
severity -1 serious
thanks

Hello,

On Thu, 05 Apr 2018, George B. wrote:
> I am getting an error when connecting to HTTPS from java. Looking around
> the problem always seems to talk about this package, but please
> re-assign if something else is to blame.

I confirm the issue. If you have only OpenJDK 9 installed, then the
/etc/ssl/certs/java/cacerts file generated by the postinst (or the
ca-certificates hook) is not working and will lead to errors like the one
you showed.

Work-around:
$ sudo apt install openjdk-8-jre
$ sudo rm /etc/ssl/certs/java/cacerts
$ sudo update-ca-certificates --fresh

This works because /etc/ca-certificates/update.d/jks-keystore prefers
OpenJDK 8 over OpenJDK 9.

> Testing with the following code (I don't really know any Java and it's
> the first thing I found to test with):
> https://gist.github.com/4ndrej/4547029

This was really useful to debug the issue, thank you! My failing java
application was much bigger and harder to strace.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Support Debian LTS: https://www.freexian.com/services/debian-lts.html
Learn to master Debian: https://debian-handbook.info/get/

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Processed: Make RC, so that it shows up in stretch buglists

2018-04-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 894970 serious
Bug #894970 {Done: Emmanuel Bourg } [tomcat8] tomcat8: 
missing Depends on libservlet3.1-java
Bug #867247 {Done: Emmanuel Bourg } [tomcat8] tomcat8: 
Package tomcat8 or libtomcat8-java should depends package libservlet3.1-java
Severity set to 'serious' from 'normal'
Severity set to 'serious' from 'normal'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
867247: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867247
894970: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894970
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[easymock] 08/15: B-D on libanimal-sniffer-java

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit 9ae0e2d164d6edf04fb7cb8a9a1978628c1f0bda
Author: Markus Koschany 
Date:   Thu Apr 12 20:04:37 2018 +0200

B-D on libanimal-sniffer-java
---
 debian/changelog | 2 +-
 debian/control   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f1fe978..c2b78a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ easymock (3.6-1) unstable; urgency=medium
   * Declare compliance with Debian Policy 4.1.4.
   * Use compat level 11.
   * Refresh the patches.
-  * Build-depend on libmaven-enforcer-plugin-java.
+  * Build-depend on libmaven-enforcer-plugin-java and libanimal-sniffer-java.
 
  -- Markus Koschany   Thu, 12 Apr 2018 19:58:32 +0200
 
diff --git a/debian/control b/debian/control
index 19aa413..5cb9958 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends:
  debhelper (>= 11),
  default-jdk,
  junit4,
+ libanimal-sniffer-java,
  libcglib-java,
  libmaven-bundle-plugin-java,
  libmaven-enforcer-plugin-java,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] branch master updated (e5020ab -> f4f5e08)

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch master
in repository easymock.

  from  e5020ab   Update changelog
  adds  25f597e   New upstream version 3.6
   new  6f908a4   Update upstream source from tag 'upstream/3.6'
   new  6c1cacb   Update copyright years.
   new  df7a67b   Declare compliance with Debian Policy 4.1.4.
   new  d927f1d   Use compat level 11.
   new  a22563c   Update changelog
   new  9376615   Refresh patches
   new  c0a7cfc   Build-depend on libmaven-enforcer-plugin-java.
   new  9ae0e2d   B-D on libanimal-sniffer-java
   new  1b377e5   Drop no-android.patch
   new  23cbc39   Revert "Refresh patches"
   new  fcac443   Rebase no-android.patch.
   new  c420ffa   Ignore org.codehaus.mojo.signature
   new  7255e96   Ignore animal-sniffer plugin.
   new  09788f2   Ignore test-java8
   new  f4f5e08   Update changelog

The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml|   8 +-
 README.md  |   6 +-
 ReleaseNotes.md|  14 +-
 bench/pom.xml  |   8 +-
 .../org/easymock/benchmark/EasyMockBenchmark.java  |   2 +-
 core/findbugs-exclude.xml  |   9 +-
 core/pom.xml   |  31 -
 core/src/main/java/org/easymock/Capture.java   |   2 +-
 core/src/main/java/org/easymock/CaptureType.java   |   2 +-
 .../main/java/org/easymock/ConstructorArgs.java|   2 +-
 core/src/main/java/org/easymock/EasyMock.java  |   2 +-
 .../main/java/org/easymock/EasyMockListener.java   |   2 +-
 core/src/main/java/org/easymock/EasyMockRule.java  |   2 +-
 .../src/main/java/org/easymock/EasyMockRunner.java |   2 +-
 .../main/java/org/easymock/EasyMockSupport.java|   2 +-
 core/src/main/java/org/easymock/IAnswer.java   |   2 +-
 .../main/java/org/easymock/IArgumentMatcher.java   |   2 +-
 .../java/org/easymock/IExpectationSetters.java |   2 +-
 core/src/main/java/org/easymock/IMockBuilder.java  |   2 +-
 core/src/main/java/org/easymock/IMocksControl.java |   2 +-
 .../main/java/org/easymock/LogicalOperator.java|   2 +-
 core/src/main/java/org/easymock/Mock.java  |   2 +-
 core/src/main/java/org/easymock/MockType.java  |   2 +-
 core/src/main/java/org/easymock/TestSubject.java   |   2 +-
 .../internal/AndroidClassProxyFactory.java |   2 +-
 .../java/org/easymock/internal/AndroidSupport.java |   2 +-
 .../org/easymock/internal/ArgumentToString.java|   2 +-
 .../easymock/internal/AssertionErrorWrapper.java   |   2 +-
 .../easymock/internal/BridgeMethodResolver.java|   2 +-
 .../internal/ClassInstantiatorFactory.java |   2 +-
 .../org/easymock/internal/ClassProxyFactory.java   |  12 +-
 .../internal/DefaultClassInstantiator.java |   2 +-
 .../org/easymock/internal/EasyMockProperties.java  |   2 +-
 .../org/easymock/internal/EasyMockStatement.java   |   2 +-
 .../java/org/easymock/internal/ErrorMessage.java   |   2 +-
 .../org/easymock/internal/ExpectedInvocation.java  |   2 +-
 .../internal/ExpectedInvocationAndResult.java  |   2 +-
 .../internal/ExpectedInvocationAndResults.java |   2 +-
 .../org/easymock/internal/IClassInstantiator.java  |   2 +-
 .../java/org/easymock/internal/IMocksBehavior.java |   2 +-
 .../org/easymock/internal/IMocksControlState.java  |   2 +-
 .../java/org/easymock/internal/IProxyFactory.java  |   2 +-
 .../main/java/org/easymock/internal/Injection.java |   2 +-
 .../java/org/easymock/internal/InjectionPlan.java  |   2 +-
 .../org/easymock/internal/InjectionTarget.java |   2 +-
 .../main/java/org/easymock/internal/Injector.java  |   2 +-
 .../java/org/easymock/internal/Invocation.java |   2 +-
 .../org/easymock/internal/JavaProxyFactory.java|   2 +-
 .../java/org/easymock/internal/LastControl.java|   2 +-
 .../org/easymock/internal/LinkedClassLoader.java   |   2 +-
 .../internal/MethodSerializationWrapper.java   |   2 +-
 .../java/org/easymock/internal/MockBuilder.java|  42 --
 .../easymock/internal/MockInvocationHandler.java   |   2 +-
 .../java/org/easymock/internal/MocksBehavior.java  |   2 +-
 .../java/org/easymock/internal/MocksControl.java   |  11 +-
 .../org/easymock/internal/ObjectMethodsFilter.java |  12 +-
 .../internal/ObjenesisClassInstantiator.java   |   2 +-
 .../java/org/easymock/internal/PrimitiveUtils.java |   2 +-
 .../src/main/java/org/easymock/internal/Range.java |   2 +-
 .../java/org/easymock/internal/RecordState.java|   2 +-
 .../org/easymock/internal/ReflectionUtils.java |  72 +-
 .../java/org/easymock/internal/ReplayState

[easymock] 01/15: Update upstream source from tag 'upstream/3.6'

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit 6f908a400259ef441c292ee7993dacd86f4cec32
Merge: e5020ab 25f597e
Author: Markus Koschany 
Date:   Thu Apr 12 19:54:34 2018 +0200

Update upstream source from tag 'upstream/3.6'

Update to upstream version '3.6'
with Debian dir 1f10846ba68175534b40a864fe654852f2f6a1a2

 .travis.yml|   8 +-
 README.md  |   6 +-
 ReleaseNotes.md|  14 +-
 bench/pom.xml  |   8 +-
 .../org/easymock/benchmark/EasyMockBenchmark.java  |   2 +-
 core/findbugs-exclude.xml  |   9 +-
 core/pom.xml   |  31 +++-
 core/src/main/java/org/easymock/Capture.java   |   2 +-
 core/src/main/java/org/easymock/CaptureType.java   |   2 +-
 .../main/java/org/easymock/ConstructorArgs.java|   2 +-
 core/src/main/java/org/easymock/EasyMock.java  |   2 +-
 .../main/java/org/easymock/EasyMockListener.java   |   2 +-
 core/src/main/java/org/easymock/EasyMockRule.java  |   2 +-
 .../src/main/java/org/easymock/EasyMockRunner.java |   2 +-
 .../main/java/org/easymock/EasyMockSupport.java|   2 +-
 core/src/main/java/org/easymock/IAnswer.java   |   2 +-
 .../main/java/org/easymock/IArgumentMatcher.java   |   2 +-
 .../java/org/easymock/IExpectationSetters.java |   2 +-
 core/src/main/java/org/easymock/IMockBuilder.java  |   2 +-
 core/src/main/java/org/easymock/IMocksControl.java |   2 +-
 .../main/java/org/easymock/LogicalOperator.java|   2 +-
 core/src/main/java/org/easymock/Mock.java  |   2 +-
 core/src/main/java/org/easymock/MockType.java  |   2 +-
 core/src/main/java/org/easymock/TestSubject.java   |   2 +-
 .../internal/AndroidClassProxyFactory.java |   2 +-
 .../java/org/easymock/internal/AndroidSupport.java |   2 +-
 .../org/easymock/internal/ArgumentToString.java|   2 +-
 .../easymock/internal/AssertionErrorWrapper.java   |   2 +-
 .../easymock/internal/BridgeMethodResolver.java|   2 +-
 .../internal/ClassInstantiatorFactory.java |   2 +-
 .../org/easymock/internal/ClassProxyFactory.java   |  12 +-
 .../internal/DefaultClassInstantiator.java |   2 +-
 .../org/easymock/internal/EasyMockProperties.java  |   2 +-
 .../org/easymock/internal/EasyMockStatement.java   |   2 +-
 .../java/org/easymock/internal/ErrorMessage.java   |   2 +-
 .../org/easymock/internal/ExpectedInvocation.java  |   2 +-
 .../internal/ExpectedInvocationAndResult.java  |   2 +-
 .../internal/ExpectedInvocationAndResults.java |   2 +-
 .../org/easymock/internal/IClassInstantiator.java  |   2 +-
 .../java/org/easymock/internal/IMocksBehavior.java |   2 +-
 .../org/easymock/internal/IMocksControlState.java  |   2 +-
 .../java/org/easymock/internal/IProxyFactory.java  |   2 +-
 .../main/java/org/easymock/internal/Injection.java |   2 +-
 .../java/org/easymock/internal/InjectionPlan.java  |   2 +-
 .../org/easymock/internal/InjectionTarget.java |   2 +-
 .../main/java/org/easymock/internal/Injector.java  |   2 +-
 .../java/org/easymock/internal/Invocation.java |   2 +-
 .../org/easymock/internal/JavaProxyFactory.java|   2 +-
 .../java/org/easymock/internal/LastControl.java|   2 +-
 .../org/easymock/internal/LinkedClassLoader.java   |   2 +-
 .../internal/MethodSerializationWrapper.java   |   2 +-
 .../java/org/easymock/internal/MockBuilder.java|  42 +++--
 .../easymock/internal/MockInvocationHandler.java   |   2 +-
 .../java/org/easymock/internal/MocksBehavior.java  |   2 +-
 .../java/org/easymock/internal/MocksControl.java   |  11 +-
 .../org/easymock/internal/ObjectMethodsFilter.java |  12 +-
 .../internal/ObjenesisClassInstantiator.java   |   2 +-
 .../java/org/easymock/internal/PrimitiveUtils.java |   2 +-
 .../src/main/java/org/easymock/internal/Range.java |   2 +-
 .../java/org/easymock/internal/RecordState.java|   2 +-
 .../org/easymock/internal/ReflectionUtils.java |  72 +++-
 .../java/org/easymock/internal/ReplayState.java|   2 +-
 .../main/java/org/easymock/internal/Result.java|   2 +-
 .../main/java/org/easymock/internal/Results.java   |   2 +-
 .../easymock/internal/RuntimeExceptionWrapper.java |   2 +-
 .../org/easymock/internal/ThrowableWrapper.java|   2 +-
 .../org/easymock/internal/UnorderedBehavior.java   |   2 +-
 .../java/org/easymock/internal/matchers/And.java   |   2 +-
 .../java/org/easymock/internal/matchers/Any.java   |   2 +-
 .../easymock/internal/matchers/ArrayEquals.java|   2 +-
 .../org/easymock/internal/matchers/Captures.java   |   2 +-
 .../org/easymock/internal/matchers/Compare.java|   2 +-
 .../easymock/internal/matchers/CompareEqual.java   |   2 +-
 .../org/easymock/internal/matchers/CompareTo.java  |   2 +-
 .../org/easymock/internal/matchers/Contains.java   |

[easymock] 03/15: Declare compliance with Debian Policy 4.1.4.

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit df7a67beb82e3b545389d472c0a771c4b72fa721
Author: Markus Koschany 
Date:   Thu Apr 12 19:56:39 2018 +0200

Declare compliance with Debian Policy 4.1.4.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6d47f89..9423d35 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
  libobjenesis-java,
  maven-debian-helper,
  testng
-Standards-Version: 4.1.1
+Standards-Version: 4.1.4
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/easymock.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/easymock.git
 Homepage: http://www.easymock.org

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] 10/15: Revert "Refresh patches"

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit 23cbc3954a08dc8eabce50c8b5755639b927e106
Author: Markus Koschany 
Date:   Thu Apr 12 20:11:31 2018 +0200

Revert "Refresh patches"

This reverts commit 93766155d38e6a1f86d15c1701f91220bb3b8614.
---
 core/src/main/java/org/easymock/internal/MocksControl.java | 3 +++
 debian/changelog   | 1 -
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/core/src/main/java/org/easymock/internal/MocksControl.java 
b/core/src/main/java/org/easymock/internal/MocksControl.java
index a096fdf..c328735 100644
--- a/core/src/main/java/org/easymock/internal/MocksControl.java
+++ b/core/src/main/java/org/easymock/internal/MocksControl.java
@@ -155,6 +155,9 @@ public class MocksControl implements IMocksControl, 
IExpectationSetters,
 }
 
 // ///CLOVER:OFF
+if (AndroidSupport.isAndroid()) {
+return classProxyFactory = new AndroidClassProxyFactory();
+}
 // ///CLOVER:ON
 
 return classProxyFactory = new ClassProxyFactory();
diff --git a/debian/changelog b/debian/changelog
index c2b78a1..424bc20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,6 @@ easymock (3.6-1) unstable; urgency=medium
   * Update copyright years.
   * Declare compliance with Debian Policy 4.1.4.
   * Use compat level 11.
-  * Refresh the patches.
   * Build-depend on libmaven-enforcer-plugin-java and libanimal-sniffer-java.
 
  -- Markus Koschany   Thu, 12 Apr 2018 19:58:32 +0200

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] 02/15: Update copyright years.

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit 6c1cacbd6665e92c16dfdb658b6d48deeb3768ff
Author: Markus Koschany 
Date:   Thu Apr 12 19:56:25 2018 +0200

Update copyright years.
---
 debian/copyright | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index a18ff9d..4082a40 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Files-Excluded:
  .gitignore
 
 Files: *
-Copyright: 2001-2017, OFFIS, Tammo Freese, Henri Tremblay
+Copyright: 2001-2018, OFFIS, Tammo Freese, Henri Tremblay
 License: Apache-2.0
 
 Files: debian/*
@@ -16,7 +16,7 @@ Copyright: 2007-2009, Jan-Pascal van Best 

2009,  Damien Raude-Morvan 
2010-2011, Torsten Werner 
2012,  Niels Thykier 
-   2013-2017, Markus Koschany 
+   2013-2018, Markus Koschany 
 License: Apache-2.0
 
 License: Apache-2.0

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] 15/15: Update changelog

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit f4f5e080fb3832eac43100b7850c37ca959ed5a5
Author: Markus Koschany 
Date:   Thu Apr 12 20:29:16 2018 +0200

Update changelog
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index eeb0a65..09d7d30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ easymock (3.6-1) unstable; urgency=medium
   * Update copyright years.
   * Declare compliance with Debian Policy 4.1.4.
   * Use compat level 11.
-  * Build-depend on libmaven-enforcer-plugin-java and libanimal-sniffer-java.
+  * Build-depend on libmaven-enforcer-plugin-java.
   * Rebase no-android.patch.
 
  -- Markus Koschany   Thu, 12 Apr 2018 19:58:32 +0200

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] 01/01: pristine-tar data for easymock_3.6.orig.tar.xz

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch pristine-tar
in repository easymock.

commit f2f95c80952a8c7c390a0ff63ea03ee1f22dfec3
Author: Markus Koschany 
Date:   Thu Apr 12 19:54:31 2018 +0200

pristine-tar data for easymock_3.6.orig.tar.xz
---
 easymock_3.6.orig.tar.xz.delta | Bin 0 -> 7789 bytes
 easymock_3.6.orig.tar.xz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/easymock_3.6.orig.tar.xz.delta b/easymock_3.6.orig.tar.xz.delta
new file mode 100644
index 000..9a81cd9
Binary files /dev/null and b/easymock_3.6.orig.tar.xz.delta differ
diff --git a/easymock_3.6.orig.tar.xz.id b/easymock_3.6.orig.tar.xz.id
new file mode 100644
index 000..5effed3
--- /dev/null
+++ b/easymock_3.6.orig.tar.xz.id
@@ -0,0 +1 @@
+10fe28e121b5bac0a68521d4f60e4369f1550d0e

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] 11/15: Rebase no-android.patch.

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit fcac443bbd5d034f57b1708d0042ea290ca9ad22
Author: Markus Koschany 
Date:   Thu Apr 12 20:13:36 2018 +0200

Rebase no-android.patch.
---
 debian/changelog|   1 +
 debian/patches/no-android.patch | 131 
 debian/patches/series   |   1 +
 3 files changed, 133 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 424bc20..eeb0a65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ easymock (3.6-1) unstable; urgency=medium
   * Declare compliance with Debian Policy 4.1.4.
   * Use compat level 11.
   * Build-depend on libmaven-enforcer-plugin-java and libanimal-sniffer-java.
+  * Rebase no-android.patch.
 
  -- Markus Koschany   Thu, 12 Apr 2018 19:58:32 +0200
 
diff --git a/debian/patches/no-android.patch b/debian/patches/no-android.patch
new file mode 100644
index 000..2cec676
--- /dev/null
+++ b/debian/patches/no-android.patch
@@ -0,0 +1,131 @@
+From: Markus Koschany 
+Date: Thu, 12 Apr 2018 20:13:25 +0200
+Subject: no android
+
+---
+ .../internal/AndroidClassProxyFactory.java | 101 -
+ .../java/org/easymock/internal/MocksControl.java   |   3 -
+ 2 files changed, 104 deletions(-)
+ delete mode 100644 
core/src/main/java/org/easymock/internal/AndroidClassProxyFactory.java
+
+diff --git 
a/core/src/main/java/org/easymock/internal/AndroidClassProxyFactory.java 
b/core/src/main/java/org/easymock/internal/AndroidClassProxyFactory.java
+deleted file mode 100644
+index 16243eb..000
+--- a/core/src/main/java/org/easymock/internal/AndroidClassProxyFactory.java
 /dev/null
+@@ -1,101 +0,0 @@
+-/**
+- * Copyright 2001-2018 the original author or authors.
+- *
+- * Licensed under the Apache License, Version 2.0 (the "License");
+- * you may not use this file except in compliance with the License.
+- * You may obtain a copy of the License at
+- *
+- * http://www.apache.org/licenses/LICENSE-2.0
+- *
+- * Unless required by applicable law or agreed to in writing, software
+- * distributed under the License is distributed on an "AS IS" BASIS,
+- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+- * See the License for the specific language governing permissions and
+- * limitations under the License.
+- */
+-package org.easymock.internal;
+-
+-import java.io.IOException;
+-import java.lang.reflect.Constructor;
+-import java.lang.reflect.InvocationHandler;
+-import java.lang.reflect.Method;
+-import java.lang.reflect.Modifier;
+-import java.util.Arrays;
+-import java.util.HashSet;
+-import java.util.Set;
+-
+-import org.easymock.ConstructorArgs;
+-
+-import org.droidparts.dexmaker.stock.ProxyBuilder;
+-
+-// ///CLOVER:OFF (sadly not possible to test android with clover)
+-/**
+- * Mocks concrete classes for Android's runtime by generating dex files.
+- */
+-public final class AndroidClassProxyFactory implements IProxyFactory {
+-public  T createProxy(Class toMock, InvocationHandler handler,
+-Method[] mockedMethods, ConstructorArgs constructorArgs) {
+-MockHandler interceptor = new MockHandler(handler, mockedMethods);
+-try {
+-ProxyBuilder builder = ProxyBuilder.forClass(toMock)
+-.handler(interceptor);
+-if (constructorArgs != null) {
+-
builder.constructorArgTypes(constructorArgs.getConstructor().getParameterTypes())
+-.constructorArgValues(constructorArgs.getInitArgs());
+-} else {
+-try {
+-DefaultClassInstantiator instantiator = new 
DefaultClassInstantiator();
+-Constructor constructor = 
instantiator.getConstructorToUse(toMock);
+-Object[] params = 
instantiator.getArgsForTypes(constructor.getParameterTypes());
+-
builder.constructorArgTypes(constructor.getParameterTypes())
+-.constructorArgValues(params);
+-} catch (InstantiationException e) {
+-throw new RuntimeException("Fail to instantiate mock for 
" + toMock);
+-}
+-}
+-return builder.build();
+-} catch (IOException e) {
+-throw new RuntimeException("Failed to mock " + toMock, e);
+-}
+-}
+-
+-public InvocationHandler getInvocationHandler(Object mock) {
+-MockHandler mockHandler = (MockHandler) 
ProxyBuilder.getInvocationHandler(mock);
+-return mockHandler.delegate;
+-}
+-
+-private static class MockHandler implements InvocationHandler {
+-private final InvocationHandler delegate;
+-private final Set mockedMethods;
+-
+-public MockHandler(InvocationHandler delegate, Method... 
mockedMethods) {
+-this.delegate = delegate;
+-this.mocke

[easymock] branch pristine-tar updated (fb9b344 -> f2f95c8)

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch pristine-tar
in repository easymock.

  from  fb9b344   pristine-tar data for easymock_3.5.1+ds.orig.tar.xz
   new  f2f95c8   pristine-tar data for easymock_3.6.orig.tar.xz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 easymock_3.6.orig.tar.xz.delta | Bin 0 -> 7789 bytes
 easymock_3.6.orig.tar.xz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 easymock_3.6.orig.tar.xz.delta
 create mode 100644 easymock_3.6.orig.tar.xz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] annotated tag debian/3.6-1 created (now af010fb)

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag debian/3.6-1
in repository easymock.

at  af010fb   (tag)
   tagging  f4f5e080fb3832eac43100b7850c37ca959ed5a5 (commit)
  replaces  debian/3.5.1+ds-1
 tagged by  Markus Koschany
on  Thu Apr 12 20:34:15 2018 +0200

- Log -
Debian release 3.6-1
-BEGIN PGP SIGNATURE-

iQKjBAABCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrPpq1fFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkQysQAK0e4uoEoyufiN/JQSpFrf4sxbubURDkuQ8o
TSpJm8LaxWWAuSj380eZrBrBgazUBI0Z8S4uRlTP3q6YZuqV0ysqH3akdLlecAVW
q9AVXpGG/f6t4gqqyUbBcDselNIBfdXzQbAznHdA6YBzLFF0zoGjUTTWgIFYqbXM
4CTUn2NOyVAdGGOp1qGJ0kG7xTWrE0cBDVKJDbMp9UIuHkBZe6x8e8TnoEj2ioVZ
cREayS/OG2fRcBawHBnpg37h1meqYoDelIdXmt9piTSkc3R4I+6SyC+4PpC3Rb9x
Dw+zQQj3YbX1BD6qg3xR/yjOfKhIRa7TrRCpjEm6VmpYT9R2bTf9Wsjdg6FMDshW
NUdnLXHXAR6mqaK1qkbFM0aHtfQBqFpZEIWif9a5EHKF1yfKwVMSH2xkaeRnyg66
KSGCDWM23wyZYjWsWl7sryI9GyfT3FkCGhOzlFdxTiHZWvVNtWzr+CzE0t17/Asz
CGHoyME8HgyS2Pwr+//fovuMJXOhyHuce9yJrBQ/RiExtyM364daTr3DbfYHGcsX
x6MbFytkPNduyUYUROJsL4qCH5m0rvBSn03EOVb67okOQDd1VkV/NwBeXOmxlET8
Mmn3WK0dLM5QdAUR7avWOzgFgSk3PeGpucRAqcHiuB5M0ITQpXg98UYMKHyNh+EP
cDrQ0ko3
=L6eQ
-END PGP SIGNATURE-

Markus Koschany (16):
  New upstream version 3.6
  Update upstream source from tag 'upstream/3.6'
  Update copyright years.
  Declare compliance with Debian Policy 4.1.4.
  Use compat level 11.
  Update changelog
  Refresh patches
  Build-depend on libmaven-enforcer-plugin-java.
  B-D on libanimal-sniffer-java
  Drop no-android.patch
  Revert "Refresh patches"
  Rebase no-android.patch.
  Ignore org.codehaus.mojo.signature
  Ignore animal-sniffer plugin.
  Ignore test-java8
  Update changelog

---

This annotated tag includes the following new commits:

   new  6f908a4   Update upstream source from tag 'upstream/3.6'
   new  6c1cacb   Update copyright years.
   new  df7a67b   Declare compliance with Debian Policy 4.1.4.
   new  d927f1d   Use compat level 11.
   new  a22563c   Update changelog
   new  9376615   Refresh patches
   new  c0a7cfc   Build-depend on libmaven-enforcer-plugin-java.
   new  9ae0e2d   B-D on libanimal-sniffer-java
   new  1b377e5   Drop no-android.patch
   new  23cbc39   Revert "Refresh patches"
   new  fcac443   Rebase no-android.patch.
   new  c420ffa   Ignore org.codehaus.mojo.signature
   new  7255e96   Ignore animal-sniffer plugin.
   new  09788f2   Ignore test-java8
   new  f4f5e08   Update changelog

The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] 04/15: Use compat level 11.

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit d927f1dc14147915dfe14c2236be5871b49d2b5d
Author: Markus Koschany 
Date:   Thu Apr 12 19:56:51 2018 +0200

Use compat level 11.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 9423d35..9d81b9b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers 

 Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
  default-jdk,
  junit4,
  libcglib-java,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] 09/15: Drop no-android.patch

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit 1b377e5115c7aa4d18e4e4a92bab58b3004e09b4
Author: Markus Koschany 
Date:   Thu Apr 12 20:07:04 2018 +0200

Drop no-android.patch
---
 debian/patches/no-android.patch | 25 -
 debian/patches/series   |  1 -
 2 files changed, 26 deletions(-)

diff --git a/debian/patches/no-android.patch b/debian/patches/no-android.patch
deleted file mode 100644
index 1917c6b..000
--- a/debian/patches/no-android.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From: Markus Koschany 
-Date: Fri, 15 Sep 2017 07:21:43 +0200
-Subject: no android
-
-The dexmaker library has not been packaged yet.
-
-Forwarded: not-needed

- .../internal/AndroidClassProxyFactory.java | 101 -
- .../java/org/easymock/internal/MocksControl.java   |   3 -
- 2 files changed, 104 deletions(-)
- delete mode 100644 
core/src/main/java/org/easymock/internal/AndroidClassProxyFactory.java
-
 a/core/src/main/java/org/easymock/internal/MocksControl.java
-+++ b/core/src/main/java/org/easymock/internal/MocksControl.java
-@@ -155,9 +155,6 @@ public class MocksControl implements IMo
- }
- 
- // ///CLOVER:OFF
--if (AndroidSupport.isAndroid()) {
--return classProxyFactory = new AndroidClassProxyFactory();
--}
- // ///CLOVER:ON
- 
- return classProxyFactory = new ClassProxyFactory();
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index d1d13c1..000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-no-android.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] 12/15: Ignore org.codehaus.mojo.signature

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit c420ffaea3c814e76265c02aa92f1a9bf5cb176e
Author: Markus Koschany 
Date:   Thu Apr 12 20:18:07 2018 +0200

Ignore org.codehaus.mojo.signature
---
 debian/maven.ignoreRules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 47ac7b5..75ebc64 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -33,3 +33,4 @@ org.springframework.osgi spring-osgi-extender * * * *
 org.springframework.osgi spring-osgi-test * * * *
 org.apache.maven.plugins maven-shade-plugin * * * *
 org.droidparts.dexmaker dexmaker * * * *
+org.codehaus.mojo.signature java16 * * * *

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] 05/15: Update changelog

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit a22563c2bb111053d199d0553e3acdd53470513c
Author: Markus Koschany 
Date:   Thu Apr 12 19:58:45 2018 +0200

Update changelog
---
 debian/changelog | 9 +
 1 file changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 971ff68..ae305ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+easymock (3.6-1) unstable; urgency=medium
+
+  * New upstream version 3.6.
+  * Update copyright years.
+  * Declare compliance with Debian Policy 4.1.4.
+  * Use compat level 11.
+
+ -- Markus Koschany   Thu, 12 Apr 2018 19:58:32 +0200
+
 easymock (3.5.1+ds-1) unstable; urgency=medium
 
   * New upstream version 3.5.1+ds.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] 14/15: Ignore test-java8

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit 09788f20193c4b8381c6b15a24a472cbca823f12
Author: Markus Koschany 
Date:   Thu Apr 12 20:25:16 2018 +0200

Ignore test-java8
---
 debian/libeasymock-java.poms | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libeasymock-java.poms b/debian/libeasymock-java.poms
index 458604e..51a73a5 100644
--- a/debian/libeasymock-java.poms
+++ b/debian/libeasymock-java.poms
@@ -32,5 +32,6 @@ test-osgi/pom.xml --ignore
 test-nodeps/pom.xml --ignore
 test-android/pom.xml --ignore
 test-testng/pom.xml --ignore
+test-java8/pom.xml --ignore
 bench/pom.xml --ignore
 test-deploy/pom.xml --ignore

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] 13/15: Ignore animal-sniffer plugin.

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit 7255e96b03c89ca400c0c180375a31b74160b306
Author: Markus Koschany 
Date:   Thu Apr 12 20:20:43 2018 +0200

Ignore animal-sniffer plugin.
---
 debian/control   | 1 -
 debian/maven.ignoreRules | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5cb9958..19aa413 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends:
  debhelper (>= 11),
  default-jdk,
  junit4,
- libanimal-sniffer-java,
  libcglib-java,
  libmaven-bundle-plugin-java,
  libmaven-enforcer-plugin-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 75ebc64..fb3d22d 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -33,4 +33,5 @@ org.springframework.osgi spring-osgi-extender * * * *
 org.springframework.osgi spring-osgi-test * * * *
 org.apache.maven.plugins maven-shade-plugin * * * *
 org.droidparts.dexmaker dexmaker * * * *
+org.codehaus.mojo animal-sniffer-maven-plugin * * * *
 org.codehaus.mojo.signature java16 * * * *

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] 07/15: Build-depend on libmaven-enforcer-plugin-java.

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit c0a7cfcd6cc51c5f78d411c8cbf6bb8a6eae5a7f
Author: Markus Koschany 
Date:   Thu Apr 12 20:02:25 2018 +0200

Build-depend on libmaven-enforcer-plugin-java.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ffd4900..f1fe978 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ easymock (3.6-1) unstable; urgency=medium
   * Declare compliance with Debian Policy 4.1.4.
   * Use compat level 11.
   * Refresh the patches.
+  * Build-depend on libmaven-enforcer-plugin-java.
 
  -- Markus Koschany   Thu, 12 Apr 2018 19:58:32 +0200
 
diff --git a/debian/control b/debian/control
index 9d81b9b..19aa413 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends:
  junit4,
  libcglib-java,
  libmaven-bundle-plugin-java,
+ libmaven-enforcer-plugin-java,
  libmaven-javadoc-plugin-java,
  libobjenesis-java,
  maven-debian-helper,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[easymock] 06/15: Refresh patches

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository easymock.

commit 93766155d38e6a1f86d15c1701f91220bb3b8614
Author: Markus Koschany 
Date:   Thu Apr 12 20:00:06 2018 +0200

Refresh patches
---
 .../java/org/easymock/internal/MocksControl.java   |   3 -
 debian/changelog   |   1 +
 debian/patches/no-android.patch| 111 +
 3 files changed, 2 insertions(+), 113 deletions(-)

diff --git a/core/src/main/java/org/easymock/internal/MocksControl.java 
b/core/src/main/java/org/easymock/internal/MocksControl.java
index c328735..a096fdf 100644
--- a/core/src/main/java/org/easymock/internal/MocksControl.java
+++ b/core/src/main/java/org/easymock/internal/MocksControl.java
@@ -155,9 +155,6 @@ public class MocksControl implements IMocksControl, 
IExpectationSetters,
 }
 
 // ///CLOVER:OFF
-if (AndroidSupport.isAndroid()) {
-return classProxyFactory = new AndroidClassProxyFactory();
-}
 // ///CLOVER:ON
 
 return classProxyFactory = new ClassProxyFactory();
diff --git a/debian/changelog b/debian/changelog
index ae305ef..ffd4900 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ easymock (3.6-1) unstable; urgency=medium
   * Update copyright years.
   * Declare compliance with Debian Policy 4.1.4.
   * Use compat level 11.
+  * Refresh the patches.
 
  -- Markus Koschany   Thu, 12 Apr 2018 19:58:32 +0200
 
diff --git a/debian/patches/no-android.patch b/debian/patches/no-android.patch
index 1b1250c..1917c6b 100644
--- a/debian/patches/no-android.patch
+++ b/debian/patches/no-android.patch
@@ -11,118 +11,9 @@ Forwarded: not-needed
  2 files changed, 104 deletions(-)
  delete mode 100644 
core/src/main/java/org/easymock/internal/AndroidClassProxyFactory.java
 
-diff --git 
a/core/src/main/java/org/easymock/internal/AndroidClassProxyFactory.java 
b/core/src/main/java/org/easymock/internal/AndroidClassProxyFactory.java
-deleted file mode 100644
-index 00adee9..000
 a/core/src/main/java/org/easymock/internal/AndroidClassProxyFactory.java
-+++ /dev/null
-@@ -1,101 +0,0 @@
--/**
-- * Copyright 2001-2017 the original author or authors.
-- *
-- * Licensed under the Apache License, Version 2.0 (the "License");
-- * you may not use this file except in compliance with the License.
-- * You may obtain a copy of the License at
-- *
-- * http://www.apache.org/licenses/LICENSE-2.0
-- *
-- * Unless required by applicable law or agreed to in writing, software
-- * distributed under the License is distributed on an "AS IS" BASIS,
-- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- * See the License for the specific language governing permissions and
-- * limitations under the License.
-- */
--package org.easymock.internal;
--
--import java.io.IOException;
--import java.lang.reflect.Constructor;
--import java.lang.reflect.InvocationHandler;
--import java.lang.reflect.Method;
--import java.lang.reflect.Modifier;
--import java.util.Arrays;
--import java.util.HashSet;
--import java.util.Set;
--
--import org.easymock.ConstructorArgs;
--
--import org.droidparts.dexmaker.stock.ProxyBuilder;
--
--// ///CLOVER:OFF (sadly not possible to test android with clover)
--/**
-- * Mocks concrete classes for Android's runtime by generating dex files.
-- */
--public final class AndroidClassProxyFactory implements IProxyFactory {
--public  T createProxy(Class toMock, InvocationHandler handler,
--Method[] mockedMethods, ConstructorArgs constructorArgs) {
--MockHandler interceptor = new MockHandler(handler, mockedMethods);
--try {
--ProxyBuilder builder = ProxyBuilder.forClass(toMock)
--.handler(interceptor);
--if (constructorArgs != null) {
--
builder.constructorArgTypes(constructorArgs.getConstructor().getParameterTypes())
--.constructorArgValues(constructorArgs.getInitArgs());
--} else {
--try {
--DefaultClassInstantiator instantiator = new 
DefaultClassInstantiator();
--Constructor constructor = 
instantiator.getConstructorToUse(toMock);
--Object[] params = 
instantiator.getArgsForTypes(constructor.getParameterTypes());
--
builder.constructorArgTypes(constructor.getParameterTypes())
--.constructorArgValues(params);
--} catch (InstantiationException e) {
--throw new RuntimeException("Fail to instantiate mock for 
" + toMock);
--}
--}
--return builder.build();
--} catch (IOException e) {
--throw new RuntimeException("Failed to mock " + toMock, e);
--}
--}
--
--public InvocationHandler getInvocationHandler(Object mock) {
--MockHandler mock

[easymock] annotated tag upstream/3.6 created (now 0783c3b)

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag upstream/3.6
in repository easymock.

at  0783c3b   (tag)
   tagging  25f597ee97282dc8e3f0fa14e8b458c3697fe23d (commit)
  replaces  upstream/3.5.1+ds
 tagged by  Markus Koschany
on  Thu Apr 12 19:54:31 2018 +0200

- Log -
Upstream version 3.6
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrPnVdfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQACgkQ2a0UuVE7
UeQ5cQ//dB2AYrNAqY5Grr2iPdwiCDd0k5Nq0CuMlskX0val/8S0CbeeCdEGAFKs
hZb685DFrt7xXU2WLM9DzphJGteq77Uvm+MJfy3bR7OfU8ylLRqp9+upnkgj+9G3
B0AZAELyhyPIgKZBFdPn3bDd2u2uNplrPTI5Uyw+9Ya2VgI03S/PSTqyPNVTfEUo
3JXCUJg5wM/7Q+RG2oiVdZvcuTFxC+1d5yP8tXzNSiMLWb3Hubg0N33nqihcNmsK
n/8xR2gcrMwvzOLztaVGMKlSdtyuxOtHGy5Bkuo9S9Ei8d0hLIRstiI9WxDdiKDi
aEqaLMaLnVBTo6Wpt+/QhNE9j9amDHYlKyUgWQezEuLhHRk6yi1xrtcts1lxx1cI
Vmb+1hn7lgCg04B5JPXYQD1aMrmohWP+qBSus2ZFITKZ05KOyZ1SVHsKksGGr7TS
vZv0KmvaEt7hQ0jcbaBQ6O0EhBS3UapiVU1M7uaMzS0qnkn6YbLFe38YJpwAE7Rk
hd0fTZEWXIuS/B7Uaj+QkLO1f5ocyLWG54K/3ozEh71xXULDXD7Q7wqoNFu/LSgl
G4lXXZyg0+hwfXj+NTq/6YAK3QtAmk5XjuULE2fK+Zy34auRT3ZstqfXXvlRpLXF
AEkt1XY7KOFIPXyj12LFtHNCLhoX5dNOk3+dUG4ugiKKmCZzD1g=
=LrfL
-END PGP SIGNATURE-

Markus Koschany (1):
  New upstream version 3.6

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/easymock.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


Processing of easymock_3.6-1_source.changes

2018-04-12 Thread Debian FTP Masters
easymock_3.6-1_source.changes uploaded successfully to localhost
along with the files:
  easymock_3.6-1.dsc
  easymock_3.6.orig.tar.xz
  easymock_3.6-1.debian.tar.xz
  easymock_3.6-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


easymock_3.6-1_source.changes ACCEPTED into unstable

2018-04-12 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 12 Apr 2018 19:58:32 +0200
Source: easymock
Binary: libeasymock-java libeasymock-java-doc
Architecture: source
Version: 3.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libeasymock-java - Java library to generate Mock Objects for given interfaces
 libeasymock-java-doc - Java library to generate Mock Objects for given 
interfaces (docum
Changes:
 easymock (3.6-1) unstable; urgency=medium
 .
   * New upstream version 3.6.
   * Update copyright years.
   * Declare compliance with Debian Policy 4.1.4.
   * Use compat level 11.
   * Build-depend on libmaven-enforcer-plugin-java.
   * Rebase no-android.patch.
Checksums-Sha1:
 088dfc8057a8e95528b743413559782274de7eda 2304 easymock_3.6-1.dsc
 86df8441a421fcdba428d3acfc6558be86d6f29e 104328 easymock_3.6.orig.tar.xz
 f51d682aae63a1c2bcce94b1adefafaf6d560504 7664 easymock_3.6-1.debian.tar.xz
 cf6bb0f8c6489ac7d3f51d181690f3332cf40906 16141 easymock_3.6-1_amd64.buildinfo
Checksums-Sha256:
 cc4ec59943b3f353a4fda1d311e07c866848056a794314a540c5ce0f2173f08b 2304 
easymock_3.6-1.dsc
 92a651727b0ace29e0be7d7e8d7ec9e61a04c19e7f4dd552cdb9732751161a71 104328 
easymock_3.6.orig.tar.xz
 54dd5990af75a727aad9dc40991f484ff44edfe1bcd25ef7dff676fb57bdf580 7664 
easymock_3.6-1.debian.tar.xz
 98be16d3d91140b588039d9e3e4036bea2f472324975d088bcbd6efc6a611164 16141 
easymock_3.6-1_amd64.buildinfo
Files:
 6786b17ce3814b6a5ca30c44953dea54 2304 java optional easymock_3.6-1.dsc
 6a71c33d1752563c34eb35dd3e43b797 104328 java optional easymock_3.6.orig.tar.xz
 a363959fc3af3445b9bdac167d5738c9 7664 java optional 
easymock_3.6-1.debian.tar.xz
 971adc146a791b94cf4225d85e8b1b13 16141 java optional 
easymock_3.6-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrPpmlfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkdWoQALg6Wzbvx/fx+oO3c1NBpVM/pI7nH1L9jvY4
JlEWUTtW7HwwXEN0DVFpHhZ4vENlNwk0HzXQVN9RGtIQgvRgAcpUT2AO6gjSGMwY
1VtUXYsssXSiprOO0cAGz+YrzGc/+ezKXjrSpwO0c6s87b+Bf2O81EjfTuVRdcvT
9eMzmVmmF3ICIkTW5wWKH5Iqw1U5HN5BOH+45dnzqnSkR836CsYUoUfUOehAP7jo
v0q8O0BLeq7vYaehO/mpaltYiRIqED8gYU3AijV19I4hJ3NU6uyhB++LSqaz5qsN
tP4BHWta9ctcKg0kWAaMPgPdds5Gk5+Drre1QaJpaAHUnW4wLR95VuVOnkvew+lH
73UFE1BVilV2v0Ugw3QWXG43GEhJDqfwcWrcMNlDM5P2XikPRq34XqJlKZCOBHvn
qbudQ4WSaRmIf3F+ZeLulqNOIVklhEYUVeWqxxIRDlllsx3uhRW4c9PeJaTXZrt7
pMfM/BqUMkGaVqorbzbm8VnAMrIQXSKygzBb9CZpc4jvUDXOIfc/jJsoyAtgsq1W
P3yw+5c4vQ72xtCP4idS+YXfpbtDXVwbhBc47zWuZoOALrkLZTgFQE2Gb+1P3TOr
+FxoM6zbW07SbNuq2ekXRVrg4XrGlOQiu4MHJNwbl1Df14M7cfJAjgkIcS+hL5r3
ll/xRsAV
=iWna
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[jboss-modules] 02/04: Declare compliance with Debian Policy 4.1.4.

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jboss-modules.

commit 60a298db425e21ade5a8dab14868936ca001ac06
Author: Markus Koschany 
Date:   Thu Apr 12 21:33:43 2018 +0200

Declare compliance with Debian Policy 4.1.4.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c0d0fd3..b70cdda 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
  libmaven-javadoc-plugin-java,
  libmaven-source-plugin-java,
  maven-debian-helper (>= 1.5)
-Standards-Version: 4.1.3
+Standards-Version: 4.1.4
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jboss-modules.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jboss-modules.git
 Homepage: https://github.com/jboss-modules/jboss-modules

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-modules.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-modules] 01/04: Update upstream source from tag 'upstream/1.8.1'

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jboss-modules.

commit 9d9e74b13ab3cc0b1e9cf9d5162630182cd251e8
Merge: 6f440c6 ae475ab
Author: Markus Koschany 
Date:   Thu Apr 12 21:31:19 2018 +0200

Update upstream source from tag 'upstream/1.8.1'

Update to upstream version '1.8.1'
with Debian dir 6b136eb2337baa10c98cdc94a63a402bd75b136d

 pom.xml|   2 +-
 src/main/java/__redirected/JDKSpecific.java| 101 +++-
 src/main/java/__redirected/__DatatypeFactory.java  |  14 +-
 .../__redirected/__DocumentBuilderFactory.java |  14 +-
 src/main/java/__redirected/__JAXPRedirected.java   |  16 --
 src/main/java/__redirected/__RedirectedUtils.java  |  61 +++--
 src/main/java/__redirected/__SAXParserFactory.java |  14 +-
 src/main/java/__redirected/__SchemaFactory.java|  21 +-
 .../java/__redirected/__TransformerFactory.java|  14 +-
 src/main/java/__redirected/__XMLEventFactory.java  |  14 +-
 src/main/java/__redirected/__XMLInputFactory.java  |  14 +-
 src/main/java/__redirected/__XMLOutputFactory.java |  14 +-
 src/main/java/__redirected/__XMLReaderFactory.java |  12 +-
 src/main/java/__redirected/__XPathFactory.java |  20 +-
 .../org/jboss/modules/AbstractResourceLoader.java  |   7 +
 .../org/jboss/modules/ClassLoaderLocalLoader.java  |  26 ++-
 .../org/jboss/modules/ClassPathModuleFinder.java   |  20 ++
 .../java/org/jboss/modules/ClassTransformer.java   |  99 
 .../java/org/jboss/modules/ConcreteModuleSpec.java |   7 +-
 .../org/jboss/modules/ConcurrentClassLoader.java   |  10 +-
 .../org/jboss/modules/DataURLStreamHandler.java| 256 +
 .../java/org/jboss/modules/DependencySpec.java |   1 +
 .../java/org/jboss/modules/FileEntryResource.java  |  98 
 .../java/org/jboss/modules/FileResourceLoader.java |  69 --
 .../modules/FileSystemClassPathModuleFinder.java   |   2 +-
 .../modules/FilteredIterableResourceLoader.java|   1 +
 .../org/jboss/modules/FilteredResourceLoader.java  |   1 +
 ...RLResource.java => GetURLConnectionAction.java} |  28 +--
 .../java/org/jboss/modules/JDKModuleFinder.java| 242 +++
 src/main/java/org/jboss/modules/JDKSpecific.java   |  10 +-
 .../org/jboss/modules/JLIClassTransformer.java |  61 +
 .../java/org/jboss/modules/JarEntryResource.java   |  12 +-
 .../org/jboss/modules/JarFileResourceLoader.java   |  29 +--
 .../java/org/jboss/modules/JarModuleFinder.java|   3 +-
 .../org/jboss/modules/LocalDependencySpec.java |  43 
 .../jboss/modules/LocalDependencySpecBuilder.java  |  20 +-
 .../java/org/jboss/modules/LocalModuleLoader.java  |   6 +-
 src/main/java/org/jboss/modules/Main.java  |  94 ++--
 .../modules/ModularURLStreamHandlerFactory.java|   3 +
 src/main/java/org/jboss/modules/Module.java|  91 ++--
 .../java/org/jboss/modules/ModuleClassLoader.java  | 140 ---
 .../modules/ModuleClassLoaderDependencySpec.java   |  36 +++
 .../org/jboss/modules/ModuleDependencySpec.java|  10 +
 src/main/java/org/jboss/modules/ModuleLoader.java  |   9 +-
 src/main/java/org/jboss/modules/ModuleSpec.java|  97 +++-
 src/main/java/org/jboss/modules/PathResource.java  |   6 +-
 .../java/org/jboss/modules/PathResourceLoader.java |  29 ++-
 .../java/org/jboss/modules/ResourceLoader.java |   5 +-
 .../java/org/jboss/modules/ResourceLoaders.java|  75 +-
 .../org/jboss/modules/ServiceResourceLoader.java   |  81 +++
 ...URLResource.java => URLConnectionResource.java} |  24 +-
 src/main/java/org/jboss/modules/Utils.java |   2 +
 .../java/org/jboss/modules/VersionDetection.java   |  55 +
 .../org/jboss/modules/log/JDKModuleLogger.java |  62 +++--
 .../java/org/jboss/modules/log/ModuleLogger.java   |   5 +
 .../org/jboss/modules/log/NoopModuleLogger.java|   9 +
 .../org/jboss/modules/log/StreamModuleLogger.java  |   9 +
 .../org/jboss/modules/maven/MavenArtifactUtil.java |  17 +-
 .../org/jboss/modules/xml/ModuleXmlParser.java | 168 --
 src/main/java9/__redirected/JDKSpecific.java   |   4 +
 .../java9/org/jboss/modules/JDKModuleFinder.java   | 183 +++
 src/main/java9/org/jboss/modules/JDKSpecific.java  |  46 ++--
 .../org/jboss/modules/ModuleClassLoaderAction.java |  51 
 src/main/resources/jdk-module-paths/java.base  |  54 +
 src/main/resources/jdk-module-paths/java.compiler  |   6 +
 .../resources/jdk-module-paths/java.datatransfer   |   1 +
 src/main/resources/jdk-module-paths/java.desktop   |  50 
 .../resources/jdk-module-paths/java.instrument |   1 +
 src/main/resources/jdk-module-paths/java.jnlp  |   1 +
 src/main/resources/jdk-module-paths/java.logging   |   1 +
 .../resources/jdk-module-paths/java.management |   9 +
 .../resources/jdk-module-paths/java.management.rmi |   1 +
 src/main/resources/jdk-module-paths/java.naming

[jboss-modules] annotated tag debian/1.8.1-1 created (now 9cee82d)

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag debian/1.8.1-1
in repository jboss-modules.

at  9cee82d   (tag)
   tagging  26539c354e20d222cc2e9fd6dfcfe699764d5f5c (commit)
  replaces  debian/1.7.0-1
 tagged by  Markus Koschany
on  Thu Apr 12 21:38:50 2018 +0200

- Log -
Debian release 1.8.1-1
-BEGIN PGP SIGNATURE-

iQKjBAABCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrPtdBfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hk1FAP/jr1d9SqZIlmiDGUsChkiyvey9KDkzdaKM+r
qZi+wzgh1iHjUtRwI4JtfbK0BxDSrE1TGfPuLNfx6yw79QGW3+Ja7qOx48btB9xC
e/AZcfgAxzHy5izKMhDCuvhEiJPXs4IxvxQU2RCd4APKuoZxPqpnVk6dGlDti2gQ
xv0GQieFPl5RW6ls50m3SJplomrsXVx9G3xu6N7CVHJmFlTDPS4jkCPAUAi4NJlr
nNgKmKmxmFc7UNbuXw3XTg51MNr9VUNX62cuEfB0Wq1mcCuY77x1c++B7GjnT74g
fj9DsSapkwDF1NZTLPakDsrYudpBB3/ydThkAc4Q5pfNDJhb9O4NvljlTX7c5luh
yUdyHHGBTrB0LeFNieNQz5ztMFUZ6iQiBFnsgkGvuhswT9N8lQVEN2SlkcNzO5Q4
Qwk71wKfAVt855Sr2u7Z3bb9UN9Wi9EhaSBzPG5nMMnNz/lZsB9rRhtFLHY2CP2U
bzhc+i9qTawUB/drmfO3WsEhVp+CBCmKPjjDjVsCa3QzwOLYBnl3AWDiaPLyR/pY
jX5Y09JWWjN3aHRtvynIwzSdcw1utk1Fji0R6YqwkCP0/jT5XQJP3tlTsIPYzyBw
2mMrx5WpT18akdDxMpPy7LNK5/OJqnNMFv0pNYw+U86zCCZkHmQ3UxqVcfhWARwj
NPxlpNo7
=L0mb
-END PGP SIGNATURE-

Markus Koschany (5):
  New upstream version 1.8.1
  Update upstream source from tag 'upstream/1.8.1'
  Declare compliance with Debian Policy 4.1.4.
  Use default-jdk again.
  Update changelog

---

This annotated tag includes the following new commits:

   new  9d9e74b   Update upstream source from tag 'upstream/1.8.1'
   new  60a298d   Declare compliance with Debian Policy 4.1.4.
   new  0940450   Use default-jdk again.
   new  26539c3   Update changelog

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-modules.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-modules] branch master updated (6f440c6 -> 26539c3)

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch master
in repository jboss-modules.

  from  6f440c6   Update copyright years.
  adds  ae475ab   New upstream version 1.8.1
   new  9d9e74b   Update upstream source from tag 'upstream/1.8.1'
   new  60a298d   Declare compliance with Debian Policy 4.1.4.
   new  0940450   Use default-jdk again.
   new  26539c3   Update changelog

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog   |   8 +
 debian/control |   4 +-
 debian/rules   |   1 -
 pom.xml|   2 +-
 src/main/java/__redirected/JDKSpecific.java| 101 +++-
 src/main/java/__redirected/__DatatypeFactory.java  |  14 +-
 .../__redirected/__DocumentBuilderFactory.java |  14 +-
 src/main/java/__redirected/__JAXPRedirected.java   |  16 --
 src/main/java/__redirected/__RedirectedUtils.java  |  61 +++--
 src/main/java/__redirected/__SAXParserFactory.java |  14 +-
 src/main/java/__redirected/__SchemaFactory.java|  21 +-
 .../java/__redirected/__TransformerFactory.java|  14 +-
 src/main/java/__redirected/__XMLEventFactory.java  |  14 +-
 src/main/java/__redirected/__XMLInputFactory.java  |  14 +-
 src/main/java/__redirected/__XMLOutputFactory.java |  14 +-
 src/main/java/__redirected/__XMLReaderFactory.java |  12 +-
 src/main/java/__redirected/__XPathFactory.java |  20 +-
 .../org/jboss/modules/AbstractResourceLoader.java  |   7 +
 .../org/jboss/modules/ClassLoaderLocalLoader.java  |  26 ++-
 .../org/jboss/modules/ClassPathModuleFinder.java   |  20 ++
 .../java/org/jboss/modules/ClassTransformer.java   |  99 
 .../java/org/jboss/modules/ConcreteModuleSpec.java |   7 +-
 .../org/jboss/modules/ConcurrentClassLoader.java   |  10 +-
 .../org/jboss/modules/DataURLStreamHandler.java| 256 +
 .../java/org/jboss/modules/DependencySpec.java |   1 +
 .../java/org/jboss/modules/FileEntryResource.java  |  98 
 .../java/org/jboss/modules/FileResourceLoader.java |  69 --
 .../modules/FileSystemClassPathModuleFinder.java   |   2 +-
 .../modules/FilteredIterableResourceLoader.java|   1 +
 .../org/jboss/modules/FilteredResourceLoader.java  |   1 +
 ...RLResource.java => GetURLConnectionAction.java} |  28 +--
 .../java/org/jboss/modules/JDKModuleFinder.java| 242 +++
 src/main/java/org/jboss/modules/JDKSpecific.java   |  10 +-
 .../org/jboss/modules/JLIClassTransformer.java |  61 +
 .../java/org/jboss/modules/JarEntryResource.java   |  12 +-
 .../org/jboss/modules/JarFileResourceLoader.java   |  29 +--
 .../java/org/jboss/modules/JarModuleFinder.java|   3 +-
 .../org/jboss/modules/LocalDependencySpec.java |  43 
 .../jboss/modules/LocalDependencySpecBuilder.java  |  20 +-
 .../java/org/jboss/modules/LocalModuleLoader.java  |   6 +-
 src/main/java/org/jboss/modules/Main.java  |  94 ++--
 .../modules/ModularURLStreamHandlerFactory.java|   3 +
 src/main/java/org/jboss/modules/Module.java|  91 ++--
 .../java/org/jboss/modules/ModuleClassLoader.java  | 140 ---
 .../modules/ModuleClassLoaderDependencySpec.java   |  36 +++
 .../org/jboss/modules/ModuleDependencySpec.java|  10 +
 src/main/java/org/jboss/modules/ModuleLoader.java  |   9 +-
 src/main/java/org/jboss/modules/ModuleSpec.java|  97 +++-
 src/main/java/org/jboss/modules/PathResource.java  |   6 +-
 .../java/org/jboss/modules/PathResourceLoader.java |  29 ++-
 .../java/org/jboss/modules/ResourceLoader.java |   5 +-
 .../java/org/jboss/modules/ResourceLoaders.java|  75 +-
 .../org/jboss/modules/ServiceResourceLoader.java   |  81 +++
 ...URLResource.java => URLConnectionResource.java} |  24 +-
 src/main/java/org/jboss/modules/Utils.java |   2 +
 .../java/org/jboss/modules/VersionDetection.java   |  55 +
 .../org/jboss/modules/log/JDKModuleLogger.java |  62 +++--
 .../java/org/jboss/modules/log/ModuleLogger.java   |   5 +
 .../org/jboss/modules/log/NoopModuleLogger.java|   9 +
 .../org/jboss/modules/log/StreamModuleLogger.java  |   9 +
 .../org/jboss/modules/maven/MavenArtifactUtil.java |  17 +-
 .../org/jboss/modules/xml/ModuleXmlParser.java | 168 --
 src/main/java9/__redirected/JDKSpecific.java   |   4 +
 .../java9/org/jboss/modules/JDKModuleFinder.java   | 183 +++
 src/main/java9/org/jboss/modules/JDKSpecific.java  |  46 ++--
 .../org/jboss/modules/ModuleClassLoaderAction.java |  51 
 src/main/resources/jdk-module-paths/java.base  |  54 +
 src/main/resources/jdk-module-paths/java.compiler  |   6 +
 .../resources

[jboss-modules] branch pristine-tar updated (7da03a2 -> 694e3b0)

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch pristine-tar
in repository jboss-modules.

  from  7da03a2   pristine-tar data for jboss-modules_1.7.0.orig.tar.gz
   new  694e3b0   pristine-tar data for jboss-modules_1.8.1.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 jboss-modules_1.8.1.orig.tar.gz.delta | Bin 0 -> 13522 bytes
 jboss-modules_1.8.1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 jboss-modules_1.8.1.orig.tar.gz.delta
 create mode 100644 jboss-modules_1.8.1.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-modules.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-modules] annotated tag upstream/1.8.1 created (now b8a4477)

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag upstream/1.8.1
in repository jboss-modules.

at  b8a4477   (tag)
   tagging  ae475abf48b90dab07de08378cf0f86f5d71d48a (commit)
  replaces  upstream/1.7.0
 tagged by  Markus Koschany
on  Thu Apr 12 21:31:16 2018 +0200

- Log -
Upstream version 1.8.1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrPtARfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQACgkQ2a0UuVE7
UeT3hA//YvcItEob7YmT+jwda3XPj6DwplY14vOEz4hsWUTvuNOsOVS9c6WiOsNx
LYlRLma/GjH+ZqvPNlVbBk13uNsv5Y4fuH8NNEc8AEQQubMavKYXRLxXjLZnbEtb
JXMhrblxjXePGcrjhEr/UeSYFBaBX+RgyGL+JHrr8FLKKd7nCEYb1bnTvvQ7Avm5
k9b4EyTYVHXWej/cH5mDUsQdrbEjfRhejdmEAzd2CoPWOkt7KrRnODUYw2tOtpD0
Muy4YU1w4aYOBfF909c2ttKrbxXlIppzjDa9Bm71oFZCUOSmgEwytFdlRDFCa/+0
bDq5Fl+L51JlxoJDjL7sCPJQ5G4mtMNYInn2LfRArjT0WpEQCvd46xZl+rU1NJMH
Xu5fLNq3Y4PCcnUZU8eM/iqQO26fAkRlM8vHOQXL1VlSelnlbUJV2thXuXe1WNnn
soG9SjuXy2rLD3beJidDKdQmWCf1J98grL5/nqFl5OaYzDmy3yZiVr4JRt86Yl2W
til3g7vhiA+pllsq4AVodHSXangoGj+zrFRAjtIWUozO8KCXgKBUFntHM1/4AZg6
2Le8xWWpkUvwKH2XSBGvvLln/WCv07Jo0yc3Gjif0zefjJ96oHs/MQToWoaNjqja
OU77bouSTu1QcS/+SiQNmo9zpnoYnr29cr3Fk1uOBaSC/+o1lv0=
=bF7W
-END PGP SIGNATURE-

Markus Koschany (1):
  New upstream version 1.8.1

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-modules.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-modules] 04/04: Update changelog

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jboss-modules.

commit 26539c354e20d222cc2e9fd6dfcfe699764d5f5c
Author: Markus Koschany 
Date:   Thu Apr 12 21:35:01 2018 +0200

Update changelog
---
 debian/changelog | 8 
 1 file changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b4f40e1..becc742 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jboss-modules (1.8.1-1) unstable; urgency=medium
+
+  * New upstream version 1.8.1
+  * Declare compliance with Debian Policy 4.1.4.
+  * Use default-jdk again.
+
+ -- Markus Koschany   Thu, 12 Apr 2018 21:34:50 +0200
+
 jboss-modules (1.7.0-1) unstable; urgency=medium
 
   * New upstream version 1.7.0.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-modules.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-modules] 01/01: pristine-tar data for jboss-modules_1.8.1.orig.tar.gz

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch pristine-tar
in repository jboss-modules.

commit 694e3b06786cb4118a5f48cf594f4cafe2e15063
Author: Markus Koschany 
Date:   Thu Apr 12 21:31:16 2018 +0200

pristine-tar data for jboss-modules_1.8.1.orig.tar.gz
---
 jboss-modules_1.8.1.orig.tar.gz.delta | Bin 0 -> 13522 bytes
 jboss-modules_1.8.1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/jboss-modules_1.8.1.orig.tar.gz.delta 
b/jboss-modules_1.8.1.orig.tar.gz.delta
new file mode 100644
index 000..699c610
Binary files /dev/null and b/jboss-modules_1.8.1.orig.tar.gz.delta differ
diff --git a/jboss-modules_1.8.1.orig.tar.gz.id 
b/jboss-modules_1.8.1.orig.tar.gz.id
new file mode 100644
index 000..9231d25
--- /dev/null
+++ b/jboss-modules_1.8.1.orig.tar.gz.id
@@ -0,0 +1 @@
+c3f9b3edcba2fb0f1a0be7fb6aa338213858a231

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-modules.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-modules] 03/04: Use default-jdk again.

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jboss-modules.

commit 0940450f2a5eb2f6801c3b830da618362f9914e5
Author: Markus Koschany 
Date:   Thu Apr 12 21:34:08 2018 +0200

Use default-jdk again.
---
 debian/control | 2 +-
 debian/rules   | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b70cdda..e036667 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Markus Koschany 
 Build-Depends:
  debhelper (>= 11),
- openjdk-9-jdk,
+ default-jdk,
  default-jdk-doc,
  junit4,
  libjboss-bridger-java,
diff --git a/debian/rules b/debian/rules
index 94cfbc7..105f627 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
-export JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
 
 %:
dh $@ --buildsystem=maven

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-modules.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-logmanager] 01/04: Update upstream source from tag 'upstream/2.1.1'

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jboss-logmanager.

commit 4587e890bd0d09431391cef7c06193c8dc5d78cb
Merge: 3300176 73699c4
Author: Markus Koschany 
Date:   Thu Apr 12 21:40:08 2018 +0200

Update upstream source from tag 'upstream/2.1.1'

Update to upstream version '2.1.1'
with Debian dir dd28bd2d162375ef496e7ee087f06dac8f7a889d

 pom.xml|  2 +-
 .../jboss/logmanager/formatters/XmlFormatter.java  | 42 --
 2 files changed, 7 insertions(+), 37 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-logmanager.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-logmanager] 02/04: Update changelog

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jboss-logmanager.

commit 972673c7102819eed6c33eeded8968721793d78a
Author: Markus Koschany 
Date:   Thu Apr 12 21:40:45 2018 +0200

Update changelog
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bd87b1b..323c398 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jboss-logmanager (2.1.1-1) unstable; urgency=medium
+
+  * New upstream version 2.1.1.
+
+ -- Markus Koschany   Thu, 12 Apr 2018 21:40:33 +0200
+
 jboss-logmanager (2.1.0-1) unstable; urgency=medium
 
   * New upstream version 2.1.0.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-logmanager.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-logmanager] 03/04: Declare compliance with Debian Policy 4.1.4.

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jboss-logmanager.

commit 656979e4227fe84c9d4e4d5478d4d5c9832589df
Author: Markus Koschany 
Date:   Thu Apr 12 21:40:57 2018 +0200

Declare compliance with Debian Policy 4.1.4.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 052ec9d..727c7c7 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends:
  libmaven-source-plugin-java,
  libwildfly-common-java,
  maven-debian-helper (>= 1.5)
-Standards-Version: 4.1.3
+Standards-Version: 4.1.4
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jboss-logmanager.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jboss-logmanager.git
 Homepage: https://github.com/jboss-logging/jboss-logmanager

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-logmanager.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-logmanager] branch pristine-tar updated (b8cdaba -> 060711d)

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch pristine-tar
in repository jboss-logmanager.

  from  b8cdaba   pristine-tar data for jboss-logmanager_2.1.0.orig.tar.gz
   new  060711d   pristine-tar data for jboss-logmanager_2.1.1.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 jboss-logmanager_2.1.1.orig.tar.gz.delta | Bin 0 -> 5896 bytes
 jboss-logmanager_2.1.1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 jboss-logmanager_2.1.1.orig.tar.gz.delta
 create mode 100644 jboss-logmanager_2.1.1.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-logmanager.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-logmanager] branch master updated (3300176 -> b077916)

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch master
in repository jboss-logmanager.

  from  3300176   Update copyright years.
  adds  73699c4   New upstream version 2.1.1
   new  4587e89   Update upstream source from tag 'upstream/2.1.1'
   new  972673c   Update changelog
   new  656979e   Declare compliance with Debian Policy 4.1.4.
   new  b077916   Remove --has-package-version flag.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog   |  6 
 debian/control |  2 +-
 debian/libjboss-logmanager-java.poms   |  2 +-
 pom.xml|  2 +-
 .../jboss/logmanager/formatters/XmlFormatter.java  | 42 --
 5 files changed, 15 insertions(+), 39 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-logmanager.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-logmanager] 04/04: Remove --has-package-version flag.

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jboss-logmanager.

commit b077916e8e48bce9b60b2c2ea2eb94e611e8812d
Author: Markus Koschany 
Date:   Thu Apr 12 21:41:23 2018 +0200

Remove --has-package-version flag.
---
 debian/libjboss-logmanager-java.poms | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/libjboss-logmanager-java.poms 
b/debian/libjboss-logmanager-java.poms
index 5ad70f2..8545d14 100644
--- a/debian/libjboss-logmanager-java.poms
+++ b/debian/libjboss-logmanager-java.poms
@@ -25,4 +25,4 @@
 #   --site-xml=: Optional, the location for site.xml if it needs to 
be installed.
 # Empty by default. [mh_install]
 #
-pom.xml --no-parent --has-package-version
+pom.xml --no-parent

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-logmanager.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-logmanager] 01/01: pristine-tar data for jboss-logmanager_2.1.1.orig.tar.gz

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch pristine-tar
in repository jboss-logmanager.

commit 060711daece7d2d300c04f8b19c2655970af8f58
Author: Markus Koschany 
Date:   Thu Apr 12 21:40:08 2018 +0200

pristine-tar data for jboss-logmanager_2.1.1.orig.tar.gz
---
 jboss-logmanager_2.1.1.orig.tar.gz.delta | Bin 0 -> 5896 bytes
 jboss-logmanager_2.1.1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/jboss-logmanager_2.1.1.orig.tar.gz.delta 
b/jboss-logmanager_2.1.1.orig.tar.gz.delta
new file mode 100644
index 000..fd77e4a
Binary files /dev/null and b/jboss-logmanager_2.1.1.orig.tar.gz.delta differ
diff --git a/jboss-logmanager_2.1.1.orig.tar.gz.id 
b/jboss-logmanager_2.1.1.orig.tar.gz.id
new file mode 100644
index 000..2ffd359
--- /dev/null
+++ b/jboss-logmanager_2.1.1.orig.tar.gz.id
@@ -0,0 +1 @@
+7b9398a4d3b65d885f576793fb5187644ceb140a

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-logmanager.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-logmanager] annotated tag debian/2.1.1-1 created (now be9ac34)

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag debian/2.1.1-1
in repository jboss-logmanager.

at  be9ac34   (tag)
   tagging  b077916e8e48bce9b60b2c2ea2eb94e611e8812d (commit)
  replaces  debian/2.1.0-1
 tagged by  Markus Koschany
on  Thu Apr 12 21:44:33 2018 +0200

- Log -
Debian release 2.1.1-1
-BEGIN PGP SIGNATURE-

iQKjBAABCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrPtyZfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkJGYP/RbrvJTVc+TEwOWnjfxKtAUrHzjLVb9jeehn
o69iSRFQQKwFCFZ1oyNFxD9IrHPG0V2rpIzKkPklelG/64smSV6DfZfrPKEs1jhl
xWDf8HbP7zzJwNyg7FZfk+EjRqtlWlJ5TzOZWoNIZq4vEoL7jpTjg6NSNOpOauQX
6lLR81WxqWjtGmN6VPNisaKChSyEhRvefTY59DFzo0mJMO9UCNpK27HEUaf9XDwx
K6PTgW2DuFqJegqh5pP7UVQgN6YKAQe3/71YL6r9m3Ig+/7JTp/xv7dZAAq42w09
Yt5hLbjtwXjvLEAu17LsoiqSBoEr3Pf9ZlJRVlxAsTF+4iRnpQJa9AH2OPI+eHIW
JahdFy14SKlDS/E8U3aRCYJlWWw8KirbNnCf+by9mi8Na42O3fUmpcvAbWuwySDg
WTwEG27IslvWJ1GREuehiepGtPjN9F8WnmrGxUi82R/EAVckYEpGSPXgN9kN5Bea
ATNHVGVXJLi+mdLYvDzYyqslrAOQNtrLVK9QPXKEwxW9PHHxls9JfXE3chBrAQqz
/YDPbDyxuaclaiGBSaB6htpnUa+lkoRUcf0FvDCbT4/zNHlmxypdDrNo1Q4fwO+Z
8XJq6WqKli5bHrQxT8fDmOTgZd4qFZm6wpNyOLaJoEwOrxARUDtFd44SJJRsIMGQ
A0a4MYez
=5NBR
-END PGP SIGNATURE-

Markus Koschany (5):
  New upstream version 2.1.1
  Update upstream source from tag 'upstream/2.1.1'
  Update changelog
  Declare compliance with Debian Policy 4.1.4.
  Remove --has-package-version flag.

---

This annotated tag includes the following new commits:

   new  4587e89   Update upstream source from tag 'upstream/2.1.1'
   new  972673c   Update changelog
   new  656979e   Declare compliance with Debian Policy 4.1.4.
   new  b077916   Remove --has-package-version flag.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-logmanager.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jboss-logmanager] annotated tag upstream/2.1.1 created (now 67004dc)

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag upstream/2.1.1
in repository jboss-logmanager.

at  67004dc   (tag)
   tagging  73699c4e54c694b4abfca2b8e1d88e4a71ab463a (commit)
  replaces  upstream/2.1.0
 tagged by  Markus Koschany
on  Thu Apr 12 21:40:08 2018 +0200

- Log -
Upstream version 2.1.1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrPthhfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQACgkQ2a0UuVE7
UeQJpA//at+kJYWwjSE3UXMpXm6X/XVvMA6OKp6srr8KW4L6kuQed7189WYpCCgr
eOTb4SHjHLarHjt5LHwqACAf9w2nMO5HjaDH2lXqzZd2mxh4/4oWHJJ1cm8MI0T1
iBIyO2THLRvQEaOhp2vFBbdxBjvnZm7YQeXxdWsU+oiFtTzlKT0n6lmZME7tSpeS
bHpocsdrzadBsllXPGT6d2gBleUmAMeI3pGoo9ZG8kDwJH8Sj1cy9g6qpbP/ELe6
OJhetdkS/XlQ1znqVIgLHl27kH170HJsyOUx0MhyIqH6xEa/ePZtFV8d3f9tqIzr
d3mb63ww17ojO+6XUVhKKje94W26S9AWccyKCMlG9foXDCtCRqVbBYaymddOa3rm
AmByTbT1CP/+GmuXFc3QbzqtwP3gYl6N5w9Z92E2ogETPRexf6pdXRv2QbqGixl1
cw3Om/cahPA0g0N22Y9m3EZee25e2fQQvFXcLfFX+Mif4APPM5BboUHE7Jd4/67u
HqweZ94SUziUL6JVlXCN9dLrv2avZr5clGkVVDAqwlnoOO104NB74toP3CsvR+Gh
GWuWxSCI74EVqPrw5GjFoiBuaq5jx6gZJ1/AGHrQ8TKf2ybnHfcZ9mZD7/bIn/MN
Q+vrTTwJyFWO1Mna5EdHthIcKWkzMhdgy6AhE/UqP+gBxc3oxyY=
=IWBz
-END PGP SIGNATURE-

Markus Koschany (1):
  New upstream version 2.1.1

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-logmanager.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


Processing of jboss-modules_1.8.1-1_source.changes

2018-04-12 Thread Debian FTP Masters
jboss-modules_1.8.1-1_source.changes uploaded successfully to localhost
along with the files:
  jboss-modules_1.8.1-1.dsc
  jboss-modules_1.8.1.orig.tar.gz
  jboss-modules_1.8.1-1.debian.tar.xz
  jboss-modules_1.8.1-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


jboss-modules_1.8.1-1_source.changes ACCEPTED into unstable

2018-04-12 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 12 Apr 2018 21:34:50 +0200
Source: jboss-modules
Binary: libjboss-modules-java libjboss-modules-java-doc
Architecture: source
Version: 1.8.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libjboss-modules-java - Modular Classloading System
 libjboss-modules-java-doc - Documentation for JBoss Modules
Changes:
 jboss-modules (1.8.1-1) unstable; urgency=medium
 .
   * New upstream version 1.8.1
   * Declare compliance with Debian Policy 4.1.4.
   * Use default-jdk again.
Checksums-Sha1:
 b3cb8c618ecd8994552a64a4ae0ae354aa626590 2413 jboss-modules_1.8.1-1.dsc
 70063ad4c7ee8a68a9d46268841524aa827a7be3 252916 jboss-modules_1.8.1.orig.tar.gz
 6526aa54877a5e5cf9d96e73db5ba4d2c8c14f46 6716 
jboss-modules_1.8.1-1.debian.tar.xz
 83e2f9e8ad70d5485795f810aab369046d0d183f 15709 
jboss-modules_1.8.1-1_amd64.buildinfo
Checksums-Sha256:
 7694ef022d2c505cfbcb5956cb8f3f662c468e91fea0e4f61ec4e6d63fd125ee 2413 
jboss-modules_1.8.1-1.dsc
 c35fdff36c1c27218afe09a4f1754c583e14434759f8fc95cea51ca1eb59c36c 252916 
jboss-modules_1.8.1.orig.tar.gz
 0e8746583a37fc2101cb6a768fd875381138556e48ccd5032bd745d5e4a87494 6716 
jboss-modules_1.8.1-1.debian.tar.xz
 032032671c92c0101811dd0c1cc2b111d8821ca79f450df8a945e2c280e9f3a1 15709 
jboss-modules_1.8.1-1_amd64.buildinfo
Files:
 4528c0c0b60432c47dfb49cf1d3d4b50 2413 java optional jboss-modules_1.8.1-1.dsc
 08a7afc45a40a67d19b499d2afab48ce 252916 java optional 
jboss-modules_1.8.1.orig.tar.gz
 e1bf14eadb92132c4a24048391efcb83 6716 java optional 
jboss-modules_1.8.1-1.debian.tar.xz
 851ff4becd1bfdf30098a8cef3707d1b 15709 java optional 
jboss-modules_1.8.1-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrPtbZfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hkb7UP+QEAM3/mJhP+lCN2GdzAzb8BQWpYAn+urKOX
FZUQZIB3cNTt+4l6/JmzbMMxfCYdDGXpXXG0/PvfehllPNzgE9RfBVAlc8XIQNAy
vY+rjJ6KSDCYjtUX6/fZV7CaZQ8TUqtLmFH59YRA8JRd/EAUW/mp4iwT/v46CnG8
dtpFQJO6bCMpS8FA5j0ssJni4H1jmcc9fqy8GwMvzV64J/qDuyWDfTyh5J6HKB6e
xD20/72zSyrVtTZqsJnIbJPYT2ozAECktLlYa0QbHQDIqJxkN/2nxDg0lqRgvuQR
J+hB8YY0cTFKzY9C6pkysSneRGyrISxSIYj2zsnzOmjNU4+dZf2hovlQwbXBXzGN
koeSsNUhgTl8WQMjQsM3QpAjPE2jP0Pp5I3gpuIxpY4HxuadkGM3OG1HUwSLin7M
Q5EMvWvewE7XFKxzlhpEQD1CFBNU323Fy5hL4SJxZ3T3fLNu79fqqC99P0H6C6Om
QNfKwvEMGzPgMn9qKhK+6Yr/2qdgb1lPxno8Ikd+5UoQtE/qc9j5EmGn1fE4d1q7
vWTAp9zCCOmJ8ZczyJba93t2fmZtw0jpYaFtjACwIN+k6yaUcgoUNau/TA6rCkHL
DK66c8Y6C+iSIM2l41FBzATXJnMh9QNqSg40MfL9w81v1EcmyWM4/3tAWBmVjEBx
zYHeRr5e
=Cy3L
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of jboss-logmanager_2.1.1-1_source.changes

2018-04-12 Thread Debian FTP Masters
jboss-logmanager_2.1.1-1_source.changes uploaded successfully to localhost
along with the files:
  jboss-logmanager_2.1.1-1.dsc
  jboss-logmanager_2.1.1.orig.tar.gz
  jboss-logmanager_2.1.1-1.debian.tar.xz
  jboss-logmanager_2.1.1-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


jboss-logmanager_2.1.1-1_source.changes ACCEPTED into unstable

2018-04-12 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 12 Apr 2018 21:40:33 +0200
Source: jboss-logmanager
Binary: libjboss-logmanager-java libjboss-logmanager-java-doc
Architecture: source
Version: 2.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libjboss-logmanager-java - implementation of java.util.logging.LogManager
 libjboss-logmanager-java-doc - Documentation for JBoss Log Manager
Changes:
 jboss-logmanager (2.1.1-1) unstable; urgency=medium
 .
   * New upstream version 2.1.1.
Checksums-Sha1:
 5af08931f287d01c6d190873c65115ce9bdf686c 2550 jboss-logmanager_2.1.1-1.dsc
 4206356f22a323328822622b9a9f15703332cf20 188972 
jboss-logmanager_2.1.1.orig.tar.gz
 fe65315fbe275e0a699d533ccdedf31cec8233fe 3504 
jboss-logmanager_2.1.1-1.debian.tar.xz
 3796d347d0e6def7041d0466fde56511311006d4 16458 
jboss-logmanager_2.1.1-1_amd64.buildinfo
Checksums-Sha256:
 d8b58d290c072b4b0de68e836a8a27892bd8665cbf80f01ab1f47989653354aa 2550 
jboss-logmanager_2.1.1-1.dsc
 65cc26425a4984ce9593de117d570f23119456772edd5c7336cddb08dc19860b 188972 
jboss-logmanager_2.1.1.orig.tar.gz
 aa61bb8bb344fbe69ac8c5dd99f7d56684becff068d9ee6892a02ee78706084d 3504 
jboss-logmanager_2.1.1-1.debian.tar.xz
 fb0b3f977d9efe8fbda51f025bd8a461664470fd6ae14223ac82b4804872ba0b 16458 
jboss-logmanager_2.1.1-1_amd64.buildinfo
Files:
 a32fda58ab3e5306e4d2d410983c8011 2550 java optional 
jboss-logmanager_2.1.1-1.dsc
 a3ca6053b99fe1132d15001ce5d7c21d 188972 java optional 
jboss-logmanager_2.1.1.orig.tar.gz
 ea3dc64e98e575afe8c9c40cb0d17934 3504 java optional 
jboss-logmanager_2.1.1-1.debian.tar.xz
 25ce2e08e43e24cd26448fe37d59b773 16458 java optional 
jboss-logmanager_2.1.1-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrPtw5fFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkPcMP/3LPBdbakJ7Z/RhyuIRUWIPwuDqEEtZsCfcL
oldKr2EJJsDmV/98pVFktljdGVF5B1bmioM12z2/KtO3CnCmHRd5eznTN3nIrgUC
dS5fIZ2s4o/4DPYps2l8ukOtpZ7uCgJqMw3YOJ7HV7MHv7OS8u+wuxaBh6jYPv0z
OGtkku5FtwguheQNSqnGmquO8cm+7MRJL1VCc7KOi93tflpjzUTQBV3uFNc09ouG
3+tq1AmCs1VktYNlAAmaobYIM7yvnQU/6qUJDvfgtbZ17gxGHWvqI/hNPgCNvEZB
XYhmqbWrz3uKfhhK8L50ONvc2fwP4pgi9oiHmOKmcAZiDWmlghcKdi4+bQPEVuWU
ciARlx5AbgA+lSmmYr5Nvbw+ymDLhoZMzA5UpgQL9ZN8oriAALt0+pJBsCvT3tfT
I5DBH4rCVpVgcAqZ8uX8pflO0dgd3N5nSnmRe7X8Lv8L63JRrFqrHoBGnT4symmr
bw3uHXw8Awp+z/nlm3pvPMyxx9VRH3NEd6JAjZlz60g2ECoszKvDhctGUxFkGRxZ
2w0VV3tN1UmTk45zZFe9yXnSJ0rACh4LwHDHjr5aEBkyF3I+6sHvuelbafAMsZPA
8FFpeMx3TvtzX2OpYPPHGDraxfWuTcw25BkJcLn57TafoVE9MR9SfEo5WqLmlcgN
Tf+0ZgEM
=wAlI
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[tomcat8] branch stretch updated (b8a5664 -> b2b3005)

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch stretch
in repository tomcat8.

  from  b8a5664   Fixed CVE-2017-5664: Static error pages can be 
overwritten if the DefaultServlet is configured to permit writes (Closes: 
#864447)
   new  b2b3005   Import Debian changes 8.5.14-1+deb9u2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog   |  14 
 debian/patches/CVE-2017-7674.patch |  39 ++
 debian/patches/CVE-2017-7675.patch | 153 +
 debian/patches/series  |   2 +
 4 files changed, 208 insertions(+)
 create mode 100644 debian/patches/CVE-2017-7674.patch
 create mode 100644 debian/patches/CVE-2017-7675.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] annotated tag debian/8.5.14-1+deb9u2 created (now 25ffcb1)

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag debian/8.5.14-1+deb9u2
in repository tomcat8.

at  25ffcb1   (tag)
   tagging  b2b30054606d392a0dbf653ed06fcc23abb6eaf1 (commit)
  replaces  debian/8.5.14-1+deb9u1
 tagged by  Markus Koschany
on  Fri Apr 13 01:25:16 2018 +0200

- Log -
Debian release 8.5.14-1+deb9u2
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrP6txfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQACgkQ2a0UuVE7
UeQ0iA/9HQom5vRNBFXWqRtyfuUX8Q1c8ZxIB6Gtp1GBUGJK+ce9f7ghj4OcKdcx
PaAbkS+KTMtXu78LGFNctHm8uIxzCeRatuhMPCrba0gPuge1sPGZ6r2fiVdK4MZs
6fDG8eLpg3we/gFlas+1U90vyf2eeE9qrI2ztcpCZueSrlu7EKKTPyuEGgooelmO
YsFwWaTEH3lFgnvGkJYQzT8GMdGmxV1Gx2b9P2tPtY0oB9k/d98lWJl2VhT+QIF9
E1SMxcSn5gdaNh5Xlq7u4DmpmIJNF5+MtYNsTvXIPizFbF0g1Jtd5zE8vdgCcgHY
pNShWTC/OQb7xll5XJ1An1BhlahVHY6nJMwvphyzVXyehjXsyEULW6FG2MAuSfba
JCW888jfGzsU/S7cuPr5m8DzKoID2kXqLepPuLD6Tqh7M3WUXVSlEG1YuFYRysND
muR8CtRup7cxrevlTi2yiNybQAjNnqMXf3JtdDpB94mx4Z9aiNNocVh5hHTOOlhK
TPPe0+xJv6lQUkwPClQ2MH6yR7F1ZpyHFGMwUXq1r7W9qK9fN8ImKVC4dfvR70TI
36yv0PrFXctrjv3q+SFFsUjdV1PTYjuGWceQKK/bMFQ4DdcM/B76TiUi45o7TDpA
FashyfYcvBAcnqm2cPPhytlVrQtHYbMos35YDI1sFt8toMnAD50=
=u38E
-END PGP SIGNATURE-

Markus Koschany (1):
  Import Debian changes 8.5.14-1+deb9u2

---

This annotated tag includes the following new commits:

   new  b2b3005   Import Debian changes 8.5.14-1+deb9u2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] 01/01: Import Debian changes 8.5.14-1+deb9u2

2018-04-12 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch stretch
in repository tomcat8.

commit b2b30054606d392a0dbf653ed06fcc23abb6eaf1
Author: Markus Koschany 
Date:   Sun Sep 3 19:51:58 2017 +0200

Import Debian changes 8.5.14-1+deb9u2

tomcat8 (8.5.14-1+deb9u2) stretch-security; urgency=high

  * Team upload.
  * Fix CVE-2017-7674:
The CORS Filter did not add an HTTP Vary header indicating that the
response varies depending on Origin. This permitted client and server 
side
cache poisoning in some circumstances.
  * Fix CVE-2017-7675:
The HTTP/2 implementation bypassed a number of security checks that
prevented directory traversal attacks. It was therefore possible to 
bypass
security constraints using a specially crafted URL.
---
 debian/changelog   |  14 
 debian/patches/CVE-2017-7674.patch |  39 ++
 debian/patches/CVE-2017-7675.patch | 153 +
 debian/patches/series  |   2 +
 4 files changed, 208 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 49649e0..180efba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+tomcat8 (8.5.14-1+deb9u2) stretch-security; urgency=high
+
+  * Team upload.
+  * Fix CVE-2017-7674:
+The CORS Filter did not add an HTTP Vary header indicating that the
+response varies depending on Origin. This permitted client and server side
+cache poisoning in some circumstances.
+  * Fix CVE-2017-7675:
+The HTTP/2 implementation bypassed a number of security checks that
+prevented directory traversal attacks. It was therefore possible to bypass
+security constraints using a specially crafted URL.
+
+ -- Markus Koschany   Sun, 03 Sep 2017 19:51:58 +0200
+
 tomcat8 (8.5.14-1+deb9u1) stretch-security; urgency=high
 
   * Team upload.
diff --git a/debian/patches/CVE-2017-7674.patch 
b/debian/patches/CVE-2017-7674.patch
new file mode 100644
index 000..3131b06
--- /dev/null
+++ b/debian/patches/CVE-2017-7674.patch
@@ -0,0 +1,39 @@
+From: Markus Koschany 
+Date: Sat, 2 Sep 2017 14:59:09 +0200
+Subject: CVE-2017-7674
+
+Bug-Debian: https://bugs.debian.org/802312
+Origin: http://svn.apache.org/r1795814
+---
+ java/org/apache/catalina/filters/CorsFilter.java | 11 +++
+ 1 file changed, 11 insertions(+)
+
+diff --git a/java/org/apache/catalina/filters/CorsFilter.java 
b/java/org/apache/catalina/filters/CorsFilter.java
+index fcb8d2d..03ef78d 100644
+--- a/java/org/apache/catalina/filters/CorsFilter.java
 b/java/org/apache/catalina/filters/CorsFilter.java
+@@ -286,6 +286,10 @@ public class CorsFilter implements Filter {
+ exposedHeadersString);
+ }
+ 
++// Indicate the response depends on the origin
++response.addHeader(CorsFilter.REQUEST_HEADER_VARY,
++CorsFilter.REQUEST_HEADER_ORIGIN);
++
+ // Forward the request down the filter chain.
+ filterChain.doFilter(request, response);
+ }
+@@ -981,6 +985,13 @@ public class CorsFilter implements Filter {
+ "Access-Control-Allow-Headers";
+ 
+ // -- CORS Request Headers
++
++/**
++ * The Vary header indicates allows disabling proxy caching by indicating
++ * the the response depends on the origin.
++ */
++public static final String REQUEST_HEADER_VARY = "Vary";
++
+ /**
+  * The Origin header indicates where the cross-origin request or preflight
+  * request originates from.
diff --git a/debian/patches/CVE-2017-7675.patch 
b/debian/patches/CVE-2017-7675.patch
new file mode 100644
index 000..19e1e4a
--- /dev/null
+++ b/debian/patches/CVE-2017-7675.patch
@@ -0,0 +1,153 @@
+From: Markus Koschany 
+Date: Sat, 2 Sep 2017 15:03:42 +0200
+Subject: CVE-2017-7675
+
+Bug-Debian: https://bugs.debian.org/802312
+Origin: http://svn.apache.org/r1796091
+---
+ java/org/apache/coyote/http2/Stream.java | 15 +++--
+ test/org/apache/coyote/http2/TestStream.java | 97 
+ 2 files changed, 105 insertions(+), 7 deletions(-)
+ create mode 100644 test/org/apache/coyote/http2/TestStream.java
+
+diff --git a/java/org/apache/coyote/http2/Stream.java 
b/java/org/apache/coyote/http2/Stream.java
+index 2e3ff88..dfe4daa 100644
+--- a/java/org/apache/coyote/http2/Stream.java
 b/java/org/apache/coyote/http2/Stream.java
+@@ -18,6 +18,7 @@ package org.apache.coyote.http2;
+ 
+ import java.io.IOException;
+ import java.nio.ByteBuffer;
++import java.nio.charset.StandardCharsets;
+ import java.security.AccessController;
+ import java.security.PrivilegedActionException;
+ import java.security.PrivilegedExceptionAction;
+@@ -307,18 +308,18 @@ public class Stream extends AbstractStream implements 
HeaderEmitter {
+ getConnectionId(), getIdentifier()));
+ }
+ int queryStart 

Bug#895583: libcommons-lang3-java FTBFS due to unsupported locale type

2018-04-12 Thread Tiago Stürmer Daitx
Package: libcommons-lang3-java
Version: 3.5-1
Severity: normal

Dear Maintainer,

With bug #895234 [1] fixed, libcommons-lang3-java will FTBFS as bellow:

[INFO] Running org.apache.commons.lang3.LocaleUtilsTest
[ERROR] Tests run: 15, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.007 
s <<< FAILURE! - in org.apache.commons.lang3.LocaleUtilsTest
[ERROR] testParseAllLocales(org.apache.commons.lang3.LocaleUtilsTest)  Time 
elapsed: 0.004 s  <<< ERROR!
java.lang.IllegalArgumentException: Invalid locale format: ji_001
at 
org.apache.commons.lang3.LocaleUtilsTest.testParseAllLocales(LocaleUtilsTest.java:578)

Which has been fixed upstream by LANG-1312 [2]. The patch provided in
the bug report applies cleanly.

A debdiff will be provided shortly.


References:
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895234
[2] https://issues.apache.org/jira/browse/LANG-1312

-- System Information:
Debian Release: buster/sid
  APT prefers bionic
  APT policy: (500, 'bionic'), (400, 'bionic-proposed')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-13-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libcommons-lang3-java depends on:
ii  libcommons-parent-java  43-1

libcommons-lang3-java recommends no packages.

Versions of packages libcommons-lang3-java suggests:
pn  libcommons-lang3-java-doc  

-- no debconf information

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed (with 1 error): your mail

2018-04-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 895234 by 895234
Bug #895234 [src:libcommons-lang3-java] libcommons-lang3-java: update for 
OpenJDK 10 and OpenJDK 11
Failed to set blocking bugs of 895234: It is nonsensical for a bug to block 
itself (or a merged partner): 895234.

> affects 895234 surefire
Bug #895234 [src:libcommons-lang3-java] libcommons-lang3-java: update for 
OpenJDK 10 and OpenJDK 11
Added indication that 895234 affects surefire
> --
Stopping processing here.

Please contact me if you need assistance.
-- 
895234: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895234
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed: Re:

2018-04-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 895583 by 895234
Bug #895583 [libcommons-lang3-java] libcommons-lang3-java FTBFS due to 
unsupported locale type
895583 was not blocked by any bugs.
895583 was not blocking any bugs.
Added blocking bug(s) of 895583: 895234
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
895583: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895583
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed: Re:

2018-04-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> clone 895234 -1
Bug #895234 [src:libcommons-lang3-java] libcommons-lang3-java: update for 
OpenJDK 10 and OpenJDK 11
Bug 895234 cloned as bug 895585
895583 was blocked by: 895234
895583 was not blocking any bugs.
Added blocking bug(s) of 895583: 895585
> retitle 895234 libcommons-lang3-java: update for OpenJDK 10
Bug #895234 [src:libcommons-lang3-java] libcommons-lang3-java: update for 
OpenJDK 10 and OpenJDK 11
Changed Bug title to 'libcommons-lang3-java: update for OpenJDK 10' from 
'libcommons-lang3-java: update for OpenJDK 10 and OpenJDK 11'.
> retitle -1 libcommons-lang3-java: update for OpenJDK 11
Bug #895585 [src:libcommons-lang3-java] libcommons-lang3-java: update for 
OpenJDK 10 and OpenJDK 11
Changed Bug title to 'libcommons-lang3-java: update for OpenJDK 11' from 
'libcommons-lang3-java: update for OpenJDK 10 and OpenJDK 11'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
895234: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895234
895583: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895583
895585: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895585
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed: Re:

2018-04-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> affects 895234 libmaven-javadoc-plugin-java
Bug #895234 [src:libcommons-lang3-java] libcommons-lang3-java: update for 
OpenJDK 10
Added indication that 895234 affects libmaven-javadoc-plugin-java
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
895234: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895234
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#895234: libcommons-lang3-java: update for OpenJDK 10 and OpenJDK 11

2018-04-12 Thread Tiago Daitx
On Sun, 8 Apr 2018 19:03:14 +0200 Matthias Klose  wrote:
> Package: src:libcommons-lang3-java
> Version: 3.5-1
> Severity: important
> Tags: patch sid buster
>
> Please either apply the following patches for 10 and 11, or update to the
> upstream 3.6 release, and only apply the latter patch for 11 (which will be in
> 3.7 upstream).
>
> https://git-wip-us.apache.org/repos/asf?p=commons-lang.git;a=commitdiff_plain;h=a618b844c5a261ced37385ab3947de6e215d46f7
>
> https://git-wip-us.apache.org/repos/asf?p=commons-lang.git;a=patch;h=50ce8c44e1601acffa39f5568f0fc140aade0564
>

After applying the openjdk-10 patch libcommons-lang3-java will FTBFS
due to a NullPointerException in the surefire plugin:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test
(default-test) on project commons-lang3: Execution default-test of
goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test
failed.: NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test
(default-test) on project commons-lang3: Execution default-test of
goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test
failed.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:213)

at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:356)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution
default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test failed.
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:145)

at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:356)
Caused by: java.lang.NullPointerException
at 
org.apache.maven.surefire.shade.org.apache.commons.lang3.SystemUtils.isJavaVersionAtLeast
(SystemUtils.java:1626)


and then another FTBFS due to a failing locale test as reported in bug #895583.

The current bug also affects libmaven-javadoc-plugin-java.

In order to get the build working some additional steps are required
due to the circular runtime dependency between libcommons-lang3-java,
libmaven-javadoc-plugin-java (doc generation), and libsurefire-java
(tests):
1) libcommons-lang3-java must be rebuild using openjdk-9 with docs and
tests disabled
2) rebuild with openjdk-10, keep doc and tests disabled
3) rebuild surefire with the new libcommons-lang3-java
4) rebuild libcommons-lang3-java with openjdk-10

I believe it is easier to do a binary upload after the last step than
trying to get the builds to do that correctly. Note that it can't be
rebuild with openjdk-8 in step #1 due to a "Method
flip()Ljava/nio/ByteBuffer" error in bnd.

Hopefully I described all the required steps above without missing any
- I got sidetracked checking the openjdk-8 failure and testing the fix
in a few other packages, so it took me a while to remember everything
I had to run and install.

Please consider the attached debdiff as it fixes both this bug as well
as bug #895583.

thanks
Tiago
diff -Nru libcommons-lang3-java-3.5/debian/changelog libcommons-lang3-java-3.5/debian/changelog
--- libcommons-lang3-java-3.5/debian/changelog	2016-10-20 15:08:15.0 -0200
+++ libcommons-lang3-java-3.5/debian/changelog	2018-04-12 10:14:49.0 -0300
@@ -1,3 +1,16 @@
+libcommons-lang3-java (3.5-2) UNRELEASED; urgency=medium
+
+  * debian/patches/fix-openjdk-10-nullpointer-lang-1365.diff: calls to
+org.apache.commons.lang3.SystemUtils.isJavaVersionAtLeast cause
+NullPointerException when running under openjdk-10 which in turn causes
+other packages to FTBFS with the message "Execution default-cli of goal
+groupId:artifactId:version:jar failed.: NullPointerException -> [Help 1]".
+(Closes: #895234)
+  * debian/patches/fix-numeric-3-area-code-support-lang-1312.diff: pull
+upstream fix for numeric-3 area code support. (Closes: #895583)
+
+ -- Tiago Stürmer Daitx   Thu, 12 Apr 2018 13:14:49 +
+
 libcommons-lang3-java (3.5-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru libcommons-lang3-java-3.5/debian/patches/fix-numeric-3-area-code-support-lang-1312.diff libcommons-lang3-java-3.5/debian/patches/fix-numeric-3-area-code-support-lang-1312.diff
--- libcommons-lang3-java-3.5/debian/patches/fix-numeric-3-area-code-support-lang-1312.diff	1969-12-31 21:00:00.0 -0300
+++ libcommons-lang3-java-3.5/debian/patches/fix-numeric-3-area-code-support-lang-1312.diff	2018-04-12 10:14:49.0 -0300
@@ -0,0 +1,65 @@
+Description: Fix UN M.49 numeric-3 area code support.
+ LocaleUtils#toLocale does not support language followed by UN M.49 numeric-3
+ area code. 
+Author: pascalschumacher 
+Origin: upstream, https://github.com/apache/commons-lang/pull/239
+Bug: https://issues.apache.org/jira/browse/LANG-1312
+Bug-Debian: https://bug.debian.org/
+Forwarded: not-needed
+Applied-Upstream: https://github.com/apache/com

Processed: Re:

2018-04-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> affects 895234 -surefire
Bug #895234 [src:libcommons-lang3-java] libcommons-lang3-java: update for 
OpenJDK 10
Removed indication that 895234 affects surefire
> affects 895234 libsurefire-java
Bug #895234 [src:libcommons-lang3-java] libcommons-lang3-java: update for 
OpenJDK 10
Added indication that 895234 affects libsurefire-java
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
895234: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895234
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#895583: libcommons-lang3-java FTBFS due to unsupported locale type

2018-04-12 Thread Tiago Daitx
A debdiff with the fix has been provided in bug #895234 [1].

thanks

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895234

On Fri, Apr 13, 2018 at 12:32 AM, Tiago Stürmer Daitx
 wrote:
> Package: libcommons-lang3-java
> Version: 3.5-1
> Severity: normal
>
> Dear Maintainer,
>
> With bug #895234 [1] fixed, libcommons-lang3-java will FTBFS as bellow:
>
> [INFO] Running org.apache.commons.lang3.LocaleUtilsTest
> [ERROR] Tests run: 15, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
> 0.007 s <<< FAILURE! - in org.apache.commons.lang3.LocaleUtilsTest
> [ERROR] testParseAllLocales(org.apache.commons.lang3.LocaleUtilsTest)  Time 
> elapsed: 0.004 s  <<< ERROR!
> java.lang.IllegalArgumentException: Invalid locale format: ji_001
> at 
> org.apache.commons.lang3.LocaleUtilsTest.testParseAllLocales(LocaleUtilsTest.java:578)
>
> Which has been fixed upstream by LANG-1312 [2]. The patch provided in
> the bug report applies cleanly.
>
> A debdiff will be provided shortly.
>
>
> References:
> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895234
> [2] https://issues.apache.org/jira/browse/LANG-1312
>
> -- System Information:
> Debian Release: buster/sid
>   APT prefers bionic
>   APT policy: (500, 'bionic'), (400, 'bionic-proposed')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 4.15.0-13-generic (SMP w/8 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
> LANGUAGE=en_US (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages libcommons-lang3-java depends on:
> ii  libcommons-parent-java  43-1
>
> libcommons-lang3-java recommends no packages.
>
> Versions of packages libcommons-lang3-java suggests:
> pn  libcommons-lang3-java-doc  
>
> -- no debconf information



-- 
Tiago Stürmer Daitx
Software Engineer
tiago.da...@canonical.com

PGP Key: 4096R/F5B213BE (hkp://keyserver.ubuntu.com)
Fingerprint = 45D0 FE5A 8109 1E91 866E  8CA4 1931 8D5E F5B2 13BE

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#895234: libcommons-lang3-java: update for OpenJDK 10 and OpenJDK 11

2018-04-12 Thread Tiago Daitx
> 1) libcommons-lang3-java must be rebuild using openjdk-9 with docs and
> tests disabled
Then install the resulting deb binary.

> 2) rebuild with openjdk-10, keep doc and tests disabled
Or maybe with just tests disabled, I might have run with docs disabled
just to get a binary a bit faster. Tests must be disabled because for
some reason surefire seems to embed those classes into it's own jars
instead of using them from libcommons-lang3-java (otherwise installing
the deb binary from step #1 should have fixed it). And then, again,
install the resulting deb binary.

> 3) rebuild surefire with the new libcommons-lang3-java
It might also require the tests to be disabled IIRC. And then install
the deb binary.

> 4) rebuild libcommons-lang3-java with openjdk-10 with tests and docs enabled 
> (just to be sure it works)

surefire needs to be rebuild after uploading the deb binary from step #4.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


bridge-method-injector is marked for autoremoval from testing

2018-04-12 Thread Debian testing autoremoval watch
bridge-method-injector 1.18-1 is marked for autoremoval from testing on 
2018-04-14

It is affected by these RC bugs:
893101: bridge-method-injector: bridge-method-injector FTBFS with openjdk-9


__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed: Re:

2018-04-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 895587 patch
Bug #895587 [openjdk-10] openjdk-10: exclude element-list from being compressed
Added tag(s) patch.
> tags 895234 patch
Bug #895234 [src:libcommons-lang3-java] libcommons-lang3-java: update for 
OpenJDK 10
Ignoring request to alter tags of bug #895234 to the same tags previously set
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
895234: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895234
895587: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895587
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#895234: libcommons-lang3-java: update for OpenJDK 10 and OpenJDK 11

2018-04-12 Thread Tiago Daitx
This fix (or testing it) might be blocked by bug #895587.

-- 
Tiago Stürmer Daitx
Software Engineer
tiago.da...@canonical.com

PGP Key: 4096R/F5B213BE (hkp://keyserver.ubuntu.com)
Fingerprint = 45D0 FE5A 8109 1E91 866E  8CA4 1931 8D5E F5B2 13BE

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.