[infinispan-issues] [JBoss JIRA] (ISPN-2326) c3p0 not part of the release
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Mon Jan 14 09:39:23 EST 2013
[ https://issues.jboss.org/browse/ISPN-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745647#comment-12745647 ]
Adrian Nistor commented on ISPN-2326:
-------------------------------------
As already noted above and in the warning from the user guide there is a known problem with unpredictable dependency resolution for moduleSets since ver 2.2 of the plugin and they will probably be deprecated in future in favor of dependencySets. John Casey pointed out a preferred solution to avoid moduleSets in favor of dependecySets: introduce a separate maven module (on the same level as the other children) with the only purpose of building the distro. This module would have the other children as dependencies and will contain an assembly definition that uses dependencySets to include the wanted binaries into the distro. Unfortunately this does not satisfy our need to include config files, scripts and data files in the distro, so we cannot apply it. We are stuck with fiddling moduleSets.
> 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: Blocker
> Fix For: 5.2.0.CR2
>
>
> 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