On 24 January 2018 at 08:35, <pascalschumac...@apache.org> wrote: > Author: pascalschumacher > Date: Wed Jan 24 08:35:29 2018 > New Revision: 1822088 > > URL: http://svn.apache.org/viewvc?rev=1822088&view=rev > Log: > revert "Update commons-parent from 42 to 43." because this breaks the build > on java 6
What exactly do you mean here? There are two ways to compile of Java 6: Build with Java 6 Build with a later version, but use the profile: -Pjava-1.6 What was the issue? If the latter breaks, then I think it is a bug in CP43 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org