[rules-dev] Building from source problem and an open stream problem

Michael Neale michael.neale at gmail.com
Wed Aug 29 22:48:47 EDT 2007


As for bypassing the tests - you can do

-Dmaven.test.skip=true or just rename the test methods to not start with
"test" ;) that always does the trick.

On 8/30/07, Michael Neale <michael.neale at gmail.com> wrote:
>
> Hi I think there was an issue with the order of things on windows
> platforms - that was fixed with a patch for the latest (which effected those
> tests).
>
> On 8/30/07, Brett Bergquist <brett at thebergquistfamily.com> wrote:
> >
> > I'm trying to track down a I/O stream that is not being closed.  So I
> > figured I would build from source and find the problem.  The problem is
> > that when I build from source, I'm having another problem.
> >
> > I downloaded the drools-4.0.0-src.zip file and installed ant 1.7.0 and
> > maven 2.0.7.  I run the mvn command to build and I'm getting two failed
> > tests:
> >
> >
> >     Results :
> >
> >     Failed tests:
> >       testScanAndLoad( org.drools.agent.FileScannerTest)
> >       testUpdateWithLocalCache(org.drools.agent.URLScannerTest)
> >
> >     Tests run: 417, Failures: 2, Errors: 0, Skipped: 0
> >
> > Any ideas why this would be failing?  Any way to bypass the tests?
> >
> > Thanks in advance for any help.
> >
> > Brett
> > _______________________________________________
> > rules-dev mailing list
> > rules-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/rules-dev
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20070830/aa3f8bfb/attachment.html 


More information about the rules-dev mailing list