This is an automated email from the git hooks/post-receive script. tjaalton-guest pushed a commit to branch master in repository glassfish-fastinfoset.
commit 307e1f490d185b23c189e5f67354daae3f2985a8 Merge: 1a0b6b3 d039944 Author: Timo Aaltonen <[email protected]> Date: Thu Jan 9 01:11:55 2014 +0200 Merge branch 'upstream' roundtrip-tests/bin/allRoundtripTests.sh | 14 + roundtrip-tests/bin/cleandiff.sh | 6 + roundtrip-tests/bin/domroundtrip_rtt | 13 + roundtrip-tests/bin/domsaxroundtrip_rtt | 13 + roundtrip-tests/bin/env.sh | 8 + roundtrip-tests/bin/hudson-old.sh | 29 ++ roundtrip-tests/bin/hudson.sh | 28 ++ roundtrip-tests/bin/removeEmptyDir.sh | 27 ++ roundtrip-tests/bin/removeUnusedFiles.sh | 88 ++++++ roundtrip-tests/bin/removeXML1_1.csh | 11 + roundtrip-tests/bin/report | 2 + roundtrip-tests/bin/roundtripTest.sh | 57 ++++ roundtrip-tests/bin/saxroundtrip_rtt | 15 + roundtrip-tests/bin/saxstaxdiff_rtt | 12 + roundtrip-tests/bin/staxroundtrip_rtt | 13 + roundtrip-tests/bin/xercesTest.sh | 51 ++++ roundtrip-tests/bin/xercesTestBase.csh | 10 + roundtrip-tests/build-without-nb.xml | 74 +++++ roundtrip-tests/pom.xml | 30 ++ roundtrip-tests/readme.txt | 33 +++ roundtrip-tests/report/readme | 1 + .../roundtriptests/AllRoundTripTest.java | 95 +++++++ .../xml/fastinfoset/roundtriptests/FileUtils.java | 63 +++++ .../roundtriptests/RoundTripReport.java | 314 +++++++++++++++++++++ .../roundtriptests/SingleRountTripTest.java | 90 ++++++ .../roundtriptests/rtt/DOMRoundTripRtt.java | 59 ++++ .../roundtriptests/rtt/DOMSAXRoundTripRtt.java | 59 ++++ .../roundtriptests/rtt/RoundTripRtt.java | 212 ++++++++++++++ .../roundtriptests/rtt/SAXRoundTripRtt.java | 59 ++++ .../roundtriptests/rtt/SAXStAXDiffRtt.java | 57 ++++ .../roundtriptests/rtt/StAXRoundTripRtt.java | 60 ++++ 31 files changed, 1603 insertions(+) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/glassfish-fastinfoset.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

