Clebert told me that he would do the release tomorrow and now I see Howard is doing it.
The reason is that I have been working for a full hour on your codebase and the following
list is growing:
| =========================================
| anil@localhost:~/messaging/Branch_1_4$ svn stat
| M src/main/org/jboss/jms/wireformat/SessionCreateConsumerDelegateRequest.java
| M src/main/org/jboss/jms/wireformat/ConnectionCreateSessionDelegateRequest.java
| M src/main/org/jboss/jms/server/endpoint/ServerConnectionFactoryEndpoint.java
| M src/main/org/jboss/jms/server/endpoint/SecurityActions.java
| M src/main/org/jboss/jms/client/JBossConnection.java
| M src/main/org/jboss/jms/client/container/SessionAspect.java
| M src/main/org/jboss/jms/client/container/ConsumerAspect.java
| ============================================
|
Since JBoss Messaging is a heavy user of aspects, under a security manager, a permission
check for "getClassLoader" is getting triggered which needs to be dealt in the
messaging code base. We could have dealt it in AOP, but that is not correct.
Let Clebert do the release tomorrow. Once I fix your codebase, please send me a pillow to
sleep during the day. ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190704#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...