Re: [VOTE] HTrace 4.0 Release Candidate 0

2015-09-07 Thread Lewis John Mcgibbney
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, <
dev-digest-h...@htrace.incubator.apache.org> 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.
>
>


Re: [VOTE] HTrace 4.0 Release Candidate 0

2015-09-07 Thread Masatake Iwasaki
> 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


HTRACE-234 was filed for this. Which version of Maven are you using?

Thanks,
Masatake Iwasaki


On 9/8/15 00:47, Lewis John Mcgibbney wrote:

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, <
dev-digest-h...@htrace.incubator.apache.org> 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.






Incubator PMC/Board report for Sep 2015 ([ppmc])

2015-09-07 Thread Marvin


Dear podling,

This email was sent by an automated system on behalf of the Apache Incubator 
PMC.
It is an initial reminder to give you plenty of time to prepare your quarterly
board report.

The board meeting is scheduled for Wed, 16 September 2015, 10:30 am PST. The 
report 
for your podling will form a part of the Incubator PMC report. The Incubator 
PMC 
requires your report to be submitted 2 weeks before the board meeting, to allow 
sufficient time for review and submission (Wed, Sep 2nd).

Please submit your report with sufficient time to allow the incubator PMC, and 
subsequently board members to review and digest. Again, the very latest you 
should submit your report is 2 weeks prior to the board meeting.

Thanks,

The Apache Incubator PMC

Submitting your Report
--

Your report should contain the following:

 * Your project name
 * A brief description of your project, which assumes no knowledge of the 
project
   or necessarily of its field
 * A list of the three most important issues to address in the move towards 
   graduation.
 * Any issues that the Incubator PMC or ASF Board might wish/need to be aware of
 * How has the community developed since the last report
 * How has the project developed since the last report.
 
This should be appended to the Incubator Wiki page at:

  http://wiki.apache.org/incubator/September2015

Note: This is manually populated. You may need to wait a little before this page
  is created from a template.

Mentors
---
Mentors should review reports for their project(s) and sign them off on the 
Incubator wiki page. Signing off reports shows that you are following the 
project - projects that are not signed may raise alarms for the Incubator PMC.

Incubator PMC