[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2605) Obsolete and unused POI version in classpath
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Wed Apr 20 07:13:33 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596731#comment-12596731 ]
Geoffrey De Smet commented on JBRULES-2605:
-------------------------------------------
I don't understand why we have the jxls dependency on knowledge-api: there's not a single import statement for jxls
<dependency>
<groupId>net.sf.jxls</groupId>
<artifactId>jxls-reader</artifactId>
<scope>provided</scope>
</dependency>
> Obsolete and unused POI version in classpath
> --------------------------------------------
>
> Key: JBRULES-2605
> URL: https://issues.jboss.org/browse/JBRULES-2605
> Project: Drools
> Issue Type: Component Upgrade
> Security Level: Public(Everyone can see)
> Components: drools-api
> Affects Versions: 5.0.1.FINAL
> Reporter: Vincent Legendre
> Assignee: Geoffrey De Smet
> Labels: poi
>
> Hi all,
> drools-api project declare an obsolete version of POI (3.0.2) as a classpath entry, which is not used.
> I suggest removing it (from maven configuration I guess).
> I found this problem when trying to add an excel export in Guvnor, using the lastest POI version.
> Thanks
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list