[jmdns] 01/05: Updated version 3.5.3 from 'upstream/3.5.3'

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Oct 18 07:39:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

commit 1dfac975420d69060a702030b7f5a7103ed14954
Merge: 5dcb369 c0cd68d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Oct 18 09:34:44 2017 +0200

    Updated version 3.5.3 from 'upstream/3.5.3'
    
    with Debian dir 89263123e5ad9341498db80258917983ccfff41a

 p2/features/org.jmdns.feature/feature.xml          |   2 +-
 p2/features/org.jmdns.feature/pom.xml              |   2 +-
 p2/features/pom.xml                                |   2 +-
 p2/pom.xml                                         |   2 +-
 p2/repository/pom.xml                              |   2 +-
 pom.xml                                            |   2 +-
 src/main/java/javax/jmdns/ServiceInfo.java         |   5 -
 src/main/java/javax/jmdns/impl/DNSRecord.java      |  19 +-
 src/main/java/javax/jmdns/impl/JmDNSImpl.java      |  20 +-
 .../java/javax/jmdns/impl/ServiceInfoImpl.java     | 198 +++----------------
 .../java/javax/jmdns/impl/util/ByteWrangler.java   | 214 +++++++++++++++++++++
 .../java/javax/jmdns/impl/ServiceInfoImplTest.java |   1 -
 .../javax/jmdns/util/test/ByteWranglerTest.java    |  93 +++++++++
 src/test/java/util/StringUtil.java                 | 151 +++++++++++++++
 14 files changed, 517 insertions(+), 196 deletions(-)

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



More information about the pkg-java-commits mailing list