Discussion:
[tycho-dev] Tycho 1.2 release
Sievers, Jan
2018-04-16 11:46:23 UTC
Permalink
Tycho committers,

we have two interesting enhancements done in version 1.2.0-SNAPSHOT:

* Java 10 support
* JUnit 5 support

so I would like to schedule a release soon(ish), i.e. in 2-3 weeks.

Please update the target milestone of anything you think you can finish in this timeframe in

https://bugs.eclipse.org/bugs/buglist.cgi?product=Tycho&target_milestone=1.2.0

As of now we only have
https://bugs.eclipse.org/bugs/show_bug.cgi?id=387701
left open.

Let me know if there are any concerns with the proposed schedule.

Regards,
Jan
Mickael Istria
2018-04-17 09:36:00 UTC
Permalink
Hi Jan,


As of now we only have
Post by Sievers, Jan
https://bugs.eclipse.org/bugs/show_bug.cgi?id=387701
left open.
The patch is ready for review.
It required some adaptation of unit tests in p2 repo to better handle the
JRE requirement (now that p2 understands it).
It also required 1 integration test to be tweaked in case of surefire
provisioning a product (which by default require JavaSE-9).

Loading...