Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [papyrus-rt-dev] Codegen+RTS version 0.7.2

Hi,

I tested the updated setup file a little bit. I got a bit confused though regarding the change related to the installation of the nightly build. There are now two options to install something called "Nightly" versus "Latest Development Build." I am not sure I understand the difference between them.

The problem though, is that neither of them are possible to install. When checking the .setup-file a bit more in detail it looks like the "Nightly" choice only has the p2 repo http://download.eclipse.org/papyrus-rt/builds/nightly/. Since this repo *only* have the code-generator and run-time features (and not code, profile and tooling), it is not possible to install Papyrus-RT as a whole from this repop only.

And when checking the "Latest Development Build" configuration, then there is *only* the the p2 repo https://hudson.eclipse.org/papyrus-rt/job/Papyrus-RT-Master-All/lastSuccessfulBuild/artifact/repository/. But since this repo only contains the core, profile and tooling features, and not any of the code-generator and run-time features, you are not able to install Papyrus-RT as whole using this configuration either.

To be able to install a complete Papyrus-RT "nightly/deveopment build" (whatever we call that), you need to have *both* http://download.eclipse.org/papyrus-rt/builds/nightly/ (or possibly http://download.eclipse.org/papyrus-rt/builds/repo/ which is built more frequent than the former which is only built every 24 hours) *and* https://hudson.eclipse.org/papyrus-rt/job/Papyrus-RT-Master-All/lastSuccessfulBuild/artifact/repository/. Otherwise, you will not be able to make a complete installation.

I suggest that we combine these two configurations back into one single option to install a "Nightly" as we had before.

One option though is still to have two different options depending on if you want to have the builds every 24 hours of the code-generator and the run-time in the http://download.eclipse.org/papyrus-rt/builds/nightly/ repo and one other option if you want to have builds with more frequent polling frequency, i.e. every 20 minutes, by using the http://download.eclipse.org/papyrus-rt/builds/repo/ repo. The https://hudson.eclipse.org/papyrus-rt/job/Papyrus-RT-Master-All/lastSuccessfulBuild/artifact/repository/ for the code, profile and tooling is always polled every 20 minutes to get a frequent build. So you will always have that build frequency anyway for the core, profile and tooling parts.

/Peter Cigéhn

PS. I also saw that the version range for the base Papyrus feature is [1.1.2,1.1.4) when installing the new 0.7.2 of Papyrus-RT. I guess that should be [1.1.3,1.1.4) to be correct. DS.

On 11 December 2015 at 19:35, charles+zeligsoft.com <charles@xxxxxxxxxxxxx> wrote:
I updated the Papyrus-RT setup file (org.eclipse.papyrus-rt/releng/org.eclipse.papyrus-rt.oomph/setups/Papyrus-RT.setup) to have a 0.7.2 option.

I will only merge it once everything is in place, so that users do not see the new configuration until everything else is in place.


Sincerely,

Charles Rivet
Senior Product Manager
charles@xxxxxxxxxxxxx

On 2015.12.11, at 13:20 , Ernesto Posse <eposse@xxxxxxxxxxxxx> wrote:

I've updated MANIFEST and POM files for codegen and rts to 0.7.2. 


--
Ernesto Posse

_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev


_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev



Back to the top