Skip to content

Commit

Permalink
Remove bpmn2 and bpel editors from dependencies, as they should now b…
Browse files Browse the repository at this point in the history
…e installed from own update sites
  • Loading branch information
objectiser committed Jul 30, 2012
1 parent 87d0b4a commit 78f3332
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 59 deletions.
44 changes: 0 additions & 44 deletions pom.xml
Expand Up @@ -130,50 +130,6 @@
<enabled>true</enabled>
</releases>
</repository>
<repository>
<id>graphiti</id>
<url>http://download.eclipse.org/graphiti/updates/0.9.0/</url>
<layout>p2</layout>
<snapshots>
<enabled>true</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</repository>
<repository>
<id>bpmn2model</id>
<url>http://download.eclipse.org/bpmn2-modeler/bpmn2/site/</url>
<layout>p2</layout>
<snapshots>
<enabled>true</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</repository>
<repository>
<id>bpmn2editor</id>
<url>http://download.eclipse.org/bpmn2-modeler/site/</url>
<layout>p2</layout>
<snapshots>
<enabled>true</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</repository>
<repository>
<id>bpeleditor</id>
<url>http://download.eclipse.org/bpel/site/</url>
<layout>p2</layout>
<snapshots>
<enabled>true</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</repository>
</repositories>

<pluginRepositories>
Expand Down
15 changes: 0 additions & 15 deletions site/site.xml
Expand Up @@ -15,21 +15,6 @@
<feature url="features/org.pi4soa.core.feature_0.0.0.jar" id="org.pi4soa.core.feature" version="0.0.0">
<category name="Savara Dependencies"/>
</feature>
<feature url="features/org.eclipse.graphiti.feature_0.0.0.jar" id="org.eclipse.graphiti.feature" version="0.0.0">
<category name="Savara Dependencies"/>
</feature>
<feature url="features/org.eclipse.bpmn2.modeler.feature_0.0.0.jar" id="org.eclipse.bpmn2.modeler.feature" version="0.0.0">
<category name="Savara Dependencies"/>
</feature>
<feature url="features/org.eclipse.bpmn2.feature_0.0.0.jar" id="org.eclipse.bpmn2.feature" version="0.0.0">
<category name="Savara Dependencies"/>
</feature>
<feature url="features/org.eclipse.bpel.feature_0.0.0.jar" id="org.eclipse.bpel.feature" version="0.0.0">
<category name="Savara Dependencies"/>
</feature>
<feature url="features/org.eclipse.bpel.common.feature_0.0.0.jar" id="org.eclipse.bpel.common.feature" version="0.0.0">
<category name="Savara Dependencies"/>
</feature>
<category-def name="Savara" label="Savara">
<description>
Savara Tools update site
Expand Down

0 comments on commit 78f3332

Please sign in to comment.