#1
|
|||
|
|||
VBP for Java packaging
Hi,
I am evaluating Visual Build Pro for packaging a large complex Java application, which would include JavaVM, large web app, maybe app server and small DB to be installed on PC. Need to pick up the source code from Solaris machine (can map from PC to it). 1) Can VBP do all that (above)? 2) I have seen that it can call Ant script, any samples ? 3) How can I build EXE (or MSI) file with VBP? Is my only option to call Ant script which would call 7-zip or similar utility? 4) Can VBP script be called from outside as part of build process ? Please help ! TIA, Oleg. |
#2
|
||||
|
||||
Re: VBP for Java packaging
Quote:
http://www.visualbuild.com/Manual/runprogramaction.htm Anything that supports a COM automation interface can be called from a Run Script action. http://www.visualbuild.com/Manual/runscript.htm Quote:
Quote:
http://www.kinook.com/VisBuildPro/Manual/Runtime/ Quote:
http://www.kinook.com/VisBuildPro/Manual/consoleapp.htm |
|
|