[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2088) Don't put tmp test files in the test classpath: DroolsObjectIOTest.testFileIO test.dat
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Tue May 17 07:48:00 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet updated JBRULES-2088:
--------------------------------------
Summary: Don't put tmp test files in the test classpath: DroolsObjectIOTest.testFileIO test.dat (was: DroolsObjectIOTest.testFileIO test.dat)
Fix Version/s: 5.3.0.M1
> Don't put tmp test files in the test classpath: DroolsObjectIOTest.testFileIO test.dat
> --------------------------------------------------------------------------------------
>
> Key: JBRULES-2088
> URL: https://issues.jboss.org/browse/JBRULES-2088
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-core
> Affects Versions: 5.0.0.CR1
> Environment: 5.0.0.26115.FINAL
> Reporter: Aleksandar Kostadinov
> Assignee: Geoffrey De Smet
> Priority: Minor
> Fix For: 5.3.0.M1
>
>
> The DroolsObjectIOTest.testFileIO is trying to open /org/drools/common/test.dat which is located in the classes target directory. IMHO it should be put in resources so classes can be used in a jar.
> That's a minor issue with the test suite but good to be fixed as we are putting tests in jars for the product QA works.
--
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