Re: [VOTE] Accept Celix for incubation

2010-10-31 Thread Alan D. Cabrera
+1 Regards, Alan On Oct 28, 2010, at 12:42 PM, Marcel Offermans wrote: After the initial discussions about Celix have finished, we now have three mentors and would like to call a vote to accept Celix into the Apache Incubator. The proposal is included below and can also be found at:

Re: [VOTE] Apache OODT 0.1-incubating release (rc3)

2010-10-31 Thread Alan D. Cabrera
There seems to be a fair number of rat failures. Regards, Alan On Oct 26, 2010, at 4:44 AM, david woollard wrote: Hi Folks, After addressing some concerns documented on the mailing list, I have prepared a third release candidate for the Apache OODT 0.1-incubating release. The source

Re: [VOTE] Apache OODT 0.1-incubating release (rc3)

2010-10-31 Thread Mattmann, Chris A (388J)
Hi Alan, Thanks for looking at our release. Did you run mvn -Paudit to discover those RAT failures? Can you attach a log so that we could better track them down? We've gone through a lot of trouble to make sure that RAT is integrated (e.g., see [1]) and I would like to know specifics of where

Re: [VOTE] Apache OODT 0.1-incubating release (rc3)

2010-10-31 Thread David Woollard
Alan, To follow up on what Chris sent, we incorporated RAT in a maven profile. There are a number of exclusions incorporated into the pom files for each of the subprojects, so if you run rat from the commandline, you will pick up those exclusions in the analysis. Thanks for checking out the

Re: [VOTE] Apache OODT 0.1-incubating release (rc3)

2010-10-31 Thread Alan D. Cabrera
mvn -P audit install ... [INFO] [rat:check {execution: default}] [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] Too many unapproved licenses: 23 [INFO]

Re: [VOTE] Apache OODT 0.1-incubating release (rc3)

2010-10-31 Thread David Woollard
Alan, Thanks for following up... It looks like mvn -P audit install is failing, but mvn -P audit package succeeds. I'll look into it further before cutting the next RC. -Dave On Oct 31, 2010, at 11:37 AM, Alan D. Cabrera wrote: mvn -P audit install ... [INFO] [rat:check {execution:

Re: [VOTE] Apache OODT 0.1-incubating release (rc3)

2010-10-31 Thread Alan D. Cabrera
+1 if mvn -P audit package adequately checks all files. Regards, Alan On Oct 31, 2010, at 12:02 PM, David Woollard wrote: Alan, Thanks for following up... It looks like mvn -P audit install is failing, but mvn -P audit package succeeds. I'll look into it further before cutting the

[VOTE] Apache OODT 0.1-incubating release (rc4)

2010-10-31 Thread david woollard
Hi Folks, After addressing issues on the mailing list, I have posted a 4th release candidate for the Apache OODT 0.1-incubating release. The source code is at: http://people.apache.org/~woollard/apache-oodt-0.1-incubating/rc4/ For more detailed information, see the included CHANGES.txt file