![]() ![]() ![]()
|
WARExport
Description This task performs the same operation as the WAR file export wizard for exporting a Web Project to a WAR file. Parameters
Examples <warExport WARProjectName="ProjectWeb" WARExportFile="C:\ProjectWeb.war"/>Exports the project "ProjectWeb" to "ProjectWeb.war" in the C Drive. <warExport WARProjectName="ProjectWeb" WARExportFile="C:\ProjectWeb.war" ExportSource="true"/>Exports the project "ProjectWeb" with the source files to "ProjectWeb.war" in the C Drive. |