Building RAP from source [message #1847827] |
Tue, 09 November 2021 08:40 |
Eclipse User |
|
|
|
Hi,
due to changes we had to apply to the RAP and RWT framework in order to support enhanced and slightly modified behaviours in our application, we need to build the RAP framework (i.e. at least the org.eclipse.rap.rwt bundle) from source.
After moving the development environment from an old machine to a new one and upgrading the Eclipse version in the meantime to 2021/09, I tried to build the release version 3.18.0 from your git repository by doing a maven clean verify from within Eclipse.
It seems that this is not possible in Eclipse 2021/09 with bundled JDK 15 ... ?
So I installed a JDK 11 and separate Maven and executed mvn clean verify on the commandline.
Except for one failed Client_Resources test in org.eclipse.rap.rwt.test (which I disabled), this works.
Is it possible to build RAP in Eclipse? With or without Maven?
Previously, in our old build environment, we had ClientBuilder working, only the org.eclipse.rap.rwt bundle loaded as an Eclipse project and were able to create the bundle by exporting as JAR after running ClientBuilder.
What is your recommended setup?
What do I need to do in order to build a version which isn't a SNAPSHOT?
Thanks for your help
Gunnar
|
|
|
Powered by
FUDForum. Page generated in 0.03434 seconds