You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/21 08:43:00 UTC

[jira] [Work logged] (CAMEL-14197) Missing dependency in camel-optaplanner

     [ https://issues.apache.org/jira/browse/CAMEL-14197?focusedWorklogId=347251&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-347251 ]

ASF GitHub Bot logged work on CAMEL-14197:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Nov/19 08:42
            Start Date: 21/Nov/19 08:42
    Worklog Time Spent: 10m 
      Work Description: tdiesler commented on pull request #3355: [CAMEL-14197] Missing dependency in camel-optaplanner
URL: https://github.com/apache/camel/pull/3355
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 347251)
    Remaining Estimate: 0h
            Time Spent: 10m

> Missing dependency in camel-optaplanner 
> ----------------------------------------
>
>                 Key: CAMEL-14197
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14197
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-optaplanner
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> camel-optaplanner has a direct dependency on optaplanner-persistence-common but does not define it.
> {code}
> Caused by: java.lang.ClassNotFoundException: org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO from [Module "deployment.camel-optaplanner-tests" from Service Module Loader]
>  at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:255)
>  at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:410)
>  at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
>  at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)