]
Geoffrey De Smet resolved JBRULES-2088.
---------------------------------------
Resolution: Done
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: