Joel Johnson
2015-07-01 d3e20b1e4c76b5407fe5d72fa343da1c2a065e90
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