[jbosstools-issues] [JBoss JIRA] (JBDS-2250) Provide a "JBoss" CSS theme in JBT and enable it by default in JBDS

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Sep 5 12:02:33 EDT 2012


    [ https://issues.jboss.org/browse/JBDS-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716134#comment-12716134 ] 

Nick Boldt commented on JBDS-2250:
----------------------------------

Tried to install the *net.jeeeyul.eclipse.themes.feature* feature by hand from within Eclipse 4.2.0.JEE from the Juno SR0 mirror [1] and I get:

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,net.jeeeyul.eclipse.themes,1.5.0.201209040005
No repository found containing: org.eclipse.update.feature,net.jeeeyul.eclipse.themes.feature,1.5.0.201209040005

[1] http://download.jboss.org/jbosstools/updates/juno/SR0/

Checking the metadata for [1], I see that the list of children and the COUNT of children do not match. You added a 14th entry but the counter still says 13. Also, for one of the two composite*.xml files, you had added a <child/> outside the <children/> block.

After fixing that in SVN and pushing it to download.jboss.org, I was able to install the feature.

And respinning the TP locally, I now have these IUs:

{code}
cd ~/trunk/build/target-platform
alias   tpup='mvn clean install -Pget.local.target'
alias   tpup2='ant jbds'
tpup;tpup2
find REPO/ JBDS_REPO/ -name "*jeeeyul*"

REPO/features/net.jeeeyul.eclipse.themes.feature_1.5.0.201209040005.jar
REPO/plugins/net.jeeeyul.eclipse.themes_1.5.0.201209040005.jar
JBDS_REPO/features/net.jeeeyul.eclipse.themes.feature_1.5.0.201209040005.jar
JBDS_REPO/plugins/net.jeeeyul.eclipse.themes_1.5.0.201209040005.jar
{code}

So, now I just need to spawn two new jobs for the 6.0 and 4.0 stable branch target platforms and ensure the trunk jobs point at a NEW URL so that it won't overlap the old one we're using for Alpha1.
                
> Provide a "JBoss" CSS theme in JBT and enable it by default in JBDS
> -------------------------------------------------------------------
>
>                 Key: JBDS-2250
>                 URL: https://issues.jboss.org/browse/JBDS-2250
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: ui/branding
>            Reporter: Mickael Istria
>            Assignee: Mickael Istria
>            Priority: Optional
>             Fix For: 6.0.0.Alpha1
>
>         Attachments: snapshot9.png
>
>
> We could leverage Eclipse 4 CSS styling and theming abilities to provide a "JBoss Theme" in JBoss Tools, and make it the default CSS/theme in JBDS.

--
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


More information about the jbosstools-issues mailing list