Jervis Liu wrote:
Hi,

I am currently working on jira https://jira.jboss.org/jira/browse/BRMS-29. 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  : 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".
I updated it to now taken an Environment variable, but you can use null.

Mark

Please review my patch and let me know if everything looks alright.

Thanks,
Jervis Liu

_______________________________________________ rules-dev mailing list rules-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-dev