[JBoss JIRA] (JBDS-3930) For JBDS 10.1.0.Alpha1: Prepare for 4.4.1.Alpha1
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3930?page=com.atlassian.jira.plugin.... ]
Nick Boldt closed JBDS-3930.
----------------------------
Resolution: Done
> For JBDS 10.1.0.Alpha1: Prepare for 4.4.1.Alpha1
> ------------------------------------------------
>
> Key: JBDS-3930
> URL: https://issues.jboss.org/browse/JBDS-3930
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Task
> Components: installer
> Reporter: Nick Boldt
> Priority: Blocker
> Labels: task
> Fix For: 10.1.0.Alpha1
>
>
> For JBDS 10.1.0.Alpha1: Please perform the following tasks:
> 1. Check out your existing *{color:orange}master{color}* branch:
> {code}
> git checkout master
> {code}
> 2. Update your *{color:orange}master{color}* root pom to use the latest parent pom version, *{color:orange}4.4.1.Alpha1-SNAPSHOT{color}*:
> {code}
> <parent>
> <groupId>org.jboss.tools</groupId>
> <artifactId>parent</artifactId>
> <version>4.4.1.Alpha1-SNAPSHOT</version>
> </parent>
> {code}
> Now, your root pom will use parent pom version:
> * *{color:orange}4.4.1.Alpha1-SNAPSHOT{color}* in your *{color:orange}master{color}* branch
> 3. Ensure that component features/plugins have been [properly upversioned|http://wiki.eclipse.org/Version_Numbering#Overall_example], eg., from 1.0.0 to 1.0.1.
> {code}
> mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:0.25.0:set-version -DnewVersion=1.0.1-SNAPSHOT
> {code}
> 4. Ensure you've *built & run tests* using the latest target platform version 4.60.0.Final-SNAPSHOT (4.60 = Eclipse Neon.0)
> {code}
> mvn clean verify -Dtpc.version=4.60.0.Final-SNAPSHOT
> {code}
> 4. Close (do not resolve) this JIRA when done.
> [Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3936) devstudio.exe has eclipse icon
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3936?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3936:
----------------------------------
Aside: can we use the RHD logo for THIS JIRA tracker? or is that verboten too? Is JIRA a product, or a service? Do websites count as products? Or ...?
> devstudio.exe has eclipse icon
> ------------------------------
>
> Key: JBDS-3936
> URL: https://issues.jboss.org/browse/JBDS-3936
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 10.0.0.GA
> Reporter: Radim Hopp
> Assignee: Nick Boldt
> Priority: Blocker
> Labels: respin-a
> Fix For: 10.0.0.GA
>
> Attachments: devstudio.ico.10.png, jbds.ico.9.1.png, jbds.ico.9.1export-layers.png, jbds.ico_vs_devstudio.ico.png
>
>
> [installFolder]/studio/devstudio.exe has eclipse icon instead of redhat developer icon.
> http://i.imgur.com/ZKjeJGC.png
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3936) devstudio.exe has eclipse icon
by James Cobb (JIRA)
[ https://issues.jboss.org/browse/JBDS-3936?page=com.atlassian.jira.plugin.... ]
James Cobb commented on JBDS-3936:
----------------------------------
[~nickboldt] [~sjcox][[~ray.ploski][~harrymower][~crobson]
There are two issues here....
1) RH brand says products can't have logos and must use the logotypes. This system is broken when it comes to products like JBDS and Devstudio that NEEDS a logo or Icon to use to identify themselves on desktops and IDEs. Brand hasn't dedicated the time to fix this issue so I understand the frustration and desire to go off the farm and create one. The solution you're team chose not only breaks this rule but leads to issue #2.
2) The icon you use is for the Global RHD Program. Using it associated with a single product dilutes the overall brand for RHD and creates confusion with the users. Think about the "JBoss" issue and the confusion around product, projects, the AS and others. No one is clear about this. By using the icon, your team is setting us up for this problem for RHD.
If you're going to go rogue and create an Icon for a product, don't compound it by messing up and making things harder for other teams.
> devstudio.exe has eclipse icon
> ------------------------------
>
> Key: JBDS-3936
> URL: https://issues.jboss.org/browse/JBDS-3936
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 10.0.0.GA
> Reporter: Radim Hopp
> Assignee: Nick Boldt
> Priority: Critical
> Labels: respin-a
> Fix For: 10.0.0.GA
>
> Attachments: devstudio.ico.10.png, jbds.ico.9.1.png, jbds.ico.9.1export-layers.png, jbds.ico_vs_devstudio.ico.png
>
>
> [installFolder]/studio/devstudio.exe has eclipse icon instead of redhat developer icon.
> http://i.imgur.com/ZKjeJGC.png
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months