[JBoss JIRA] (JBDS-3714) Add a back button to the confirm page
by Jan Richter (JIRA)
Jan Richter created JBDS-3714:
---------------------------------
Summary: Add a back button to the confirm page
Key: JBDS-3714
URL: https://issues.jboss.org/browse/JBDS-3714
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Enhancement
Components: installer
Affects Versions: 9.1.0.CR1
Reporter: Jan Richter
Priority: Minor
A user might want to back off from the confirmation page, maybe to sign in with a different account.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21965) oc rsync triggered when adding/removing breakpoints
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21965?page=com.atlassian.jira.plugi... ]
Xavier Coulon commented on JBIDE-21965:
---------------------------------------
Thanks for reviewing and merging, but [~fbricon] deserves all the credit for this patch ;-)
> oc rsync triggered when adding/removing breakpoints
> ---------------------------------------------------
>
> Key: JBIDE-21965
> URL: https://issues.jboss.org/browse/JBIDE-21965
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Fred Bricon
> Assignee: Xavier Coulon
> Fix For: 4.3.1.CR1
>
>
> With a server adapter set for openshift, in started mode, whenever a breakpoint is added to a class of the deployed project, rsync is triggered.
> in OpenShiftResourceChangeListener, testing the markers flag and moving the resource adding to the list up in the if block, makes it better. The downside is creating new folders doesn’t trigger new rsyncs.
> AFTER | BEFORE
> !http://content.screencast.com/users/fbricon/folders/Jing/media/45e7367b-5338-4f56-b5c2-e8ad04158633/00000375.png|width=800!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21966) oc rsync triggered when adding/removing breakpoints
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21966?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21966:
-------------------------------------
Fix Version/s: 4.4.0.Alpha1
(was: 4.3.1.CR1)
> oc rsync triggered when adding/removing breakpoints
> ---------------------------------------------------
>
> Key: JBIDE-21966
> URL: https://issues.jboss.org/browse/JBIDE-21966
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Fred Bricon
> Assignee: Xavier Coulon
> Fix For: 4.4.0.Alpha1
>
>
> With a server adapter set for openshift, in started mode, whenever a breakpoint is added to a class of the deployed project, rsync is triggered.
> in OpenShiftResourceChangeListener, testing the markers flag and moving the resource adding to the list up in the if block, makes it better. The downside is creating new folders doesn’t trigger new rsyncs.
> AFTER | BEFORE
> !http://content.screencast.com/users/fbricon/folders/Jing/media/45e7367b-5338-4f56-b5c2-e8ad04158633/00000375.png|width=800!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21966) oc rsync triggered when adding/removing breakpoints
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21966?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21966:
------------------------------------------
cherry-picked into master
> oc rsync triggered when adding/removing breakpoints
> ---------------------------------------------------
>
> Key: JBIDE-21966
> URL: https://issues.jboss.org/browse/JBIDE-21966
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Fred Bricon
> Assignee: Xavier Coulon
> Fix For: 4.4.0.Alpha1
>
>
> With a server adapter set for openshift, in started mode, whenever a breakpoint is added to a class of the deployed project, rsync is triggered.
> in OpenShiftResourceChangeListener, testing the markers flag and moving the resource adding to the list up in the if block, makes it better. The downside is creating new folders doesn’t trigger new rsyncs.
> AFTER | BEFORE
> !http://content.screencast.com/users/fbricon/folders/Jing/media/45e7367b-5338-4f56-b5c2-e8ad04158633/00000375.png|width=800!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21965) oc rsync triggered when adding/removing breakpoints
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21965?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21965:
------------------------------------------
thanks for spotting this!
merged into jbosstools-4.3.x
> oc rsync triggered when adding/removing breakpoints
> ---------------------------------------------------
>
> Key: JBIDE-21965
> URL: https://issues.jboss.org/browse/JBIDE-21965
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Fred Bricon
> Assignee: Xavier Coulon
> Fix For: 4.3.1.CR1
>
>
> With a server adapter set for openshift, in started mode, whenever a breakpoint is added to a class of the deployed project, rsync is triggered.
> in OpenShiftResourceChangeListener, testing the markers flag and moving the resource adding to the list up in the if block, makes it better. The downside is creating new folders doesn’t trigger new rsyncs.
> AFTER | BEFORE
> !http://content.screencast.com/users/fbricon/folders/Jing/media/45e7367b-5338-4f56-b5c2-e8ad04158633/00000375.png|width=800!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21965) oc rsync triggered when adding/removing breakpoints
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21965?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-21965 at 3/24/16 8:06 AM:
-------------------------------------------------------------------
thanks for spotting this and fixing it!
merged into jbosstools-4.3.x
was (Author: adietish):
thanks for spotting this!
merged into jbosstools-4.3.x
> oc rsync triggered when adding/removing breakpoints
> ---------------------------------------------------
>
> Key: JBIDE-21965
> URL: https://issues.jboss.org/browse/JBIDE-21965
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Fred Bricon
> Assignee: Xavier Coulon
> Fix For: 4.3.1.CR1
>
>
> With a server adapter set for openshift, in started mode, whenever a breakpoint is added to a class of the deployed project, rsync is triggered.
> in OpenShiftResourceChangeListener, testing the markers flag and moving the resource adding to the list up in the if block, makes it better. The downside is creating new folders doesn’t trigger new rsyncs.
> AFTER | BEFORE
> !http://content.screencast.com/users/fbricon/folders/Jing/media/45e7367b-5338-4f56-b5c2-e8ad04158633/00000375.png|width=800!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years