Re: Build Script Templates

2017-12-13 Thread Stefan Bodewig
On 2017-12-12, Jochen Wiedmann wrote: > What I came up with, instead, was a set of conventions, which closely > resemble the Maven projects, and a "Maven Jar Template" (MJT). The MJT > is an Ant build script, which is generic, and shared by all our > subprojects. The actual build scripts typically

Re: Build Script Templates

2017-12-12 Thread Martin Gainty
MG>quick comments below From: Jochen Wiedmann Sent: Tuesday, December 12, 2017 7:54 AM To: dev@ant.apache.org Subject: Build Script Templates Hi, over the last months, I was working in a larger project in a Java environment, but not directly a Java proj

Build Script Templates

2017-12-12 Thread Jochen Wiedmann
Hi, over the last months, I was working in a larger project in a Java environment, but not directly a Java project. Suffice it to say, that we have a number of Java subprojects, but generally aren't so much interested in Java builds, etc. There's no rule without exceptions, so I've been tasked wi