Re: release 1.7.5 soon?

2013-07-28 Thread Scott Carey
My changes are ready.  Is there anything else to tidy up?

I can't quite create a release candidate -- I am unable to build/test C#
and the web of trust on my pgp keys is not big enough.  Are any other PMC
members willing and able to build an RC?

On 7/26/13 7:28 AM, Micah Huff mh...@inome.com wrote:

Any updates? It's been almost a month since the last comment re:1.7.5
release. We are building more and more features internally that are
dependent on the release of 1.7.5.

Thanks,
Micah

On 07/02/2013 07:24 PM, Scott Carey wrote:
 This weekend, which here in the US at my employer is a full 4 days.

 I'll try to get the next Schema Repo patch out as well, but 1.7.5 is not
 blocked by that (we can make a 1.7.6 right after if need be).

 On 7/1/13 3:15 PM, Doug Cutting cutt...@apache.org wrote:

 On Mon, Jul 1, 2013 at 9:05 AM, Micah Huff mh...@inome.com wrote:
 Any update on the release date of 1.7.5?
 I'm back from my travels and also eager to get this out soon.

 Scott, when do you expect to finish the SchemaBuilder API changes?

 Doug







[jira] [Commented] (AVRO-1325) Enhanced Schema Builder API

2013-07-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13722061#comment-13722061
 ] 

ASF subversion and git services commented on AVRO-1325:
---

Commit 1507862 from [~scott_carey] in branch 'avro/trunk'
[ https://svn.apache.org/r1507862 ]

AVRO-1325 Enhanced Schema Builder API

 Enhanced Schema Builder API
 ---

 Key: AVRO-1325
 URL: https://issues.apache.org/jira/browse/AVRO-1325
 Project: Avro
  Issue Type: Improvement
Reporter: Scott Carey
Assignee: Scott Carey
 Fix For: 1.7.5

 Attachments: AVRO-1325.patch, AVRO-1325-preliminary.patch, 
 AVRO-1325-properties.patch, AVRO-1325-v2.patch, AVRO-1325-v3.patch, 
 AVRO-1325-v4.patch


 The schema builder from AVRO-1274 has a few key limitations.  I have proposed 
 changes to make before it is released and the public API is locked in.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (AVRO-1325) Enhanced Schema Builder API

2013-07-28 Thread Scott Carey (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Carey updated AVRO-1325:
--

Resolution: Fixed
Status: Resolved  (was: Patch Available)

Additionally required upgrading Jackson to 1.9.13 and some pom.xml changes to 
make builds work on mac.

 Enhanced Schema Builder API
 ---

 Key: AVRO-1325
 URL: https://issues.apache.org/jira/browse/AVRO-1325
 Project: Avro
  Issue Type: Improvement
Reporter: Scott Carey
Assignee: Scott Carey
 Fix For: 1.7.5

 Attachments: AVRO-1325.patch, AVRO-1325-preliminary.patch, 
 AVRO-1325-properties.patch, AVRO-1325-v2.patch, AVRO-1325-v3.patch, 
 AVRO-1325-v4.patch


 The schema builder from AVRO-1274 has a few key limitations.  I have proposed 
 changes to make before it is released and the public API is locked in.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (AVRO-1325) Enhanced Schema Builder API

2013-07-28 Thread Scott Carey (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13722062#comment-13722062
 ] 

Scott Carey commented on AVRO-1325:
---

committed in revision 1507862.

 Enhanced Schema Builder API
 ---

 Key: AVRO-1325
 URL: https://issues.apache.org/jira/browse/AVRO-1325
 Project: Avro
  Issue Type: Improvement
Reporter: Scott Carey
Assignee: Scott Carey
 Fix For: 1.7.5

 Attachments: AVRO-1325.patch, AVRO-1325-preliminary.patch, 
 AVRO-1325-properties.patch, AVRO-1325-v2.patch, AVRO-1325-v3.patch, 
 AVRO-1325-v4.patch


 The schema builder from AVRO-1274 has a few key limitations.  I have proposed 
 changes to make before it is released and the public API is locked in.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (AVRO-975) Support RPC in C#

2013-07-28 Thread Mark Lamley (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Lamley updated AVRO-975:
-

Attachment: Avro-975-complete4.patch

Attached is Avro-975-complete4.patch with a fix for arrays and maps not working 
for ipc parameters. I added two tests EchoClass + EchoParameters that test this 
area of the code more heavily.

The patch is tested on Windows, OSX + Ubuntu.

 Support RPC in C#
 -

 Key: AVRO-975
 URL: https://issues.apache.org/jira/browse/AVRO-975
 Project: Avro
  Issue Type: New Feature
  Components: csharp
Affects Versions: 1.6.1
Reporter: Jeff Hammerbacher
 Attachments: 975.patch, Avro-975-00.patch, Avro-975-complete2.patch, 
 Avro-975-complete3.patch, Avro-975-complete4.patch, Avro975-complete.patch, 
 buildtask.patch, Castle.Core.dll, errors-and-remote-protocols.975.diff, 
 java-compat.diff, propagate-exception.diff, timeout-unhandled-exception.diff




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (AVRO-987) Make Avro OSGi ready

2013-07-28 Thread Willem Jiang (JIRA)

[ 
https://issues.apache.org/jira/browse/AVRO-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13722122#comment-13722122
 ] 

Willem Jiang commented on AVRO-987:
---

Is there any updating for this issue?

 Make Avro OSGi ready
 

 Key: AVRO-987
 URL: https://issues.apache.org/jira/browse/AVRO-987
 Project: Avro
  Issue Type: New Feature
  Components: java
Reporter: Ioannis Canellos
 Attachments: AVRO-987-1_6_3-patch.txt, AVRO-987-patch.txt, 
 AVRO-987-patch-updated.txt


 It would be really nice to be able to use Avro inside OSGi. To achieve this 
 two things are required:
 i) Provide proper MANIFEST.MF.
 ii) Deal with potential class loading issues. Avro uses Class.forName a lot 
 and that is not very OSGi friendly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira