The source is available in github: <a href="https://github.com/droolsjbpm/guvnor">https://github.com/droolsjbpm/guvnor</a> <br><br>It should be as simple as:-<br><br>git clone git@github.com:droolsjbpm/guvnor.git<br><br>mvn clean install -PfullProfile<br>
<br>You can make it much quicker by skipping tests and just targeting Mozilla:-<br><br>git clone git@github.com:droolsjbpm/guvnor.git<br><br>
mvn clean install -DskipTests=true<br>
<br>The README.md in droolsjbpm-build-bootstrap gives more information.<br><br>IMO, for a PoC, the work-around might be sufficient.<br><br><div class="gmail_quote">On 12 April 2012 15:21, sams <span dir="ltr">&lt;<a href="mailto:drools@mailinator.com">drools@mailinator.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can I build this myself? If so, can you point me to repo?<br>
<br>
If not, can you point me to an older version where it worked?<br>
<br>
Thanks,<br>
Sam<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/WS-Custom-Form-not-working-in-Guvnor-tp3903053p3905472.html" target="_blank">http://drools.46999.n3.nabble.com/WS-Custom-Form-not-working-in-Guvnor-tp3903053p3905472.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div></div></blockquote></div><br>