You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Deepal jayasinghe <de...@gmail.com> on 2009/02/10 01:44:11 UTC

Re: [ANNOUNCE] Axis2 1.5 beta-2 is out and ready for testing!

I was wondering what is happening with 1.5 release ?

Deepal
> Hi y'all!
>
> I've put the second beta of Axis2 1.5 up here:
>
> http://people.apache.org/~gdaniels/axis2/dist/1.5-beta-2/
>
> This is a beta, so there are still a few bugs we expect to nail
> before 1.5 goes out, and we'll be doing a once-over of the docs/etc
> before we go final as well.  Thanks to the team for all the good work so
> far.
>
> For now, please pick it up and kick the tires if you can, paying
> particular attention to any JIRAs you might want to confirm fixes for.
> As always, file new issues (or comment on old ones) at:
>
> http://issues.apache.org/jira/browse/AXIS2
>
> We're hoping to get a release candidate out by next week.
>
> Beta 2 incorporates a bunch of recent Axiom fixes, and will be pointing
> to the 1.2.8 release as soon as it's finalized.
>
>
> Changelog since 1.5 beta 1:
>
> Revision: 733940
> Author: gdaniels
> Date: 5:32:50 PM, Monday, January 12, 2009
> Message:
> Update version to beta-2
>
> Revision: 733780
> Author: gdaniels
> Date: 10:18:30 AM, Monday, January 12, 2009
> Message:
> Remove lcmn option as per revision 73776 on the trunk.
>
> Revision: 733620
> Author: gdaniels
> Date: 11:30:37 PM, Sunday, January 11, 2009
> Message:
> Merge Amila's changes for better XML->Java mapping.
>
> Revision: 732089
> Author: gawor
> Date: 3:04:24 PM, Tuesday, January 06, 2009
> Message:
> deal with circular dependency between axis2 and axis2-transports
>
> Revision: 731790
> Author: gawor
> Date: 7:31:19 PM, Monday, January 05, 2009
> Message:
> handle elements without namespace
>
> Revision: 731328
> Author: veithen
> Date: 1:49:54 PM, Sunday, January 04, 2009
> Message:
> Merged changes in r731315 into 1.5 branch.
>
> Revision: 728681
> Author: veithen
> Date: 8:22:56 AM, Monday, December 22, 2008
> Message:
> Merged fix in r728674 (invalid test case) to 1.5 branch.
>
> Revision: 728441
> Author: veithen
> Date: 9:10:37 AM, Sunday, December 21, 2008
> Message:
> AXIS2-4187: Merged fix in r728440 in ListenerManager to 1.5 branch.
>
>
> Major Changes Since 1.4.1:
> - Refactored, pluggable transports (separate jars, with deployer)
> - Clustering improvements (works with EC2)
> - Over 100 JIRA issues resolved
>
>
> Thanks,
> --Glen
>
>   


-- 
Thank you!


http://blogs.deepal.org
http://deepal.org


Re: [ANNOUNCE] Axis2 1.5 beta-2 is out and ready for testing!

Posted by Glen Daniels <gl...@thoughtcraft.com>.
Amila Suriarachchi wrote:
> 
> On Tue, Feb 10, 2009 at 9:41 AM, Glen Daniels <glen@thoughtcraft.com
>     a) Amila to make the fix to add the "-uon" (Use Operation Name) flag for
>     WSDL2Java, 
> 
> added

Thanks Amila!  Haven't had a chance to check this out yet, but will do
so in the next day.

--Glen

Re: [ANNOUNCE] Axis2 1.5 beta-2 is out and ready for testing!

Posted by Amila Suriarachchi <am...@gmail.com>.
On Tue, Feb 10, 2009 at 9:41 AM, Glen Daniels <gl...@thoughtcraft.com> wrote:

> Hi Deepal!
>
> The release got a bit delayed due to some back-and-forth between myself
> and Amila about the -lcmn change, some related stuff re: Rampart, and
> also because I got busy with some non-Apache day job stuff.  Now that we
> seem to have come to consensus (at least Amila and I), we're waiting for
> a) Amila to make the fix to add the "-uon" (Use Operation Name) flag for
> WSDL2Java,

added

thanks,
Amila.

> and b) me to add some more data binding tests to ensure that
> we cover the XML-to-Java identifier mapping sufficiently for ADB.
>
> At this point I'd guess another week or so before we're ready to do an RC.
>
> --Glen
>
> Deepal jayasinghe wrote:
> > I was wondering what is happening with 1.5 release ?
> >
> > Deepal
> >> Hi y'all!
> >>
> >> I've put the second beta of Axis2 1.5 up here:
> >>
> >> http://people.apache.org/~gdaniels/axis2/dist/1.5-beta-2/<http://people.apache.org/%7Egdaniels/axis2/dist/1.5-beta-2/>
> >>
> >> This is a beta, so there are still a few bugs we expect to nail
> >> before 1.5 goes out, and we'll be doing a once-over of the docs/etc
> >> before we go final as well.  Thanks to the team for all the good work so
> >> far.
> >>
> >> For now, please pick it up and kick the tires if you can, paying
> >> particular attention to any JIRAs you might want to confirm fixes for.
> >> As always, file new issues (or comment on old ones) at:
> >>
> >> http://issues.apache.org/jira/browse/AXIS2
> >>
> >> We're hoping to get a release candidate out by next week.
> >>
> >> Beta 2 incorporates a bunch of recent Axiom fixes, and will be pointing
> >> to the 1.2.8 release as soon as it's finalized.
> >>
> >>
> >> Changelog since 1.5 beta 1:
> >>
> >> Revision: 733940
> >> Author: gdaniels
> >> Date: 5:32:50 PM, Monday, January 12, 2009
> >> Message:
> >> Update version to beta-2
> >>
> >> Revision: 733780
> >> Author: gdaniels
> >> Date: 10:18:30 AM, Monday, January 12, 2009
> >> Message:
> >> Remove lcmn option as per revision 73776 on the trunk.
> >>
> >> Revision: 733620
> >> Author: gdaniels
> >> Date: 11:30:37 PM, Sunday, January 11, 2009
> >> Message:
> >> Merge Amila's changes for better XML->Java mapping.
> >>
> >> Revision: 732089
> >> Author: gawor
> >> Date: 3:04:24 PM, Tuesday, January 06, 2009
> >> Message:
> >> deal with circular dependency between axis2 and axis2-transports
> >>
> >> Revision: 731790
> >> Author: gawor
> >> Date: 7:31:19 PM, Monday, January 05, 2009
> >> Message:
> >> handle elements without namespace
> >>
> >> Revision: 731328
> >> Author: veithen
> >> Date: 1:49:54 PM, Sunday, January 04, 2009
> >> Message:
> >> Merged changes in r731315 into 1.5 branch.
> >>
> >> Revision: 728681
> >> Author: veithen
> >> Date: 8:22:56 AM, Monday, December 22, 2008
> >> Message:
> >> Merged fix in r728674 (invalid test case) to 1.5 branch.
> >>
> >> Revision: 728441
> >> Author: veithen
> >> Date: 9:10:37 AM, Sunday, December 21, 2008
> >> Message:
> >> AXIS2-4187: Merged fix in r728440 in ListenerManager to 1.5 branch.
> >>
> >>
> >> Major Changes Since 1.4.1:
> >> - Refactored, pluggable transports (separate jars, with deployer)
> >> - Clustering improvements (works with EC2)
> >> - Over 100 JIRA issues resolved
> >>
> >>
> >> Thanks,
> >> --Glen
> >>
> >>
> >
> >
>



-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/

Re: [ANNOUNCE] Axis2 1.5 beta-2 is out and ready for testing!

Posted by Deepal jayasinghe <de...@gmail.com>.
Hi Glen ,

Thank you for information, main reason I send this because I got few
mail asking about the release. Let's get it done as solid as we can, so
no hurry :)

Deepal
> Hi Deepal!
>
> The release got a bit delayed due to some back-and-forth between myself
> and Amila about the -lcmn change, some related stuff re: Rampart, and
> also because I got busy with some non-Apache day job stuff.  Now that we
> seem to have come to consensus (at least Amila and I), we're waiting for
> a) Amila to make the fix to add the "-uon" (Use Operation Name) flag for
> WSDL2Java, and b) me to add some more data binding tests to ensure that
> we cover the XML-to-Java identifier mapping sufficiently for ADB.
>
> At this point I'd guess another week or so before we're ready to do an RC.
>
> --Glen
>
> Deepal jayasinghe wrote:
>   
>> I was wondering what is happening with 1.5 release ?
>>
>> Deepal
>>     
>>> Hi y'all!
>>>
>>> I've put the second beta of Axis2 1.5 up here:
>>>
>>> http://people.apache.org/~gdaniels/axis2/dist/1.5-beta-2/
>>>
>>> This is a beta, so there are still a few bugs we expect to nail
>>> before 1.5 goes out, and we'll be doing a once-over of the docs/etc
>>> before we go final as well.  Thanks to the team for all the good work so
>>> far.
>>>
>>> For now, please pick it up and kick the tires if you can, paying
>>> particular attention to any JIRAs you might want to confirm fixes for.
>>> As always, file new issues (or comment on old ones) at:
>>>
>>> http://issues.apache.org/jira/browse/AXIS2
>>>
>>> We're hoping to get a release candidate out by next week.
>>>
>>> Beta 2 incorporates a bunch of recent Axiom fixes, and will be pointing
>>> to the 1.2.8 release as soon as it's finalized.
>>>
>>>
>>> Changelog since 1.5 beta 1:
>>>
>>> Revision: 733940
>>> Author: gdaniels
>>> Date: 5:32:50 PM, Monday, January 12, 2009
>>> Message:
>>> Update version to beta-2
>>>
>>> Revision: 733780
>>> Author: gdaniels
>>> Date: 10:18:30 AM, Monday, January 12, 2009
>>> Message:
>>> Remove lcmn option as per revision 73776 on the trunk.
>>>
>>> Revision: 733620
>>> Author: gdaniels
>>> Date: 11:30:37 PM, Sunday, January 11, 2009
>>> Message:
>>> Merge Amila's changes for better XML->Java mapping.
>>>
>>> Revision: 732089
>>> Author: gawor
>>> Date: 3:04:24 PM, Tuesday, January 06, 2009
>>> Message:
>>> deal with circular dependency between axis2 and axis2-transports
>>>
>>> Revision: 731790
>>> Author: gawor
>>> Date: 7:31:19 PM, Monday, January 05, 2009
>>> Message:
>>> handle elements without namespace
>>>
>>> Revision: 731328
>>> Author: veithen
>>> Date: 1:49:54 PM, Sunday, January 04, 2009
>>> Message:
>>> Merged changes in r731315 into 1.5 branch.
>>>
>>> Revision: 728681
>>> Author: veithen
>>> Date: 8:22:56 AM, Monday, December 22, 2008
>>> Message:
>>> Merged fix in r728674 (invalid test case) to 1.5 branch.
>>>
>>> Revision: 728441
>>> Author: veithen
>>> Date: 9:10:37 AM, Sunday, December 21, 2008
>>> Message:
>>> AXIS2-4187: Merged fix in r728440 in ListenerManager to 1.5 branch.
>>>
>>>
>>> Major Changes Since 1.4.1:
>>> - Refactored, pluggable transports (separate jars, with deployer)
>>> - Clustering improvements (works with EC2)
>>> - Over 100 JIRA issues resolved
>>>
>>>
>>> Thanks,
>>> --Glen
>>>
>>>   
>>>       
>>     
>
>   


-- 
Thank you!


http://blogs.deepal.org
http://deepal.org


Re: [ANNOUNCE] Axis2 1.5 beta-2 is out and ready for testing!

Posted by Glen Daniels <gl...@thoughtcraft.com>.
Hi Deepal!

The release got a bit delayed due to some back-and-forth between myself
and Amila about the -lcmn change, some related stuff re: Rampart, and
also because I got busy with some non-Apache day job stuff.  Now that we
seem to have come to consensus (at least Amila and I), we're waiting for
a) Amila to make the fix to add the "-uon" (Use Operation Name) flag for
WSDL2Java, and b) me to add some more data binding tests to ensure that
we cover the XML-to-Java identifier mapping sufficiently for ADB.

At this point I'd guess another week or so before we're ready to do an RC.

--Glen

Deepal jayasinghe wrote:
> I was wondering what is happening with 1.5 release ?
> 
> Deepal
>> Hi y'all!
>>
>> I've put the second beta of Axis2 1.5 up here:
>>
>> http://people.apache.org/~gdaniels/axis2/dist/1.5-beta-2/
>>
>> This is a beta, so there are still a few bugs we expect to nail
>> before 1.5 goes out, and we'll be doing a once-over of the docs/etc
>> before we go final as well.  Thanks to the team for all the good work so
>> far.
>>
>> For now, please pick it up and kick the tires if you can, paying
>> particular attention to any JIRAs you might want to confirm fixes for.
>> As always, file new issues (or comment on old ones) at:
>>
>> http://issues.apache.org/jira/browse/AXIS2
>>
>> We're hoping to get a release candidate out by next week.
>>
>> Beta 2 incorporates a bunch of recent Axiom fixes, and will be pointing
>> to the 1.2.8 release as soon as it's finalized.
>>
>>
>> Changelog since 1.5 beta 1:
>>
>> Revision: 733940
>> Author: gdaniels
>> Date: 5:32:50 PM, Monday, January 12, 2009
>> Message:
>> Update version to beta-2
>>
>> Revision: 733780
>> Author: gdaniels
>> Date: 10:18:30 AM, Monday, January 12, 2009
>> Message:
>> Remove lcmn option as per revision 73776 on the trunk.
>>
>> Revision: 733620
>> Author: gdaniels
>> Date: 11:30:37 PM, Sunday, January 11, 2009
>> Message:
>> Merge Amila's changes for better XML->Java mapping.
>>
>> Revision: 732089
>> Author: gawor
>> Date: 3:04:24 PM, Tuesday, January 06, 2009
>> Message:
>> deal with circular dependency between axis2 and axis2-transports
>>
>> Revision: 731790
>> Author: gawor
>> Date: 7:31:19 PM, Monday, January 05, 2009
>> Message:
>> handle elements without namespace
>>
>> Revision: 731328
>> Author: veithen
>> Date: 1:49:54 PM, Sunday, January 04, 2009
>> Message:
>> Merged changes in r731315 into 1.5 branch.
>>
>> Revision: 728681
>> Author: veithen
>> Date: 8:22:56 AM, Monday, December 22, 2008
>> Message:
>> Merged fix in r728674 (invalid test case) to 1.5 branch.
>>
>> Revision: 728441
>> Author: veithen
>> Date: 9:10:37 AM, Sunday, December 21, 2008
>> Message:
>> AXIS2-4187: Merged fix in r728440 in ListenerManager to 1.5 branch.
>>
>>
>> Major Changes Since 1.4.1:
>> - Refactored, pluggable transports (separate jars, with deployer)
>> - Clustering improvements (works with EC2)
>> - Over 100 JIRA issues resolved
>>
>>
>> Thanks,
>> --Glen
>>
>>   
> 
>