AFAICT, there’s no way to turn the tar.gz part off. It would be interesting to 
know if the gzip command is run with the --rsycnable flag. Also using rsync on 
the build directory with no tarballs here. Currently just rsyncing off the 
target directory and ignoring the wasted time spent zipping. 

I’m thinking about adding docker to the build pipeline, so that I’m not just 
bundling WO with the app, but the whole server too. Then I could run something 
like vuls (https://github.com/future-architect/vuls) on the base container 
image to keep an eye out for vulnerable server configurations.

On Apr 27, 2016, at 1:31 AM, Hugi Thordarson <[email protected]> wrote:

> Hi all and happy summer!
> 
> Anyone knof if there’s a way to disable the creation of 
> Strimillinn.wowebserverresources.tar.gz and Strimillinn.woapplication.tar.gz 
> after performing a maven build? I usually rsync my build products to the 
> server (faster) so I see an opportunity there to shave a couple of seconds of 
> the build time :).
> 
> Cheers,
> - hugi
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com
> 
> This email sent to [email protected]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to