mach 2003/12/10 15:38:02
Modified: . Tag: axkit-pipeline-2 MANIFEST MANIFEST.SKIP Log: list of files.. Revision Changes Path No revision No revision 1.20.2.8 +112 -60 xml-axkit/MANIFEST Index: MANIFEST =================================================================== RCS file: /home/cvs/xml-axkit/MANIFEST,v retrieving revision 1.20.2.7 retrieving revision 1.20.2.8 diff -u -r1.20.2.7 -r1.20.2.8 --- MANIFEST 31 Oct 2003 00:06:22 -0000 1.20.2.7 +++ MANIFEST 10 Dec 2003 23:38:02 -0000 1.20.2.8 @@ -3,7 +3,7 @@ CONTRIB Changes INSTALL.txt -MANIFEST +MANIFEST This list of files MANIFEST.SKIP Makefile.PL README @@ -137,6 +137,7 @@ lib/Apache/AxKit/Language/HtmlDoc.pm lib/Apache/AxKit/Language/LibXSLT.pm lib/Apache/AxKit/Language/PassiveTeX.pm +lib/Apache/AxKit/Language/Petal.pm lib/Apache/AxKit/Language/Query.pm lib/Apache/AxKit/Language/SAXMachines.pm lib/Apache/AxKit/Language/Sablot.pm @@ -144,33 +145,35 @@ lib/Apache/AxKit/Language/XMLNewsRDF.pm lib/Apache/AxKit/Language/XPathScript.pm lib/Apache/AxKit/Language/XSP.pm +lib/Apache/AxKit/Language/XSP/Preload.pm lib/Apache/AxKit/Language/XSP/SimpleTaglib.pm lib/Apache/AxKit/Language/XSP/TaglibHelper.pm lib/Apache/AxKit/LibXMLSupport.pm lib/Apache/AxKit/Makefile.PL lib/Apache/AxKit/MediaChooser/WAPCheck.pm -lib/Apache/AxKit/Plugin/Fragment.pm -lib/Apache/AxKit/Plugin/Passthru.pm -lib/Apache/AxKit/Plugin/QueryStringCache.pm -lib/Apache/AxKit/Provider.pm -lib/Apache/AxKit/Provider/File.pm -lib/Apache/AxKit/Provider/FileWrite.pm -lib/Apache/AxKit/Provider/Filter.pm -lib/Apache/AxKit/Provider/Scalar.pm -lib/Apache/AxKit/Provider/DOM.pm -lib/Apache/AxKit/Provider/Error.pm lib/Apache/AxKit/PipeCtrl.pm +lib/Apache/AxKit/Pipeline.pm lib/Apache/AxKit/Pipeline/Cache.pm lib/Apache/AxKit/Pipeline/DoStyles.pm lib/Apache/AxKit/Pipeline/Head.pm lib/Apache/AxKit/Pipeline/Language.pm lib/Apache/AxKit/Pipeline/LibXSLT.pm lib/Apache/AxKit/Pipeline/SAX.pm -lib/Apache/AxKit/Pipeline/Tail.pm lib/Apache/AxKit/Pipeline/Trace.pm lib/Apache/AxKit/Pipeline/Transformer.pm lib/Apache/AxKit/Pipeline/XSP.pm -lib/Apache/AxKit/Pipeline.pm +lib/Apache/AxKit/Plugin/Fragment.pm +lib/Apache/AxKit/Plugin/Passthru.pm +lib/Apache/AxKit/Plugin/QueryStringCache.pm +lib/Apache/AxKit/Provider.pm +lib/Apache/AxKit/Provider/DOM.pm +lib/Apache/AxKit/Provider/Error.pm +lib/Apache/AxKit/Provider/File.pm +lib/Apache/AxKit/Provider/FileWrite.pm +lib/Apache/AxKit/Provider/Filter.pm +lib/Apache/AxKit/Provider/POST.pm +lib/Apache/AxKit/Provider/Registry.pm +lib/Apache/AxKit/Provider/Scalar.pm lib/Apache/AxKit/StyleChooser/Cookie.pm lib/Apache/AxKit/StyleChooser/FileSuffix.pm lib/Apache/AxKit/StyleChooser/PathInfo.pm @@ -178,68 +181,117 @@ lib/Apache/AxKit/StyleChooser/UserAgent.pm lib/Apache/AxKit/typemap lib/AxKit.pm -t/TEST.PL +smoke.sh t/00basic.t -t/response/TestAxKit/01provider.pm -t/response/TestAxKit/02language.pm -t/response/TestAxKit/03stylechooser.pm -t/response/TestAxKit/04plugins.pm -t/response/TestAxKit/05mediachooser.pm -t/response/TestAxKit/11xsp_attr_value_template.pm +t/AxKitSaxTest.pm t/AxKitTestModule.pm -t/lib/Provider/Tiny.pm +t/TEST +t/TEST.PL +t/component/configreader/01_get_matching_processors.t t/conf/extra.last.conf.in t/conf/startup.pl.in -t/htdocs/style/xslt-basic/01.xsl -t/htdocs/style/xslt-basic/02_include.xsl -t/htdocs/style/xslt-basic/02_include_inc.xsl -t/htdocs/style/xslt-basic/03_document_1arg.xsl -t/htdocs/style/xslt-basic/03_document.xml -t/htdocs/style/xslt-basic/04_document_2args.xsl -t/htdocs/xslt-basic/01.xml -t/htdocs/xslt-basic/02_include.xml -t/htdocs/xslt-basic/03_document_1arg.xml -t/htdocs/xslt-basic/04_document_2args.xml -t/htdocs/xslt-basic/04_document.xml -t/xslt-basic/01.t -t/xslt-basic/02_include.t -t/xslt-basic/03_document_1arg.t -t/xslt-basic/04_document_2args.t -t/component/configreader/01_get_matching_processors.t +t/directives/style/01_AxAddProcessor.t +t/directives/style/02_processor_inheritance.t +t/encoding/01_utf8.t +t/error/server500.t t/htdocs/component/configreader/get_matching_processors_1.xml t/htdocs/component/configreader/get_matching_processors_2.xml +t/htdocs/directives/style/01_AxAddProcessor.xml +t/htdocs/directives/style/larry/moe/curly/02_processor_inheritance.xml +t/htdocs/encoding/01.xml +t/htdocs/error/01.xsp +t/htdocs/pipeline/cache/01.xml +t/htdocs/pipeline/content_type/01.xml +t/htdocs/pipeline/gzip/01.xml +t/htdocs/pipeline/sax/01.xml +t/htdocs/pipeline/sax/02.xml +t/htdocs/pipeline/sax/03.xml +t/htdocs/pipeline/styles/01.xsp +t/htdocs/pipeline/styles/02.xsp +t/htdocs/pipeline/trace/01.xml t/htdocs/style/component/configreader/get_matching_processors_1.xsl t/htdocs/style/component/configreader/get_matching_processors_2.xsl +t/htdocs/style/directives/style/01_AxAddProcessor.xsl +t/htdocs/style/directives/style/02_processor_inheritance_curly.xsl +t/htdocs/style/directives/style/02_processor_inheritance_larry.xsl +t/htdocs/style/directives/style/02_processor_inheritance_moe.xsl +t/htdocs/style/error/500.xsl +t/htdocs/style/pipeline/cache/01.xsl +t/htdocs/style/pipeline/content_type/01.xsl +t/htdocs/style/pipeline/gzip/01.xsl +t/htdocs/style/pipeline/sax/03.xsl +t/htdocs/style/pipeline/styles/01.xsl +t/htdocs/style/pipeline/trace/01.xsl +t/htdocs/style/provider/01.xsl +t/htdocs/style/uri/axkit/01.xsl +t/htdocs/style/uri/axkit/subrequest.xsl t/htdocs/style/xpathscript-basic/01.xps t/htdocs/style/xpathscript-basic/02_document.xps +t/htdocs/style/xslt-basic/01.xsl +t/htdocs/style/xslt-basic/02_include.xsl +t/htdocs/style/xslt-basic/02_include_inc.xsl +t/htdocs/style/xslt-basic/03_document.xml +t/htdocs/style/xslt-basic/03_document_1arg.xsl +t/htdocs/style/xslt-basic/04_document_2args.xsl +t/htdocs/style/xslt-basic/05_params.xsl +t/htdocs/style/xslt-basic/identity.xsl +t/htdocs/uri/axkit/01.xml +t/htdocs/uri/axkit/subrequest.xml t/htdocs/xpathscript-basic/01.xml t/htdocs/xpathscript-basic/02_document.xml t/htdocs/xpathscript-basic/base2.xml -t/xpathscript-basic/01.t -t/xpathscript-basic/02_document.t -t/uri/axkit.t -t/htdocs/uri/axkit/01.xml -t/htdocs/uri/axkit/subrequest.xml -t/htdocs/style/uri/axkit/01.xsl -t/htdocs/style/uri/axkit/subrequest.xsl -t/htdocs/pipeline/cache/01.xml -t/htdocs/style/pipeline/cache/01.xsl +t/htdocs/xslt-basic/01.xml +t/htdocs/xslt-basic/02_include.xml +t/htdocs/xslt-basic/03_document_1arg.xml +t/htdocs/xslt-basic/04_document.xml +t/htdocs/xslt-basic/04_document_2args.xml +t/htdocs/xslt-basic/05_params.xml +t/lib/Apache/Test.pm +t/lib/Apache/Test5005compat.pm +t/lib/Apache/TestBuild.pm +t/lib/Apache/TestClient.pm +t/lib/Apache/TestCommon.pm +t/lib/Apache/TestCommonPost.pm +t/lib/Apache/TestConfig.pm +t/lib/Apache/TestConfigC.pm +t/lib/Apache/TestConfigParse.pm +t/lib/Apache/TestConfigPerl.pm +t/lib/Apache/TestHandler.pm +t/lib/Apache/TestHarness.pm +t/lib/Apache/TestMM.pm +t/lib/Apache/TestPerlDB.pm +t/lib/Apache/TestReport.pm +t/lib/Apache/TestReportPerl.pm +t/lib/Apache/TestRequest.pm +t/lib/Apache/TestRun.pm +t/lib/Apache/TestRunPerl.pm +t/lib/Apache/TestSSLCA.pm +t/lib/Apache/TestServer.pm +t/lib/Apache/TestSmoke.pm +t/lib/Apache/TestSmokePerl.pm +t/lib/Apache/TestSort.pm +t/lib/Apache/TestTrace.pm +t/lib/Apache/TestUtil.pm +t/lib/Provider/Tiny.pm t/pipeline/01cache.t t/pipeline/02sax.t -t/htdocs/pipeline/sax/01.xml -t/htdocs/pipeline/sax/02.xml -t/htdocs/pipeline/sax/03.xml -t/htdocs/style/pipeline/sax -t/htdocs/style/pipeline/sax/03.xsl -t/AxKitSaxTest.pm -t/htdocs/pipeline/styles/01.xsp -t/htdocs/pipeline/styles/02.xsp -t/htdocs/style/pipeline/styles/01.xsl t/pipeline/03styles.t t/pipeline/04gzip.t -t/htdocs/pipeline/gzip/01.xml -t/htdocs/style/pipeline/gzip/01.xsl -t/error/server500.t -t/htdocs/error/01.xsp -t/htdocs/style/error/500.xsl +t/pipeline/05content_type.t +t/pipeline/06trace.t +t/provider/01post.t +t/response/TestAxKit/01provider.pm +t/response/TestAxKit/02language.pm +t/response/TestAxKit/03stylechooser.pm +t/response/TestAxKit/04plugins.pm +t/response/TestAxKit/05mediachooser.pm +t/response/TestAxKit/11xsp_attr_value_template.pm +t/uri/axkit.t +t/xpathscript-basic/01.t +t/xpathscript-basic/02_document.t +t/xslt-basic/01.t +t/xslt-basic/02_include.t +t/xslt-basic/03_document_1arg.t +t/xslt-basic/04_document_2args.t +t/xslt-basic/05_params.t typemap 1.3.8.1 +1 -0 xml-axkit/MANIFEST.SKIP Index: MANIFEST.SKIP =================================================================== RCS file: /home/cvs/xml-axkit/MANIFEST.SKIP,v retrieving revision 1.3 retrieving revision 1.3.8.1 diff -u -r1.3 -r1.3.8.1 --- MANIFEST.SKIP 19 Mar 2002 20:36:58 -0000 1.3 +++ MANIFEST.SKIP 10 Dec 2003 23:38:02 -0000 1.3.8.1 @@ -10,6 +10,7 @@ ^blib/ Makefile$ \.old$ +\.DS_Store$ ^Makefile\.[a-z]+$ ^pm_to_blib$ ~$