Re: [tycho-user] Tycho + J9 + Oxygen2 + Tests
so you would go for the way of explictely passing that argument?
View ArticleRe: [tycho-user] Tycho + J9 + Oxygen2 + Tests
Hi,FWIW, I agree with Jan that Tycho shouldn't try to hide complexity brought by Java 9 or OSGi by automatically enabling workarounds.Instead, I imagine typical profiles can work. If so, documenting...
View Article[tycho-user] When I add p2 site created to the Target Platform modifies the...
Hello, I recently migrated an Eclipse 3.7 application to Eclipse 4.7 using the compatibility layer which works correctly. The system that migrates consists of several modules and has several folders...
View ArticleRe: [tycho-user] org.eclipse.osgi.compatibility.state.PlatformAdminImpl...
Hi Solved: https://wiki.eclipse.org/Tycho/FAQ#How_do_I_install_the_org.eclipse.osgi.compatibility.state_fragment.3F ÂÂÂ Regards ÂÂÂ ÂÂÂ Ed Willink On 30/10/2017 18:22, Ed Willink wrote: Hi A couple of...
View ArticleRe: [tycho-user] org.eclipse.osgi.compatibility.state.PlatformAdminImpl...
thanks for contributing to the FAQ Jan On 14.01.18, 11:54, "tycho-user-bounces@xxxxxxxxxxx on behalf of Ed Willink" <tycho-user-bounces@xxxxxxxxxxx on behalf of ed@xxxxxxxxxxxxx> wrote: Hi...
View Article[tycho-user] J9 Support
Hi,is there a reason you removed the J9 support that was available in the snapshots yesterday?RegardsChristian
View ArticleRe: [tycho-user] J9 Support
Hi Christian, > is there a reason you removed the J9 support that was available in the > snapshots yesterday? FYI, when you say J9 at Eclipse nowadays, that's ambiguous: Eclipse also hosts the J9...
View ArticleRe: [tycho-user] J9 Support
No i mean the Java 9 Support for Tycho which was working with the patch merged yesterday and now the patch was reverted. and i wonder why. for us it was working fine.
View ArticleRe: [tycho-user] J9 Support
Hi, the reason why it got reverted is noted in the last comment here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=514471#c52 hth martin Von: tycho-user-bounces@xxxxxxxxxxx...
View ArticleRe: [tycho-user] J9 Support
so there is no hope to get any working java 9 enabled tycho version soon?-- Christian Dietrich (Diplom-Informatiker (BA))Softwareentwickler / -ArchitektTel.: +49 (0) 711 / 34 21 91-0Fax.: +49 (0) 711 /...
View ArticleRe: [tycho-user] J9 Support
I've tried my best but for now it looks like we need a fresh look at the problem. the change proposed caused a regression with useJDK=BREE in the eclipse platform build...
View Article[tycho-user] Plan for releasing tycho 1.1.0?
Hello, Is there any plan for releasing tycho version 1.1.0? I would need a released version for using that version in a maven release build of our software. And I need the 1.1.0 version because it...
View ArticleRe: [tycho-user] Plan for releasing tycho 1.1.0?
We have just resolved all the bugs/features planned for the scope of 1.1.0 What's pending right now is the release review/IP log review https://dev.eclipse.org/ipzilla/show_bug.cgi?id=15450 We had to...
View ArticleRe: [tycho-user] [EXTERNAL] Maven dependencies and Tycho
Here's a blog post about the process of putting Eclipse on Maven Central https://objectteams.wordpress.com/2017/01/09/eclipse-neon-2-is-on-maven-central/ Using the CBI P2 Aggregator...
View Article[tycho-user] please test staged tycho 1.1.0
Tycho release 1.1.0 has been staged. For details of new features and bugfixes, see release notes [1]. Please help by testing the staged milestone build. To use it, change your tycho version to 1.1.0...
View ArticleRe: [tycho-user] please test staged tycho 1.1.0
Hi, the staging candidate looks good for us at Xtext. Thanks for your great work.
View ArticleRe: [tycho-user] please test staged tycho 1.1.0
On Sat, Jan 27, 2018 at 11:07 AM, Dietrich, Christian <christian.dietrich@xxxxxxxxx> wrote:Hi, the staging candidate looks good for us at Xtext. Thanks for your great work.looks good for JGit and...
View ArticleRe: [tycho-user] please test staged tycho 1.1.0
Hello, Checked with our application, it works. And I confirm the symlinks are working well now. Thanks. Anthony <https://dl.tech-advantage.com/LOGO_TAD_NOIR-CG.png> Anthony DELHELLE Chef de...
View ArticleRe: [tycho-user] please test staged tycho 1.1.0
So far I've found one issue with the latest Tycho 1.1.0-SNAPSHOT, related to xalan:Â https://bugs.eclipse.org/bugs/show_bug.cgi?id=530467 -Âcompile failed in org/eclipse/wst/xsl/xalan/debuggerAnd I've...
View ArticleRe: [tycho-user] please test staged tycho 1.1.0
> I'm not sure how to solve the xalan issue -- is that an intentional change? Sounds like you have two versions of xalan in the compilation classpath or in the p2 target platform and it's a matter...
View Article