[JBoss JIRA] (JBDS-3034) add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3034?page=com.atlassian.jira.plugin.... ]
Nick Boldt closed JBDS-3034.
----------------------------
Closing, done.
> add tern.java to JBDS target platform so that it can be resolved when building JBDS update site, including jst.jsdt
> -------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3034
> URL: https://issues.jboss.org/browse/JBDS-3034
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build, jsp/jsf/xml/html source editing, updatesite
> Affects Versions: 8.0.0.Beta2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 8.0.0.Beta3
>
>
> When we added tern to the JBT target platform, we forgot to add it to the JBDS one... because initially, it was just there to build JST, but wasn't needed at install time.
> Now, it's required to build the JBDS update site, which includes jst.jsdt, because jst.jsdt requires it. Without it, I get this:
> {code}
> [ERROR] Software being installed: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta2-v20140523-2229 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.Beta3-v20140523-1909-B631 requires 'bundle tern.core 0.2.0' but it could not be found
> [ERROR] Cannot satisfy dependency: com.jboss.devstudio.core.site raw:8.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):8.0.0-SNAPSHOT depends on: org.jboss.tools.aerogear.hybrid.feature.feature.group 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.core 1.1.0.Beta2-v20140523-1436-B253 depends on: bundle org.jboss.tools.jst.jsdt 0.0.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.aerogear.hybrid.feature.feature.group 1.1.0.Beta2-v20140523-1436-B253 depends on: org.jboss.tools.aerogear.hybrid.core [1.1.0.Beta2-v20140523-1436-B253]
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17184) org.jboss.tools.jsf.ui.test failure on Windows
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17184?page=com.atlassian.jira.plugi... ]
Alexey Kazakov closed JBIDE-17184.
----------------------------------
> org.jboss.tools.jsf.ui.test failure on Windows
> ----------------------------------------------
>
> Key: JBIDE-17184
> URL: https://issues.jboss.org/browse/JBIDE-17184
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.2.0.Beta1
> Reporter: Daniel Azarov
> Assignee: Viacheslav Kabanovich
> Fix For: 4.2.0.Beta2
>
> Attachments: Linux17184.png, org.jboss.tools.jsf.ui.test.JsfUiAllTests.txt, Windows17184.png, Windows17184.png
>
>
> Tests run: 104, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 738.449 sec <<< FAILURE!
> Results :
> Failed tests: testMessagesInLocalizedBundles(org.jboss.tools.jsf.jsp.ca.test.CAJsfMessagesProposalsTest): The proposal to apply not found.
> Tests run: 104, Failures: 1, Errors: 0, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17183) org.jboss.tools.jsf.text.ext.test failure on Windows
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17183?page=com.atlassian.jira.plugi... ]
Alexey Kazakov closed JBIDE-17183.
----------------------------------
> org.jboss.tools.jsf.text.ext.test failure on Windows
> ----------------------------------------------------
>
> Key: JBIDE-17183
> URL: https://issues.jboss.org/browse/JBIDE-17183
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.2.0.Beta1
> Environment: Windows
> Reporter: Daniel Azarov
> Assignee: Daniel Azarov
> Fix For: 4.2.0.Beta2
>
> Attachments: org.jboss.tools.jsf.text.ext.test.JsfTextExtAllTests.txt
>
>
> Tests run: 54, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 106.758 sec <<< FAILURE!
> Results :
> Failed tests: testCCAttrsHyperlink1(org.jboss.tools.jsf.text.ext.test.JSF2CCAttrsOpenOnTest): Wrong detection for regi
> on - 658 - 665 line - 17 position - 14 offset - 658 (line - 16 position - 14)
> testCCAttrsHyperlink2(org.jboss.tools.jsf.text.ext.test.JSF2CCAttrsOpenOnTest): Wrong detection for region - 610 - 617
> line - 17 position - 14 offset - 610 (line - 16 position - 14)
> testCCAttrsHyperlink1(org.jboss.tools.jsf.text.ext.test.JSF22CCAttrsOpenOnTest): Wrong detection for region - 660 - 667 line - 17 position - 14 offset - 660 (line - 16 position - 14)
> testCCAttrsHyperlink2(org.jboss.tools.jsf.text.ext.test.JSF22CCAttrsOpenOnTest): Wrong detection for region - 612 - 619 line - 17 position - 14 offset - 612 (line - 16 position - 14)
> Tests run: 54, Failures: 4, Errors: 0, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17182) org.jboss.tools.jsf.test tests failure on Windows
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17182?page=com.atlassian.jira.plugi... ]
Alexey Kazakov closed JBIDE-17182.
----------------------------------
> org.jboss.tools.jsf.test tests failure on Windows
> -------------------------------------------------
>
> Key: JBIDE-17182
> URL: https://issues.jboss.org/browse/JBIDE-17182
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.2.0.Beta1
> Environment: Windows
> Reporter: Daniel Azarov
> Assignee: Victor Rubezhny
> Fix For: 4.2.0.Beta2
>
> Attachments: org.jboss.tools.jsf.test.JsfAllTests.txt
>
>
> Tests run: 84, Failures: 2, Errors: 1, Skipped: 0, Time elapsed: 111.373 sec <<< FAILURE!
> Results :
> Failed tests: testPerformanceOfCalculatingLineNumbers(org.jboss.tools.jsf.test.validation.ELValidatorTest): Wrong line number
> testELVariableRename(org.jboss.tools.jsf.test.refactoring.ELVariableRefactoringTest): There is unexpected change in resource - el.jsp expected:<[cust]> but was:<[#{cu]>
> Tests in error:
> testWebContentValidation(org.jboss.tools.jsf.test.validation.XHTMLValidatorTest): / by zero
> Tests run: 109, Failures: 2, Errors: 1, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-16512) OpenShift Shells: Some shells (and wizards) do not have title bar
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16512?page=com.atlassian.jira.plugi... ]
Daniel Azarov commented on JBIDE-16512:
---------------------------------------
Note: On my Ubuntu with GNOME these shells (Tail Files, Details and Create Server Adapter) also have no title bar
> OpenShift Shells: Some shells (and wizards) do not have title bar
> -----------------------------------------------------------------
>
> Key: JBIDE-16512
> URL: https://issues.jboss.org/browse/JBIDE-16512
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Alpha2
> Reporter: Marián Labuda
> Priority: Minor
> Fix For: 4.2.x
>
>
> On Fedora with GNOME many shells (wizards) do not have Title bar and that's the reason they are not dragable / moveable. Before 4.2.0 there was not almost any of the title bars, but with 4.2.0 there is seen improvement.
> Specifically these shells do not have title bar:
> - Port forwarding (shell opened from application context menu)
> - Edit enviroment variables (shell opened from application context menu)
> - Import application (wizard opened from application context menu)
> - New connection (shell opened from OpenShift explorer view context menu or by click on tool bar button Connect to Openshift)
> - Edit connection (shell opened from context menu of connection)
> - New domain (shell opened from context menu of connection)
> - Edit domain (shell opened from context menu of domain)
> - Manage domains (shell opened from context menu of connection)
> - New application (wizard open from context menu of connection / domain or File - New - OpenShift Application
> Few examples of correct shells:
> - Tail Files (shell opened from application context menu)
> - Details (shell opened from application context menu)
> - Create server adapted (shell opened from application context menu)
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17183) org.jboss.tools.jsf.text.ext.test failure on Windows
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17183?page=com.atlassian.jira.plugi... ]
Daniel Azarov commented on JBIDE-17183:
---------------------------------------
I did. Tests pass on my Windows 8.1
> org.jboss.tools.jsf.text.ext.test failure on Windows
> ----------------------------------------------------
>
> Key: JBIDE-17183
> URL: https://issues.jboss.org/browse/JBIDE-17183
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.2.0.Beta1
> Environment: Windows
> Reporter: Daniel Azarov
> Assignee: Daniel Azarov
> Fix For: 4.2.0.Beta2
>
> Attachments: org.jboss.tools.jsf.text.ext.test.JsfTextExtAllTests.txt
>
>
> Tests run: 54, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 106.758 sec <<< FAILURE!
> Results :
> Failed tests: testCCAttrsHyperlink1(org.jboss.tools.jsf.text.ext.test.JSF2CCAttrsOpenOnTest): Wrong detection for regi
> on - 658 - 665 line - 17 position - 14 offset - 658 (line - 16 position - 14)
> testCCAttrsHyperlink2(org.jboss.tools.jsf.text.ext.test.JSF2CCAttrsOpenOnTest): Wrong detection for region - 610 - 617
> line - 17 position - 14 offset - 610 (line - 16 position - 14)
> testCCAttrsHyperlink1(org.jboss.tools.jsf.text.ext.test.JSF22CCAttrsOpenOnTest): Wrong detection for region - 660 - 667 line - 17 position - 14 offset - 660 (line - 16 position - 14)
> testCCAttrsHyperlink2(org.jboss.tools.jsf.text.ext.test.JSF22CCAttrsOpenOnTest): Wrong detection for region - 612 - 619 line - 17 position - 14 offset - 612 (line - 16 position - 14)
> Tests run: 54, Failures: 4, Errors: 0, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17182) org.jboss.tools.jsf.test tests failure on Windows
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17182?page=com.atlassian.jira.plugi... ]
Daniel Azarov commented on JBIDE-17182:
---------------------------------------
I did. Tests pass on my Windows 8.1
> org.jboss.tools.jsf.test tests failure on Windows
> -------------------------------------------------
>
> Key: JBIDE-17182
> URL: https://issues.jboss.org/browse/JBIDE-17182
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.2.0.Beta1
> Environment: Windows
> Reporter: Daniel Azarov
> Assignee: Victor Rubezhny
> Fix For: 4.2.0.Beta2
>
> Attachments: org.jboss.tools.jsf.test.JsfAllTests.txt
>
>
> Tests run: 84, Failures: 2, Errors: 1, Skipped: 0, Time elapsed: 111.373 sec <<< FAILURE!
> Results :
> Failed tests: testPerformanceOfCalculatingLineNumbers(org.jboss.tools.jsf.test.validation.ELValidatorTest): Wrong line number
> testELVariableRename(org.jboss.tools.jsf.test.refactoring.ELVariableRefactoringTest): There is unexpected change in resource - el.jsp expected:<[cust]> but was:<[#{cu]>
> Tests in error:
> testWebContentValidation(org.jboss.tools.jsf.test.validation.XHTMLValidatorTest): / by zero
> Tests run: 109, Failures: 2, Errors: 1, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months