<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
On 04/12/2010 21:38, Michael Anstis wrote:
<blockquote
cite="mid:AANLkTikbkX7HGC8BUJ1t4e23Pt9TQRx5kYFXntyqoy1H@mail.gmail.com"
type="cite">Clean grab from svn and build with mvn(3.1) clean
install -DskipTests=true failed on drools-compiler:-<br>
<br>
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile
(default-testCompile) on project drools-compiler: Compilation
failure: Compilation failure:<br>
[ERROR]
/home/manstis/workspaces/svn/drools-mvn3/trunk/drools-compiler/src/test/java/org/drools/agent/KnowledgeAgentTest.java:[132,14]
cannot find symbol<br>
[ERROR] symbol : method
removeEventListener(org.drools.event.knowledgeagent.KnowledgeAgentEventListener)<br>
[ERROR] location: interface org.drools.agent.KnowledgeAgent<br>
[ERROR]
/home/manstis/workspaces/svn/drools-mvn3/trunk/drools-compiler/src/test/java/org/drools/agent/KnowledgeAgentTest.java:[181,14]
cannot find symbol<br>
[ERROR] symbol : method
removeEventListener(org.drools.event.knowledgeagent.KnowledgeAgentEventListener)<br>
[ERROR] location: interface org.drools.agent.KnowledgeAgent<br>
[ERROR]
/home/manstis/workspaces/svn/drools-mvn3/trunk/drools-compiler/src/test/java/org/drools/agent/KnowledgeAgentTest.java:[230,14]
cannot find symbol<br>
[ERROR] symbol : method
removeEventListener(org.drools.event.knowledgeagent.KnowledgeAgentEventListener)<br>
[ERROR] location: interface org.drools.agent.KnowledgeAgent<br>
<br>
Is there some (incomplete) work in progress to be commited?<br>
</blockquote>
See email about knowledge agent stuff sent a few hours ago.
soemthing broke the kagent tests on trunk and hudson won't build, I
don't know what it is. So I'm taking this opportunity as it's the
weekend to refactor the tests to be more robust and run faster.<br>
<br>
Mark<br>
<blockquote
cite="mid:AANLkTikbkX7HGC8BUJ1t4e23Pt9TQRx5kYFXntyqoy1H@mail.gmail.com"
type="cite">
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
rules-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-dev">https://lists.jboss.org/mailman/listinfo/rules-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>