[JBoss JIRA] (JBIDE-15482) Replace staging & staging.previous (two builds w/ reused URLs) with uniquely timestamped build URLs and auto-regenerated composite*.xml files
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15482?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-15482:
----------------------------------
Fix Version/s: 4.2.0.CR1
(was: 4.2.0.Beta3)
> Replace staging & staging.previous (two builds w/ reused URLs) with uniquely timestamped build URLs and auto-regenerated composite*.xml files
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-15482
> URL: https://issues.jboss.org/browse/JBIDE-15482
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: build, updatesite
> Affects Versions: 4.2.0.Beta2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.2.0.CR1
>
>
> Be it proposed:
> {quote}
> that instead of an in-place move which reuses
> generic folder names like "staging" and "staging.previous", we
> composite build output using unique names like
> 2013-08-09_05-05-26-B7222/ or 2013-08-13_10-05-28-B7255
> {quote}
> We therefore need:
> a) to regenerate the composite site each time there's a new build
> published, in order to remove the oldest and add the newest (keeping
> only the Nth and N-1rst builds)
> (I have a script that might already work for this, or would need
> tweaking.)
> b) heuristics to determine when an older (N-2, N-3, ... N-z) build is
> no longer needed, perhaps simply by assuming no one needs it after
> 24hrs?
> 24 hours should be more that enough.
> c) a cleanup script which can purge all but the builds which are no
> more than 1 day old, keeping at all times at least two builds (N and
> N-1)
> (I have a script that already does this for folders like
> http://download.jboss.org/jbosstools/builds/nightly/core/trunk/ but
> might need to be tweaked to work for a new pattern of
> staging/\$\{JOB_NAME}/<BUILD_ID>/ .)
> {quote}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17527) revise Early Access disclaimer copy
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17527?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-17527:
-------------------------------
Labels: early-access respin-a (was: early-access)
> revise Early Access disclaimer copy
> -----------------------------------
>
> Key: JBIDE-17527
> URL: https://issues.jboss.org/browse/JBIDE-17527
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, discovery
> Affects Versions: 4.2.0.Beta2
> Reporter: Nick Boldt
> Assignee: Michelle Murray
> Labels: early-access, respin-a
> Fix For: 4.2.0.Beta3
>
>
> Copy needs a bit of a rewrite.
> Old:
> {quote}
> *Early Access Features*
> Early Access features contains new functionality and fixes that are under development. You are encouraged to use these and give feedback but be aware: They are NOT officially supported, and NOT guaranteed to work correctly in your installation nor is it guaranteed it will end up in the final version. Use them at your own risk!
> [ ] I understand those conditions, and I still want to access Early Access features.
> {quote}
> Proposed:
> {quote}
> *Early Access features*
> Early Access features contain new functionality and/or fixes that are under development. You are encouraged to use these features and to give feedback but be aware that these features are NOT officially supported, NOT guaranteed to work correctly, and subject to removal from JBoss Central at any time, for any reason. Use them at your own risk!
> [ ] I understand these conditions, and still want to enable Early Access features.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17527) revise Early Access disclaimer copy
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17527?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-17527:
------------------------------------
Too late for Beta3 so attach respin-a label and hope we get quorum here before next week. :)
> revise Early Access disclaimer copy
> -----------------------------------
>
> Key: JBIDE-17527
> URL: https://issues.jboss.org/browse/JBIDE-17527
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, discovery
> Affects Versions: 4.2.0.Beta2
> Reporter: Nick Boldt
> Assignee: Michelle Murray
> Labels: early-access, respin-a
> Fix For: 4.2.0.Beta3
>
>
> Copy needs a bit of a rewrite.
> Old:
> {quote}
> *Early Access Features*
> Early Access features contains new functionality and fixes that are under development. You are encouraged to use these and give feedback but be aware: They are NOT officially supported, and NOT guaranteed to work correctly in your installation nor is it guaranteed it will end up in the final version. Use them at your own risk!
> [ ] I understand those conditions, and I still want to access Early Access features.
> {quote}
> Proposed:
> {quote}
> *Early Access features*
> Early Access features contain new functionality and/or fixes that are under development. You are encouraged to use these features and to give feedback but be aware that these features are NOT officially supported, NOT guaranteed to work correctly, and subject to removal from JBoss Central at any time, for any reason. Use them at your own risk!
> [ ] I understand these conditions, and still want to enable Early Access features.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-15609) versionwatch should ignore when there's a folder & jar which are identical
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15609?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-15609:
------------------------------------
Thanks. Slipping this to CR1. If you get it done sooner, feel free to bump it back :)
> versionwatch should ignore when there's a folder & jar which are identical
> --------------------------------------------------------------------------
>
> Key: JBIDE-15609
> URL: https://issues.jboss.org/browse/JBIDE-15609
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, qa
> Affects Versions: 4.1.1.Alpha2
> Reporter: Nick Boldt
> Assignee: Jiri Peterka
> Fix For: 4.2.0.CR1
>
>
> A while ago I added a facility to jar up feature and plugin folders so they could have their md5 sums compared.
> Now, the vwatch tool complains when there's a folder and a jar present.
> Two possible solutions to this come to mind:
> a) ignore this - do not report as *{color:red}a problem{color}*
> b) whenever a folder is jarred up, delete the source folder, so the above condition cannot occur
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months