+1.

Since we're opening up a post-freeze build option, I've got a bug I'd like to 
fix in the OSGi Axis2 environment as well. I'll create a JIRA and check in the 
code Monday, so please hold off until after then to respin the build.

Thanks,
Joel

-----Original Message-----
From: Daniel Jemiolo [mailto:[EMAIL PROTECTED]
Sent: Wed 9/6/2006 8:30 AM
To: [email protected]
Subject: Re: Vote on small bug fix, post-freeze
 
+1

Andrew Eberbach/Durham/[EMAIL PROTECTED] wrote on 09/06/2006 08:20:34 AM:

> 
> Hi, 
> 
> I've found a typo in the SimpleAnalyzer that I'd like to commit. This 
would 
> involve in making a new build. Here's the issue, 
> 
> In SimpleAnalyzer there is a Map that takes QNames and resolves them to 
Action
> URIs. In the map I currently have: 
> 
>                 _internalActionMap.put(WsnConstants.SUBSCRIBE_QNAME, 
>                                 WsnConstants.GET_CURRENT_URI);  
>                 _internalActionMap.put(WsnConstants.GET_CURRENT_QNAME, 
>                                 WsnConstants.GET_CURRENT_URI); 
> 
> Which is obviously wrong. Here is my proposed fix: 
> 
>                 _internalActionMap.put(WsnConstants.SUBSCRIBE_QNAME, 
>                                 WsnConstants.SUBSCRIBE_URI);  
>                 _internalActionMap.put(WsnConstants.GET_CURRENT_QNAME, 
>                                 WsnConstants.GET_CURRENT_URI); 
> 
> Can I get a vote on committing this before the release? 
> 
> Thanks,
> Andrew
> 
> Andrew Eberbach
> Autonomic Computing
> (919) 254-2645
> T/L: 444-2645
> [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy it. 

<<winmail.dat>>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to