Author: thomas.diesler(a)jboss.com
Date: 2009-01-15 11:44:27 -0500 (Thu, 15 Jan 2009)
New Revision: 3652
Modified:
jbpm3/trunk/modules/distribution/src/main/resources/installer/install-definition.xml
Log:
[JBPM-1910] dont install userguide in jboss. It's still in the docs folder
Modified:
jbpm3/trunk/modules/distribution/src/main/resources/installer/install-definition.xml
===================================================================
---
jbpm3/trunk/modules/distribution/src/main/resources/installer/install-definition.xml 2009-01-15
16:26:31 UTC (rev 3651)
+++
jbpm3/trunk/modules/distribution/src/main/resources/installer/install-definition.xml 2009-01-15
16:44:27 UTC (rev 3652)
@@ -211,11 +211,6 @@
<file src="(a){deploy.artifacts.dir}/lib/jbpm-enterprise.jar"
targetdir="${jbossInstallPath}/server/${jbossTargetServer}/deploy/jbpm/jbpm-enterprise.jar"
unpack="true" override="true" />
-
- <!-- jbpm/jbpm-userguide.war -->
- <file src="(a){deploy.artifacts.dir}/lib/jbpm-userguide.jdocbook"
targetdir="${jbossInstallPath}/server/${jbossTargetServer}/deploy/jbpm/jbpm-userguide.war"
- unpack="true" override="true" />
-
<!-- jbpm-destinations-service -->
<file src="(a){resources.dir}/destination/jbpm-destinations-service.xml"
targetdir="${jbossInstallPath}/server/${jbossTargetServer}/deploy/jbpm" />
Show replies by date