Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] I-Builds repo is not current

The compositeContent.jar looks like this:

<?xml version='1.0' encoding='UTF-8'?>

<?compositeMetadataRepository version='1.0.0'?>
<repository name='Eclipse Project current integration builds repository' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1'>
  <properties size='3'>
    <property name='p2.timestamp' value='1608117802171'/>
    <property name='p2.compressed' value='true'/>
    <property name='p2.atomic.composite.loading' value='true'/>
  </properties>
  <children size='1'>
    <child location='https://download.eclipse.org/eclipse/updates/4.19-I-builds/'/>
  </children>
</repository>

So it appears to be the same and update-to-date.

And the timestamp indicates it's been this way since 16.12.2020:

https://download.eclipse.org/justj/?file=eclipse/updates/I-builds/


On 06.01.2021 17:37, Gayan Perera wrote:
Hi Wim,

I use 

Best regards,
Gayan. 

On Wed, 6 Jan 2021 at 15:31, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:
Hi,

Until recently I was  updating from the i-build update site. It does not contain the 4.19 i-builds.

Did this recently change or did I find an issue?


Cheers,

Wim
_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev

_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev

Back to the top