2010-10-22 09:27:49 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2011-05-20 06:23:52 +07:00
|
|
|
<rm:rmap xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0" xmlns:maven="http://www.eclipse.org/buckminster/MavenProvider-1.0" xmlns:rm="http://www.eclipse.org/buckminster/RMap-1.0">
|
2014-10-13 10:05:19 +07:00
|
|
|
<rm:locator pattern="^org\.apache\.felix\.webconsole\.plugins\.packageadmin$" searchPathRef="workspace.bundle"/>
|
|
|
|
<rm:locator pattern="^org\.idempiere\.hazelcast\.service$" searchPathRef="workspace.feature" failOnError="false"/>
|
|
|
|
<rm:locator pattern="^org\.idempiere\.hazelcast\.service$" searchPathRef="workspace.project"/>
|
2014-04-03 00:31:20 +07:00
|
|
|
<rm:locator pattern="^org\.apache\.poi$" searchPathRef="orbit"/>
|
2014-10-13 10:05:19 +07:00
|
|
|
<rm:locator pattern="^org\.eclipse\.jdt\.core\.compiler\.batch$" searchPathRef="bundles.maven"/>
|
|
|
|
<rm:locator pattern="^org\.mortbay\.jasper(\..+)?" searchPathRef="bundles.maven"/>
|
|
|
|
<rm:locator pattern="^org\.eclipse\.jetty\.apache\-jsp$" searchPathRef="bundles.maven"/>
|
|
|
|
<rm:locator pattern="^org\.eclipse\.jetty\.osgi\-servlet\-api$" searchPathRef="bundles.maven"/>
|
|
|
|
<rm:locator pattern="^org\.apache\.felix\.webconsole(\..+)?" searchPathRef="bundles.maven"/>
|
|
|
|
<rm:locator pattern="^javax\.websocket\-api$" searchPathRef="bundles.maven"/>
|
|
|
|
<rm:locator pattern="^javax\.annotation\-api$" searchPathRef="bundles.maven"/>
|
|
|
|
<rm:locator pattern="^javax\.management\.j2ee\-api$" searchPathRef="bundles.maven"/>
|
|
|
|
<rm:locator pattern="^com\.sun\.mail\.javax\.mail$" searchPathRef="bundles.maven"/>
|
|
|
|
<rm:locator pattern="^org\.objectweb\.asm(\..+)?" searchPathRef="bundles.maven"/>
|
|
|
|
<rm:locator pattern="^org\.apache\.taglibs(\..+)?" searchPathRef="bundles.maven"/>
|
|
|
|
<rm:locator pattern="^org\.apache\.aries(\..+)?" searchPathRef="bundles.maven"/>
|
|
|
|
<rm:locator pattern="^org\.apache\.servicemix\.bundles\.cglib$" searchPathRef="bundles.maven"/>
|
|
|
|
<rm:locator pattern="^org\.apache\.activemq(\..+)?" searchPathRef="bundles.maven"/>
|
|
|
|
<rm:locator pattern="^org\.eclipse\.jetty(\..+)?" searchPathRef="jetty"/>
|
|
|
|
<rm:locator pattern="^javax\.security\.auth\.message$" searchPathRef="jetty"/>
|
2010-10-22 09:27:49 +07:00
|
|
|
<rm:locator pattern="^org\.eclipse(\..+)?" searchPathRef="equinox" failOnError="false"/>
|
|
|
|
<rm:locator pattern="^org\.sat4j(\..+)?" searchPathRef="equinox"/>
|
2014-10-13 10:05:19 +07:00
|
|
|
<rm:locator pattern="^org\.slf4j\.jdk14$" searchPathRef="workspace.project"/>
|
2011-05-24 23:41:43 +07:00
|
|
|
<rm:locator pattern="^org\.slf4j(\..+)?" searchPathRef="orbit"/>
|
2010-10-22 09:27:49 +07:00
|
|
|
<rm:locator pattern="^org\.apache\.ant(\..+)?" searchPathRef="orbit"/>
|
2014-10-13 10:05:19 +07:00
|
|
|
<rm:locator pattern="^org\.apache\.commons(\..+)?" searchPathRef="orbit"/>
|
|
|
|
<rm:locator pattern="^org\.restlet(\..+)?" searchPathRef="restlet.maven"/>
|
2012-02-17 05:28:30 +07:00
|
|
|
<rm:locator searchPathRef="orbit" failOnError="false"/>
|
2014-10-13 10:05:19 +07:00
|
|
|
<rm:locator searchPathRef="workspace.project" failOnError="false"/>
|
|
|
|
<rm:locator searchPathRef="workspace.feature"/>
|
2010-10-22 09:27:49 +07:00
|
|
|
<rm:searchPath name="equinox">
|
2011-05-20 06:23:52 +07:00
|
|
|
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="p2" source="false" mutable="false">
|
|
|
|
<rm:property key="buckminster.source" value="false"/>
|
|
|
|
<rm:property key="buckminster.mutable" value="false"/>
|
2014-10-13 10:05:19 +07:00
|
|
|
<rm:uri format="http://download.eclipse.org/eclipse/updates/4.4/"/>
|
2010-10-22 09:27:49 +07:00
|
|
|
</rm:provider>
|
|
|
|
</rm:searchPath>
|
2014-10-13 10:05:19 +07:00
|
|
|
<rm:searchPath name="workspace.project">
|
2010-10-22 09:27:49 +07:00
|
|
|
<rm:provider componentTypes="osgi.bundle" readerType="local">
|
|
|
|
<rm:uri format="{0}/{1}">
|
|
|
|
<bc:propertyRef key="workspace.root"/>
|
|
|
|
<bc:propertyRef key="buckminster.component"/>
|
|
|
|
</rm:uri>
|
|
|
|
</rm:provider>
|
|
|
|
</rm:searchPath>
|
2014-10-13 10:05:19 +07:00
|
|
|
<rm:searchPath name="workspace.bundle">
|
2012-11-21 15:50:10 +07:00
|
|
|
<rm:provider componentTypes="osgi.bundle" readerType="p2" source="false" mutable="false">
|
2011-05-30 05:55:15 +07:00
|
|
|
<rm:property key="buckminster.source" value="false"/>
|
|
|
|
<rm:property key="buckminster.mutable" value="false"/>
|
2012-11-21 15:50:10 +07:00
|
|
|
<rm:uri format="file:///{0}/lib">
|
2012-10-23 04:41:41 +07:00
|
|
|
<bc:replace>
|
|
|
|
<bc:propertyRef key="workspace.root"/>
|
|
|
|
<bc:match pattern="\s" replacement="%20"/>
|
|
|
|
</bc:replace>
|
2011-05-30 05:55:15 +07:00
|
|
|
</rm:uri>
|
|
|
|
</rm:provider>
|
|
|
|
</rm:searchPath>
|
2014-10-13 10:05:19 +07:00
|
|
|
<rm:searchPath name="workspace.feature">
|
2010-10-22 09:27:49 +07:00
|
|
|
<rm:provider componentTypes="eclipse.feature" readerType="local">
|
|
|
|
<rm:uri format="{0}/{1}-feature">
|
|
|
|
<bc:propertyRef key="workspace.root"/>
|
|
|
|
<bc:propertyRef key="buckminster.component"/>
|
|
|
|
</rm:uri>
|
|
|
|
</rm:provider>
|
|
|
|
</rm:searchPath>
|
2014-10-13 10:05:19 +07:00
|
|
|
<rm:searchPath name="jetty">
|
|
|
|
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="p2">
|
|
|
|
<rm:uri format="http://download.eclipse.org/jetty/updates/jetty-bundles-9.x"/>
|
|
|
|
</rm:provider>
|
|
|
|
</rm:searchPath>
|
2010-10-22 09:27:49 +07:00
|
|
|
<rm:searchPath name="orbit">
|
|
|
|
<rm:provider componentTypes="osgi.bundle" readerType="p2" source="false" mutable="false">
|
2011-05-20 06:23:52 +07:00
|
|
|
<rm:property key="buckminster.source" value="false"/>
|
|
|
|
<rm:property key="buckminster.mutable" value="false"/>
|
2014-10-13 10:05:19 +07:00
|
|
|
<rm:uri format="http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/"/>
|
2011-05-20 06:23:52 +07:00
|
|
|
</rm:provider>
|
|
|
|
</rm:searchPath>
|
2012-02-17 05:28:30 +07:00
|
|
|
<rm:searchPath name="restlet.maven">
|
2014-10-13 10:05:19 +07:00
|
|
|
<rm:provider xsi:type="maven:MavenProvider" componentTypes="osgi.bundle" readerType="maven2" source="false" mutable="false">
|
2011-05-20 06:23:52 +07:00
|
|
|
<rm:property key="buckminster.source" value="false"/>
|
|
|
|
<rm:property key="buckminster.mutable" value="false"/>
|
2012-02-17 05:28:30 +07:00
|
|
|
<rm:uri format="http://maven.restlet.org"/>
|
2011-05-20 06:23:52 +07:00
|
|
|
<maven:mappings>
|
2013-01-14 23:28:49 +07:00
|
|
|
<maven:entry artifactId="org.restlet" groupId="org.restlet.osgi" name="org.restlet"/>
|
|
|
|
<maven:entry artifactId="org.restlet.ext.net" groupId="org.restlet.osgi" name="org.restlet.ext.net"/>
|
|
|
|
<maven:entry artifactId="org.restlet.ext.servlet" groupId="org.restlet.osgi" name="org.restlet.ext.servlet"/>
|
|
|
|
<maven:entry artifactId="org.restlet.ext.ssl" groupId="org.restlet.osgi" name="org.restlet.ext.ssl"/>
|
2011-05-20 06:23:52 +07:00
|
|
|
</maven:mappings>
|
|
|
|
</rm:provider>
|
|
|
|
</rm:searchPath>
|
2014-10-13 10:05:19 +07:00
|
|
|
<rm:searchPath name="bundles.maven">
|
|
|
|
<rm:provider xsi:type="maven:MavenProvider" componentTypes="osgi.bundle" readerType="maven2" source="false" mutable="false">
|
2011-05-20 06:23:52 +07:00
|
|
|
<rm:property key="buckminster.source" value="false"/>
|
|
|
|
<rm:property key="buckminster.mutable" value="false"/>
|
2015-01-19 09:11:12 +07:00
|
|
|
<rm:uri format="http://central.maven.org/maven2"/>
|
2011-05-20 06:23:52 +07:00
|
|
|
<maven:mappings>
|
2014-10-13 10:05:19 +07:00
|
|
|
<maven:entry artifactId="apache-jsp" groupId="org.mortbay.jasper" name="org.mortbay.jasper.apache-jsp"/>
|
|
|
|
<maven:entry artifactId="apache-el" groupId="org.mortbay.jasper" name="org.mortbay.jasper.apache-el"/>
|
|
|
|
<maven:entry artifactId="apache-jsp" groupId="org.eclipse.jetty" name="org.eclipse.jetty.apache-jsp"/>
|
|
|
|
<maven:entry artifactId="jetty-osgi-servlet-api" groupId="org.eclipse.jetty.toolchain" name="org.eclipse.jetty.osgi-servlet-api"/>
|
|
|
|
<maven:entry artifactId="org.eclipse.jdt.core" groupId="org.eclipse.jetty.orbit" name="org.eclipse.jdt.core.compiler.batch"/>
|
|
|
|
<maven:entry artifactId="javax.websocket-api" groupId="javax.websocket" name="javax.websocket-api"/>
|
|
|
|
<maven:entry artifactId="javax.annotation-api" groupId="javax.annotation" name="javax.annotation-api"/>
|
|
|
|
<maven:entry artifactId="javax.management.j2ee-api" groupId="javax.management.j2ee" name="javax.management.j2ee-api"/>
|
|
|
|
<maven:entry artifactId="javax.mail" groupId="com.sun.mail" name="com.sun.mail.javax.mail"/>
|
|
|
|
<maven:entry artifactId="asm-commons" groupId="org.ow2.asm" name="org.objectweb.asm.commons"/>
|
|
|
|
<maven:entry artifactId="asm-tree" groupId="org.ow2.asm" name="org.objectweb.asm.tree"/>
|
|
|
|
<maven:entry artifactId="asm" groupId="org.ow2.asm" name="org.objectweb.asm"/>
|
|
|
|
<maven:entry artifactId="taglibs-standard-impl" groupId="org.apache.taglibs" name="org.apache.taglibs.standard-impl"/>
|
|
|
|
<maven:entry artifactId="taglibs-standard-spec" groupId="org.apache.taglibs" name="org.apache.taglibs.taglibs-standard-spec"/>
|
|
|
|
<maven:entry artifactId="taglibs-standard-jstlel" groupId="org.apache.taglibs" name="org.apache.taglibs.standard-jstlel"/>
|
|
|
|
<maven:entry artifactId="org.apache.aries.spifly.dynamic.bundle" groupId="org.apache.aries.spifly" name="org.apache.aries.spifly.dynamic.bundle"/>
|
|
|
|
<maven:entry artifactId="org.apache.aries.util" groupId="org.apache.aries" name="org.apache.aries.util"/>
|
|
|
|
<maven:entry artifactId="org.apache.servicemix.bundles.cglib" groupId="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.cglib"/>
|
|
|
|
<maven:entry artifactId="activemq-core" groupId="org.apache.activemq" name="org.apache.activemq.activemq-core"/>
|
|
|
|
<maven:entry artifactId="kahadb" groupId="org.apache.activemq" name="org.apache.activemq.kahadb"/>
|
|
|
|
<maven:entry artifactId="org.apache.felix.webconsole" groupId="org.apache.felix" name="org.apache.felix.webconsole"/>
|
|
|
|
<maven:entry artifactId="org.apache.felix.webconsole.plugins.ds" groupId="org.apache.felix" name="org.apache.felix.webconsole.plugins.ds"/>
|
|
|
|
<maven:entry artifactId="org.apache.felix.webconsole.plugins.memoryusage" groupId="org.apache.felix" name="org.apache.felix.webconsole.plugins.memoryusage"/>
|
2011-05-20 06:23:52 +07:00
|
|
|
</maven:mappings>
|
|
|
|
</rm:provider>
|
|
|
|
</rm:searchPath>
|
2010-10-22 09:27:49 +07:00
|
|
|
</rm:rmap>
|