BUG-4219: fix karaf CLI reload
[odlparent.git] / karaf / karaf4-parent / pom.xml
index 784a9880b764c904186a663233065f73345161b4..57a985d3c778b2ae4321bb2ef210624e92506ec6 100644 (file)
                                 <patch patchfile="${project.build.directory}/assembly/patches/karaf-paxweb.patch"
                                        originalfile="${project.build.directory}/assembly/system/org/ops4j/pax/web/pax-web-features/4.3.0/pax-web-features-4.3.0-features.xml"
                                        failonerror="true"/>
+                                <patch patchfile="${project.build.directory}/assembly/patches/karaf-etc-startup-properties-4.0.9.patch"
+                                       originalfile="${project.build.directory}/assembly/etc/startup.properties"
+                                       failonerror="true"/>
                                 <fixcrlf srcdir="${project.build.directory}/assembly/bin"
                                          includes="*.bat" eol="crlf"/>
+                                <echo file="${project.build.directory}/assembly/etc/system.properties" append="true">mvn\:org.osgi/org.osgi.service.event/1.3.1 = 8</echo>
                             </target>
                         </configuration>
                     </execution>