[
https://issues.jboss.org/browse/JBIDE-23054?page=com.atlassian.jira.plugi...
]
Gorkem Ercan commented on JBIDE-23054:
--------------------------------------
Q: How often will this be published?
A: Not often, and this is until VSCode marketplace can support larger download sizes
Q :Do you have a preferred timestamp format?
A: No, timestamp is just needed to produce unique URL for every unique release. These
binaries will be downloaded by VSCode instances since we have no way of controlling the
when those instances are updated on the field, we need to have multiple versions of the
server distribution live. So we will tie a vscode extension version to a URL.
Q: Should automated cleanup ever happen?
A: No,
Q: Is this stuff specific to a version of Eclipse?
A: it is using neon at the moment
Q: Do you plan to differentiate between /stable/ (GA) or /development/ (milestone)
releases? What about snapshots (CI)?
A: No
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/
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)