Author: jasons
Date: Fri Apr 25 00:22:29 2008
New Revision: 651510

URL: http://svn.apache.org/viewvc?rev=651510&view=rev
Log:
 [EMAIL PROTECTED]:  jasons | 2008-04-25 12:49:22 +0530
 update MANIFEST

Modified:
    xerces/xerces-p/trunk/   (props changed)
    xerces/xerces-p/trunk/MANIFEST
    xerces/xerces-p/trunk/MANIFEST.SKIP

Propchange: xerces/xerces-p/trunk/
------------------------------------------------------------------------------
--- svk:merge (original)
+++ svk:merge Fri Apr 25 00:22:29 2008
@@ -1 +1 @@
-97299c60-1cef-445d-be22-eab34edb8e23:/local/xerces-p:5825
+97299c60-1cef-445d-be22-eab34edb8e23:/local/xerces-p:5826

Modified: xerces/xerces-p/trunk/MANIFEST
URL: 
http://svn.apache.org/viewvc/xerces/xerces-p/trunk/MANIFEST?rev=651510&r1=651509&r2=651510&view=diff
==============================================================================
--- xerces/xerces-p/trunk/MANIFEST (original)
+++ xerces/xerces-p/trunk/MANIFEST Fri Apr 25 00:22:29 2008
@@ -1,6 +1,7 @@
 # the code..
 Xerces.cpp
 Xerces.pm
+xerces-swig-perl.hpp
 
 Makefile.PL
 MANIFEST
@@ -21,15 +22,19 @@
 
 DOM/DOM.pm
 DOM/Xerces_DOM.cpp
+DOM/Makefile.PL
 
 IO/IO.pm
 IO/Xerces_IO.cpp
+IO/Makefile.PL
 
 SAX/SAX.pm
 SAX/Xerces_SAX.cpp
+SAX/Makefile.PL
 
 Transcoder/Transcoder.cpp
 Transcoder/Transcoder.hpp
+Transcoder/Makefile.PL
 
 hints/darwin.pl
 hints/dec_osf.pl
@@ -39,6 +44,13 @@
 hints/hpux.pl
 hints/mswin32.pl
 
+# Windows project info
+Projects/vc6/DOM.dsp
+Projects/vc6/IO.dsp
+Projects/vc6/SAX.dsp
+Projects/vc6/vc6.dsw
+Projects/vc6/Xerces.dsp
+
 # user level documents
 Changes
 FAQ
@@ -63,8 +75,20 @@
 samples/system.xml
 samples/personal-invalid.xml
 samples/personal-not-well-formed.xml
+samples/combined.dtd
+samples/personal-schema-invalid.xml
+samples/SecondSchema.xsd
+samples/TypeInfo.dtd
+samples/TypeInfo.xml
+samples/TypeInfo.xsd
+samples/TypeInfoCombined.xml
+samples/TypeInfoCombined.xsd
+samples/TypeInfoJustDTD.xml
+samples/TypeInfoNoDTD.xml
+samples/TypeInfoNoDTD.xsd
 
 # sample programs
+samples/PSVIWriter.pl
 samples/validator.pl
 samples/DOM2hash.pl
 samples/EnumVal.pl
@@ -84,6 +108,12 @@
 # core tests
 t/00basic.t
 t/00core.t
+t/00dom_module.t
+t/00io_module.t
+t/00module.t
+t/00sax_module.t
+t/02disown.t
+t/02handler.t
 
 # sample applications
 t/DOMCreate.t
@@ -91,8 +121,16 @@
 t/SAXCount.t
 t/DOMCount.t
 t/DOMPrint.t
+t/EnumVal.t
+t/SEnumVal.t
 
 # DOM
+t/DOMConfig.t
+t/DOMImplementationList.t
+t/DOMImplementationRegistry.t
+t/DOMLSInput.t
+t/DOMLSOutput.t
+t/DOMTypeInfo.t
 t/XercesDOMParser.t
 t/DOMNamedNodeMap.t
 t/DOMNodeList.t
@@ -136,6 +174,13 @@
 t/01utf8.t           testing callback methods which broke UTF8
 t/UTF8.t             original tests
 
+# misc tests
+t/XMLGrammarDescription.t
+t/XMLValidator.t
+t/PSVIUni.t
+t/SchemaSymbols.t
+
+# test support files
 t/letter.xml
 t/TestUtils.pm
 

Modified: xerces/xerces-p/trunk/MANIFEST.SKIP
URL: 
http://svn.apache.org/viewvc/xerces/xerces-p/trunk/MANIFEST.SKIP?rev=651510&r1=651509&r2=651510&view=diff
==============================================================================
--- xerces/xerces-p/trunk/MANIFEST.SKIP (original)
+++ xerces/xerces-p/trunk/MANIFEST.SKIP Fri Apr 25 00:22:29 2008
@@ -27,24 +27,5 @@
 \.old$
 \.so$
 \.\#
-docs/apidocs.xml
-docs/blueb.gif
-docs/dtd/blocks.ent
-docs/dtd/book.dtd
-docs/dtd/characters.ent
-docs/dtd/document.dtd
-docs/dtd/entities.ent
-docs/dtd/faqs.dtd
-docs/dtd/links.ent
-docs/dtd/markup.ent
-docs/entities.ent
-docs/faq-using.xml
-docs/feedback.xml
-docs/install.xml
-docs/readme.xml
-docs/readme.xsl
-docs/readme.pl
-docs/releases.xml
-docs/samples.xml
-docs/xerces-perl_book.xml
+^docs
 ANNOUNCE



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to