Your message dated Mon, 19 Mar 2018 22:36:22 +0000
with message-id <e1ey3oa-000gwm...@fasolo.debian.org>
and subject line Bug#893536: fixed in wildfly-common 1.3.1-1
has caused the Debian Bug report #893536,
regarding wildfly-common FTBFS with openjdk-9
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
893536: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893536
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: wildfly-common
Version: 1.3.0-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/wildfly-common.html

...
[ERROR] Tests run: 9, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 0.609 s 
<<< FAILURE! - in org.wildfly.common.rpc.TestRemoteExceptionCause
[ERROR] serial0(org.wildfly.common.rpc.TestRemoteExceptionCause)  Time elapsed: 
0.197 s  <<< FAILURE!
arrays first differed at element [0]; expected: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial0$0(TestRemoteExceptionCause.java:117)>
 but was: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial0$0(TestRemoteExceptionCause.java:117)>
        at 
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:55)
        at org.junit.Assert.internalArrayEquals(Assert.java:532)
        at org.junit.Assert.assertArrayEquals(Assert.java:283)
        at org.junit.Assert.assertArrayEquals(Assert.java:298)
        at 
org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial0$1(TestRemoteExceptionCause.java:119)
        at 
org.wildfly.common.rpc.TestRemoteExceptionCause.doSerialTest(TestRemoteExceptionCause.java:112)
        at 
org.wildfly.common.rpc.TestRemoteExceptionCause.serial0(TestRemoteExceptionCause.java:117)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:52)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:369)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:275)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:239)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:160)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407)
Caused by: java.lang.AssertionError: expected: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial0$0(TestRemoteExceptionCause.java:117)>
 but was: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial0$0(TestRemoteExceptionCause.java:117)>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.junit.internal.ExactComparisonCriteria.assertElementsEqual(ExactComparisonCriteria.java:8)
        at 
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:53)
        ... 31 more

[ERROR] serial1(org.wildfly.common.rpc.TestRemoteExceptionCause)  Time elapsed: 
0.105 s  <<< FAILURE!
arrays first differed at element [0]; expected: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial1$2(TestRemoteExceptionCause.java:126)>
 but was: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial1$2(TestRemoteExceptionCause.java:126)>
        at 
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:55)
        at org.junit.Assert.internalArrayEquals(Assert.java:532)
        at org.junit.Assert.assertArrayEquals(Assert.java:283)
        at org.junit.Assert.assertArrayEquals(Assert.java:298)
        at 
org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial1$3(TestRemoteExceptionCause.java:132)
        at 
org.wildfly.common.rpc.TestRemoteExceptionCause.doSerialTest(TestRemoteExceptionCause.java:112)
        at 
org.wildfly.common.rpc.TestRemoteExceptionCause.serial1(TestRemoteExceptionCause.java:125)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:52)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:369)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:275)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:239)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:160)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407)
Caused by: java.lang.AssertionError: expected: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial1$2(TestRemoteExceptionCause.java:126)>
 but was: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial1$2(TestRemoteExceptionCause.java:126)>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.junit.internal.ExactComparisonCriteria.assertElementsEqual(ExactComparisonCriteria.java:8)
        at 
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:53)
        ... 31 more

[ERROR] serial2(org.wildfly.common.rpc.TestRemoteExceptionCause)  Time elapsed: 
0.144 s  <<< FAILURE!
arrays first differed at element [0]; expected: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial2$4(TestRemoteExceptionCause.java:141)>
 but was: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial2$4(TestRemoteExceptionCause.java:141)>
        at 
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:55)
        at org.junit.Assert.internalArrayEquals(Assert.java:532)
        at org.junit.Assert.assertArrayEquals(Assert.java:283)
        at org.junit.Assert.assertArrayEquals(Assert.java:298)
        at 
org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial2$5(TestRemoteExceptionCause.java:153)
        at 
org.wildfly.common.rpc.TestRemoteExceptionCause.doSerialTest(TestRemoteExceptionCause.java:112)
        at 
org.wildfly.common.rpc.TestRemoteExceptionCause.serial2(TestRemoteExceptionCause.java:140)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:52)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:369)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:275)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:239)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:160)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407)
Caused by: java.lang.AssertionError: expected: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial2$4(TestRemoteExceptionCause.java:141)>
 but was: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial2$4(TestRemoteExceptionCause.java:141)>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.junit.internal.ExactComparisonCriteria.assertElementsEqual(ExactComparisonCriteria.java:8)
        at 
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:53)
        ... 31 more

[ERROR] serial3(org.wildfly.common.rpc.TestRemoteExceptionCause)  Time elapsed: 
0.061 s  <<< FAILURE!
arrays first differed at element [0]; expected: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial3$6(TestRemoteExceptionCause.java:162)>
 but was: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial3$6(TestRemoteExceptionCause.java:162)>
        at 
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:55)
        at org.junit.Assert.internalArrayEquals(Assert.java:532)
        at org.junit.Assert.assertArrayEquals(Assert.java:283)
        at org.junit.Assert.assertArrayEquals(Assert.java:298)
        at 
org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial3$7(TestRemoteExceptionCause.java:174)
        at 
org.wildfly.common.rpc.TestRemoteExceptionCause.doSerialTest(TestRemoteExceptionCause.java:112)
        at 
org.wildfly.common.rpc.TestRemoteExceptionCause.serial3(TestRemoteExceptionCause.java:161)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:52)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:369)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:275)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:239)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:160)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407)
Caused by: java.lang.AssertionError: expected: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial3$6(TestRemoteExceptionCause.java:162)>
 but was: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial3$6(TestRemoteExceptionCause.java:162)>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.junit.internal.ExactComparisonCriteria.assertElementsEqual(ExactComparisonCriteria.java:8)
        at 
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:53)
        ... 31 more

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   
TestRemoteExceptionCause.serial0:117->doSerialTest:112->lambda$serial0$1:119 
arrays first differed at element [0]; expected: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial0$0(TestRemoteExceptionCause.java:117)>
 but was: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial0$0(TestRemoteExceptionCause.java:117)>
[ERROR]   
TestRemoteExceptionCause.serial1:125->doSerialTest:112->lambda$serial1$3:132 
arrays first differed at element [0]; expected: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial1$2(TestRemoteExceptionCause.java:126)>
 but was: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial1$2(TestRemoteExceptionCause.java:126)>
[ERROR]   
TestRemoteExceptionCause.serial2:140->doSerialTest:112->lambda$serial2$5:153 
arrays first differed at element [0]; expected: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial2$4(TestRemoteExceptionCause.java:141)>
 but was: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial2$4(TestRemoteExceptionCause.java:141)>
[ERROR]   
TestRemoteExceptionCause.serial3:161->doSerialTest:112->lambda$serial3$7:174 
arrays first differed at element [0]; expected: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial3$6(TestRemoteExceptionCause.java:162)>
 but was: 
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial3$6(TestRemoteExceptionCause.java:162)>
[INFO] 
[ERROR] Tests run: 162, Failures: 4, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:36 min
[INFO] Finished at: 2019-04-20T20:12:49-12:00
[INFO] Final Memory: 14M/48M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on 
project wildfly-common: There are test failures.
[ERROR] 
[ERROR] Please refer to /build/1st/wildfly-common-1.3.0/target/surefire-reports 
for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
dh_auto_test: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/build/1st/wildfly-common-1.3.0 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/1st/wildfly-common-1.3.0/debian/maven.properties
 org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/build/1st/wildfly-common-1.3.0/debian 
-Dmaven.repo.local=/build/1st/wildfly-common-1.3.0/debian/maven-repo 
--batch-mode test returned exit code 1
make: *** [debian/rules:4: build] Error 2

--- End Message ---
--- Begin Message ---
Source: wildfly-common
Source-Version: 1.3.1-1

We believe that the bug you reported is fixed in the latest version of
wildfly-common, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 893...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated wildfly-common package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 19 Mar 2018 23:01:33 +0100
Source: wildfly-common
Binary: libwildfly-common-java
Architecture: source
Version: 1.3.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 libwildfly-common-java - Wildfly common utilities project
Closes: 893536
Changes:
 wildfly-common (1.3.1-1) unstable; urgency=medium
 .
   * New upstream version 1.3.1.
     - Fix FTBFS with Java 9. (Closes: #893536)
   * Build-depend on libmaven-enforcer-plugin-java.
   * Build-depend on libtomcat8-java which also provides the
     javax-annotation-api.
Checksums-Sha1:
 67e85bf868e21fcd11192ce6e594107666a25637 2312 wildfly-common_1.3.1-1.dsc
 fe3ebfcdd550ae36131161bb5990c7bf02a9b727 90862 wildfly-common_1.3.1.orig.tar.gz
 62186ac5663b03b69abedcef4e6ce1722dd2058a 2492 
wildfly-common_1.3.1-1.debian.tar.xz
 3c28a890f78c689d0d1f317dd9a51a1cab39e9da 15805 
wildfly-common_1.3.1-1_amd64.buildinfo
Checksums-Sha256:
 cbfbe61036acae531238078da80d857ee46e3eed99e1fbb8ec90899dd627b89c 2312 
wildfly-common_1.3.1-1.dsc
 62d5360403a6cdf15b9da493d09651dbdb968022792aa8d4353c8d39bfe615d8 90862 
wildfly-common_1.3.1.orig.tar.gz
 b0888d00cac3389bd16f1696de947fbc499d632a5c588f0bf2a45df8b41bb6a0 2492 
wildfly-common_1.3.1-1.debian.tar.xz
 81c82c665170d15daf0c89223d11403c4fc912eea41ae3d3549174d02d4d54c3 15805 
wildfly-common_1.3.1-1_amd64.buildinfo
Files:
 a56df0093cb3115a254bc3a0df107939 2312 java optional wildfly-common_1.3.1-1.dsc
 ede8fb2405af5fd3f0f0bd3bfe918523 90862 java optional 
wildfly-common_1.3.1.orig.tar.gz
 2ca095083909b740234f4d1b0cd556f0 2492 java optional 
wildfly-common_1.3.1-1.debian.tar.xz
 ec4cafdf444b0a7484ec36c3ad68fb2f 15805 java optional 
wildfly-common_1.3.1-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlqwN7pfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkcgsP/18HSg6mSVoGUmfkbSkZHTjRfkqe4NEi945f
zAYvIdhvQNMJvWfSppNZb/7tT15/J/Rjj2BP2CK4IWebdghULZKyFuPqmKtBLKXg
ylv1T0930x4BzRlox0cRDGVHx6xxJESbjbZK8t/bm9Cf1OcNj9ET4dMG6R72AZ1a
3O5Axc90VHkUZ5wSfHu+E8UGxhn1/dzjeHRcON2XoGDEJBMudM20q9BuQJisIcBS
++Vy5I8fmUf/FIBPWjNP36zs1TsiLFtGk+x+YRKW/XEPKWxCFlyTCwf4tQplazo9
bMJZdAF7vl6tftb0VjYbZmkvaF1fgdjpoa5grcOc9jfULuGLJwuTIEA+pXRYtuAJ
MWRQXH9NxlvAaMP7Ehk3ffb5fHZfsvT3YadjLzwXJU4bxuQ5SP2SccJ3yqpvn5pr
u4o13Yc6VlcyZ50xE+NwVaTs29lfwjKLdfsZnWgzExTAu5SxbuT+ur1L3k8R7hLv
mrz2d5w7kPfN1uYuOXvrpzkX/jH4QZ9v3tvnHchW6C+w8SRBWX9/CoG+Y6KGKwPJ
p+UsTVjanvrIjGl66dv+AZkPPeUqayYjdcpr9EjPYf2caAImB4FJeKox88d4FGLl
YnYrD1u9jAc5xg4vFFphxGNpqGN9ubYTSOBwZ9W+ziHcs5yo7K/rPzEOlFxKylFb
E8wYiJqA
=Hof0
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to