xtext / xtext-reference-projects

A collection of Xtext sample projects for build integration tests
Eclipse Public License 1.0
7 stars 6 forks source link

Xtext does not build with tycho 5 anymore #402

Closed cdietrich closed 8 months ago

cdietrich commented 8 months ago

Xtext does not build with tycho 5 anymore

https://ci.eclipse.org/xtext/job/xtext/job/cd_tycho50/

LorenzoBettini commented 8 months ago
[INFO] --- bundle:5.1.8:manifest (bundle-manifest) @ org.eclipse.xtext.web
...
[ERROR] Failed to execute goal org.apache.felix:maven-bundle-plugin:5.1.8:manifest (bundle-manifest) on project org.eclipse.xtext.web: Execution bundle-manifest of goal org.apache.felix:maven-bundle-plugin:5.1.8:manifest failed: An API incompatibility was encountered while executing org.apache.felix:maven-bundle-plugin:5.1.8:manifest: java.lang.NoSuchMethodError: 'void aQute.bnd.osgi.Jar.setReproducible(boolean)'

We use maven-bundle-plugin:5.1.8, but the latest one is 5.1.9.

Or maybe related:

https://github.com/bndtools/bnd/issues/3146

https://github.com/bndtools/bnd/issues/2242

LorenzoBettini commented 8 months ago

@cdietrich By the way, this issue should be in the Xtext repository, not here, right?

cdietrich commented 8 months ago

yes i used the wrong repo. have no time to work and xtext so was in a big hurry