[
https://issues.apache.org/jira/browse/UNOMI-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Sinovassin-Naïk updated UNOMI-826:
-------------------------------------------
Description:
On the version 2.5.0.SNAPSHOT of Unomi, the MailChimp Connector Services bundle
can not be started.
The following error appears on the log when executing the bundle:start command
for this bunlde:
{code:java}
Error starting bundle 255: Unable to resolve
org.apache.unomi.mailchimp-connector-services [255](R 255.0): missing
requirement [org.apache.unomi.mailchimp-connector-services [255](R 255.0)]
osgi.wiring.package;
(&(osgi.wiring.package=org.apache.commons.codec.digest)(version>=1.10.0)(!(version>=2.0.0)))
Unresolved requirements: [[org.apache.unomi.mailchimp-connector-services
[255](R 255.0)] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.commons.codec.digest)(version>=1.10.0)(!(version>=2.0.0)))]
{code}
h2. Expected
The connector should start correctly if still supported, otherwise we should
deprecate/remove it
was:
On the version 2.5.0.SNAPSHOT of Unomi, the MailChimp Connector Services bundle
can not be started.
The following error appears on the log when executing the bundle:start command
for this bunlde:
{code:java}
Error starting bundle 255: Unable to resolve
org.apache.unomi.mailchimp-connector-services [255](R 255.0): missing
requirement [org.apache.unomi.mailchimp-connector-services [255](R 255.0)]
osgi.wiring.package;
(&(osgi.wiring.package=org.apache.commons.codec.digest)(version>=1.10.0)(!(version>=2.0.0)))
Unresolved requirements: [[org.apache.unomi.mailchimp-connector-services
[255](R 255.0)] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.commons.codec.digest)(version>=1.10.0)(!(version>=2.0.0)))]
{code}
> MailChimp Connector Services can not be started
> ------------------------------------------------
>
> Key: UNOMI-826
> URL: https://issues.apache.org/jira/browse/UNOMI-826
> Project: Apache Unomi
> Issue Type: Task
> Reporter: Jonathan Sinovassin-Naïk
> Priority: Major
>
> On the version 2.5.0.SNAPSHOT of Unomi, the MailChimp Connector Services
> bundle can not be started.
> The following error appears on the log when executing the bundle:start
> command for this bunlde:
> {code:java}
> Error starting bundle 255: Unable to resolve
> org.apache.unomi.mailchimp-connector-services [255](R 255.0): missing
> requirement [org.apache.unomi.mailchimp-connector-services [255](R 255.0)]
> osgi.wiring.package;
> (&(osgi.wiring.package=org.apache.commons.codec.digest)(version>=1.10.0)(!(version>=2.0.0)))
> Unresolved requirements: [[org.apache.unomi.mailchimp-connector-services
> [255](R 255.0)] osgi.wiring.package;
> (&(osgi.wiring.package=org.apache.commons.codec.digest)(version>=1.10.0)(!(version>=2.0.0)))]
> {code}
> h2. Expected
> The connector should start correctly if still supported, otherwise we should
> deprecate/remove it
--
This message was sent by Atlassian Jira
(v8.20.10#820010)