]
Nick Boldt edited comment on JBIDE-23054 at 9/1/16 6:31 PM:
------------------------------------------------------------
OK, I think we're a bit closer to what you wanted originally:
Meanwhile the job is disabled because each time you run it it will create a new tar.gz in
that folder, with NO cleanup.
was (Author: nickboldt):
OK, I think we're a bit closer to what you wanted originally:
Build for java-language-server
------------------------------
Key: JBIDE-23054
URL:
https://issues.jboss.org/browse/JBIDE-23054
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: build
Reporter: Gorkem Ercan
Assignee: Nick Boldt
Fix For: 4.4.1.Final
I need a build job that can build java-language server and publish it to download server
for the use of VSCode extension.
Sources:_
https://github.com/gorkem/java-language-server_
Build command: _mvn -Pserver-distro clean verify_
Archive: server/org.jboss.tools.vscode.product/target/repository
Publish: file(s) under server/org.jboss.tools.vscode.product/distro/