Hi Colin, Nice work in getting the release candidate prepared and available for review. Where is the KEYS file? I tried the one here http://archive.apache.org/dist/incubator/htrace/KEYS It does not contain your sig so I cannot verify the release sigs. Moving on,
Notes Binaries Archives Standards Apache Generated Unknown 0 0 0 116 92 0 15 Unapproved licenses are as follows bootstrap-theme.css bootstrap-theme.min.css bootstrap.css bootstrap.min.css backbone-1.1.2.js bootstrap.js bootstrap.min.js d3.min.js jquery-2.1.4.js moment-2.10.3.js npm.js underscore-1.7.0.js SpanProtos.java dependency-reduced-pom.xml None of the above libraries are declared within NOTICE.txt I navigate to the decompressed RC directory and try mvn clean install... it enters into a loop! ... [INFO] Dependency-reduced POM written at: /usr/local/htrace_4/htrace-4.0.0-incubating/htrace-hbase/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /usr/local/htrace_4/htrace-4.0.0-incubating/htrace-hbase/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /usr/local/htrace_4/htrace-4.0.0-incubating/htrace-hbase/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /usr/local/htrace_4/htrace-4.0.0-incubating/htrace-hbase/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /usr/local/htrace_4/htrace-4.0.0-incubating/htrace-hbase/dependency-reduced-pom.xml I try mvn clean install -DskipTests with same result ... [INFO] Dependency-reduced POM written at: /usr/local/htrace_4/htrace-4.0.0-incubating/htrace-hbase/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /usr/local/htrace_4/htrace-4.0.0-incubating/htrace-hbase/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /usr/local/htrace_4/htrace-4.0.0-incubating/htrace-hbase/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /usr/local/htrace_4/htrace-4.0.0-incubating/htrace-hbase/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /usr/local/htrace_4/htrace-4.0.0-incubating/htrace-hbase/dependency-reduced-pom.xml Any ideas what is going on? Thanks Lewis On Mon, Sep 7, 2015 at 10:15 AM, < [email protected]> wrote: > > I've posted the first release candidate here: > > http://people.apache.org/~cmccabe/htrace/releases/4.0.0/rc0 > > The jars have been staged here: > > https://repository.apache.org/content/repositories/orgapachehtrace-1017 > > There's a lot of great stuff in this release, including a new web UI, > many bug fixes, API improvements and enlargement of span IDs to 128 > bits to avoid conflicts. > > The vote will run for 5 days. > >
