Quantcast
Channel: tycho-user
Browsing all 4647 articles
Browse latest View live

[tycho-user] Enforce version of iu in category.xml

Hi everyone, I have a category.xml file in a maven tycho project with packaging type "eclipse-repository" in order to build a p2 repo. In the category.xml I list several ius which should be included. I...

View Article


[tycho-user] please test staged tycho 1.2.0

Tycho release 1.2.0 has been staged. For details of new features and bugfixes, see release notes [1]. Please help by testing the staged build. To use it, change your tycho version to 1.2.0 and add...

View Article


[tycho-user] can this not be auto corrected by tycho?

i think i did have the same problem as here:https://bugs.eclipse.org/bugs/show_bug.cgi?id=451978and it is very confusing why it doesnt workit just wouldn't find the commons.codec jarbut that should...

View Article

[tycho-user] tycho gives a wrong compiler error (that eclipse doesn't give...

HiBecause we are using dbcp2 of apache and we moved to the latest release we had to also include jta (javax.transaction) into our pluginThat is a very old lib so we adjusted the manifest our self to...

View Article

Re: [tycho-user] please test staged tycho 1.2.0

Hi, > Tycho release 1.2.0 has been staged. For details of new features and bugfixes, see release notes [1]. > Please help by testing the staged build. To use it, change your tycho version to...

View Article


Re: [tycho-user] [tycho-dev] please test staged tycho 1.2.0

On Tue, May 29, 2018 at 4:34 PM, Sievers, Jan <jan.sievers@xxxxxxx> wrote:Tycho release 1.2.0 has been staged. For details of new features and bugfixes, see release notes [1]. Please help by...

View Article

Re: [tycho-user] [tycho-dev] please test staged tycho 1.2.0

Works with CDT too, and means I can revert workaround for jre 10 too: https://git.eclipse.org/r/#/c/123673/ Thanks, Jonah ~~~ Jonah Graham Kichwa Coders Ltd. www.kichwacoders.com On 31 May 2018 at...

View Article

Re: [tycho-user] please test staged tycho 1.2.0

+1 from Xtext. Many Thanks, Christian

View Article


[tycho-user] Tycho 1.2.0 released

Tycho 1.2.0 has been released and should soon be available from maven central. See the release notes [1] for details of enhancements and bug fixes in this release. Thanks to Jonah Graham Mat Booth who...

View Article


[tycho-user] Impact of a.jre.javase=10.0.0 (was Re: [tycho-dev] Tycho 1.2.0...

What are the impacts of generating a.jre.javase=10.0.0? Does it only affect products, or does it affect installable features too? Looking forward to moving to JUnit5! Brian. > On 5-Jun-2018, at 3:05...

View Article

[tycho-user] A required class was missing: org/eclipse/tycho/model/IU

Hi, I just tried the set-versions mojo on an old project and running into an odd error. Anyone seen this before? $mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:1.2.0:set-version...

View Article

Re: [tycho-user] A required class was missing: org/eclipse/tycho/model/IU

Does it work with Tycho 1.1?ÂLe mer. 6 juin 2018 Ã 00:59, Gunnar Wagenknecht <gunnar@xxxxxxxxxxxxxxx> a ÃcritÂ:Hi, I just tried the set-versions mojo on an old project and running into an odd...

View Article

Re: [tycho-user] A required class was missing: org/eclipse/tycho/model/IU

Nope. Same exception. -- Gunnar Wagenknecht gunnar@xxxxxxxxxxxxxxx, http://guw.io/ > On Jun 5, 2018, at 16:08, Jeff MAURY <jeffmaury@xxxxxxxxx> wrote: > > Does it work with Tycho 1.1?...

View Article


Re: [tycho-user] A required class was missing: org/eclipse/tycho/model/IU

For the archives: Problem solved. The parent pom referenced a very old Tycho version. This somehow seems to have introduced a conflict with what was specified on the command line. Updating the pom's...

View Article

Re: [tycho-user] Impact of a.jre.javase=10.0.0 (was Re: [tycho-dev] Tycho...

a.jre.javase=10.0.0 provides osgi.ee capabilities as well as system packages which may be required by bundles. p2 products also used to have a perfect version match requirement on this IU but I think...

View Article


Re: [tycho-user] Impact of a.jre.javase=10.0.0 (was Re: [tycho-dev] Tycho...

Hi all,TL;DR: it only affects products.Jan is right.Products built with Tycho 1.2 will NOT have direct dependency to a.jre.javase/x.y.z but have a dependency to capability JavaSE/x.y.z; and Tycho 1.2...

View Article

Re: [tycho-user] A required class was missing: org/eclipse/tycho/model/IU

updated https://wiki.eclipse.org/Tycho/FAQ#My_build_fails_with_a_ClassCastException.2FNoClassDefFoundError_of_a_Tycho_class._What_is_wrong.3F Regards Jan ïOn 06.06.18, 01:35,...

View Article


[tycho-user] Heads up: needing to explicitly set surefire's trimStackTrace...

Since updating to Tycho 1.2, we noticed that our error stacktraces from failing tests were abbreviated. We're now explicitly setting surefire's `trimStackTrace=false`. I spent an hour or two trying to...

View Article

Re: [tycho-user] Heads up: needing to explicitly set surefire's...

Oops, I posted this prematurely â tycho-surefire doesn't propagate the trimStackTrace.With Tycho 1.2, I see something...

View Article

[tycho-user] Tycho fetches dependency information from Maven central despite...

Hi,   when switching to Tycho 1.2.0 I noticed that during build Eclipse content is fetched from Maven central (trace below), despite my target definition. Is this due to...

View Article
Browsing all 4647 articles
Browse latest View live