Author: antelder
Date: Tue Mar 21 00:39:22 2006
New Revision: 387460
URL: http://svn.apache.org/viewcvs?rev=387460&view=rev
Log:
Add JIRA number to TODO comment
Modified:
incubator/tuscany/java/sca/binding.axis2/src/main/java/org/apache/tuscany/binding/axis2/util/AxisServiceHelper.java
Modified:
incubator/tuscany/java/sca/binding.axis2/src/main/java/org/apache/tuscany/binding/axis2/util/AxisServiceHelper.java
URL:
http://svn.apache.org/viewcvs/incubator/tuscany/java/sca/binding.axis2/src/main/java/org/apache/tuscany/binding/axis2/util/AxisServiceHelper.java?rev=387460&r1=387459&r2=387460&view=diff
==============================================================================
---
incubator/tuscany/java/sca/binding.axis2/src/main/java/org/apache/tuscany/binding/axis2/util/AxisServiceHelper.java
(original)
+++
incubator/tuscany/java/sca/binding.axis2/src/main/java/org/apache/tuscany/binding/axis2/util/AxisServiceHelper.java
Tue Mar 21 00:39:22 2006
@@ -26,7 +26,7 @@
/**
* createClientSideAxisService copied from AxisService and changed to use a
Definition instead of URL to WSDL
- * TODO: The Axis2 guys are hopefully going to add this method so this class
can be deleted when they do and we move to a new Axis2 build.
+ * TODO: The Axis2 guys are going to add this method so this class can be
deleted when they do and we move to a new Axis2 build. See JIRA AXIS2-507.
*/
public class AxisServiceHelper {