[wildfly-common] branch master updated (97fe190 -> 0cc1cbd)
Markus Koschany
apo at moszumanska.debian.org
Mon Mar 19 22:21:40 GMT 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a change to branch master
in repository wildfly-common.
from 97fe190 Ignore org.wildfly.common:wildfly-common-jdk9-supplement
adds 24dbc83 New upstream version 1.3.1
new 03b0880 Update upstream source from tag 'upstream/1.3.1'
new 21f72fe Update changelog
new 3ade87c Build-depend on libmaven-enforcer-plugin-java.
new 04ce64f Build-depend on libtomcat8-java which also provide the javax-annotation-api.
new 0cc1cbd Update changelog
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:
debian/changelog | 10 ++
debian/control | 2 +
debian/maven.rules | 1 +
pom.xml | 119 ++++++++++++++++-----
.../org/wildfly/common/context/ContextManager.java | 20 ++--
.../org/wildfly/common/function/Functions.java | 84 +++++++++++++++
.../org/wildfly/common/iteration/ByteIterator.java | 2 +-
.../org/wildfly/common/cpu/ProcessorInfo.java} | 18 ++--
.../org/wildfly/common/os/Process.java | 30 ++----
.../common/rpc/TestRemoteExceptionCause.java | 29 +++--
10 files changed, 243 insertions(+), 72 deletions(-)
copy src/main/{java/org/wildfly/common/iteration/IndexIterator.java => java9/org/wildfly/common/cpu/ProcessorInfo.java} (71%)
copy src/main/{java => java9}/org/wildfly/common/os/Process.java (80%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wildfly-common.git
More information about the pkg-java-commits
mailing list