On Mon, Mar 1, 2010 at 3:49 PM, ant elder <[email protected]> wrote: > On Fri, Feb 5, 2010 at 5:43 AM, <[email protected]> wrote: >> Author: slaws >> Date: Thu Feb 4 16:43:19 2010 >> New Revision: 906557 >> >> URL: http://svn.apache.org/viewvc?rev=906557&view=rev >> Log: >> Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) >> replace binding-ws-axis2 and binding binding-ws-axis2-policy with >> binding-ws-runtime-axis which is still very much a work in progress 2) >> correct the axis/axiom version references across the project and make the >> various OSGi environments work 3) start fixing policy provides to allow the >> ws binding to exploit the binding wire. >> >> Modified: > > <snip> > >> @@ -686,7 +685,9 @@ >> <message>Best Practice is to always define released >> plugin versions!</message> >> <banLatest>true</banLatest> >> <banRelease>true</banRelease> >> - <banSnapshots>true</banSnapshots> >> + <!-- turn off while I get our bundle plugin working --> >> + <!--banSnapshots>true</banSnapshots--> >> + <banSnapshots>false</banSnapshots> >> <phases>clean,deploy,site</phases> >> <additionalPlugins> >> </additionalPlugins> >> > > This was nearly a month ago now, whats the plan for re-enabling banSnapshots? > > ...ant >
Ok I'll kick off the plugin release process for you. ...ant
