+1 This is only a +1 validating the Java aspect of the build based on the tag using: git clone https://gitbox.apache.org/repos/asf --branch COMMONS_DAEMON_1_2_1_RC1
Apache RAT check OK Apache CLIRR check OK Builds OK using: mvn clean package with: Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T11:06:16-04:00) Maven home: C:\Java\apache-maven-3.6.2\bin\.. Java version: 11.0.4, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk-11.0.4 Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" C:\temp\rc\commons-daemon>mvn -version Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T11:06:16-04:00) Maven home: C:\Java\apache-maven-3.6.2\bin\.. Java version: 11.0.4, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk-11.0.4 Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" The code will not compile with the current version of Java 12 and later because our POM requires Java 6. Gary On Thu, Sep 5, 2019 at 4:39 PM Mark Thomas <ma...@apache.org> wrote: > A couple of regressions have been identified in the 1.2.0 release so I'd > like to get 1.2.1 released to address them. So, time for another release > vote. > > Notable changes since 1.2.0 include: > - Correct a regression (DAEMON-401) that caused 32-bit Windows services > to crash on start-up > - Correct a regression (DAEMON-407) the caused the Windows GUI to mix up > the WARN and INFO log levels. > - Expand (and document) the search algorithm for the Java runtime > library to better support newer versions of Java that do not install a > separate JRE when installing a JDK. > > The full set of changes is in the changelog > > 1.2.1 RC1 can be obtained from (r35583) > https://dist.apache.org/repos/dist/dev/commons/daemon/ > > The git tag is: > Tag: COMMONS_DAEMON_1_2_1_RC1 > URL: > > https://gitbox.apache.org/repos/asf?p=commons-daemon.git;a=commit;h=3fc90a64726639c32a46ec25a5f8ac1b84525082 > Hash: 3fc90a64726639c32a46ec25a5f8ac1b84525082 > > The Maven Staging repo is: > https://repository.apache.org/content/repositories/orgapachecommons-1463/ > > The Windows binaries have been signed by the Symantec code signing service. > > Files signed with my preferred key: > http://people.apache.org/~markt/ > KEYS file is standard Apache Commons keys file: > http://www.apache.org/dist/commons/KEYS > > > [ ] Approved - go ahead and release Commons Daemon 1.2.1 RC1 as 1.2.1 > [ ] Broken - do not release because... > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >