Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] please test staged Tycho 2.0.0

Hi,

not sure if that should be solved with Tycho 2.0 but if I used a BREE
higher than Java 11, I get errors:

[ERROR] Internal error:
org.eclipse.tycho.core.osgitools.OsgiManifestParserException:
Exception parsing OSGi MANIFEST
/home/vogella/git/tycho-example/bundles/com.vogella.tycho.platform/META-INF/MANIFEST.MF:
Unknown OSGi execution environment: 'JavaSE-12' -> [Help 1]
org.apache.maven.InternalErrorException: Internal error:
org.eclipse.tycho.core.osgitools.OsgiManifestParserException:
Exception parsing OSGi MANIFEST
/home/vogella/git/tycho-example/bundles/com.vogella.tycho.platform/META-INF/MANIFEST.MF:
Unknown OSGi execution environment: 'JavaSE-12'

Best regards, Lars


On Mon, Aug 3, 2020 at 1:41 PM Mickael Istria <mistria@xxxxxxxxxx> wrote:
>
> Subject: please test staged tycho <VERSION>
>
> Tycho release 2.0.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 2.0.0 and add snippet [2] to your pom.
>
> We plan to promote this release in one week unless major regressions are found.
>
> Regards,
> Tycho team
>
> [1] https://wiki.eclipse.org/Tycho/Release_Notes/2.0
> [2]
>   <pluginRepositories>
>     <pluginRepository>
>       <id>tycho-staged</id>
>       <url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1063/</url>
>     </pluginRepository>
>   </pluginRepositories>
>
>
>
> --
> Mickael Istria
> Eclipse IDE developer, for Red Hat Developers
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tycho-user



-- 
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top