This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-shared-jar.
commit 9d200f23ff1fa8ceb5bd468a06e349fbd165e247 Merge: 0f11c2b 98eee5e Author: Emmanuel Bourg <[email protected]> Date: Sat Feb 27 00:44:35 2016 +0100 Merge tag 'upstream/1.2' Upstream version 1.2 pom.xml | 97 ++++++++-------- .../org/apache/maven/shared/jar/JarAnalyzer.java | 7 +- .../java/org/apache/maven/shared/jar/JarData.java | 2 +- .../maven/shared/jar/classes/ImportVisitor.java | 3 +- .../shared/jar/classes/JarClassesAnalysis.java | 37 +++--- .../identification/JarIdentificationAnalysis.java | 2 +- .../exposers/EmbeddedMavenModelExposer.java | 6 +- .../identification/exposers/FilenameExposer.java | 2 +- .../exposers/RepositorySearchExposer.java | 3 +- .../exposers/StaticMainOutputExposer.java | 3 +- .../identification/exposers/TextFileExposer.java | 4 +- .../identification/exposers/TimestampExposer.java | 2 +- .../hash/JarBytecodeHashAnalyzer.java | 5 +- src/site/apt/index.apt | 15 --- src/site/apt/index.apt.vm | 35 ++++++ src/site/resources/download.cgi | 22 ++++ src/site/site.xml | 16 ++- src/site/xdoc/download.xml.vm | 126 +++++++++++++++++++++ .../shared/jar/classes/ImportVisitorTest.java | 1 - .../shared/jar/classes/JarClassesAnalyzerTest.java | 17 ++- src/test/resources/jars/ant.jar | Bin 0 -> 1034049 bytes src/test/resources/jars/codec.jar | Bin 0 -> 12555 bytes src/test/resources/jars/evil-sealed-regex-1.0.jar | Bin 0 -> 2971 bytes src/test/resources/jars/helloworld-1.1-debug.jar | Bin 0 -> 988 bytes src/test/resources/jars/helloworld-1.1.jar | Bin 0 -> 948 bytes src/test/resources/jars/helloworld-1.2-debug.jar | Bin 0 -> 1001 bytes src/test/resources/jars/helloworld-1.2.jar | Bin 0 -> 910 bytes src/test/resources/jars/helloworld-1.3-debug.jar | Bin 0 -> 1001 bytes src/test/resources/jars/helloworld-1.3.jar | Bin 0 -> 909 bytes src/test/resources/jars/helloworld-1.4-debug.jar | Bin 0 -> 1001 bytes src/test/resources/jars/helloworld-1.4.jar | Bin 0 -> 910 bytes src/test/resources/jars/helloworld-1.5-debug.jar | Bin 0 -> 1002 bytes src/test/resources/jars/helloworld-1.5.jar | Bin 0 -> 910 bytes src/test/resources/jars/helloworld-1.6.jar | Bin 0 -> 775 bytes src/test/resources/jars/helloworld-1.7.jar | Bin 0 -> 795 bytes src/test/resources/jars/helloworld-1.8.jar | Bin 0 -> 795 bytes src/test/resources/jars/invalid-class-file.jar | Bin 0 -> 485 bytes src/test/resources/jars/invalid.jar | 1 + src/test/resources/jars/jxr.jar | Bin 0 -> 39301 bytes 39 files changed, 304 insertions(+), 102 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-shared-jar.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

