https://bz.apache.org/bugzilla/show_bug.cgi?id=62500

--- Comment #12 from Christopher Schultz <ch...@christopherschultz.net> ---
I usually do all this with (prepare yourselves, everyone) Apache ant as a part
of my build process.

On a a fresh machine where Java, ant, and Subversion are installed, my build
process is:

1. Create a master ~/.ant.properties (or copy from another host)
2. svn checkout
3. cd
4. ant install

Done.

This works well for us and our services, but it may not work for everyone,
which is why I never bothered to package it all up and give it away.

Plus it's not all Docker'd and Maven'd up, so the cool kids won't like it. Oh,
yeah, and get off my lawn.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to