Re: ActiveMQ-CPP Mac changes dropped

2006-07-05 Thread Hiram Chirino
Hi, I just looked back through the svn commit logs and found these commits from James: http://svn.apache.org/viewvc?view=rev&revision=418777 http://svn.apache.org/viewvc?view=rev&revision=418786 I spot checked a few of the files.. and it seems like his changes are still there. For example see:

Re: ActiveMQ-CPP Mac changes dropped

2006-07-05 Thread Hiram Chirino
The only thing I did was use the svn propset svn:eol-style "native" command. So It's weird that there woudl be any loss of data. Do you got a link to jame's svn revistion? On 7/5/06, Timothy Bish <[EMAIL PROTECTED]> wrote: Hiram I was taking a look at the code in activemq-cpp to sync up al

M2 deploy fails due to Permission problems

2006-07-05 Thread Hiram Chirino
Hi, Today I tried deploying a SNAPSHOT to the maven 2 snapshot repo and it failed because there was an existing snapshot already deployed there and it was not group writable. To fix this, we have to tell maven to allow group writes. I've documented how to do this here: http://goopen.org/conflue

subversion plugin for jira

2006-07-05 Thread Mittler, Nathan
Hey guys, are we using this? http://confluence.atlassian.com/display/JIRAEXT/JIRA+Subversion+plugin Seems like it might be a way to bridge between commits and issues. Nate

[jira] Commented: (AMQ-779) add createDurableSubscriber() methods to Session.h

2006-07-05 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-779?page=comments#action_36528 ] Nathan Mittler commented on AMQ-779: It looks like this has been implemented in activemq-cpp, not sure that it has been tested yet. We should add an integration test for t

[jira] Assigned: (AMQ-779) add createDurableSubscriber() methods to Session.h

2006-07-05 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-779?page=all ] Nathan Mittler reassigned AMQ-779: -- Assign To: Nathan Mittler > add createDurableSubscriber() methods to Session.h > -- > > Key: AMQ-

[jira] Resolved: (AMQ-778) Make Session.h more polymorphic like JMS 1.1 with createProducer/createConsumer methods on Session.h

2006-07-05 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-778?page=all ] Nathan Mittler resolved AMQ-778: Resolution: Fixed This has been implemented as part of the activemq-cpp patch: https://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-cpp/sr