See this thread https://issues.jboss.org/browse/ENTESB-9950.
For Fuse Karaf we now publish a zip file of the related quickstarts. We should do likewise for EAP.
Fuse EAP already builds a tar.gz variant here https://github.com/wildfly-extras/wildfly-camel-examples/blob/master/distro/pom.xml. We would need to make the following changes:
- Convert the distro to a more Windows friendly zip format
- Remove the itests module from the distro as it depends on some artifacts not released to MRRC (wildfly-dist)
- Consider removing quickstarts/camel directory from the Fuse EAP distro. This may not be necessary (we should keep it IMO)