<!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">
Jervis Liu wrote:
<blockquote cite="mid:4993EB48.9080603@redhat.com" type="cite">Hi,
  <br>
  <br>
I am currently working on jira
<a class="moz-txt-link-freetext" href="https://jira.jboss.org/jira/browse/BRMS-29">https://jira.jboss.org/jira/browse/BRMS-29</a>. The attached is a patch for
this jira, please note it is not finished yet as I am having problems
building Drools latest trunk("RuleExecutionSetImpl.java:[173,15] cannot
find symbol&nbsp; : method
newStatefulSession(org.drools.SessionConfiguration) - anyone else see
this error?). The idea is using a maven profile to generate a specific
distribution for JBOSS SOA-P release, which involves in excluding some
modules/files, changing the text of some docs etc. For details please
take a look into my patch. With this patch, you still build Drools as
before, for example mvn install, nothing changed. But it also gives you
an option to build a SOA-P specific distribution using "mvn install
-Psoa".
  <br>
</blockquote>
I updated it to now taken an Environment variable, but you can use null.<br>
<br>
Mark<br>
<blockquote cite="mid:4993EB48.9080603@redhat.com" type="cite"><br>
Please review my patch and let me know if everything looks alright.
  <br>
  <br>
Thanks,
  <br>
Jervis Liu
  <br>
  <pre wrap=""><pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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></pre>
</blockquote>
<br>
</body>
</html>