Details

  • User impact:
    High
  • Similar Issues:
    None

Description

The BuildAggregator.groovy script seems to fail in aggregating all the necessary entries of the spring.handlers and spring.schema file.

E.g. the spring.handlers withins mule embedded is:

http\://www.mulesoft.org/schema/mule/axis/3.2/mule-axis.xsd=META-INF/mule-axis.xsd
http\://www.mulesoft.org/schema/mule/axis/current/mule-axis.xsd=META-INF/mule-axis.xsd

while it should be

http\://www.mulesoft.org/schema/mule/acegi/3.2/mule-acegi.xsd=META-INF/mule-acegi.xsd

http\://www.mulesoft.org/schema/mule/atom/3.2/mule-atom.xsd=META-INF/mule-atom.xsd
http\://www.mulesoft.org/schema/mule/bpm/3.2/mule-bpm.xsd=META-INF/mule-bpm.xsd

http\://www.mulesoft.org/schema/mule/client/3.2/mule-client.xsd=META-INF/mule-client.xsd

http\://www.mulesoft.org/schema/mule/cxf/3.2/mule-cxf.xsd=META-INF/mule-cxf.xsd

http\://www.mulesoft.org/schema/mule/ibeans/3.2/mule-ibeans.xsd=META-INF/mule-ibeans.xsd
http\://www.mulesoft.org/schema/mule/jaas/3.2/mule-jaas.xsd=META-INF/mule-jaas.xsd

http\://www.mulesoft.org/schema/mule/jbossts/3.2/mule-jbossts.xsd=META-INF/mule-jbossts.xsd

http\://www.mulesoft.org/schema/mule/jersey/3.2/mule-jersey.xsd=META-INF/mule-jersey.xsd
http\://www.mulesoft.org/schema/mule/json/3.2/mule-json.xsd=META-INF/mule-json.xsd
http\://www.mulesoft.org/schema/mule/management/3.2/mule-management.xsd=META-INF/mule-management.xsd

http\://www.mulesoft.org/schema/mule/ognl/3.2/mule-ognl.xsd=META-INF/mule-ognl.xsd

http\://www.mulesoft.org/schema/mule/pgp/3.2/mule-pgp.xsd=META-INF/mule-pgp.xsd

http\://www.mulesoft.org/schema/mule/rss/3.2/mule-rss.xsd=META-INF/mule-rss.xsd
http\://www.mulesoft.org/schema/mule/scripting/3.2/mule-scripting.xsd=META-INF/mule-scripting.xsd

http\://www.mulesoft.org/schema/mule/core/3.2/mule.xsd=META-INF/mule.xsd
http\://www.mulesoft.org/schema/mule/schemadoc/3.2/mule-schemadoc.xsd=META-INF/mule-schemadoc.xsd

http\://www.mulesoft.org/schema/mule/spring-security/3.2/mule-spring-security.xsd=META-INF/mule-spring-security.xsd

http\://www.mulesoft.org/schema/mule/sxc/3.2/mule-sxc.xsd=META-INF/mule-sxc.xsd

http\://www.mulesoft.org/schema/mule/xml/3.2/mule-xml.xsd=META-INF/mule-xml.xsd

http\://www.mulesoft.org/schema/mule/pattern/3.2/mule-pattern.xsd=META-INF/mule-pattern.xsd
http\://www.mulesoft.org/schema/mule/ws/3.2/mule-ws.xsd=META-INF/mule-ws.xsd

http\://www.mulesoft.org/schema/mule/test/3.2/mule-test.xsd=META-INF/mule-test.xsd

http\://www.mulesoft.org/schema/mule/parsers-test/3.2/mule-parsers-test.xsd=META-INF/mule-parsers-test.xsd
http\://www.mulesoft.org/schema/mule/pojo-test/3.2/mule-pojo-test.xsd=META-INF/mule-pojo-test.xsd
http\://www.mulesoft.org/schema/mule/nest-example-base/3.2/nest-example-base.xsd=META-INF/nest-example-base.xsd
http\://www.mulesoft.org/schema/mule/nest-example-extension/3.2/nest-example-extension.xsd=META-INF/nest-example-extension.xsd

http\://www.mulesoft.org/schema/mule/ajax/3.2/mule-ajax.xsd=META-INF/mule-ajax.xsd

http\://www.mulesoft.org/schema/mule/axis/3.2/mule-axis.xsd=META-INF/mule-axis.xsd

http\://www.mulesoft.org/schema/mule/ejb/3.2/mule-ejb.xsd=META-INF/mule-ejb.xsd

http\://www.mulesoft.org/schema/mule/email/3.2/mule-email.xsd=META-INF/mule-email.xsd
http\://www.mulesoft.org/schema/mule/smtp/3.2/mule-smtp.xsd=META-INF/mule-smtp.xsd
http\://www.mulesoft.org/schema/mule/smtps/3.2/mule-smtps.xsd=META-INF/mule-smtps.xsd
http\://www.mulesoft.org/schema/mule/pop3/3.2/mule-pop3.xsd=META-INF/mule-pop3.xsd
http\://www.mulesoft.org/schema/mule/pop3s/3.2/mule-pop3s.xsd=META-INF/mule-pop3s.xsd
http\://www.mulesoft.org/schema/mule/imap/3.2/mule-imap.xsd=META-INF/mule-imap.xsd
http\://www.mulesoft.org/schema/mule/imaps/3.2/mule-imaps.xsd=META-INF/mule-imaps.xsd

http\://www.mulesoft.org/schema/mule/file/3.2/mule-file.xsd=META-INF/mule-file.xsd

http\://www.mulesoft.org/schema/mule/ftp/3.2/mule-ftp.xsd=META-INF/mule-ftp.xsd

http\://www.mulesoft.org/schema/mule/http/3.2/mule-http.xsd=META-INF/mule-http.xsd
http\://www.mulesoft.org/schema/mule/https/3.2/mule-https.xsd=META-INF/mule-https.xsd

http\://www.mulesoft.org/schema/mule/jdbc/3.2/mule-jdbc.xsd=META-INF/mule-jdbc.xsd

http\://www.mulesoft.org/schema/mule/jetty/3.2/mule-jetty.xsd=META-INF/mule-jetty.xsd
http\://www.mulesoft.org/schema/mule/jetty-ssl/3.2/mule-jetty-ssl.xsd=META-INF/mule-jetty-ssl.xsd

http\://www.mulesoft.org/schema/mule/jms/3.2/mule-jms.xsd=META-INF/mule-jms.xsd

http\://www.mulesoft.org/schema/mule/multicast/3.2/mule-multicast.xsd=META-INF/mule-multicast.xsd

http\://www.mulesoft.org/schema/mule/quartz/3.2/mule-quartz.xsd=META-INF/mule-quartz.xsd

http\://www.mulesoft.org/schema/mule/jnp/3.2/mule-jnp.xsd=META-INF/mule-jnp.xsd
http\://www.mulesoft.org/schema/mule/rmi/3.2/mule-rmi.xsd=META-INF/mule-rmi.xsd

http\://www.mulesoft.org/schema/mule/servlet/3.2/mule-servlet.xsd=META-INF/mule-servlet.xsd

http\://www.mulesoft.org/schema/mule/sftp/3.2/mule-sftp.xsd=META-INF/mule-sftp.xsd

http\://www.mulesoft.org/schema/mule/ssl/3.2/mule-ssl.xsd=META-INF/mule-ssl.xsd
http\://www.mulesoft.org/schema/mule/tls/3.2/mule-tls.xsd=META-INF/mule-tls.xsd

http\://www.mulesoft.org/schema/mule/stdio/3.2/mule-stdio.xsd=META-INF/mule-stdio.xsd

http\://www.mulesoft.org/schema/mule/tcp/3.2/mule-tcp.xsd=META-INF/mule-tcp.xsd

http\://www.mulesoft.org/schema/mule/udp/3.2/mule-udp.xsd=META-INF/mule-udp.xsd

http\://www.mulesoft.org/schema/mule/vm/3.2/mule-vm.xsd=META-INF/mule-vm.xsd

http\://www.mulesoft.org/schema/mule/xmpp/3.2/mule-xmpp.xsd=META-INF/mule-xmpp.xsd

Activity

Hide
Dirk Olmes added a comment -

Just tested locally and it works fine for me.

Show
Dirk Olmes added a comment - Just tested locally and it works fine for me.
Hide
Santiago Vacas added a comment -

the groovy script is working OK but the generated files are not being copied inside the jar

Show
Santiago Vacas added a comment - the groovy script is working OK but the generated files are not being copied inside the jar

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: