[JBoss JIRA] (JBIDE-26913) cdi.itests for CDI 1.0 and 1.1 contains tests for trim and several failing tests (Asserts, NPEs ...)
by Zbyněk Červinka (Jira)
[ https://issues.redhat.com/browse/JBIDE-26913?page=com.atlassian.jira.plug... ]
Zbyněk Červinka updated JBIDE-26913:
------------------------------------
Comment: was deleted
(was: This issue has already been fixed by the JBIDE-26750 JIRA (already merged).)
> cdi.itests for CDI 1.0 and 1.1 contains tests for trim and several failing tests (Asserts, NPEs ...)
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26913
> URL: https://issues.redhat.com/browse/JBIDE-26913
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdi
> Affects Versions: 4.13.0.AM1
> Environment: all OSes
> Reporter: Zbyněk Červinka
> Assignee: Zbyněk Červinka
> Priority: Major
> Fix For: 4.14.0.AM1
>
>
> There are several issues in the CDI 1.0 and the CDI 1.1 itests, several actions needs to be performed:
> - remove the TRIM tests from the CDI 1.0 and the CDI 1.1 itests
> - fix the failing 'testExcludedBeans' WeldExcludeTestCDI10 and WeldExcludeTestCDI11 tests (CDI 1.0 and CDI 1.1)
> - fix the failing 'testVetoedAnnotation' VetoedAnnotationTestCDI11 test (CDI 1.1)
> - fix the failing 'testParametersAnnotationvalidation' BeanParametersAnnotationTestCDI11 test (CDI 1.1)
> - fix the failing 'testExcludedBeans' ExcludeBeanTestCDI11 test (CDI 1.1)
> - fix the failing 'testModeAnnotated' and 'testWithoutBeansXml' BeansXMLDiscoveryModesTestCDI11 tests (CDI 1.1)
> - fix the failing 'testValidationOfBeanDiscoveryInExplicitArchives' BeanDiscoveryInExplicitArchivesTestCDI11 test (CDI 1.1)
> - fix the failing 'testValidationOfBeanDiscoveryInImplicitArchives' BeanDiscoveryInImplicitArchivesTestCDI11 test (CDI 1.1)
> - fix the failing 'testBuildInContextsWarnings' WeldBuiltInContextsTestCDI11 test (CDI 1.1)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-26913) cdi.itests for CDI 1.0 and 1.1 contains tests for trim and several failing tests (Asserts, NPEs ...)
by Zbyněk Červinka (Jira)
[ https://issues.redhat.com/browse/JBIDE-26913?page=com.atlassian.jira.plug... ]
Zbyněk Červinka closed JBIDE-26913.
-----------------------------------
Resolution: Duplicate Issue
This issue has already been fixed by the JBIDE-26750 JIRA (already merged).
> cdi.itests for CDI 1.0 and 1.1 contains tests for trim and several failing tests (Asserts, NPEs ...)
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26913
> URL: https://issues.redhat.com/browse/JBIDE-26913
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: integration-tests
> Affects Versions: 4.13.0.AM1
> Environment: all OSes
> Reporter: Zbyněk Červinka
> Assignee: Zbyněk Červinka
> Priority: Major
> Fix For: 4.14.0.AM1
>
>
> There are several issues in the CDI 1.0 and the CDI 1.1 itests, several actions needs to be performed:
> - remove the TRIM tests from the CDI 1.0 and the CDI 1.1 itests
> - fix the failing 'testExcludedBeans' WeldExcludeTestCDI10 and WeldExcludeTestCDI11 tests (CDI 1.0 and CDI 1.1)
> - fix the failing 'testVetoedAnnotation' VetoedAnnotationTestCDI11 test (CDI 1.1)
> - fix the failing 'testParametersAnnotationvalidation' BeanParametersAnnotationTestCDI11 test (CDI 1.1)
> - fix the failing 'testExcludedBeans' ExcludeBeanTestCDI11 test (CDI 1.1)
> - fix the failing 'testModeAnnotated' and 'testWithoutBeansXml' BeansXMLDiscoveryModesTestCDI11 tests (CDI 1.1)
> - fix the failing 'testValidationOfBeanDiscoveryInExplicitArchives' BeanDiscoveryInExplicitArchivesTestCDI11 test (CDI 1.1)
> - fix the failing 'testValidationOfBeanDiscoveryInImplicitArchives' BeanDiscoveryInImplicitArchivesTestCDI11 test (CDI 1.1)
> - fix the failing 'testBuildInContextsWarnings' WeldBuiltInContextsTestCDI11 test (CDI 1.1)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-26750) Update CDI.itests to run on java 11 and add some parameters to the pom.xml
by Zbyněk Červinka (Jira)
[ https://issues.redhat.com/browse/JBIDE-26750?page=com.atlassian.jira.plug... ]
Zbyněk Červinka updated JBIDE-26750:
------------------------------------
Description:
- run tests on java 11
- make some refactoring - extract what repeats over and over
- add constructors
- make fixes
- make necessary changes to pom.xml and requirements.json
- update Wildfly to version 18
- fix failing tests
was:
- run tests on java 11
- make some refactoring - extract what repeats over and over
- add constructors
- make fixes
- make necessary changes to pom.xml and requirements.json
- update Wildfly to version 18
> Update CDI.itests to run on java 11 and add some parameters to the pom.xml
> --------------------------------------------------------------------------
>
> Key: JBIDE-26750
> URL: https://issues.redhat.com/browse/JBIDE-26750
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: cdi
> Affects Versions: 4.13.0.AM1
> Reporter: Zbyněk Červinka
> Assignee: Zbyněk Červinka
> Priority: Major
> Fix For: 4.14.0.AM1
>
>
> - run tests on java 11
> - make some refactoring - extract what repeats over and over
> - add constructors
> - make fixes
> - make necessary changes to pom.xml and requirements.json
> - update Wildfly to version 18
> - fix failing tests
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-26990) Hibernate Tools 4.12 not working with Eclipse 4.12 (or 4.13)
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-26990?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-26990:
-------------------------------
Fix Version/s: 4.14.0.AM1
> Hibernate Tools 4.12 not working with Eclipse 4.12 (or 4.13)
> ------------------------------------------------------------
>
> Key: JBIDE-26990
> URL: https://issues.redhat.com/browse/JBIDE-26990
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.12.0.Final
> Reporter: Josef Kopriva
> Assignee: Josef Kopriva
> Priority: Major
> Fix For: 4.14.0.AM1
>
>
> This is copied from thread: https://developer.jboss.org/message/991358?et=watches.email.thread#991358
> {code:java}
> Hi All,
> I installed the plugin and configured everything. Pretty simple. But it won’t work.
> No problems connecting to the database via JDBC.
> The problem is that I keep getting null pointer exceptions in Eclipse when I click on the Configuration and Session Factory.
> I have tried every configuration available, but no luck.
> If someone got it to work, I would appreciate a tip or five and maybe some screenshots. Or a link to some detailed configuration instructions.
>
> I’m running:
> Eclipse 2019-09 (4.13)
> JBoss Hibernate Tools Plugin 4.12
> Hibernate 5.4.2
> JPA 2.1
> MySQL 5.1
> I tried Eclipse 2019-06 (4.12) and that didn’t work, either.
> If there is more information that I could supply, I would be happy to post it, but I think I just need some detailed instructions.
> {code}
> cc: [~jeffmaury] [~koen.aers]
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-26990) Hibernate Tools 4.12 not working with Eclipse 4.12 (or 4.13)
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-26990?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-26990:
-------------------------------
Sprint: devex #178 Jan 2020
> Hibernate Tools 4.12 not working with Eclipse 4.12 (or 4.13)
> ------------------------------------------------------------
>
> Key: JBIDE-26990
> URL: https://issues.redhat.com/browse/JBIDE-26990
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.12.0.Final
> Reporter: Josef Kopriva
> Assignee: Josef Kopriva
> Priority: Major
> Fix For: 4.14.0.AM1
>
>
> This is copied from thread: https://developer.jboss.org/message/991358?et=watches.email.thread#991358
> {code:java}
> Hi All,
> I installed the plugin and configured everything. Pretty simple. But it won’t work.
> No problems connecting to the database via JDBC.
> The problem is that I keep getting null pointer exceptions in Eclipse when I click on the Configuration and Session Factory.
> I have tried every configuration available, but no luck.
> If someone got it to work, I would appreciate a tip or five and maybe some screenshots. Or a link to some detailed configuration instructions.
>
> I’m running:
> Eclipse 2019-09 (4.13)
> JBoss Hibernate Tools Plugin 4.12
> Hibernate 5.4.2
> JPA 2.1
> MySQL 5.1
> I tried Eclipse 2019-06 (4.12) and that didn’t work, either.
> If there is more information that I could supply, I would be happy to post it, but I think I just need some detailed instructions.
> {code}
> cc: [~jeffmaury] [~koen.aers]
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-26990) Hibernate Tools 4.12 not working with Eclipse 4.12 (or 4.13)
by Josef Kopriva (Jira)
Josef Kopriva created JBIDE-26990:
-------------------------------------
Summary: Hibernate Tools 4.12 not working with Eclipse 4.12 (or 4.13)
Key: JBIDE-26990
URL: https://issues.redhat.com/browse/JBIDE-26990
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 4.12.0.Final
Reporter: Josef Kopriva
This is copied from thread: https://developer.jboss.org/message/991358?et=watches.email.thread#991358
{code:java}
Hi All,
I installed the plugin and configured everything. Pretty simple. But it won’t work.
No problems connecting to the database via JDBC.
The problem is that I keep getting null pointer exceptions in Eclipse when I click on the Configuration and Session Factory.
I have tried every configuration available, but no luck.
If someone got it to work, I would appreciate a tip or five and maybe some screenshots. Or a link to some detailed configuration instructions.
I’m running:
Eclipse 2019-09 (4.13)
JBoss Hibernate Tools Plugin 4.12
Hibernate 5.4.2
JPA 2.1
MySQL 5.1
I tried Eclipse 2019-06 (4.12) and that didn’t work, either.
If there is more information that I could supply, I would be happy to post it, but I think I just need some detailed instructions.
{code}
cc: [~jeffmaury] [~koen.aers]
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-26990) Hibernate Tools 4.12 not working with Eclipse 4.12 (or 4.13)
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-26990?page=com.atlassian.jira.plug... ]
Josef Kopriva commented on JBIDE-26990:
---------------------------------------
Assigning nd to [~jkopriva] to verify steps.
> Hibernate Tools 4.12 not working with Eclipse 4.12 (or 4.13)
> ------------------------------------------------------------
>
> Key: JBIDE-26990
> URL: https://issues.redhat.com/browse/JBIDE-26990
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.12.0.Final
> Reporter: Josef Kopriva
> Priority: Major
>
> This is copied from thread: https://developer.jboss.org/message/991358?et=watches.email.thread#991358
> {code:java}
> Hi All,
> I installed the plugin and configured everything. Pretty simple. But it won’t work.
> No problems connecting to the database via JDBC.
> The problem is that I keep getting null pointer exceptions in Eclipse when I click on the Configuration and Session Factory.
> I have tried every configuration available, but no luck.
> If someone got it to work, I would appreciate a tip or five and maybe some screenshots. Or a link to some detailed configuration instructions.
>
> I’m running:
> Eclipse 2019-09 (4.13)
> JBoss Hibernate Tools Plugin 4.12
> Hibernate 5.4.2
> JPA 2.1
> MySQL 5.1
> I tried Eclipse 2019-06 (4.12) and that didn’t work, either.
> If there is more information that I could supply, I would be happy to post it, but I think I just need some detailed instructions.
> {code}
> cc: [~jeffmaury] [~koen.aers]
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-26990) Hibernate Tools 4.12 not working with Eclipse 4.12 (or 4.13)
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-26990?page=com.atlassian.jira.plug... ]
Josef Kopriva reassigned JBIDE-26990:
-------------------------------------
Assignee: Josef Kopriva
> Hibernate Tools 4.12 not working with Eclipse 4.12 (or 4.13)
> ------------------------------------------------------------
>
> Key: JBIDE-26990
> URL: https://issues.redhat.com/browse/JBIDE-26990
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.12.0.Final
> Reporter: Josef Kopriva
> Assignee: Josef Kopriva
> Priority: Major
>
> This is copied from thread: https://developer.jboss.org/message/991358?et=watches.email.thread#991358
> {code:java}
> Hi All,
> I installed the plugin and configured everything. Pretty simple. But it won’t work.
> No problems connecting to the database via JDBC.
> The problem is that I keep getting null pointer exceptions in Eclipse when I click on the Configuration and Session Factory.
> I have tried every configuration available, but no luck.
> If someone got it to work, I would appreciate a tip or five and maybe some screenshots. Or a link to some detailed configuration instructions.
>
> I’m running:
> Eclipse 2019-09 (4.13)
> JBoss Hibernate Tools Plugin 4.12
> Hibernate 5.4.2
> JPA 2.1
> MySQL 5.1
> I tried Eclipse 2019-06 (4.12) and that didn’t work, either.
> If there is more information that I could supply, I would be happy to post it, but I think I just need some detailed instructions.
> {code}
> cc: [~jeffmaury] [~koen.aers]
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months