Setup idempiere server for target provisioning at http://idempiere.googlecode.com/ (bitbucket didn't work well)

This commit is contained in:
Carlos Ruiz 2011-04-23 19:58:46 -05:00
parent 6586e79744
commit 756c7fc8dc
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="http://idempiere.bitbucket.org/hg/idempiere.rmap">
<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="http://idempiere.googlecode.com/hg/idempiere.rmap">
<cq:rootRequest name="org.adempiere.sdk" componentType="eclipse.feature"/>
</cq:componentQuery>

View File

@ -35,7 +35,7 @@
</rm:searchPath>
<rm:searchPath name="external.p2">
<rm:provider componentTypes="osgi.bundle" readerType="p2" source="false" mutable="false">
<rm:uri format="http://idempiere.bitbucket.org/hg/idempiere.osgi.dep-1.0.0/p2"/>
<rm:uri format="http://idempiere.googlecode.com/hg/idempiere.osgi.dep-1.0.0/p2"/>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="orbit">

View File

@ -14,7 +14,7 @@
<location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
<unit id="org.adempiere.bundles.external.feature.group" version="1.0.0.201011072347"/>
<unit id="org.adempiere.geminiweb.feature.group" version="1.1.0.RELEASE"/>
<repository location="http://hengsin.googlecode.com/hg/adempiere.osgi.dep-1.0.0/p2"/>
<repository location="http://idempiere.googlecode.com/hg/idempiere.osgi.dep-1.0.0/p2"/>
</location>
</locations>
</target>