jwrapper.jwutils
Class JWRepair

java.lang.Object
  extended by jwrapper.jwutils.JWRepair

public class JWRepair
extends java.lang.Object

Used to increment the version on a JW build to force a re-update


Constructor Summary
JWRepair()
           
 
Method Summary
static void incrementVersionOnBundlesForReDownload(java.io.File deployedBundleFolder, boolean jwrapper, boolean app, boolean jre)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JWRepair

public JWRepair()
Method Detail

incrementVersionOnBundlesForReDownload

public static void incrementVersionOnBundlesForReDownload(java.io.File deployedBundleFolder,
                                                          boolean jwrapper,
                                                          boolean app,
                                                          boolean jre)
                                                   throws java.io.IOException
Throws:
java.io.IOException

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception