From 121abf97250a82de852f86ab00e5461ffa76a1be Mon Sep 17 00:00:00 2001
From: nandika
Date: Wed, 18 Aug 2010 15:52:54 +0000
Subject: removing duplicated files
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@986753 13f79535-47bb-0310-9956-ffa450edef68
---
test/resources/xml/om/axis.xml | 25 -
test/resources/xml/om/basic.xml | 11 -
test/resources/xml/om/basicupdate.xml | 47 -
test/resources/xml/om/contents.xml | 70 -
test/resources/xml/om/defaultNamespace.xml | 6 -
test/resources/xml/om/evaluate.xml | 28 -
test/resources/xml/om/fibo.xml | 29 -
test/resources/xml/om/id.xml | 21 -
test/resources/xml/om/jaxen24.xml | 2 -
test/resources/xml/om/jaxen3.xml | 15 -
test/resources/xml/om/lang.xml | 11 -
test/resources/xml/om/message.xml | 27 -
test/resources/xml/om/moreover.xml | 244 -
test/resources/xml/om/much_ado.xml | 6850 --------------------
test/resources/xml/om/namespaces.xml | 18 -
test/resources/xml/om/nitf.xml | 67 -
test/resources/xml/om/numbers.xml | 18 -
test/resources/xml/om/pi.xml | 13 -
test/resources/xml/om/pi2.xml | 6 -
test/resources/xml/om/simple.xml | 2 -
test/resources/xml/om/spaces.xml | 10 -
test/resources/xml/om/test.xml | 12 -
test/resources/xml/om/testNamespaces.xml | 22 -
test/resources/xml/om/underscore.xml | 6 -
test/resources/xml/om/web.xml | 42 -
test/resources/xml/om/web2.xml | 7 -
test/resources/xml/soap/OMElementTest.xml | 22 -
.../xml/soap/badsoap/bodyNotQualified.xml | 19 -
.../resources/xml/soap/badsoap/envelopeMissing.xml | 20 -
.../xml/soap/badsoap/haederBodyWrongOrder.xml | 20 -
.../xml/soap/badsoap/notnamespaceQualified.xml | 15 -
test/resources/xml/soap/badsoap/twoBodymessage.xml | 24 -
test/resources/xml/soap/badsoap/twoheaders.xml | 29 -
test/resources/xml/soap/badsoap/wrongSoapNs.xml | 20 -
test/resources/xml/soap/emtyBodymessage.xml | 18 -
.../xml/soap/invalidMustUnderstandSOAP12.xml | 13 -
test/resources/xml/soap/minimalMessage.xml | 4 -
test/resources/xml/soap/reallyReallyBigMessage.xml | 2529 --------
test/resources/xml/soap/sample1.txt | 12 -
test/resources/xml/soap/sample1.xml | 9 -
test/resources/xml/soap/security2-soap.xml | 54 -
test/resources/xml/soap/soap11/soap11fault.xml | 16 -
test/resources/xml/soap/soap11/soap11message.xml | 46 -
test/resources/xml/soap/soap12message.xml | 58 -
test/resources/xml/soap/soapmessage.txt | 16 -
test/resources/xml/soap/soapmessage.xml | 20 -
test/resources/xml/soap/soapmessage1.xml | 27 -
test/resources/xml/soap/test.xml | 59 -
test/resources/xml/soap/whitespacedMessage.xml | 27 -
test/resources/xml/soap/wrongEnvelopeNamespace.xml | 12 -
50 files changed, 10698 deletions(-)
delete mode 100644 test/resources/xml/om/axis.xml
delete mode 100644 test/resources/xml/om/basic.xml
delete mode 100644 test/resources/xml/om/basicupdate.xml
delete mode 100644 test/resources/xml/om/contents.xml
delete mode 100644 test/resources/xml/om/defaultNamespace.xml
delete mode 100644 test/resources/xml/om/evaluate.xml
delete mode 100644 test/resources/xml/om/fibo.xml
delete mode 100644 test/resources/xml/om/id.xml
delete mode 100644 test/resources/xml/om/jaxen24.xml
delete mode 100644 test/resources/xml/om/jaxen3.xml
delete mode 100644 test/resources/xml/om/lang.xml
delete mode 100644 test/resources/xml/om/message.xml
delete mode 100644 test/resources/xml/om/moreover.xml
delete mode 100644 test/resources/xml/om/much_ado.xml
delete mode 100644 test/resources/xml/om/namespaces.xml
delete mode 100644 test/resources/xml/om/nitf.xml
delete mode 100644 test/resources/xml/om/numbers.xml
delete mode 100644 test/resources/xml/om/pi.xml
delete mode 100644 test/resources/xml/om/pi2.xml
delete mode 100644 test/resources/xml/om/simple.xml
delete mode 100644 test/resources/xml/om/spaces.xml
delete mode 100644 test/resources/xml/om/test.xml
delete mode 100644 test/resources/xml/om/testNamespaces.xml
delete mode 100644 test/resources/xml/om/underscore.xml
delete mode 100644 test/resources/xml/om/web.xml
delete mode 100644 test/resources/xml/om/web2.xml
delete mode 100644 test/resources/xml/soap/OMElementTest.xml
delete mode 100644 test/resources/xml/soap/badsoap/bodyNotQualified.xml
delete mode 100644 test/resources/xml/soap/badsoap/envelopeMissing.xml
delete mode 100644 test/resources/xml/soap/badsoap/haederBodyWrongOrder.xml
delete mode 100644 test/resources/xml/soap/badsoap/notnamespaceQualified.xml
delete mode 100644 test/resources/xml/soap/badsoap/twoBodymessage.xml
delete mode 100644 test/resources/xml/soap/badsoap/twoheaders.xml
delete mode 100644 test/resources/xml/soap/badsoap/wrongSoapNs.xml
delete mode 100644 test/resources/xml/soap/emtyBodymessage.xml
delete mode 100644 test/resources/xml/soap/invalidMustUnderstandSOAP12.xml
delete mode 100644 test/resources/xml/soap/minimalMessage.xml
delete mode 100644 test/resources/xml/soap/reallyReallyBigMessage.xml
delete mode 100644 test/resources/xml/soap/sample1.txt
delete mode 100644 test/resources/xml/soap/sample1.xml
delete mode 100644 test/resources/xml/soap/security2-soap.xml
delete mode 100644 test/resources/xml/soap/soap11/soap11fault.xml
delete mode 100644 test/resources/xml/soap/soap11/soap11message.xml
delete mode 100644 test/resources/xml/soap/soap12message.xml
delete mode 100644 test/resources/xml/soap/soapmessage.txt
delete mode 100644 test/resources/xml/soap/soapmessage.xml
delete mode 100644 test/resources/xml/soap/soapmessage1.xml
delete mode 100644 test/resources/xml/soap/test.xml
delete mode 100644 test/resources/xml/soap/whitespacedMessage.xml
delete mode 100644 test/resources/xml/soap/wrongEnvelopeNamespace.xml
(limited to 'test/resources')
diff --git a/test/resources/xml/om/axis.xml b/test/resources/xml/om/axis.xml
deleted file mode 100644
index bc996c5..0000000
--- a/test/resources/xml/om/axis.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
diff --git a/test/resources/xml/om/jaxen3.xml b/test/resources/xml/om/jaxen3.xml deleted file mode 100644 index a87723a..0000000 --- a/test/resources/xml/om/jaxen3.xml +++ /dev/null @@ -1,15 +0,0 @@ - -
Text placed in the public domain by Moby Lexical Tools, 1992.
-SGML markup by Jon Bosak, 1992-1994.
-XML version by Jon Bosak, 1996-1998.
-This work may be freely copied and distributed worldwide.
-Despite the uncertain legality of the Napster online music-sharing service, the number of people -using it more than quadrupled in just five months, Media Metrix said Monday.
-That made Napster the fastest-growing software application ever recorded by the Internet research -company.
-From 1.1 million home users in the United States in February, the first month Media Metrix -tracked the application, Napster use rocketed to 4.9 million users in July.
-That represents 6 percent of U.S. home PC users who have modems, said Media Metrix, which pays -people to install monitoring software on their computers.
-It estimates total usage from a panel of about 50,000 people in the United States.
-Napster was also used at work by 887,000 people in July, Media Metrix said.
-Napster Inc. has been sued by the recording industry for allegedly enabling copyright -infringement. The federal government weighed in on the case Friday, saying the service is not protected -under a key copyright law, as the San Mateo, Calif., company claims.
-Bruce Ryon, head of Media Metrix's New Media Group, said Napster was used by "the full spectrum of PC users, not just the youth with time on their hands and a passion for music."
-The Napster program allows users to copy digital music files from the hard drives of other -users over the Internet.
-Napster Inc. said last week that 28 million people had downloaded its program. It does not reveal -its own figures for how many people actually use the software.
-Because the program connects to the company's computers over the Internet every time -it is run, Napster Inc. can track usage exactly.
-__
-On the Net:
- - -- This is vey good book on OM! -
-