<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 21/02/2010 21:52, Chuck Irvine wrote:
<blockquote
cite="mid:4f34c13e1002211352i6156632flf1a06ecec54966db@mail.gmail.com"
type="cite">I'm trying to build Drools from the trunk. I updated from
svn about 10 minutes ago. <br>
<br>
My build command was:<br>
<br>
>mvn -Declipse -Ddocumentation clean install
-DlocalEclipseDrop=C:\tmp\drools\eclipse<br>
<br>
The result of my build is given below.<br>
<br>
I have two questions:<br>
<br>
1. I'm a little confused about
"-DlocalEclipseDrop=C:\tmp\drools\eclipse". Is C:\tmp\drools\eclipse
supposed to point to where I have eclipse installed.<br>
2. Does the fact that 2 tests errored out mean that my build produced
nothing useful? <br>
<br>
<blockquote
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"
class="gmail_quote">Tests run: 184, Failures: 0, Errors: 0, Skipped:
0, Time elapsed: 1.203 sec<br>
Running org.drools.integrationtests.ProcessEventTest<br>
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211
sec<br>
<br>
Results :<br>
<br>
Tests in error:<br>
testUnmarshallingPerformance(org.drools.integrationtests.LargeRuleBaseSerializationTest)<br>
testUnmarshallWithCompressionPerformance(org.drools.integrationtests.LargeRuleBaseSerializationTest)<br>
</blockquote>
</blockquote>
Those two are intermittent failures, we aren't sure why. You can get
the last src build from here, saving the need to build trunk yourself:<br>
<a class="moz-txt-link-freetext" href="https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/">https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/</a><br>
<br>
Mark<br>
<blockquote
cite="mid:4f34c13e1002211352i6156632flf1a06ecec54966db@mail.gmail.com"
type="cite">
<blockquote
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"
class="gmail_quote"><br>
Tests run: 1306, Failures: 0, Errors: 2, Skipped: 1<br>
<br>
[INFO]
------------------------------------------------------------------------<br>
[ERROR] BUILD FAILURE<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] There are test failures.<br>
<br>
Please refer to
C:\Users\Chuck\workspace\drools-trunk\drools-compiler\target\surefire-reports
for the individual test results.<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] For more information, run Maven with the -e switch<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] Total time: 9 minutes 14 seconds<br>
[INFO] Finished at: Sun Feb 21 15:35:42 CST 2010<br>
[INFO] Final Memory: 27M/49M<br>
[INFO]
------------------------------------------------------------------------<br>
</blockquote>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<br>
</body>
</html>