[JBoss JIRA] (JBIDE-24772) Refactoring: eliminate devstudio target platform; reuse jbosstools target platform
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24772?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24772:
-------------------------------
Summary: Refactoring: eliminate devstudio target platform; reuse jbosstools target platform (was: eliminate devstudio target platform; reuse jbosstools target platform)
> Refactoring: eliminate devstudio target platform; reuse jbosstools target platform
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-24772
> URL: https://issues.jboss.org/browse/JBIDE-24772
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, target-platform
> Affects Versions: 4.5.0.Final
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.1.AM1
>
>
> Now that jbosstoolstarget and jbdevstudiotarget are the same - JBDS-444- - we can eliminate one of them and simply reuse the same artifact in two places.
> Changes:
> * jbosstools-discovery repo - remove unneeded configuration / folders
> * job(s) that publish target platforms to dl.jb.o and ds.rh.com - copy the jbosstools TP to ds.rh.com instead of building a different one & publishing that
> * job(s) / release guide steps that rename/copy target platforms to staging / development / stable / static - change source of TPs to copy/rename to reuse the jbosstools artifacts
> * jbdevstudio-product/pom.xml - point at jbosstoolstarget instead of jbdevstudio one
> * refactoring as per JBDS-3894
> * documentation as per JBIDE-23510
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24674) update the list of nag emails to send on QE stage day
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24674?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24674:
-------------------------------
Labels: releasework (was: )
> update the list of nag emails to send on QE stage day
> -----------------------------------------------------
>
> Key: JBIDE-24674
> URL: https://issues.jboss.org/browse/JBIDE-24674
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.5.0.AM2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Labels: releasework
> Fix For: 4.5.0.Final
>
>
> We should send nag emails re: sprint triage when pushing QE stage build to remind people to move their issues to the next sprint, or resolve them.
> We should also send a nag email to Jeff to create the new sprint versions in JIRA so that triage can actually occur, or else people won't be able to assign existing (slipped) issues to the forthcoming sprint.
> And, we should fire the jiralint-weekly to spam people w/ reminders of which JIRAs are unresolved for the code-frozen version.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24800) keybinding conflict for CTRL-7 in org.jboss.tools.jst.jsp.commands.i18
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-24800:
----------------------------------
Summary: keybinding conflict for CTRL-7 in org.jboss.tools.jst.jsp.commands.i18
Key: JBIDE-24800
URL: https://issues.jboss.org/browse/JBIDE-24800
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html-source-editing
Affects Versions: 4.5.0.Final
Reporter: Nick Boldt
Priority: Minor
{code}
!MESSAGE A conflict occurred for CTRL+7:
Binding(CTRL+7,
ParameterizedCommand(Command(org.jboss.tools.jst.jsp.commands.i18,Externalize selected string...,
,
Category(org.jboss.tools.jst.jsp.commands.category,Visual Page Editor Category,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@6f334ec2,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+7,
ParameterizedCommand(Command(org.eclipse.ptp.etfw.feedback.actions.commands.perfsuiteCommand,Display PerfSuite Feedback,
,
Category(org.eclipse.ptp.etfw.feedback.actions.commands.category,PerfSuite Feedback View,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@78a6ffe3,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24800) keybinding conflict for CTRL-7 in org.jboss.tools.jst.jsp.commands.i18
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24800?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24800:
-------------------------------
Fix Version/s: 4.5.x
> keybinding conflict for CTRL-7 in org.jboss.tools.jst.jsp.commands.i18
> ----------------------------------------------------------------------
>
> Key: JBIDE-24800
> URL: https://issues.jboss.org/browse/JBIDE-24800
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html-source-editing
> Affects Versions: 4.5.0.Final
> Reporter: Nick Boldt
> Priority: Minor
> Fix For: 4.5.x
>
>
> {code}
> !MESSAGE A conflict occurred for CTRL+7:
> Binding(CTRL+7,
> ParameterizedCommand(Command(org.jboss.tools.jst.jsp.commands.i18,Externalize selected string...,
> ,
> Category(org.jboss.tools.jst.jsp.commands.category,Visual Page Editor Category,null,true),
> org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@6f334ec2,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,,system)
> Binding(CTRL+7,
> ParameterizedCommand(Command(org.eclipse.ptp.etfw.feedback.actions.commands.perfsuiteCommand,Display PerfSuite Feedback,
> ,
> Category(org.eclipse.ptp.etfw.feedback.actions.commands.category,PerfSuite Feedback View,null,true),
> org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@78a6ffe3,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,,system)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24800) keybinding conflict for CTRL-7 in org.jboss.tools.jst.jsp.commands.i18
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24800?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-24800:
----------------------------------
Assignee: Jeff MAURY
> keybinding conflict for CTRL-7 in org.jboss.tools.jst.jsp.commands.i18
> ----------------------------------------------------------------------
>
> Key: JBIDE-24800
> URL: https://issues.jboss.org/browse/JBIDE-24800
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html-source-editing
> Affects Versions: 4.5.0.Final
> Reporter: Nick Boldt
> Assignee: Jeff MAURY
> Priority: Minor
> Fix For: 4.5.x
>
>
> {code}
> !MESSAGE A conflict occurred for CTRL+7:
> Binding(CTRL+7,
> ParameterizedCommand(Command(org.jboss.tools.jst.jsp.commands.i18,Externalize selected string...,
> ,
> Category(org.jboss.tools.jst.jsp.commands.category,Visual Page Editor Category,null,true),
> org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@6f334ec2,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,,system)
> Binding(CTRL+7,
> ParameterizedCommand(Command(org.eclipse.ptp.etfw.feedback.actions.commands.perfsuiteCommand,Display PerfSuite Feedback,
> ,
> Category(org.eclipse.ptp.etfw.feedback.actions.commands.category,PerfSuite Feedback View,null,true),
> org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@78a6ffe3,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,,system)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months