Skip to content

Commit

Permalink
JBIDE-18594: Fix updates/staging/luna content
Browse files Browse the repository at this point in the history
And update ide-config.properties to use it for Central
  • Loading branch information
mickaelistria committed Oct 11, 2014
1 parent ac63610 commit ee5896e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion jbosstools/configuration/ide-config.properties
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jboss.discovery.earlyaccess.list.url|jbosstools|4.3.0.Alpha1=http://download.jbo
#jboss.discovery.earlyaccess.list.url|jbosstools|4.2.0.CR2=http://download.jboss.org/jbosstools/discovery/nightly/core/4.2.luna/jbosstools-earlyaccess.properties
# or once staged for QE
jboss.discovery.directory.url|jbosstools|4.2.0.CR2=http://download.jboss.org/jbosstools/discovery/development/4.2.0.CR2/jbosstools-directory.xml
jboss.discovery.site.url|jbosstools|4.2.0.CR2=http://download.jboss.org/jbosstools/discovery/development/4.2.0.CR2/
jboss.discovery.site.url|jbosstools|4.2.0.CR2=http://download.jboss.org/jbosstools/updates/staging/luna
jboss.discovery.earlyaccess.site.url|jbosstools|4.2.0.CR2=http://download.jboss.org/jbosstools/discovery/development/4.2.0.CR2/
jboss.discovery.earlyaccess.list.url|jbosstools|4.2.0.CR2=http://download.jboss.org/jbosstools/discovery/development/4.2.0.CR2/jbosstools-earlyaccess.properties

Expand Down
9 changes: 4 additions & 5 deletions jbosstools/updates/staging/luna/compositeContent.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version='1.0' encoding='UTF-8'?><?compositeArtifactRepository version='1.0.0'?>
<repository name='JBoss Tools Builds - updates/staging/luna/' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
<properties size='2'><property name='p2.timestamp' value='1410764988000'/><property name='p2.compressed' value='true'/></properties>
<children size='4'>
<child location='jbosstools-4.2.0.CR1b-updatesite-webtools/'/>
<child location='jbosstools-4.2.0.CR1b-updatesite-hibernatetools/'/>
<child location='jbosstools-4.2.0.CR1b-updatesite-coretests/'/>
<properties size='2'><property name='p2.timestamp' value='1413019486000'/><property name='p2.compressed' value='true'/></properties>
<children size='3'>
<child location='jbosstools-4.2.0.CR1b-updatesite-core/'/>
<child location='http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.41.0.CR2-SNAPSHOT/REPO/'/>
<child location='http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.41.0.CR2-SNAPSHOT/REPO/'/>
</children>
</repository>

0 comments on commit ee5896e

Please sign in to comment.