[infinispan-issues] [JBoss JIRA] (ISPN-2326) c3p0 not part of the release
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Wed Jan 9 10:48:08 EST 2013
[ https://issues.jboss.org/browse/ISPN-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744439#comment-12744439 ]
Adrian Nistor edited comment on ISPN-2326 at 1/9/13 10:47 AM:
--------------------------------------------------------------
I tried making the dependency not optional but this is not enough to solve the problem. By analysing the assembly definition I cannot see any reason why this jar is not included in the zip. Then I tried changing the order of the moduleSet elements and amazingly it works! The order should not matter so this looks like a maven assembly plugin bug.
was (Author: anistor):
I tried making the dependency not optional but this is not enough to solve the problem. By analysing the assembly definition I cannot see any reason why this jar is not included in the zip. Then I tried changing the order of the moduleSet elements and amazingly it works! The order should not matter so this looks like a maven dependency plugin bug.
> c3p0 not part of the release
> ----------------------------
>
> Key: ISPN-2326
> URL: https://issues.jboss.org/browse/ISPN-2326
> Project: Infinispan
> Issue Type: Bug
> Components: Build process
> Affects Versions: 5.2.0.Alpha4
> Reporter: Thomas Fromm
> Assignee: Adrian Nistor
> Priority: Critical
> Fix For: 5.2.0.Final
>
>
> According infinispan-5.2.0.Alpha4-all/modules/cachestores/jdbc/runtime-classpath.txt c3p0 lib should be part of the release.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list