[JBoss JIRA] (JBIDE-23649) [baseline compare check] plugins in jbosstools-webservices need to be upversioned so they're greater than versions in last stable jbosstools site
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23649?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-23649:
----------------------------------
Assignee: Jeff MAURY
> [baseline compare check] plugins in jbosstools-webservices need to be upversioned so they're greater than versions in last stable jbosstools site
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23649
> URL: https://issues.jboss.org/browse/JBIDE-23649
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.4.3.AM1
> Reporter: Nick Boldt
> Assignee: Jeff MAURY
> Priority: Blocker
> Fix For: 4.4.3.AM1
>
>
> Building jbosstools-webservices from master branch, after releasing JBoss Tools 4.4.2.Final to the stable site [1] on Dec 8 last week:
> {code}
> mvn clean install -DskipTests -DskipBaselineComparison=false{code}
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project
> org.jboss.tools.ws.feature: Duplicate version but different content found for (org.jboss.tools.ws.feature.source.feature.jar/1.9.2.v20160922-1835).
> Also exists in baseline, but its content is different. -> [Help 1]
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project
> org.jboss.tools.ws.jaxrs.feature: Duplicate version but different content found for (org.jboss.tools.ws.jaxrs.feature.source.feature.jar/1.9.2.v20161115-1657).
> Also exists in baseline, but its content is different. -> [Help 1]
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project
> org.jboss.tools.websockets.feature: Duplicate version but different content found for (org.jboss.tools.websockets.feature.source.feature.jar/1.9.2.v20160922-1835).
> Also exists in baseline, but its content is different. -> [Help 1]
> {code}
> [1] <lastStableRepository>http://download.jboss.org/jbosstools/neon/stable/updates/</lastStableRepository> - https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-23649) [baseline compare check] plugins in jbosstools-webservices need to be upversioned so they're greater than versions in last stable jbosstools site
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23649?page=com.atlassian.jira.plugi... ]
Nick Boldt closed JBIDE-23649.
------------------------------
Resolution: Done
Jeff fixed this 3 weeks ago in sha ae82014. Thanks!
> [baseline compare check] plugins in jbosstools-webservices need to be upversioned so they're greater than versions in last stable jbosstools site
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23649
> URL: https://issues.jboss.org/browse/JBIDE-23649
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.4.3.AM1
> Reporter: Nick Boldt
> Assignee: Jeff MAURY
> Priority: Blocker
> Fix For: 4.4.3.AM1
>
>
> Building jbosstools-webservices from master branch, after releasing JBoss Tools 4.4.2.Final to the stable site [1] on Dec 8 last week:
> {code}
> mvn clean install -DskipTests -DskipBaselineComparison=false{code}
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project
> org.jboss.tools.ws.feature: Duplicate version but different content found for (org.jboss.tools.ws.feature.source.feature.jar/1.9.2.v20160922-1835).
> Also exists in baseline, but its content is different. -> [Help 1]
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project
> org.jboss.tools.ws.jaxrs.feature: Duplicate version but different content found for (org.jboss.tools.ws.jaxrs.feature.source.feature.jar/1.9.2.v20161115-1657).
> Also exists in baseline, but its content is different. -> [Help 1]
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project
> org.jboss.tools.websockets.feature: Duplicate version but different content found for (org.jboss.tools.websockets.feature.source.feature.jar/1.9.2.v20160922-1835).
> Also exists in baseline, but its content is different. -> [Help 1]
> {code}
> [1] <lastStableRepository>http://download.jboss.org/jbosstools/neon/stable/updates/</lastStableRepository> - https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-20705) Click on a webhook URL in Webhook triggers shell automatically copy webhook to clipboard
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20705?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-20705:
------------------------------------------
[~fbricon] I still believe that we need the buttons with icon since it's not obvious to the noob at all that clicking into the text field copies the text to the clip board. How would one know before experiencing it. As [~scabanovich] pointed out, github also has these buttons.
I would remove the automatic copying when selecting or at least telling the user (ex. tooltip/hover once it's done?)
> Click on a webhook URL in Webhook triggers shell automatically copy webhook to clipboard
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-20705
> URL: https://issues.jboss.org/browse/JBIDE-20705
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Marián Labuda
> Fix For: 4.4.3.AM2
>
> Attachments: webhook.png
>
>
> In Webhook triggers shell, opened via context menu of a build config, there are 2 text widgets containing generic and github webhook.
> !webhook.png!
> After click on a webhook text, the whole text is selected and its automatically copied to clipboard. There is also a notification text upon copying to clipboard shown close to the text widget containing a webhook URL.
> Webhook URL should be copied only after click on a button with label "Copy to clipboard" which is located next to the text field containing a webhook URL. Otherwise this button miss reason to exists and it is a bit annoying for me to have URL automatically selected and copied to clipboard every time I click on a text.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-20705) Click on a webhook URL in Webhook triggers shell automatically copy webhook to clipboard
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20705?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-20705:
-------------------------------------
Fix Version/s: 4.4.3.AM2
(was: 4.4.3.AM1)
> Click on a webhook URL in Webhook triggers shell automatically copy webhook to clipboard
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-20705
> URL: https://issues.jboss.org/browse/JBIDE-20705
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Marián Labuda
> Fix For: 4.4.3.AM2
>
> Attachments: webhook.png
>
>
> In Webhook triggers shell, opened via context menu of a build config, there are 2 text widgets containing generic and github webhook.
> !webhook.png!
> After click on a webhook text, the whole text is selected and its automatically copied to clipboard. There is also a notification text upon copying to clipboard shown close to the text widget containing a webhook URL.
> Webhook URL should be copied only after click on a button with label "Copy to clipboard" which is located next to the text field containing a webhook URL. Otherwise this button miss reason to exists and it is a bit annoying for me to have URL automatically selected and copied to clipboard every time I click on a text.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-23649) [baseline compare check] plugins in jbosstools-webservices need to be upversioned so they're greater than versions in last stable jbosstools site
by Brian Fitzpatrick (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23649?page=com.atlassian.jira.plugi... ]
Brian Fitzpatrick reassigned JBIDE-23649:
-----------------------------------------
Assignee: (was: Brian Fitzpatrick)
> [baseline compare check] plugins in jbosstools-webservices need to be upversioned so they're greater than versions in last stable jbosstools site
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23649
> URL: https://issues.jboss.org/browse/JBIDE-23649
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.4.3.AM1
> Reporter: Nick Boldt
> Priority: Blocker
> Fix For: 4.4.3.AM1
>
>
> Building jbosstools-webservices from master branch, after releasing JBoss Tools 4.4.2.Final to the stable site [1] on Dec 8 last week:
> {code}
> mvn clean install -DskipTests -DskipBaselineComparison=false{code}
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project
> org.jboss.tools.ws.feature: Duplicate version but different content found for (org.jboss.tools.ws.feature.source.feature.jar/1.9.2.v20160922-1835).
> Also exists in baseline, but its content is different. -> [Help 1]
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project
> org.jboss.tools.ws.jaxrs.feature: Duplicate version but different content found for (org.jboss.tools.ws.jaxrs.feature.source.feature.jar/1.9.2.v20161115-1657).
> Also exists in baseline, but its content is different. -> [Help 1]
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project
> org.jboss.tools.websockets.feature: Duplicate version but different content found for (org.jboss.tools.websockets.feature.source.feature.jar/1.9.2.v20160922-1835).
> Also exists in baseline, but its content is different. -> [Help 1]
> {code}
> [1] <lastStableRepository>http://download.jboss.org/jbosstools/neon/stable/updates/</lastStableRepository> - https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-22713) IOException in CentralHelper.extractIfNeeded
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22713?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-22713:
-------------------------------
Fix Version/s: 4.4.3.AM2
(was: 4.4.3.AM1)
> IOException in CentralHelper.extractIfNeeded
> --------------------------------------------
>
> Key: JBIDE-22713
> URL: https://issues.jboss.org/browse/JBIDE-22713
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Final
> Reporter: Automated Error Reporting Bot
> Assignee: Jeff MAURY
> Fix For: 4.4.3.AM2
>
>
> The following problem was reported via the automated error reporting:
> Message: Unable to open C:\eclipse\plugins\org.jboss.tools.central_2.0.1.Final-v20160401-1059-B103\resources\jbosstools-central-webpage.zip
> {noformat}
> java.io.IOException: D:\OneDrive\TreinaWeb\Java Básico\JSE\.metadata\.plugins\org.jboss.tools.central\central\bc8a80b\index.html can not be found
> at org.jboss.tools.central.internal.CentralHelper.extractIfNeeded(CentralHelper.java:203)
> at org.jboss.tools.central.internal.CentralHelper.getCentralPageUrl(CentralHelper.java:122)
> at org.jboss.tools.central.internal.CentralHelper.getCentralUrl(CentralHelper.java:60)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage$5.run(GettingStartedHtmlPage.java:252)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.jboss.tools.central | 2.0.1.Final-v20160401-1059-B103 | 2.1.0.qualifier |
> Operating Systems:
> | Linux | 3.2.0 | 4.5.7.fc23 |
> | MacOSX | 10.10.5 | 10.11.5 |
> | Windows | 5.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/571659e0e4b055563f...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months