Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcbrealey2006-03-08 15:15:11 +0000
committercbrealey2006-03-08 15:15:11 +0000
commit30a6e9ebe66e4fad89779c9317398dbc9863cca5 (patch)
tree4d8c46fdfb26a6971d683d10a71a366015179b73 /bundles/org.eclipse.jst.ws.axis.consumption.core/src/org
parent5a88c1155eb40ca46fea8ef973eac16889ed5844 (diff)
downloadwebtools.webservices-30a6e9ebe66e4fad89779c9317398dbc9863cca5.tar.gz
webtools.webservices-30a6e9ebe66e4fad89779c9317398dbc9863cca5.tar.xz
webtools.webservices-30a6e9ebe66e4fad89779c9317398dbc9863cca5.zip
[121199] IWAB0523E Error moving resource (comment header update only)
Diffstat (limited to 'bundles/org.eclipse.jst.ws.axis.consumption.core/src/org')
-rw-r--r--bundles/org.eclipse.jst.ws.axis.consumption.core/src/org/eclipse/jst/ws/internal/axis/consumption/core/command/Java2WSDLCommand.java5
1 files changed, 4 insertions, 1 deletions
diff --git a/bundles/org.eclipse.jst.ws.axis.consumption.core/src/org/eclipse/jst/ws/internal/axis/consumption/core/command/Java2WSDLCommand.java b/bundles/org.eclipse.jst.ws.axis.consumption.core/src/org/eclipse/jst/ws/internal/axis/consumption/core/command/Java2WSDLCommand.java
index 650f9dd91..ae62c0448 100644
--- a/bundles/org.eclipse.jst.ws.axis.consumption.core/src/org/eclipse/jst/ws/internal/axis/consumption/core/command/Java2WSDLCommand.java
+++ b/bundles/org.eclipse.jst.ws.axis.consumption.core/src/org/eclipse/jst/ws/internal/axis/consumption/core/command/Java2WSDLCommand.java
@@ -6,7 +6,10 @@
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
- * IBM Corporation - initial API and implementation
+ * IBM Corporation - initial API and implementation
+ * yyyymmdd bug Email and other contact information
+ * -------- -------- -----------------------------------------------------------
+ * 20060106 121199 jesper@selskabet.org - Jesper Møller
*******************************************************************************/
package org.eclipse.jst.ws.internal.axis.consumption.core.command;

Back to the top