ActiveIO dependency

2006-10-31 Thread Guillaume Nodet
The geronimo-security module depends on an old version of ActiveIO. Imho, it should be upgraded to the one corresponding to the ActiveMQ version used, which is org.apache.activemq:activeio-core:3.x-incubator-SNAPSHOT Is there any reason why this has not been done ? -- Cheers, Guillaume Nodet

Re: ActiveIO dependency

2006-10-31 Thread Jason Dillon
The upgrade looks non-trivial, I have tried... and failed. Need someone who knows ActiveIO better to port it. Hiram said he might update it if he has time... but as of yet I guess he has not found any. --jason On Oct 31, 2006, at 3:01 AM, Guillaume Nodet wrote: The geronimo-security mod

Re: ActiveIO dependency

2006-10-31 Thread Jacek Laskowski
On 10/31/06, Jason Dillon <[EMAIL PROTECTED]> wrote: The upgrade looks non-trivial, I have tried... and failed. Need someone who knows ActiveIO better to port it. Hiram said he might update it if he has time... but as of yet I guess he has not found any. An excerpt from STATUS: Currently, th

Re: ActiveIO dependency

2006-10-31 Thread Dain Sundstrom
On Oct 31, 2006, at 1:59 PM, Jacek Laskowski wrote: An excerpt from STATUS: Currently, the biggest concerns for the TCK are ActiveMQ 4 and Yoko. Both of these are new libraries and may take a considerable amount of effort to certify. Also, there are few people that understand these new

Re: ActiveIO dependency

2006-10-31 Thread Jason Dillon
FYI, related to ActiveMQ we need to resolve why there are 2 versions 4.0.x and 4.1.x being included. I sent mail about this last week, but heard nothing back. --jason On Oct 31, 2006, at 1:59 PM, Jacek Laskowski wrote: On 10/31/06, Jason Dillon <[EMAIL PROTECTED]> wrote: The upgrade loo

Re: ActiveIO dependency

2006-10-31 Thread Guillaume Nodet
There has not been much changes between 4.0 and 4.1 afaik (not incompatible changes in api i mean), so it should be easy to change the 4.0 version to 4.1. On 10/31/06, Jason Dillon <[EMAIL PROTECTED]> wrote: FYI, related to ActiveMQ we need to resolve why there are 2 versions 4.0.x and 4.1.x bei

Re: ActiveIO dependency

2006-10-31 Thread Guillaume Nodet
Well, it seems that all the used classes have been removed: http://svn.apache.org/viewvc?view=rev&revision=453094 On 10/31/06, Jason Dillon <[EMAIL PROTECTED]> wrote: The upgrade looks non-trivial, I have tried... and failed. Need someone who knows ActiveIO better to port it. Hiram said he mig

Re: ActiveIO dependency

2006-10-31 Thread Jason Dillon
I'd still like to know why the 4.0.x deps were recently added. --jason On Oct 31, 2006, at 2:20 PM, Guillaume Nodet wrote: There has not been much changes between 4.0 and 4.1 afaik (not incompatible changes in api i mean), so it should be easy to change the 4.0 version to 4.1. On 10/31/06, J

Re: ActiveIO dependency

2006-10-31 Thread Jason Dillon
FYI... I think there are also some issues with Wadi and OpenEJB2 using old deps as well. --jason On Oct 31, 2006, at 2:20 PM, Guillaume Nodet wrote: There has not been much changes between 4.0 and 4.1 afaik (not incompatible changes in api i mean), so it should be easy to change the 4.0 ver

Re: ActiveIO dependency

2006-10-31 Thread David Jencks
On Oct 31, 2006, at 2:31 PM, Jason Dillon wrote: FYI... I think there are also some issues with Wadi and OpenEJB2 using old deps as well. Looks like the amq 4.0.1 comes only from the wadi integration in jetty. I'm experimenting a bit with changing it but gianny will probably have to be

Re: ActiveIO dependency

2006-10-31 Thread Jason Dillon
The OpenEJB2 bits are all ActiveIO related. FYI, Bruce mentioned to me that the API between 4.0 and 4.1 should be compatible, 4.1 just has some new features, but the same API. * * * It looks like some of the recent Wadi changes in server/trunk, which included AMQ 4.0.1 as a new dep, may

[jira] Created: (AMQ-907) Make the ActiveIO dependency and optional dependency.

2006-08-31 Thread Hiram Chirino (JIRA)
Make the ActiveIO dependency and optional dependency. --- Key: AMQ-907 URL: https://issues.apache.org/activemq/browse/AMQ-907 Project: ActiveMQ Issue Type: Improvement

[jira] Commented: (AMQ-907) Make the ActiveIO dependency and optional dependency.

2006-08-31 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-907?page=comments#action_36889 ] Hiram Chirino commented on AMQ-907: --- Applied changes in trunk rev 439108 and 439111.. > Make the ActiveIO dependency and optional depende

[jira] Commented: (AMQ-907) Make the ActiveIO dependency and optional dependency.

2006-08-31 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-907?page=comments#action_36891 ] Hiram Chirino commented on AMQ-907: --- activeio transport moved in trunk revision 439204. > Make the ActiveIO dependency and optional depende

[jira] Commented: (AMQ-907) Make the ActiveIO dependency and optional dependency.

2006-08-31 Thread Hiram Chirino (JIRA)
equivalent and perform better and are much better tested. We might want to consider trashing this transport if no one finds a need for it. > Make the ActiveIO dependency and optional dependency. > - > >

[jira] Resolved: (AMQ-907) Make the ActiveIO dependency and optional dependency.

2006-09-07 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-907?page=all ] Hiram Chirino resolved AMQ-907. --- Resolution: Fixed done.. > Make the ActiveIO dependency and optional depende