[VOTE] [RESULTS] JDO 3.0.1 release

2011-11-13 Thread Matthew Adams
This vote has succeeded. Voting +1: Craig L Russell (binding) Andy Jefferson (binding) Michael Bouschen (binding) Matthew Adams Voting -1 or 0: none

Re: Tracking JDO 3.0.1 release

2011-11-13 Thread Matthew Adams
Attempted to copy artifacts for release got errors. madams@minotaur:~$ cp -r public_html/jdo3.0.1/dist/db /www/www.apache.org/dist cp: /www/www.apache.org/dist/db/jdo/3.0.1: Permission denied madams@minotaur:~$ cp -r public_html/jdo3.0.1/dist/m1-ibiblio-rsync-repository/*

Re: Tracking JDO 3.0.1 release

2011-11-13 Thread Matthew Adams
Added committed releases/3.0.1 to SVN Command: Commit Adding: C:\OpenSource\jdo\releases\3.0.1 Adding: C:\OpenSource\jdo\releases\3.0.1\dist Adding: C:\OpenSource\jdo\releases\3.0.1\dist\db Adding: C:\OpenSource\jdo\releases\3.0.1\dist\db\jdo Adding:

Re: Tracking JDO 3.0.1 release

2011-11-13 Thread Craig L Russell
Hi Matthew, I gave you db group access. Try again, please. Craig On Nov 13, 2011, at 6:02 AM, Matthew Adams wrote: Attempted to copy artifacts for release got errors. madams@minotaur:~$ cp -r public_html/jdo3.0.1/dist/db /www/www.apache.org/dist cp: /www/www.apache.org/dist/db/jdo/3.0.1:

[jira] [Updated] (JDO-696) Throw on unrecognized javax.jdo options

2011-11-13 Thread Matthew T. Adams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JDO-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew T. Adams updated JDO-696: - Attachment: (was: JDO-696.patch) Throw on unrecognized javax.jdo options

[jira] [Updated] (JDO-696) Throw on unrecognized javax.jdo options

2011-11-13 Thread Matthew T. Adams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JDO-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew T. Adams updated JDO-696: - Attachment: JDO-696.patch Added case-insensitive code. Throw on unrecognized

Re: Tracking JDO 3.0.1 release

2011-11-13 Thread Matthew Adams
Thanks. Now the only error I get is the following. Copying to the maven-1 location worked ok. madams@minotaur:~$ cp -r public_html/jdo3.0.1/dist/m2-ibiblio-rsync-repository/* /www/people.apache.org/repo/m2-ibiblio-rsync-repository cp:

Re: Updating KEYS

2011-11-13 Thread Matthew Adams
Done. On Fri, Nov 11, 2011 at 12:18 PM, Craig L Russell craig.russ...@oracle.com wrote: Oops, I mean http://www.apache.org/dist/db/jdo/KEYS Craig On Nov 11, 2011, at 10:07 AM, Craig L Russell wrote: Hi Matthew, Here is the file that you need to add your public key to:

Re: Tracking JDO 3.0.1 release

2011-11-13 Thread Craig L Russell
Hi Matthew, I think our instructions for publishing to maven2 repo are wrong. Can someone from repository help tell us how to publish to this repo? Thanks, Craig On Nov 13, 2011, at 11:55 AM, Matthew Adams wrote: Thanks. Now the only error I get is the following. Copying to the maven-1

Re: [VOTE] JDO 3.0.1 release

2011-11-13 Thread Awais Bajwa
+1 Thanks Awais Bajwa On Sat, Nov 5, 2011 at 11:27 AM, Matthew Adams matt...@matthewadams.mewrote: We have prepared the release artifacts for JDO 3.0.1 and staged them on http://people.apache.org/~madams/jdo3.0.1/dist/db/jdo/3.0.1/ This is a result of the efforts of the JDO expert group

[jira] [Commented] (JDO-696) Throw on unrecognized javax.jdo options

2011-11-13 Thread Craig L Russell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JDO-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149446#comment-13149446 ] Craig L Russell commented on JDO-696: - The code now requires case-insensitive properties,