Author: thomas.diesler(a)jboss.com
Date: 2009-04-01 09:41:10 -0400 (Wed, 01 Apr 2009)
New Revision: 86589
Modified:
projects/jboss-osgi/trunk/build/distribution/src/main/resources/installer/install-definition.xml
Log:
Fix osgi-deployers-jboss-beans.xml location
Modified:
projects/jboss-osgi/trunk/build/distribution/src/main/resources/installer/install-definition.xml
===================================================================
---
projects/jboss-osgi/trunk/build/distribution/src/main/resources/installer/install-definition.xml 2009-04-01
13:39:25 UTC (rev 86588)
+++
projects/jboss-osgi/trunk/build/distribution/src/main/resources/installer/install-definition.xml 2009-04-01
13:41:10 UTC (rev 86589)
@@ -191,7 +191,7 @@
<include name="org.apache.felix.framework.jar" />
<include name="org.osgi.core.jar" />
</fileset>
- <fileset
dir="(a){deploy.artifacts.dir}/resources/jboss-osgi-runtime-deployer-config"
targetdir="${jbossInstallPath}/server/${jbossTargetServer}/deployers/osgi.deployer/META-INF"
override="true">
+ <fileset
dir="(a){deploy.artifacts.dir}/resources/jboss-osgi-runtime-felix"
targetdir="${jbossInstallPath}/server/${jbossTargetServer}/deployers/osgi.deployer/META-INF"
override="true">
<include name="osgi-deployers-jboss-beans.xml" />
</fileset>
Show replies by date