[JBoss JIRA] (JBIDE-15579) org.jboss.tools.seam230.core.test - SWT No More Handles
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15579?page=com.atlassian.jira.plugi... ]
Denis Golovin reassigned JBIDE-15579:
-------------------------------------
Assignee: Denis Golovin
> org.jboss.tools.seam230.core.test - SWT No More Handles
> -------------------------------------------------------
>
> Key: JBIDE-15579
> URL: https://issues.jboss.org/browse/JBIDE-15579
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: seam2
> Affects Versions: 4.1.1.Alpha2
> Reporter: Nick Boldt
> Assignee: Denis Golovin
> Attachments: console.log
>
>
> {code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_7.0.kepler/job/jbosstools-javaee_41/106/console}
> 04:28:46 [INFO] org.jboss.tools.seam230.core.test ................. FAILURE [50.907s]
> 04:28:46 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.18.0:test (default-test) on project org.jboss.tools.seam230.core.test: An unexpected error occured (return code 13). See log for details. -> [Help 1]
> {code}
--
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
12 years, 1 month
[JBoss JIRA] (JBIDE-15579) org.jboss.tools.seam230.core.test - SWT No More Handles
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15579?page=com.atlassian.jira.plugi... ]
Denis Golovin resolved JBIDE-15579.
-----------------------------------
Resolution: Out of Date
Build now is running fine.
> org.jboss.tools.seam230.core.test - SWT No More Handles
> -------------------------------------------------------
>
> Key: JBIDE-15579
> URL: https://issues.jboss.org/browse/JBIDE-15579
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: seam2
> Affects Versions: 4.1.1.Alpha2
> Reporter: Nick Boldt
> Assignee: Denis Golovin
> Attachments: console.log
>
>
> {code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_7.0.kepler/job/jbosstools-javaee_41/106/console}
> 04:28:46 [INFO] org.jboss.tools.seam230.core.test ................. FAILURE [50.907s]
> 04:28:46 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.18.0:test (default-test) on project org.jboss.tools.seam230.core.test: An unexpected error occured (return code 13). See log for details. -> [Help 1]
> {code}
--
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
12 years, 1 month
[JBoss JIRA] (JBIDE-16952) Greater-than sign incorrectly considered an invalid character in HTML5 text
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16952?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16952:
-----------------------------------
Component/s: upstream
> Greater-than sign incorrectly considered an invalid character in HTML5 text
> ---------------------------------------------------------------------------
>
> Key: JBIDE-16952
> URL: https://issues.jboss.org/browse/JBIDE-16952
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing, upstream
> Environment: JBoss Tools version that is in JBDS 7.1.1.GA
> Reporter: Ron Šmeral
> Priority: Minor
>
> A HTML5 file like the following
> {code:html}
> <!DOCTYPE html>
> <html>
> <head><title>README</title></head>
> <body>
> <p>To run the tests, select Run As –> JUnit Test in the context menu.</p>
> </body>
> </html>
> {code}
> results in a warning of type _HTML Problem_ with the text _Invalid character used in text string_, marking the greater-than sign (">").
> This warning is incorrect, since ">" is a valid character in HTML5 text elements as confirmed by the W3C validator.
--
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
12 years, 1 month
[JBoss JIRA] (JBIDE-16952) Greater-than sign incorrectly considered an invalid character in HTML5 text
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16952?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-16952:
--------------------------------------
Assignee: Victor Rubezhny
This is an upstream issue. [~vrubezhny] could you please take a look and report to Eclipse bugzilla?
> Greater-than sign incorrectly considered an invalid character in HTML5 text
> ---------------------------------------------------------------------------
>
> Key: JBIDE-16952
> URL: https://issues.jboss.org/browse/JBIDE-16952
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing, upstream
> Environment: JBoss Tools version that is in JBDS 7.1.1.GA
> Reporter: Ron Šmeral
> Assignee: Victor Rubezhny
> Priority: Minor
>
> A HTML5 file like the following
> {code:html}
> <!DOCTYPE html>
> <html>
> <head><title>README</title></head>
> <body>
> <p>To run the tests, select Run As –> JUnit Test in the context menu.</p>
> </body>
> </html>
> {code}
> results in a warning of type _HTML Problem_ with the text _Invalid character used in text string_, marking the greater-than sign (">").
> This warning is incorrect, since ">" is a valid character in HTML5 text elements as confirmed by the W3C validator.
--
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
12 years, 1 month
[JBoss JIRA] (JBIDE-16952) Greater-than sign incorrectly considered an invalid character in HTML5 text
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16952?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16952:
-----------------------------------
Fix Version/s: 4.2.0.Beta2
> Greater-than sign incorrectly considered an invalid character in HTML5 text
> ---------------------------------------------------------------------------
>
> Key: JBIDE-16952
> URL: https://issues.jboss.org/browse/JBIDE-16952
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing, upstream
> Environment: JBoss Tools version that is in JBDS 7.1.1.GA
> Reporter: Ron Šmeral
> Assignee: Victor Rubezhny
> Priority: Minor
> Fix For: 4.2.0.Beta2
>
>
> A HTML5 file like the following
> {code:html}
> <!DOCTYPE html>
> <html>
> <head><title>README</title></head>
> <body>
> <p>To run the tests, select Run As –> JUnit Test in the context menu.</p>
> </body>
> </html>
> {code}
> results in a warning of type _HTML Problem_ with the text _Invalid character used in text string_, marking the greater-than sign (">").
> This warning is incorrect, since ">" is a valid character in HTML5 text elements as confirmed by the W3C validator.
--
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
12 years, 1 month
[JBoss JIRA] (JBIDE-16955) Daily usage event reporting job (sleeping) stays in Progress View
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16955?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-16955:
----------------------------------------
This job awakes every 24 hours to report daily events if any. Let's make it system so users won't see it in Progress View by default. [~fbricon], [~maxandersen], what do you think?
> Daily usage event reporting job (sleeping) stays in Progress View
> -----------------------------------------------------------------
>
> Key: JBIDE-16955
> URL: https://issues.jboss.org/browse/JBIDE-16955
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: usage
> Affects Versions: 4.2.0.Beta1
> Reporter: Fred Bricon
> Assignee: Alexey Kazakov
> Priority: Minor
> Fix For: 4.2.0.Beta2
>
>
> After restarting the workbench, "Daily usage event reporting job (sleeping)" stays in Progress View forever.
> !http://content.screencast.com/users/fbricon/folders/Jing/media/92f4cca0-5a94-45ac-b2c2-ce2d60c1aee3/daily-usage-reporting-job.png!
> I'm pretty sure it's gonna scare/annoy some users
--
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
12 years, 1 month