Skip to content

Commit

Permalink
Revert "Rebuild teiid designer target"
Browse files Browse the repository at this point in the history
This partially reverts commit 7aa46c4.

* Due to issues with the saxon plugin, reverting the locus plugins back
  to 0.0.1 for the moment.
  • Loading branch information
Paul Richardson committed Jul 12, 2013
1 parent 36dfa1d commit 2267494
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions target-platform/locus.target
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<target name="locus" sequenceNumber="4">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<repository location="http://download.jboss.org/jbosstools/updates/integration/kepler/core/locus/1.0.0.CR2"/>
<unit id="org.jboss.tools.locus.jcip.annotations" version="1.0.0.CR1-v20130705-1455-B5"/>
<unit id="org.jboss.tools.locus.mockito" version="1.9.5.Final_patched_TEIIDDES-1681-v20130705-1455-B5"/>
<unit id="org.jboss.tools.locus.sf.saxon" version="9.2.1.5j-Final-v20130705-1455-B5"/>
<repository location="http://download.jboss.org/jbosstools/updates/integration/kepler/core/locus/0.0.1.v20130507-2028-B7"/>
<unit id="org.jboss.tools.locus.jcip.annotations" version="1.0.0.Final-v20130507-2028-B7"/>
<unit id="org.jboss.tools.locus.mockito" version="1.9.5.Final_patched_TEIIDDES-1681-v20130507-2028-B7"/>
<unit id="org.jboss.tools.locus.sf.saxon" version="9.2.1.5j-Final-v20130507-2028-B7"/>
</location>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
Expand Down
8 changes: 4 additions & 4 deletions target-platform/teiid-designer.target
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<target name="teiid-designer" sequenceNumber="4">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<repository location="http://download.jboss.org/jbosstools/updates/integration/kepler/core/locus/1.0.0.CR2"/>
<unit id="org.jboss.tools.locus.jcip.annotations" version="1.0.0.CR1-v20130705-1455-B5"/>
<unit id="org.jboss.tools.locus.mockito" version="1.9.5.Final_patched_TEIIDDES-1681-v20130705-1455-B5"/>
<unit id="org.jboss.tools.locus.sf.saxon" version="9.2.1.5j-Final-v20130705-1455-B5"/>
<repository location="http://download.jboss.org/jbosstools/updates/integration/kepler/core/locus/0.0.1.v20130507-2028-B7"/>
<unit id="org.jboss.tools.locus.jcip.annotations" version="1.0.0.Final-v20130507-2028-B7"/>
<unit id="org.jboss.tools.locus.mockito" version="1.9.5.Final_patched_TEIIDDES-1681-v20130507-2028-B7"/>
<unit id="org.jboss.tools.locus.sf.saxon" version="9.2.1.5j-Final-v20130507-2028-B7"/>
</location>

<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
Expand Down

0 comments on commit 2267494

Please sign in to comment.