[JBoss JIRA] (JBDS-2726) Property Sheet with groupings for html elements
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-2726?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-2726:
-------------------------------------------
[~mmurray] correct, the content will be related to the element the user has currently selected in i.e. outline view.
Its worth note we already have this feature of properties for html elements, they are just not grouped. That is what this feature provides.
> Property Sheet with groupings for html elements
> -----------------------------------------------
>
> Key: JBDS-2726
> URL: https://issues.jboss.org/browse/JBDS-2726
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Requirements
> Reporter: Burr Sutter
>
> Currently the property view is a long list of properties, no grouping, no ordering.
> Makes it tricky to use for quick editing, forcing users to manually edit the elements.
> Would be nice to have at least some basic grouping in the properties view.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBDS-2724) Include Jenkins plugin on JBoss Central
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-2724?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-2724:
-------------------------------------------
The idea is that the Mylyn Build becomes installable from JBoss Central similar to FindBugs and other plugins.
Depending on its dependencies it might be included together with the existing mylyn functionallity, but lets assume it would be standalone.
User would go to JBoss Central, click the software tab and search for keywords like jenkins, hudson or build and a plugin named "Mylyn Build" would be shown and then use the normal installation steps to get it installed.
Once it is installed there is a "Builds" view where users can setup jenkins instances, such as the one they get when setting up a jenkins server on openshift.
> Include Jenkins plugin on JBoss Central
> ---------------------------------------
>
> Key: JBDS-2724
> URL: https://issues.jboss.org/browse/JBDS-2724
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Burr Sutter
>
> We should make it easier to work with jenkins for our devops users.
> Start by including the Jenkins plugin (from Max: Mylyn build plugin)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBDS-2623) Create target platform for mirrored parts of Central / 3rd Party Extras
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-2623?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-2623:
-------------------------------------------
This is behind the scene work. Makes verification/maintanence of our builds easier.
> Create target platform for mirrored parts of Central / 3rd Party Extras
> -----------------------------------------------------------------------
>
> Key: JBDS-2623
> URL: https://issues.jboss.org/browse/JBDS-2623
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: 3rdPartyCertification, 3rdPartyDependencies, Central, updatesite, Upstream
> Affects Versions: 7.0.0.Beta1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 7.1.x
>
>
> As discussed in JBDS-2486 ( https://issues.jboss.org/browse/JBDS-2486?focusedCommentId=12770186&page=... ) we need to produce a target file for use with Central.
> Goal here would be to build the Extras site (used by Central) as a TP update site rather than a composite of mirrors, which would provide us with a manifest of exactly which versions of these duped IUs were to be contained in the Extras site. If something bad happens, we can add duplicate versions of IUs to the TP and know exactly why we include both Jetty 8.1.3 and 8.1.9 (for example) or two different spins of WindowBuilder. This would mean it wouldn't matter if we filtered content out of the mirrors, because we'd be handling the filtering in a single place (extras.target) rather than multiple build.xml files.
> In future, we would:
> * mirror the individual upstream projects into /updates/requirements/<project> [on dl.jb.org]
> * mirror the individual upstream projects into /updates/requirements/<project> [on www.qa]
> * produce an aggregate of the stuff that Central needs, and publish that instead of the composite [on dl.jb.org]
> * produce an aggregate of the stuff that Central needs, and publish that instead of the composite [on www.qa]
> * produce an aggregate of the stuff that Central needs, and publish that instead of the composite [on ds.jb.com]
> * add a whole new aggregate for old + new content
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBDS-2741) Replace staging & staging.previous (two builds w/ reused URLs) with uniquely timestamped build URLs and auto-regenerated composite*.xml files
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBDS-2741?page=com.atlassian.jira.plugin.... ]
Michelle Murray commented on JBDS-2741:
---------------------------------------
[Docs] No impact on docs
> Replace staging & staging.previous (two builds w/ reused URLs) with uniquely timestamped build URLs and auto-regenerated composite*.xml files
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-2741
> URL: https://issues.jboss.org/browse/JBDS-2741
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: updatesite
> Affects Versions: 7.0.0.GA
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 7.1.0.Alpha1
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBDS-2740) Support multiple namespaces in OpenShift
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-2740?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-2740:
-------------------------------------------
which api versions is this supported in ? docs ?
> Support multiple namespaces in OpenShift
> ----------------------------------------
>
> Key: JBDS-2740
> URL: https://issues.jboss.org/browse/JBDS-2740
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Andy Goldstein
> Assignee: Andre Dietisheim
> Labels: openshift
>
> OpenShift will soon add support for a user to have access to multiple namespaces. This includes:
> - a user creates and owns multiple namespaces
> - a user has permission to work with a domain owned by another user (with differing permission levels)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBDS-2457) Mirror stable content on Akamai
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBDS-2457?page=com.atlassian.jira.plugin.... ]
Michelle Murray edited comment on JBDS-2457 at 8/30/13 12:01 AM:
-----------------------------------------------------------------
Docs Q: I am assuming this will not change what users have to do. Please correct me if I am wrong.
was (Author: mmurray):
Docs Q: I am assuming this will have no impact on users. Please correct me if I am wrong.
> Mirror stable content on Akamai
> -------------------------------
>
> Key: JBDS-2457
> URL: https://issues.jboss.org/browse/JBDS-2457
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: updatesite
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Fix For: 7.1.0.Alpha1
>
>
> In order to improve installation time (for both end-users and internal build/test usage), we should use Akamai on the stable folders if devstudio downloas site.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months