Christiano, We have such an assembly in place already: https://github.com/droolsjbpm/guvnor/blob/master/guvnor-distribution-wars/src/main/assembly/assembly-guvnor-jboss-as-7_0.xml
Feel free to send a pull request to improve that assembly. To try it out, just fork-clone guvnor and run mvn clean install -DskipTests -Dfull The -Dfull is needed as you'll want to build the slow module guvnor-distribution-wars too. Op 19-07-12 08:17, Cristiano schreef: > Hi, > > I think I got it sorted, please see my last comment on the bug. > > I think a more permanent solution would be to create a new assembly > descriptor targeting jboss 7.1.2/eap 6. On my current build I'm not only > removing all log dependencies but also many unnecessary dependencies like > jta, ejb, jsf jars that reduce the war to ~80MB. If you guys think that > worth doing it, I would be more than happy to contribute. > > Cheers > > -- > View this message in context: > http://drools.46999.n3.nabble.com/Deploying-Guvnor-5-4-0-Final-on-JBossAS-7-1-2-Final-tp4018408p4018766.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > -- With kind regards, Geoffrey De Smet -- With kind regards, Geoffrey De Smet _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
