File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22# name of organization using this soa-p-provision project
33organization.name =spp
44
5- provision.home =${ENV.JBP_HOME }
6- downloads.dir =${provision.home }/downloads
5+ jboss.projects =${ENV.JBOSS_PROJECTS }
6+ downloads.dir =${jboss.projects }/downloads
77# ###################################################################################################
88
99
@@ -117,6 +117,6 @@ org.jboss.spp.http.server.securePort=8447
117117
118118# ####################### mod_cluster related configurations #############################
119119mod.cluster.version =1.2.0.Final
120- mod.cluster.home =${provision.home }/mod_cluster-${mod.cluster.version}
120+ mod.cluster.home =${jboss.projects }/mod_cluster-${mod.cluster.version}
121121mod.cluster.archive =${downloads.dir}/mod_cluster-${mod.cluster.version}-bin.tar
122122# #################################################################################################
You can’t perform that action at this time.
0 commit comments