IDEMPIERE-359 Add OSGi Service support for existing extension point. Remove obsolete xml file.

This commit is contained in:
Heng Sin Low 2013-02-14 21:01:31 +08:00
parent d1688ec267
commit 1c718c74a9
2 changed files with 0 additions and 9 deletions

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.adempiere.base.equinox.service.locator">
<property name="service.ranking" type="Integer" value="0"/>
<service>
<provide interface="org.adempiere.base.IServiceLocator"/>
</service>
<implementation class="org.adempiere.base.equinox.EquinoxServiceLocator"/>
</scr:component>

View File

@ -18,7 +18,6 @@ bin.includes = META-INF/,\
vt-password-3.1.1.jar,\
super-csv-2.0.0-beta-1.jar,\
OSGI-INF/dslocator.xml,\
OSGI-INF/extensionlocator.xml,\
OSGI-INF/serverbean.xml,\
OSGI-INF/statusbean.xml,\
OSGI-INF/defaultmodelfactory.xml,\