James Moger
2012-07-11 479aabd5b8ae6984b8bf4095065c1a1f00ecc71b
Update to JCommander 1.27
2 files modified
10 ■■■■ changed files
.classpath 2 ●●● patch | view | raw | blame | history
src/com/gitblit/build/Build.java 8 ●●●● patch | view | raw | blame | history
.classpath
@@ -7,7 +7,7 @@
    <classpathentry kind="lib" path="ext/log4j-1.2.17.jar" sourcepath="ext/log4j-1.2.17-sources.jar"/>
    <classpathentry kind="lib" path="ext/slf4j-api-1.6.6.jar" sourcepath="ext/slf4j-api-1.6.6-sources.jar"/>
    <classpathentry kind="lib" path="ext/slf4j-log4j12-1.6.6.jar" sourcepath="ext/slf4j-log4j12-1.6.6-sources.jar"/>
    <classpathentry kind="lib" path="ext/jcommander-1.17.jar" sourcepath="ext/jcommander-1.17-sources.jar"/>
    <classpathentry kind="lib" path="ext/jcommander-1.27.jar" sourcepath="ext/jcommander-1.27-sources.jar"/>
    <classpathentry kind="lib" path="ext/bcprov-jdk16-1.46.jar" sourcepath="ext/bcprov-jdk16-1.46-sources.jar"/>
    <classpathentry kind="lib" path="ext/bcmail-jdk16-1.46.jar" sourcepath="ext/bcmail-jdk16-1.46-sources.jar"/>
    <classpathentry kind="lib" path="ext/jsch-0.1.44-1.jar" sourcepath="ext/jsch-0.1.44-1-sources.jar"/>
src/com/gitblit/build/Build.java
@@ -461,10 +461,10 @@
    private static class MavenObject {
        public static final MavenObject JCOMMANDER = new MavenObject("jCommander", "com/beust",
                "jcommander", "1.17", 34000, 32000, 141000,
                "219a3540f3b27d7cc3b1d91d6ea046cd8723290e",
                "0bb50eec177acf0e94d58e0cf07262fe5164331d",
                "c7adc475ca40c288c93054e0f4fe58f3a98c0cb5");
                "jcommander", "1.27", 51000, 32000, 141000,
                "58c9cbf0f1fa296f93c712f2cf46de50471920f9",
                "fae697ac46477a5227a5ee14f8f3a1270a4627b0",
                "a3ffcf1c0792a8ab851e99f3973ad8aa7cb825a8");
        public static final MavenObject JETTY = new MavenObject("Jetty",
                "org/eclipse/jetty/aggregate", "jetty-webapp", "7.4.3.v20110701", 1000000, 680000,