Class HadoopJarRepackager
java.lang.Object
fr.ens.biologie.genomique.eoulsan.util.hadoop.HadoopJarRepackager
This class allow to repackage the application.
- Since:
- 1.0
- Author:
- Laurent Jourdren
-
Method Summary
-
Method Details
-
repack
Repackage the jar application.- Parameters:
destJarFile- path to the repackaged jar file- Throws:
IOException- if an error occurs while repackage the application
-
repack
Repackage the jar application only if the repackaged file does not exist.- Returns:
- the File repackaged jar file
- Throws:
IOException- if an error occurs while repackage the application
-