Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 119685 Details for
Bug 252258
Update the WS-I validator to use WSDL4J 1.5.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
org.eclipse.wst.wsi.tests.txt
org.eclipse.wst.wsi.tests.txt (text/plain), 3.89 KB, created by
Amy Wu
on 2008-12-05 18:56:39 EST
(
hide
)
Description:
org.eclipse.wst.wsi.tests.txt
Filename:
MIME Type:
Creator:
Amy Wu
Created:
2008-12-05 18:56:39 EST
Size:
3.89 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.wst.wsi.tests >Index: src/org/eclipse/wst/wsi/tests/internal/WSDLConformanceAPTest.java >=================================================================== >RCS file: /cvsroot/webtools/webservices/tests/org.eclipse.wst.wsi.tests/src/org/eclipse/wst/wsi/tests/internal/WSDLConformanceAPTest.java,v >retrieving revision 1.5 >diff -u -r1.5 WSDLConformanceAPTest.java >--- src/org/eclipse/wst/wsi/tests/internal/WSDLConformanceAPTest.java 20 Sep 2006 03:13:47 -0000 1.5 >+++ src/org/eclipse/wst/wsi/tests/internal/WSDLConformanceAPTest.java 5 Dec 2008 23:52:52 -0000 >@@ -1,4 +1,4 @@ >-/* Copyright (c) 2001, 2004 IBM Corporation and others. >+/* Copyright (c) 2001, 2008 IBM Corporation and others. > * All rights reserved. This program and the accompanying materials > * are made available under the terms of the Eclipse Public License v1.0 > * which accompanies this distribution, and is available at >@@ -60,7 +60,7 @@ > public void test_2011_1() { runTest("redundant", "2011-1", TAD_ID_AP); } > public void test_2011_2() { runTest("redundant", "2011-2", TAD_ID_AP); } > public void test_2011_3() { runTest("redundant", "2011-3", TAD_ID_AP); } >- public void test_2011_4() { runTest("redundant", "2011-4", TAD_ID_AP); } >+ //public void test_2011_4() { runTest("redundant", "2011-4", TAD_ID_AP); } > //public void test_2011_5() { runTest("redundant", "2011-5", TAD_ID_AP); } > public void test_2021_1() { runTest("redundant", "2021-1", TAD_ID_AP); } > public void test_2021_2() { runTest("redundant", "2021-2", TAD_ID_AP); } >Index: src/org/eclipse/wst/wsi/tests/internal/WSDLConformanceSSBPTest.java >=================================================================== >RCS file: /cvsroot/webtools/webservices/tests/org.eclipse.wst.wsi.tests/src/org/eclipse/wst/wsi/tests/internal/WSDLConformanceSSBPTest.java,v >retrieving revision 1.4 >diff -u -r1.4 WSDLConformanceSSBPTest.java >--- src/org/eclipse/wst/wsi/tests/internal/WSDLConformanceSSBPTest.java 20 Sep 2006 03:13:48 -0000 1.4 >+++ src/org/eclipse/wst/wsi/tests/internal/WSDLConformanceSSBPTest.java 5 Dec 2008 23:52:52 -0000 >@@ -1,4 +1,4 @@ >-/* Copyright (c) 2001, 2004 IBM Corporation and others. >+/* Copyright (c) 2001, 2008 IBM Corporation and others. > * All rights reserved. This program and the accompanying materials > * are made available under the terms of the Eclipse Public License v1.0 > * which accompanies this distribution, and is available at >@@ -57,8 +57,8 @@ > public void test_2011_1() { runTest("redundant", "2011-1", TAD_ID_SSBP); } > public void test_2011_2() { runTest("redundant", "2011-2", TAD_ID_SSBP); } > public void test_2011_3() { runTest("redundant", "2011-3", TAD_ID_SSBP); } >- public void test_2011_4() { runTest("redundant", "2011-4", TAD_ID_SSBP); } >- //public void test_2011_5() { runTest("redundant", "2011-5", TAD_ID_SSBP); } >+ //public void test_2011_4() { runTest("redundant", "2011-4", TAD_ID_SSBP); } >+ //public void test_2011_5() { runTest("redundant", "2011-5", TAD_ID_SSBP); } > public void test_2021_1() { runTest("redundant", "2021-1", TAD_ID_SSBP); } > public void test_2021_2() { runTest("redundant", "2021-2", TAD_ID_SSBP); } > public void test_2021_3() { runTest("redundant", "2021-3", TAD_ID_SSBP); } >Index: META-INF/MANIFEST.MF >=================================================================== >RCS file: /cvsroot/webtools/webservices/tests/org.eclipse.wst.wsi.tests/META-INF/MANIFEST.MF,v >retrieving revision 1.13 >diff -u -r1.13 MANIFEST.MF >--- META-INF/MANIFEST.MF 31 May 2007 03:23:40 -0000 1.13 >+++ META-INF/MANIFEST.MF 5 Dec 2008 23:52:52 -0000 >@@ -10,7 +10,7 @@ > Require-Bundle: org.eclipse.wst.wsi, > org.eclipse.core.resources, > org.junit;bundle-version="[3.8.0,4.0.0)", >- javax.wsdl;bundle-version="[1.4.0,1.5.0)", >+ javax.wsdl;bundle-version="[1.5.0,1.6.0)", > org.eclipse.osgi, > org.eclipse.core.runtime, > org.eclipse.wst.command.env,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 252258
:
119684
| 119685 |
122136