[
https://issues.jboss.org/browse/JBIDE-23054?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-23054:
---------------------------------------------
Guys, I think you are talking past eachother.
The content Gorkem wants/need published has nothing to do with eclipse updatessites or
similar thus not something to publish under
http://download.jboss.org/jbosstools/updates/
or any kind of current updatesite structure. It is for vscode plugins.
What we are looking for is an area we can get uploads done *now* without going through
mulitple layers of discussions and setup.
Thus IMO all we need is:
A job that publish builds to a non-akamai-cached location:
http://download.jboss.org/jbosstools/vscode/* (Gorkem, you decidde what kinda layout you
want under here - it can be cleaned/removed as wanted)
Then a job that can take content published at some location under
http://download.jboss.org/jbosstools/vscode/ and move to
http://download.jboss.org/jbosstools/static/vscode/<whatevermakesense> which is
content that will *never* change since its akamai cached.
All questions about specific version of eclipse, timestamps etc. are totally irrelevant
for this work.
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)