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 sa...@apache.org on 2007/08/02 14:21:08 UTC

svn commit: r562094 - /webservices/axis2/branches/java/1_3/modules/tool/conf/codegen/plugin.xml

Author: sandakith
Date: Thu Aug  2 05:21:07 2007
New Revision: 562094

URL: http://svn.apache.org/viewvc?view=rev&rev=562094
Log:
correcting the library tocken

Modified:
    webservices/axis2/branches/java/1_3/modules/tool/conf/codegen/plugin.xml

Modified: webservices/axis2/branches/java/1_3/modules/tool/conf/codegen/plugin.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/tool/conf/codegen/plugin.xml?view=diff&rev=562094&r1=562093&r2=562094
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/tool/conf/codegen/plugin.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/tool/conf/codegen/plugin.xml Thu Aug  2 05:21:07 2007
@@ -65,7 +65,7 @@
       <library name="lib/wsdl4j-@wsdl4j.version@.jar">
          <export name="*"/>
       </library>
-      <library name="lib/wstx-@stax.impl.version@.jar">
+      <library name="lib/wstx-asl-@stax.impl.version@.jar">
          <export name="*"/>
       </library>
       <library name="lib/xbean-@xbean.version@.jar">



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org


[Axis2] Re: svn commit: r562094 - /webservices/axis2/branches/java/1_3/modules/tool/conf/codegen/plugin.xml

Posted by Davanum Srinivas <da...@gmail.com>.
Sandakith,

*Please* check code into trunk *first*

thanks,
dims

On 8/2/07, sandakith@apache.org <sa...@apache.org> wrote:
> Author: sandakith
> Date: Thu Aug  2 05:21:07 2007
> New Revision: 562094
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=562094
> Log:
> correcting the library tocken
>
> Modified:
>     webservices/axis2/branches/java/1_3/modules/tool/conf/codegen/plugin.xml
>
> Modified: webservices/axis2/branches/java/1_3/modules/tool/conf/codegen/plugin.xml
> URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/tool/conf/codegen/plugin.xml?view=diff&rev=562094&r1=562093&r2=562094
> ==============================================================================
> --- webservices/axis2/branches/java/1_3/modules/tool/conf/codegen/plugin.xml (original)
> +++ webservices/axis2/branches/java/1_3/modules/tool/conf/codegen/plugin.xml Thu Aug  2 05:21:07 2007
> @@ -65,7 +65,7 @@
>        <library name="lib/wsdl4j-@wsdl4j.version@.jar">
>           <export name="*"/>
>        </library>
> -      <library name="lib/wstx-@stax.impl.version@.jar">
> +      <library name="lib/wstx-asl-@stax.impl.version@.jar">
>           <export name="*"/>
>        </library>
>        <library name="lib/xbean-@xbean.version@.jar">
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-cvs-help@ws.apache.org
>
>


-- 
Davanum Srinivas :: http://davanum.wordpress.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org