Re: [VOTE] Release Apache Johnzon 0.8-incubating

2015-06-08 Thread Justin Mclean
Hi, +1 binding I checked: - hashes and signatures good - incubating in release name - DISCLAIMER exists - LICENSE and NOTICE correct - All source files have apache header (there are a few test .json/.txt files you may want to add a header to) - No unexpected binary files in release - Can compile

Re: [DISCUSS] Freemarker Incubation proposal

2015-06-08 Thread Daniel Dekany
A simple question regarding the SGA... at the bottom there's "List of software and other intellectual property covered by this agreement:". I wonder if we should have "Freemarker" under that, or something like: Freemarker (including the engine itself, also the Docgen and Site modules) Because

Re: June report prep

2015-06-08 Thread Patrick Hunt
Hi David, you and Joe have been doing great, I'm afraid I've been distracted with more issues at home/work than usual. I've been concerned, and this is more serious than usual given the fact that both the community and the oversight missed a serious issue, but given the current feedback and the res

Re: Robot vs. personal KEYS for signing releases

2015-06-08 Thread David Nalley
On Mon, Jun 8, 2015 at 9:40 AM, Cédric Champeau wrote: > We are not using the Apache CI servers for that but our own CI server. IMHO > you should make a difference between building and checking. Building should > be automated as much as possible. Checking the release is a human job. > There are lo

Re: Robot vs. personal KEYS for signing releases

2015-06-08 Thread Cédric Champeau
> > Would it be possible to sign the robot keys with your own keys? > > I think it is possible, yes.

Re: Robot vs. personal KEYS for signing releases

2015-06-08 Thread Cédric Champeau
We are not using the Apache CI servers for that but our own CI server. IMHO you should make a difference between building and checking. Building should be automated as much as possible. Checking the release is a human job. There are lots of reasons why we stopped releasing from a local computer yea

Re: Robot vs. personal KEYS for signing releases

2015-06-08 Thread Jake Farrell
No debate, the Apache CI servers are not intended to produce release artifacts and should not be used for this purpose. The release manager should build the artifacts locally and sign them before uploading them to be tested and voted on. Most projects have this process scripted out fully and will r

Re: Robot vs. personal KEYS for signing releases

2015-06-08 Thread Bertrand Delacretaz
Hi, On Mon, Jun 8, 2015 at 2:55 PM, Cédric Champeau wrote: > Well I guess the debate is because of Groovy and our use of robot keys, so > "should" vs "must". If it's a should, I think we're ok... Would it be possible to sign the robot keys with your own keys? The alternative is to sign the rele

Re: Robot vs. personal KEYS for signing releases

2015-06-08 Thread Cédric Champeau
Well I guess the debate is because of Groovy and our use of robot keys, so "should" vs "must". If it's a should, I think we're ok. The reason we use robot signing is automation. We want to avoid as many human intervention in the release process as possible. That is to say, in the end, the whole rel

Re: Robot vs. personal KEYS for signing releases

2015-06-08 Thread Jake Farrell
The release manager should use their individual key, details on signing and keys are available at [1] -Jake [1]: http://www.apache.org/dev/release-signing.html On Mon, Jun 8, 2015 at 2:59 AM, Roman Shaposhnik wrote: > Hi! > > my recollection is that the collective opinion > was to discourage t

Re: Please add my Wiki account to the ContributorsGroup

2015-06-08 Thread Pierre Smits
Thanks Nick. Best regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Mon, Jun 8, 2015 at 11:40 AM, Nick Burch wrote: > On Mon, 8 Jun 2015, Pierre Smits wrote: > >> pl

Re: Please add my Wiki account to the ContributorsGroup

2015-06-08 Thread Nick Burch
On Mon, 8 Jun 2015, Pierre Smits wrote: please add my wiki account to the ContributorsGroup. Karma granted, enjoy! Nick - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: gener

Re: Groovy release and LEGAL-171

2015-06-08 Thread Sergio Fernández
On Mon, Jun 8, 2015 at 11:16 AM, Jochen Theodorou wrote: > > Without looking to the source code, I'm pretty sure it could be replaced by >> the right flags of the maven-javadoc-plugin... >> > > can it be used outside maven? Becuase we are talking about a gradle build. > Ah, right, it's a Gradle-b

Re: Groovy release and LEGAL-171

2015-06-08 Thread Cédric Champeau
It can easily be replaced with a Gradle plugin. 2015-06-08 9:07 GMT+02:00 Sergio Fernández : > Hi, > > my two cents without knowing in detail the issue: > > Could I make a clean build from a source release without that file? > > Without looking to the source code, I'm pretty sure it could be repl

Re: Groovy release and LEGAL-171

2015-06-08 Thread Jochen Theodorou
Am 08.06.2015 09:07, schrieb Sergio Fernández: Hi, my two cents without knowing in detail the issue: Could I make a clean build from a source release without that file? Without looking to the source code, I'm pretty sure it could be replaced by the right flags of the maven-javadoc-plugin...

Please add my Wiki account to the ContributorsGroup

2015-06-08 Thread Pierre Smits
Hi all, please add my wiki account to the ContributorsGroup. My wiki account is: PierreSmits Best regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com

Re: [DISCUSS] Freemarker Incubation proposal

2015-06-08 Thread Pierre Smits
Hi All, Building a community requires more than just contributors who focus on code. But also committers regarding project and product promotions (website, wiki, social media, etc).. As as contributor of the other kind I have experience in promoting both the project itself and its works I am willi

Re: [VOTE] Release Apache Kylin-0.7.1-incubating

2015-06-08 Thread Li Yang
+1 (binding) Verified hash and signature. Compiled on Win7 64bit, JDK 1.7.0_51 Unit test has known issue on Win7, but fine on Mac. On Mon, Jun 8, 2015 at 12:31 PM, Henry Saputra wrote: > Hash files look good > Signature look good > Source download and compiled > Looks like not 3rd party exes >

Re: Groovy release and LEGAL-171

2015-06-08 Thread Sergio Fernández
Hi, my two cents without knowing in detail the issue: Could I make a clean build from a source release without that file? Without looking to the source code, I'm pretty sure it could be replaced by the right flags of the maven-javadoc-plugin... Other opinions better formed than mine are welcome