[JBoss JIRA] (JBIDE-11172) Database Development: Postgres 9.1 tables are not listed
by Koen Aers (Jira)
[ https://issues.jboss.org/browse/JBIDE-11172?page=com.atlassian.jira.plugi... ]
Koen Aers commented on JBIDE-11172:
-----------------------------------
I would have to verify it.
> Database Development: Postgres 9.1 tables are not listed
> --------------------------------------------------------
>
> Key: JBIDE-11172
> URL: https://issues.jboss.org/browse/JBIDE-11172
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate, upstream
> Environment: Mac OS X Lion
> Reporter: Burrsitis Sutter
> Assignee: Koen Aers
> Priority: Critical
> Fix For: 4.13.x
>
> Attachments: Screen Shot 2012-03-05 at 7.52.01 PM.png, Screen Shot 2012-03-05 at 7.55.21 PM.png, Screen Shot 2012-03-05 at 8.00.22 PM.png, Screen Shot 2012-03-05 at 8.00.38 PM.png, pagila-ds.xml, postgresql-9.1-901.jdbc4.jar
>
>
> Postgres 9.1 - connection to a pagila database schema does not return a list of tables in the database explorer, nor in the Hibernate configuration. See attached screenshots.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (JBIDE-26714) Change all occurences of OpenShift 3 by OpenShift
by Jeff MAURY (Jira)
Jeff MAURY created JBIDE-26714:
----------------------------------
Summary: Change all occurences of OpenShift 3 by OpenShift
Key: JBIDE-26714
URL: https://issues.jboss.org/browse/JBIDE-26714
Project: Tools (JBoss Tools)
Issue Type: Task
Components: openshift
Affects Versions: 4.12.0.Final
Reporter: Jeff MAURY
Assignee: Jeff MAURY
Fix For: 4.13.0.AM1
Now that JBoss Tools supports OCP4 in the same way that OCP3, we should replace all occurence of OpenShift 3 by OpenShift
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (JBIDE-24555) Test Failure(s) in JBIDE 4.5.0.AM1 for jst component - org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-24555?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24555:
-------------------------------
Fix Version/s: 4.12.0.Final
(was: 4.13.x)
> Test Failure(s) in JBIDE 4.5.0.AM1 for jst component - org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24555
> URL: https://issues.jboss.org/browse/JBIDE-24555
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: jst
> Affects Versions: 4.5.0.AM1
> Reporter: Martin Malina
> Assignee: Jeff MAURY
> Priority: Blocker
> Labels: testfailure
> Fix For: 4.12.0.Final
>
>
> *2 Test Failure(s) in JBIDE 4.5.0.AM2 for jst component:*
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
> [Search for Test Failure JIRAs in JBIDE 4.5.0.AM1 for jst component|https://issues.jboss.org/issues/?jql=labels%20IN%20(%22testfail...]
> -----
> {code}
> All Failed Tests
> Test Name
> Duration
> Age
> org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.testHyperlinksHTML 0.22 sec 194
> org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.testDetectorHTML 1.1 sec 194
> {code}
> {code}
> Failed
> org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.testHyperlinksHTML (from org.jboss.tools.jst.web.ui.openon.test.JstTextExtAllTests)
> Failing for the past 194 builds (Since #1 )
> Took 0.22 sec.
> Error Message
> Wrong detection for region - <browsers> 301 - 309 line - 16 position - 14 offset - 302 (line - 16 position - 15)
> Stacktrace
> junit.framework.AssertionFailedError: Wrong detection for region - <browsers> 301 - 309 line - 16 position - 14 offset - 302 (line - 16 position - 15)
> at junit.framework.Assert.fail(Assert.java:57)
> at junit.framework.TestCase.fail(TestCase.java:227)
> at org.jboss.tools.jst.jsp.test.openon.HyperlinkTestUtil.checkHyperlinksInTextEditor(HyperlinkTestUtil.java:203)
> at org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.checkHyperlinks(DatalistHyperlinkDetectorTest.java:64)
> at org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.testHyperlinksHTML(DatalistHyperlinkDetectorTest.java:57){code}
> {code}
> Failed
> org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.testDetectorHTML (from org.jboss.tools.jst.web.ui.openon.test.JstTextExtAllTests)
> Failing for the past 194 builds (Since #1 )
> Took 1.1 sec.
> Error Message
> Wrong detection for region - <browsers> 301 - 309 line - 16 position - 14 offset - 301 (line - 16 position - 14)
> Stacktrace
> junit.framework.AssertionFailedError: Wrong detection for region - <browsers> 301 - 309 line - 16 position - 14 offset - 301 (line - 16 position - 14)
> at junit.framework.Assert.fail(Assert.java:57)
> at junit.framework.TestCase.fail(TestCase.java:227)
> at org.jboss.tools.jst.jsp.test.openon.HyperlinkTestUtil.checkRegionsInTextEditor(HyperlinkTestUtil.java:546)
> at org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.checkHyperlinkDetector(DatalistHyperlinkDetectorTest.java:53)
> at org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.testDetectorHTML(DatalistHyperlinkDetectorTest.java:47){code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (JBIDE-24555) Test Failure(s) in JBIDE 4.5.0.AM1 for jst component - org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-24555?page=com.atlassian.jira.plugi... ]
Jeff MAURY closed JBIDE-24555.
------------------------------
Resolution: Done
> Test Failure(s) in JBIDE 4.5.0.AM1 for jst component - org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24555
> URL: https://issues.jboss.org/browse/JBIDE-24555
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: jst
> Affects Versions: 4.5.0.AM1
> Reporter: Martin Malina
> Assignee: Jeff MAURY
> Priority: Blocker
> Labels: testfailure
> Fix For: 4.12.0.Final
>
>
> *2 Test Failure(s) in JBIDE 4.5.0.AM2 for jst component:*
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
> [Search for Test Failure JIRAs in JBIDE 4.5.0.AM1 for jst component|https://issues.jboss.org/issues/?jql=labels%20IN%20(%22testfail...]
> -----
> {code}
> All Failed Tests
> Test Name
> Duration
> Age
> org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.testHyperlinksHTML 0.22 sec 194
> org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.testDetectorHTML 1.1 sec 194
> {code}
> {code}
> Failed
> org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.testHyperlinksHTML (from org.jboss.tools.jst.web.ui.openon.test.JstTextExtAllTests)
> Failing for the past 194 builds (Since #1 )
> Took 0.22 sec.
> Error Message
> Wrong detection for region - <browsers> 301 - 309 line - 16 position - 14 offset - 302 (line - 16 position - 15)
> Stacktrace
> junit.framework.AssertionFailedError: Wrong detection for region - <browsers> 301 - 309 line - 16 position - 14 offset - 302 (line - 16 position - 15)
> at junit.framework.Assert.fail(Assert.java:57)
> at junit.framework.TestCase.fail(TestCase.java:227)
> at org.jboss.tools.jst.jsp.test.openon.HyperlinkTestUtil.checkHyperlinksInTextEditor(HyperlinkTestUtil.java:203)
> at org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.checkHyperlinks(DatalistHyperlinkDetectorTest.java:64)
> at org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.testHyperlinksHTML(DatalistHyperlinkDetectorTest.java:57){code}
> {code}
> Failed
> org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.testDetectorHTML (from org.jboss.tools.jst.web.ui.openon.test.JstTextExtAllTests)
> Failing for the past 194 builds (Since #1 )
> Took 1.1 sec.
> Error Message
> Wrong detection for region - <browsers> 301 - 309 line - 16 position - 14 offset - 301 (line - 16 position - 14)
> Stacktrace
> junit.framework.AssertionFailedError: Wrong detection for region - <browsers> 301 - 309 line - 16 position - 14 offset - 301 (line - 16 position - 14)
> at junit.framework.Assert.fail(Assert.java:57)
> at junit.framework.TestCase.fail(TestCase.java:227)
> at org.jboss.tools.jst.jsp.test.openon.HyperlinkTestUtil.checkRegionsInTextEditor(HyperlinkTestUtil.java:546)
> at org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.checkHyperlinkDetector(DatalistHyperlinkDetectorTest.java:53)
> at org.jboss.tools.jst.web.ui.openon.test.DatalistHyperlinkDetectorTest.testDetectorHTML(DatalistHyperlinkDetectorTest.java:47){code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months