[
https://issues.jboss.org/browse/JBIDE-20901?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-20901 at 10/16/16 3:38 PM:
--------------------------------------------------------------
Building devstudio takes over 60 mins in jenkins. But most of that is publishing time. So,
a better fix for slow building would be in JBIDE-23367.
was (Author: nickboldt):
Building devstudio takes between 30 and 60 mins in jenkins. But most of that is publishing
time. So, a better fix for slow building would be in JBIDE-23367.
JBDS update site builds produces update site zip TWICE
------------------------------------------------------
Key: JBIDE-20901
URL:
https://issues.jboss.org/browse/JBIDE-20901
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, updatesite
Affects Versions: 4.4.0.Alpha1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.4.x
JBDS build creates the update site zip TWICE:
{code}
[INFO] --- tycho-p2-repository-plugin:0.23.1:archive-repository
(default-archive-repository) @ com.jboss.devstudio.core.site ---
[INFO] Building zip:
/home/nboldt/eclipse/workspace-jboss/jbdevstudio-github-master/jbdevstudio-product/site/target/com.jboss.devstudio.core.site-10.0.0-SNAPSHOT.zip
[INFO]
[INFO] --- repository-utils:0.23.1:generate-repository-facade (generate-facade) @
com.jboss.devstudio.core.site ---
[WARNING] No
/home/nboldt/eclipse/workspace-jboss/jbdevstudio-github-master/jbdevstudio-product/site/target/repository/web/site.css
found; using default.
[INFO] Building zip:
/home/nboldt/eclipse/workspace-jboss/jbdevstudio-github-master/jbdevstudio-product/site/target/com.jboss.devstudio.core.site-10.0.0-SNAPSHOT.zip
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)