On 11/3/06, ant elder <[EMAIL PROTECTED]> wrote:

See http://mail-archives.apache.org/mod_mbox/ws-axis-dev/200611.mbox/[EMAIL 
PROTECTED]


I'll go change the Axis binding over to using that.

   ...ant


Turns out the AXIS2-1252 has changed the tooling classes a bit breaking our
sca tools. Venkat, is there any chance you could have a look at this as you
did the patch for AXIS2-1252? If not I'll have another look later on on
Monday.  You can move just the sca/tools project up by changing all the
org.apache.axis2 artifact versions from SNAPSHOT to 1.1-RC2 and adding the
following repository to the sca/tools pom.xml:

       <repository>
           <id>axisRc2</id>
           <name>axisRc2</name>
           <url>http://people.apache.org/~thilina/maven/</url>
           <layout>legacy</layout>
       </repository>

  ...ant

Reply via email to