Guys,

Please add "testing the repos" to the list of things to do...

Currently /home/data/httpd/download.eclipse.org/technology/epp/packages/2020-03/compositeContent.jar contains:

<?xml version='1.0' encoding='UTF-8'?>
<?compositeMetadataRepository version='1.0.0'?>
<repository name='EPP 2020-03' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
  <properties size='3'>
    <property name='p2.timestamp' value='1579274947261'/>
    <property name='p2.compressed' value='true'/>
    <property name='p2.atomic.composite.loading' value='true'/>
  </properties>
*  <children size='1'>**
**    <child location='M1'/>**
**  </children>*
</repository>

Note the missing M1.  This means no one will install when using purely the train repository URL.

Also, currently /home/data/httpd/download.eclipse.org/releases/2020-03/compositeContent.jar contains this:

<?xml version='1.0' encoding='UTF-8'?>
<?compositeMetadataRepository version='1.0.0'?>
<repository name='Eclipse Repository' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeMetadataRepository' version='1.0.0'>
  <properties size='3'>
    <property name='p2.timestamp' value='1313779613118'/>
    <property name='p2.compressed' value='true'/>
    <property name='p2.atomic.composite.loading' value='true'/>
  </properties>
  <children *size='4'*>
*    <child location='../../technology/epp/packages/2020-03/'/>**
**    <child location='202002071000' />**
**    <child location='202001171000' />*
  </children>
</repository>

Note size is 4 but there are only 3 entries; I'm not sure if this is a big problem.  Also I suggested removing the trailing / from repository references.  I believe p2 will tend to load the repository twice if there is URI with a trailing / and one without, because they're different URIs...

In the end, all this would be better if it were better automated...

Regards,
Ed


On 07.02.2020 16:43, Jonah Graham wrote:
Thank you Eric.

On Fri., Feb. 7, 2020, 10:28 Eric Poirier, <[email protected] <mailto:[email protected]>> wrote:

    Hi everyone,

    The packages are now available to download on the following link:
    https://www.eclipse.org/downloads/packages/release/2020-03/m2

    Let me know if you have any questions.

    Thanks. Regards

    On Thu, Feb 6, 2020 at 1:54 PM Jonah Graham
    <[email protected] <mailto:[email protected]>> wrote:

        Hi everyone,

        our next milestone build is available for testing: EPP 2020-03 M2
        /
        /
        /This is our first build since Markus has retired from the EPP
        project. Thank you Markus for the guidance you have provided
        and the past many years of EPP stewardship. /
        /
        /
        /Please let me know if you find anything amiss in the M2 so
        that it can be corrected for M3. I am documenting the process
        and will publish that soon./
        /
        /
        /Finally, thank you to Renesas for supporting my time on this
        project.
        /
        
https://ci.eclipse.org/packaging/job/simrel.epp-tycho-build/853/artifact/org.eclipse.epp.packages/archive/

        with the p2 repositories at

        http://download.eclipse.org/staging/2020-03 and
        http://download.eclipse.org/technology/epp/packages/2020-03/M2

        Please test and send your +1 to this mailing list.

        Thank you for testing!

        Regards,
        Jonah
        _______________________________________________
        epp-dev mailing list
        [email protected] <mailto:[email protected]>
        To change your delivery options, retrieve your password, or
        unsubscribe from this list, visit
        https://www.eclipse.org/mailman/listinfo/epp-dev



-- Eric Poirier

    Web Developer | Eclipse Foundation, Inc. Twitter | @ericpoir

    eclipse.org <https://www.eclipse.org/>| Twitter
    <https://twitter.com/EclipseFdn>| LinkedIn
    <https://www.linkedin.com/company/eclipse-foundation/>| YouTube
    <https://www.youtube.com/user/EclipseFdn>

    _______________________________________________
    epp-dev mailing list
    [email protected] <mailto:[email protected]>
    To change your delivery options, retrieve your password, or
    unsubscribe from this list, visit
    https://www.eclipse.org/mailman/listinfo/epp-dev


_______________________________________________
epp-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/epp-dev
_______________________________________________
cross-project-issues-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to