[JBoss JIRA] (ISPN-7449) Caffeine not exported in Infinispan OSGI features
by Galder Zamarreño (JIRA)
Galder Zamarreño created ISPN-7449:
--------------------------------------
Summary: Caffeine not exported in Infinispan OSGI features
Key: ISPN-7449
URL: https://issues.jboss.org/browse/ISPN-7449
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Galder Zamarreño
Some OSGI tests are failing with:
{code}
Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle org.infinispan.commons [83]: Unable to resolve 83.0: missing requirement [83.0] osgi.wiring.package; (osgi.wiring.package=com.github.benmanes.caffeine.cache)
{code}
I've not seen any references caffeine in any features.xml files, so it probably means that the OSGI plugin to generate features needs to be updated with caffeine.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7448) Hibernate pom dependency duplicates
by Galder Zamarreño (JIRA)
Galder Zamarreño created ISPN-7448:
--------------------------------------
Summary: Hibernate pom dependency duplicates
Key: ISPN-7448
URL: https://issues.jboss.org/browse/ISPN-7448
Project: Infinispan
Issue Type: Task
Reporter: Galder Zamarreño
There are multiple Hibernate dependencies duplicated in {{parent/pom.xml}} and {{bom/pom.xml}}. Such duplication should be avoided and dependency definition should be centralized in {{bom/pom.xml}}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7426) Upgrade to Hibernate Search 5.7.0.CR1 and Hibernate ORM 5.2.7.Final
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-7426?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño edited comment on ISPN-7426 at 2/8/17 5:26 AM:
----------------------------------------------------------------
We're reverting -the Hibernate Core- all upgrades since it breaks OSGI integration tests:
{code}
java.lang.Exception: Could not start bundle mvn:org.infinispan/infinispan-embedded/9.0.0-SNAPSHOT
in feature(s) infinispan-embedded-9.0.0-SNAPSHOT:
Unresolved constraint in bundle org.infinispan.embedded [46]: Unable to resolve 46.0:
missing requirement [46.0] osgi.wiring.package;
(&(osgi.wiring.package=javassist)(version>=3.20.0)(!(version>=4.0.0)))
{code}
The problem seems to be with entitymanager:
{code}
<lburgazzoli> 2017-02-07 18:15:53,882 | WARN | FelixStartLevel |
FeaturesServiceImpl | 20 -
org.apache.karaf.features.core - 3.0.4 | Error when installing
feature hibernate: org.osgi.framework.BundleException: Jar is not
a bundle, no Bundle-SymbolicName
mvn:org.hibernate/hibernate-entitymanager/5.2.7.Final
{code}
was (Author: galder.zamarreno):
We're reverting the Hibernate Core upgrade since it breaks OSGI integration tests:
{code}
java.lang.Exception: Could not start bundle mvn:org.infinispan/infinispan-embedded/9.0.0-SNAPSHOT
in feature(s) infinispan-embedded-9.0.0-SNAPSHOT:
Unresolved constraint in bundle org.infinispan.embedded [46]: Unable to resolve 46.0:
missing requirement [46.0] osgi.wiring.package;
(&(osgi.wiring.package=javassist)(version>=3.20.0)(!(version>=4.0.0)))
{code}
The problem seems to be with entitymanager:
{code}
<lburgazzoli> 2017-02-07 18:15:53,882 | WARN | FelixStartLevel |
FeaturesServiceImpl | 20 -
org.apache.karaf.features.core - 3.0.4 | Error when installing
feature hibernate: org.osgi.framework.BundleException: Jar is not
a bundle, no Bundle-SymbolicName
mvn:org.hibernate/hibernate-entitymanager/5.2.7.Final
{code}
> Upgrade to Hibernate Search 5.7.0.CR1 and Hibernate ORM 5.2.7.Final
> -------------------------------------------------------------------
>
> Key: ISPN-7426
> URL: https://issues.jboss.org/browse/ISPN-7426
> Project: Infinispan
> Issue Type: Component Upgrade
> Components: Build process, Embedded Querying
> Reporter: Sanne Grinovero
> Assignee: Galder Zamarreño
> Fix For: 9.0.0.CR1, 9.0.0.Final
>
>
> The main goal of this issue is to upgrade to the Hibernate Search 5.7.x family.
> Hibernate ORM needs to be aligned as we use the combination in some tests; they don't strictly need to be aligned for our functional purposes but it makes the upgrade much simpler.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7426) Upgrade to Hibernate Search 5.7.0.CR1 and Hibernate ORM 5.2.7.Final
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-7426?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño edited comment on ISPN-7426 at 2/8/17 5:08 AM:
----------------------------------------------------------------
We're reverting the Hibernate Core upgrade since it breaks OSGI integration tests:
{code}
java.lang.Exception: Could not start bundle mvn:org.infinispan/infinispan-embedded/9.0.0-SNAPSHOT
in feature(s) infinispan-embedded-9.0.0-SNAPSHOT:
Unresolved constraint in bundle org.infinispan.embedded [46]: Unable to resolve 46.0:
missing requirement [46.0] osgi.wiring.package;
(&(osgi.wiring.package=javassist)(version>=3.20.0)(!(version>=4.0.0)))
{code}
The problem seems to be with entitymanager:
{code}
<lburgazzoli> 2017-02-07 18:15:53,882 | WARN | FelixStartLevel |
FeaturesServiceImpl | 20 -
org.apache.karaf.features.core - 3.0.4 | Error when installing
feature hibernate: org.osgi.framework.BundleException: Jar is not
a bundle, no Bundle-SymbolicName
mvn:org.hibernate/hibernate-entitymanager/5.2.7.Final
{code}
was (Author: galder.zamarreno):
We're reverting the Hibernate Core upgrade since it breaks OSGI integration tests:
{code}
java.lang.Exception: Could not start bundle mvn:org.infinispan/infinispan-embedded/9.0.0-SNAPSHOT in feature(s) infinispan-embedded-9.0.0-SNAPSHOT: Unresolved constraint in bundle org.infinispan.embedded [46]: Unable to resolve 46.0: missing requirement [46.0] osgi.wiring.package; (&(osgi.wiring.package=javassist)(version>=3.20.0)(!(version>=4.0.0)))
{code}
The problem seems to be with entitymanager:
{code}
<lburgazzoli> 2017-02-07 18:15:53,882 | WARN | FelixStartLevel |
FeaturesServiceImpl | 20 -
org.apache.karaf.features.core - 3.0.4 | Error when installing
feature hibernate: org.osgi.framework.BundleException: Jar is not
a bundle, no Bundle-SymbolicName
mvn:org.hibernate/hibernate-entitymanager/5.2.7.Final
{code}
> Upgrade to Hibernate Search 5.7.0.CR1 and Hibernate ORM 5.2.7.Final
> -------------------------------------------------------------------
>
> Key: ISPN-7426
> URL: https://issues.jboss.org/browse/ISPN-7426
> Project: Infinispan
> Issue Type: Component Upgrade
> Components: Build process, Embedded Querying
> Reporter: Sanne Grinovero
> Assignee: Galder Zamarreño
> Fix For: 9.0.0.CR1, 9.0.0.Final
>
>
> The main goal of this issue is to upgrade to the Hibernate Search 5.7.x family.
> Hibernate ORM needs to be aligned as we use the combination in some tests; they don't strictly need to be aligned for our functional purposes but it makes the upgrade much simpler.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7426) Upgrade to Hibernate Search 5.7.0.CR1 and Hibernate ORM 5.2.7.Final
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-7426?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño commented on ISPN-7426:
----------------------------------------
We're reverting the Hibernate Core upgrade since it breaks OSGI integration tests:
{code}
java.lang.Exception: Could not start bundle mvn:org.infinispan/infinispan-embedded/9.0.0-SNAPSHOT in feature(s) infinispan-embedded-9.0.0-SNAPSHOT: Unresolved constraint in bundle org.infinispan.embedded [46]: Unable to resolve 46.0: missing requirement [46.0] osgi.wiring.package; (&(osgi.wiring.package=javassist)(version>=3.20.0)(!(version>=4.0.0)))
{code}
The problem seems to be with entitymanager:
{code}
<lburgazzoli> 2017-02-07 18:15:53,882 | WARN | FelixStartLevel |
FeaturesServiceImpl | 20 -
org.apache.karaf.features.core - 3.0.4 | Error when installing
feature hibernate: org.osgi.framework.BundleException: Jar is not
a bundle, no Bundle-SymbolicName
mvn:org.hibernate/hibernate-entitymanager/5.2.7.Final
{code}
> Upgrade to Hibernate Search 5.7.0.CR1 and Hibernate ORM 5.2.7.Final
> -------------------------------------------------------------------
>
> Key: ISPN-7426
> URL: https://issues.jboss.org/browse/ISPN-7426
> Project: Infinispan
> Issue Type: Component Upgrade
> Components: Build process, Embedded Querying
> Reporter: Sanne Grinovero
> Assignee: Galder Zamarreño
> Fix For: 9.0.0.CR1, 9.0.0.Final
>
>
> The main goal of this issue is to upgrade to the Hibernate Search 5.7.x family.
> Hibernate ORM needs to be aligned as we use the combination in some tests; they don't strictly need to be aligned for our functional purposes but it makes the upgrade much simpler.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7426) Upgrade to Hibernate Search 5.7.0.CR1 and Hibernate ORM 5.2.7.Final
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-7426?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño reopened ISPN-7426:
------------------------------------
Assignee: Galder Zamarreño (was: Sanne Grinovero)
> Upgrade to Hibernate Search 5.7.0.CR1 and Hibernate ORM 5.2.7.Final
> -------------------------------------------------------------------
>
> Key: ISPN-7426
> URL: https://issues.jboss.org/browse/ISPN-7426
> Project: Infinispan
> Issue Type: Component Upgrade
> Components: Build process, Embedded Querying
> Reporter: Sanne Grinovero
> Assignee: Galder Zamarreño
> Fix For: 9.0.0.CR1, 9.0.0.Final
>
>
> The main goal of this issue is to upgrade to the Hibernate Search 5.7.x family.
> Hibernate ORM needs to be aligned as we use the combination in some tests; they don't strictly need to be aligned for our functional purposes but it makes the upgrade much simpler.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-6908) Display available JDBC datasources as a dropdown menu
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-6908?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic edited comment on ISPN-6908 at 2/7/17 11:22 AM:
--------------------------------------------------------------------
Reopening. Closed by mistake
was (Author: vblagojevic):
Reopneing. Closed by mistake
> Display available JDBC datasources as a dropdown menu
> -----------------------------------------------------
>
> Key: ISPN-6908
> URL: https://issues.jboss.org/browse/ISPN-6908
> Project: Infinispan
> Issue Type: Enhancement
> Components: Console
> Affects Versions: 9.0.0.Alpha3
> Reporter: Ryan Emerson
> Assignee: Vladimir Blagojevic
> Priority: Minor
> Fix For: 9.0.0.CR1
>
>
> Currently the name of JDBC datasources are entered manually by the user, this should be replaced with a select option that consists of the configured datasources.
> “/profile=clustered/subsystem=datasources/data-source=..."
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month