I just tried and modules and samples build clean. As Ant mentions there are failures in itests. Maybe you should do a clean build.
- Venkat On 5/9/07, ant elder <[EMAIL PROTECTED]> wrote:
It builds ok for me, all the modules and samples build ok, there are a few itest failures still. Those errors looks like it may be picking up some old version of one of the other modules. ...ant On 5/9/07, Bert Lamb <[EMAIL PROTECTED]> wrote: > > Should I be able to build what is in the trunk for this binding right > now? I'm currently getting a compilation failure: > > > D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2ServiceBindingProvider.java:[66,74] > type org.apache.tuscany.provider.ServiceBindingProvider does not take > parameters > > > D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2BindingProviderFactory.java:[36,74] > type org.apache.tuscany.provider.BindingProviderFactory does not take > parameters > > > D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2BindingProviderFactory.java:[44,35] > type org.apache.tuscany.provider.ReferenceBindingProvider does not > take parameters > > > D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2BindingProviderFactory.java:[48,33] > type org.apache.tuscany.provider.ServiceBindingProvider does not take > parameters > > > D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2ReferenceBindingProvider.java:[50,78] > type org.apache.tuscany.provider.ReferenceBindingProvider does not > take parameters > > > D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2ModuleActivator.java:[39,35] > cannot find symbol > symbol : class ProviderFactoryExtensionPoint > location: package org.apache.tuscany.provider > > > D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2ModuleActivator.java:[56,8] > cannot find symbol > symbol : class ProviderFactoryExtensionPoint > location: class org.apache.tuscany.binding.axis2.Axis2ModuleActivator > > > D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\ap > ache\tuscany\binding\axis2\Axis2ModuleActivator.java:[56,85] cannot find > symbol > symbol : class ProviderFactoryExtensionPoint > location: class org.apache.tuscany.binding.axis2.Axis2ModuleActivator > > -Bert > > On 5/9/07, ant elder <[EMAIL PROTECTED]> wrote: > > On 5/9/07, Simon Nash <[EMAIL PROTECTED]> wrote: > > > > > > I'm debugging the Axis2 binding to get the samples running so that > > > we can put this back into the build. I'm making good progress > > > (just tracked down and fixed one bug) and I'll continue to work on > > > this today. > > > > > > Simon > > > > > > I've just committed some changes so a lot more of the tests are passing > now, > > could you checkout the latest SVN code? > > > > ...ant > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
