Paul Martin
2016-04-30 a502d96a860456ec5e8c96761db70f7cabb74751
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