Sascha Vogt
2014-06-18 396e9bb50d7eca0d96da2c5fc5177a22f78d30b7
src/main/java/com/gitblit/Launcher.java
@@ -33,9 +33,9 @@
 * folders and then calls the application main. Using this technique we do not
 * have to specify a classpath and we can dynamically add jars to the
 * distribution.
 *
 *
 * @author James Moger
 *
 *
 */
public class Launcher {
@@ -120,7 +120,7 @@
   /**
    * Adds a file to the classpath
    *
    *
    * @param f
    *            the file to be added
    * @throws IOException