Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-papyrus.dev] Release Papyrus 1.1.1 (Mars)

Hi, Jonathan,

The main/compositeArtifacts.xml in this repository just includes another repository, like this:

<repository name="Papyrus" type="org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository" version="1.0.0">
<properties size="1">
<property name="p2.timestamp" value="1438953927000"/>
</properties>
<children size="3">
<child location="../../../milestones/1.1/RC4/main"/>
<child location="../../../milestones/1.1/RC4b/main"/>
<child location="../../../milestones/1.1/RC5/main"/>
<!-- child location="1.1.0"/ -->
<!-- child location="1.1.1"/ -->
<!-- child location="1.1.2"/ -->
</children>
</repository>

Indeed, child-including a milestone repository that can expected to be deleted doesn’t seem like the right approach.  AFAICT, the RC4b repository still exists, but I don’t see how it could actually contain 1.1.1 content, being as it is an RC build for the 1.1.0 release.

This repository looks pretty broken to me.  Even as a Mars 1.1.0 repository, I don’t think it should be referencing milestone repositories.

Unless I’m misunderstanding something, too … 

Cheers,

Christian




On Fri, Aug 7, 2015 at 10:52 AM, SCHNEKENBURGER Remi 211865 <Remi.SCHNEKENBURGER@xxxxxx> wrote:

Dear all,

 

We have released the version 1.1.1 of Papyrus today, which provides mainly bugfixes from the official Mars release.

 

You can find it using the usual update site: http://download.eclipse.org/modeling/mdt/papyrus/updates/releases/mars/

 

Regards,

Rémi

 

 

-------------------------------------------------------

 

Rémi SCHNEKENBURGER

+33 (0)1 69 08 48 48

CEA Saclay Nano-INNOV

Institut CARNOT CEA LIST

 

<image001.png>
www.eclipse.org/papyrus

 



Back to the top