On 12/05/2011 03:22 PM, jackett_dad wrote: > I am having an issue that has been encountered before. The issue concerns > the inclusion of a file called spring.handlers that exists in multiple > spring jars that are included with a project. I'm building a release > version of a jar that includes its dependencies, such that there needs to > exist in the META-INF folder of the generated release jar a spring.handlers > containing a combination of all the spring.handlers encountered in all the > dependency jars collected and included.
We hack around this using a bit of groovy scripting in Mule. See the pom.xml in http://svn.codehaus.org/mule/branches/mule-3.2.x/distributions/embedded/ (the groovy script resides there, too). -dirk --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
