[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
11 years, 11 months
[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
11 years, 11 months
[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
11 years, 11 months
[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
11 years, 11 months
[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
11 years, 11 months
[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
11 years, 11 months
[JBoss JIRA] (JBIDE-16929) Code Assist for <h:link value ""> is missing items "/resources", "/templates", "/pages"
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16929?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-16929:
----------------------------------------
{quote}
Also attribute value is offered by Code Assist only offered values for value attribute are not correct and they are not in any jar they are part of JSF project (directories resources, pages and templates)
{quote}
I'm not sure I follow you. Could you give me more details please?
Anyway I can't reproduce it in Beta2 but I can reproduce it in Beta1 because of JBIDE-16859.
> Code Assist for <h:link value ""> is missing items "/resources","/templates","/pages"
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-16929
> URL: https://issues.jboss.org/browse/JBIDE-16929
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf, jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Beta1
> Environment: JBDS 8.0.0.Beta1-v20140323-1410-B78, Linux
> Reporter: Vlado Pakan
> Assignee: Alexey Kazakov
> Fix For: 4.2.0.Beta2
>
>
> 1. Create JSF 2 project
> 2. Open inputname.xhtml page
> 3. Insert <h:link value=""> tag
> 4. Call Code Assist for value attribute
> ERROR: Code Assist doesn't contain items: "/resources","/templates","/pages".
> Code Assist for <link href=""> href attribute contains these items
--
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
11 years, 11 months