[JBoss JIRA] (JBIDE-22249) Do the CQ dance for m2e/m2e-wtp
by Fred Bricon (JIRA)
Fred Bricon created JBIDE-22249:
-----------------------------------
Summary: Do the CQ dance for m2e/m2e-wtp
Key: JBIDE-22249
URL: https://issues.jboss.org/browse/JBIDE-22249
Project: Tools (JBoss Tools)
Issue Type: Task
Components: upstream
Affects Versions: 4.4.x
Reporter: Fred Bricon
Need to create all relevant CQs for the Neon release of m2e/m2e-wtp.
So awesome. Hopefully this year should be less of a headache as the process has been simplified.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3859) Use SHA256sums to intelligently download latest CI builds into DP installer
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3859?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3859:
-----------------------------
Story Points: 5
Sprint: devex #113 April 2016
> Use SHA256sums to intelligently download latest CI builds into DP installer
> ---------------------------------------------------------------------------
>
> Key: JBDS-3859
> URL: https://issues.jboss.org/browse/JBDS-3859
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 10.0.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 10.0.0.Alpha1
>
>
> Per discussion with Denis today, we:
> * need to check REMOTE sha256sum before pulling down a new JBDS jar; this will allow us to only fetch a new jbds.jar if the SHAs don't match because a new CI build is available
> * re-enable creation of sha256sum after a download (so that we don't have to create them every time we want to compare to a remote one
> * switch json to use nightly for CDK, vbox, jbds, so builds will use the latest CI
> * add cmdline flag to use the values in requirements.json vs. nightly latest CI, so it's easy to switch between a CI-based build and a statically-defined list of deps
> * add url-latest in requirements.json so that for requirements that have a CI or latest URL, we know where to pull the nightly; this would obviate the need to pass in the URLs via commandline, or to have to toggle between stable/staging and snapshot/CI every time we want to run one type of build or the other
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3859) Use SHA256sums to intelligently download latest CI builds into DP installer
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3859?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3859:
-----------------------------
Fix Version/s: 10.0.0.Alpha1
> Use SHA256sums to intelligently download latest CI builds into DP installer
> ---------------------------------------------------------------------------
>
> Key: JBDS-3859
> URL: https://issues.jboss.org/browse/JBDS-3859
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 10.0.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 10.0.0.Alpha1
>
>
> Per discussion with Denis today, we:
> * need to check REMOTE sha256sum before pulling down a new JBDS jar; this will allow us to only fetch a new jbds.jar if the SHAs don't match because a new CI build is available
> * re-enable creation of sha256sum after a download (so that we don't have to create them every time we want to compare to a remote one
> * switch json to use nightly for CDK, vbox, jbds, so builds will use the latest CI
> * add cmdline flag to use the values in requirements.json vs. nightly latest CI, so it's easy to switch between a CI-based build and a statically-defined list of deps
> * add url-latest in requirements.json so that for requirements that have a CI or latest URL, we know where to pull the nightly; this would obviate the need to pass in the URLs via commandline, or to have to toggle between stable/staging and snapshot/CI every time we want to run one type of build or the other
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3859) Use SHA256sums to intelligently download latest CI builds into DP installer
by Nick Boldt (JIRA)
Nick Boldt created JBDS-3859:
--------------------------------
Summary: Use SHA256sums to intelligently download latest CI builds into DP installer
Key: JBDS-3859
URL: https://issues.jboss.org/browse/JBDS-3859
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: platform-installer
Affects Versions: 10.0.0.Alpha1
Reporter: Nick Boldt
Assignee: Nick Boldt
Per discussion with Denis today, we:
* need to check REMOTE sha256sum before pulling down a new JBDS jar; this will allow us to only fetch a new jbds.jar if the SHAs don't match because a new CI build is available
* re-enable creation of sha256sum after a download (so that we don't have to create them every time we want to compare to a remote one
* switch json to use nightly for CDK, vbox, jbds, so builds will use the latest CI
* add cmdline flag to use the values in requirements.json vs. nightly latest CI, so it's easy to switch between a CI-based build and a statically-defined list of deps
* add url-latest in requirements.json so that for requirements that have a CI or latest URL, we know where to pull the nightly; this would obviate the need to pass in the URLs via commandline, or to have to toggle between stable/staging and snapshot/CI every time we want to run one type of build or the other
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3859) Use SHA256sums to intelligently download latest CI builds into DP installer
by CDW Engine (JIRA)
[ https://issues.jboss.org/browse/JBDS-3859?page=com.atlassian.jira.plugin.... ]
CDW Engine updated JBDS-3859:
-----------------------------
> Use SHA256sums to intelligently download latest CI builds into DP installer
> ---------------------------------------------------------------------------
>
> Key: JBDS-3859
> URL: https://issues.jboss.org/browse/JBDS-3859
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 10.0.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
>
> Per discussion with Denis today, we:
> * need to check REMOTE sha256sum before pulling down a new JBDS jar; this will allow us to only fetch a new jbds.jar if the SHAs don't match because a new CI build is available
> * re-enable creation of sha256sum after a download (so that we don't have to create them every time we want to compare to a remote one
> * switch json to use nightly for CDK, vbox, jbds, so builds will use the latest CI
> * add cmdline flag to use the values in requirements.json vs. nightly latest CI, so it's easy to switch between a CI-based build and a statically-defined list of deps
> * add url-latest in requirements.json so that for requirements that have a CI or latest URL, we know where to pull the nightly; this would obviate the need to pass in the URLs via commandline, or to have to toggle between stable/staging and snapshot/CI every time we want to run one type of build or the other
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-19838) Re-consider relationship between Central and Software/update page
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19838?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-19838:
--------------------------------
Component/s: central-update
(was: central)
> Re-consider relationship between Central and Software/update page
> -----------------------------------------------------------------
>
> Key: JBIDE-19838
> URL: https://issues.jboss.org/browse/JBIDE-19838
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: central-update
> Affects Versions: 4.3.0.Beta1
> Environment: JBT 4.3.0.Nightly, central feature version 2.0.0.Beta1-v20150520-1916-B702
> Reporter: Radim Hopp
> Fix For: LATER
>
>
> Now in new Central, there is big Add Tools button which switches central to Software/Update page.
> Now, I can imagine some people struggling with switching back to Central form Software/Update page. The tabs on bottom are easy to overlook (when it's ones first encountering with central). It would be good IMHO to have some "back" button on Software/Update page.
> With old central it was OK, because switching to Software/Update page required user to notice those tabs on the bottom. No one can be completely unaware of those.
> What do you think?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months