redhat-developer / vscode-java

Java Language Support for Visual Studio Code
Eclipse Public License 2.0
2.08k stars 441 forks source link

Consume signed server bits from eclipse.org #307

Open fbricon opened 7 years ago

fbricon commented 7 years ago

Currently the vscode-java build fetches the server sources and rebuilds it from scratch. When releasing, the actual signed bits from http://download.eclipse.org/jdtls/snapshots/?d should be used

fbricon commented 7 years ago

I can't seem to be able to generate a proper JenkinsFile. reverting the changes for now.