|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.sandev.sandbuild.JARExePackager
public class JARExePackager
Package the built files as an executable JAR.
| Constructor Summary | |
|---|---|
JARExePackager()
|
|
| Method Summary | |
|---|---|
void |
doDeployment(SandProject deployment,
SandProject platform,
int mode)
Rebuild the executable JAR if any files have changed. |
protected void |
log(java.lang.String text)
Dump the specified text to the build log. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JARExePackager()
| Method Detail |
|---|
public void doDeployment(SandProject deployment,
SandProject platform,
int mode)
throws SandBuildException
doDeployment in interface SandDeploymentPackagerSandBuildExceptionprotected void log(java.lang.String text)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||