Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 41143 invoked from network); 26 Feb 2005 13:03:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 26 Feb 2005 13:03:45 -0000 Received: (qmail 42900 invoked by uid 500); 26 Feb 2005 13:03:40 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 42823 invoked by uid 500); 26 Feb 2005 13:03:39 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 42808 invoked by uid 500); 26 Feb 2005 13:03:39 -0000 Received: (qmail 42804 invoked by uid 99); 26 Feb 2005 13:03:39 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Sat, 26 Feb 2005 05:03:36 -0800 Received: (qmail 41018 invoked by uid 65534); 26 Feb 2005 13:03:34 -0000 Message-ID: <20050226130334.41014.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Sat, 26 Feb 2005 13:03:34 -0000 Subject: svn commit: r155412 [1/3] - in jakarta/commons/proper/digester/trunk: ./ src/conf/ src/examples/ src/examples/api/ src/examples/api/addressbook/ src/examples/api/catalog/ src/examples/api/dbinsert/ src/examples/api/document-markup/ src/examples/plugins/pipeline/ src/examples/rss/ src/examples/rss/src/conf/ src/examples/rss/src/java/org/apache/commons/digester/rss/ src/examples/xmlrules/ src/examples/xmlrules/addressbook/ src/java/ src/java/org/apache/commons/digester/ src/java/org/apache/commons/digester/parser/ src/java/org/apache/commons/digester/plugins/ src/java/org/apache/commons/digester/plugins/strategies/ src/java/org/apache/commons/digester/substitution/ src/java/org/apache/commons/digester/xmlrules/ src/test/org/apache/commons/digester/ src/test/org/apache/commons/digester/plugins/ src/test/org/apache/commons/digester/substitution/ src/test/org/apache/commons/digester/xmlrules/ xdocs/ xdocs/dtds/ xdocs/style/ To: commons-cvs@jakarta.apache.org From: dirkv@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: dirkv Date: Sat Feb 26 04:58:36 2005 New Revision: 155412 URL: http://svn.apache.org/viewcvs?view=3Drev&rev=3D155412 Log: svn:keywords correction Modified: jakarta/commons/proper/digester/trunk/LICENSE.txt (props changed) jakarta/commons/proper/digester/trunk/NOTICE.txt (props changed) jakarta/commons/proper/digester/trunk/PROPOSAL.html (props changed) jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt (contents, pr= ops changed) jakarta/commons/proper/digester/trunk/STATUS.html (contents, props ch= anged) jakarta/commons/proper/digester/trunk/build.properties.sample (props = changed) jakarta/commons/proper/digester/trunk/build.xml (props changed) jakarta/commons/proper/digester/trunk/checkstyle.xml (props changed) jakarta/commons/proper/digester/trunk/maven.xml (props changed) jakarta/commons/proper/digester/trunk/project.properties (props chang= ed) jakarta/commons/proper/digester/trunk/project.xml (props changed) jakarta/commons/proper/digester/trunk/src/conf/MANIFEST.MF (props cha= nged) jakarta/commons/proper/digester/trunk/src/examples/api/addressbook/Addr= ess.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/examples/api/addressbook/Addr= essBook.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/addressbook/Main= .java (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/addressbook/Pers= on.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/addressbook/buil= d=2Exml (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/addressbook/exam= ple.xml (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/addressbook/read= me.txt (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/build.properties= .sample (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/build.xml (pro= ps changed) jakarta/commons/proper/digester/trunk/src/examples/api/catalog/AudioVis= ual.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/catalog/Book.jav= a (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/catalog/BookFact= ory.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/catalog/Catalog.= java (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/catalog/Item.jav= a (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/catalog/Main.jav= a (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/catalog/build.xm= l (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/catalog/example.= xml (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/catalog/readme.t= xt (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/dbinsert/Main.ja= va (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/dbinsert/Row.jav= a (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/dbinsert/RowInse= rterRule.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/dbinsert/Table.j= ava (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/dbinsert/build.x= ml (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/dbinsert/example= .xml (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/dbinsert/readme.= txt (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/document-markup/= Main.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/document-markup/= MarkupDigester.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/document-markup/= SetTextSegmentRule.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/document-markup/= TextSegmentHandler.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/document-markup/= build.xml (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/document-markup/= readme.txt (props changed) jakarta/commons/proper/digester/trunk/src/examples/api/readme.txt (pr= ops changed) jakarta/commons/proper/digester/trunk/src/examples/plugins/pipeline/Cas= eTransform.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/plugins/pipeline/Com= poundTransform.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/plugins/pipeline/Pip= eline.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/plugins/pipeline/Sub= stituteTransform.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/plugins/pipeline/Tra= nsform.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/plugins/pipeline/bui= ld.properties.sample (props changed) jakarta/commons/proper/digester/trunk/src/examples/plugins/pipeline/bui= ld.xml (props changed) jakarta/commons/proper/digester/trunk/src/examples/plugins/pipeline/com= pound.xml (props changed) jakarta/commons/proper/digester/trunk/src/examples/plugins/pipeline/inp= ut.txt (props changed) jakarta/commons/proper/digester/trunk/src/examples/plugins/pipeline/rea= dme.txt (props changed) jakarta/commons/proper/digester/trunk/src/examples/plugins/pipeline/sub= stitute.xml (props changed) jakarta/commons/proper/digester/trunk/src/examples/plugins/pipeline/upp= ercase.xml (props changed) jakarta/commons/proper/digester/trunk/src/examples/readme.txt (props = changed) jakarta/commons/proper/digester/trunk/src/examples/rss/LICENSE.txt (p= rops changed) jakarta/commons/proper/digester/trunk/src/examples/rss/build.properties= .sample (props changed) jakarta/commons/proper/digester/trunk/src/examples/rss/build.xml (con= tents, props changed) jakarta/commons/proper/digester/trunk/src/examples/rss/readme.txt (pr= ops changed) jakarta/commons/proper/digester/trunk/src/examples/rss/src/conf/MANIFES= T=2EMF (props changed) jakarta/commons/proper/digester/trunk/src/examples/rss/src/java/org/apa= che/commons/digester/rss/Channel.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/rss/src/java/org/apa= che/commons/digester/rss/Image.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/rss/src/java/org/apa= che/commons/digester/rss/Item.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/rss/src/java/org/apa= che/commons/digester/rss/RSSDigester.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/rss/src/java/org/apa= che/commons/digester/rss/TextInput.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/rss/src/java/org/apa= che/commons/digester/rss/package.html (props changed) jakarta/commons/proper/digester/trunk/src/examples/rss/src/java/org/apa= che/commons/digester/rss/rss-example.xml (props changed) jakarta/commons/proper/digester/trunk/src/examples/xmlrules/addressbook= /Address.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/examples/xmlrules/addressbook= /AddressBook.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/xmlrules/addressbook= /Main.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/xmlrules/addressbook= /Person.java (props changed) jakarta/commons/proper/digester/trunk/src/examples/xmlrules/addressbook= /build.properties.sample (props changed) jakarta/commons/proper/digester/trunk/src/examples/xmlrules/addressbook= /build.xml (props changed) jakarta/commons/proper/digester/trunk/src/examples/xmlrules/addressbook= /example.xml (props changed) jakarta/commons/proper/digester/trunk/src/examples/xmlrules/addressbook= /readme.txt (props changed) jakarta/commons/proper/digester/trunk/src/examples/xmlrules/addressbook= /xmlrules.xml (props changed) jakarta/commons/proper/digester/trunk/src/examples/xmlrules/readme.txt = (props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/AbstractObjectCreationFactory.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/AbstractRulesImpl.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/BeanPropertySetterRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/CallMethodRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/CallParamRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/Digester.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ExtendedBaseRules.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/FactoryCreateRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/NodeCreateRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ObjectCreateRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ObjectCreationFactory.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ObjectParamRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ParserFeatureSetterFactory.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/PathCallParamRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/RegexMatcher.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/RegexRules.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/Rule.java (props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/RuleSet.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/RuleSetBase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/Rules.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/RulesBase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/SetNestedPropertiesRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/SetNextRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/SetPropertiesRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/SetPropertyRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/SetRootRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/SetTopRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/SimpleRegexMatcher.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/Substitutor.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/WithDefaultsRulesWrapper.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/package.html (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/parser/GenericParser.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/parser/XercesParser.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/parser/package.html (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/Declaration.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/InitializableRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/LogUtils.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/PluginAssertionFailure.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/PluginConfigurationException.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/PluginContext.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/PluginCreateRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/PluginDeclarationRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/PluginException.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/PluginInvalidInputException.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/PluginManager.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/PluginRules.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/RuleFinder.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/RuleLoader.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/RulesFactory.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/package.html (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/strategies/FinderFromClass.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/strategies/FinderFromDfltClass.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/strategies/FinderFromDfltMethod.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/strategies/FinderFromDfltResource.java (contents, props chang= ed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/strategies/FinderFromFile.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/strategies/FinderFromMethod.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/strategies/FinderFromResource.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/strategies/FinderSetProperties.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/strategies/LoaderFromClass.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/strategies/LoaderFromStream.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/strategies/LoaderSetProperties.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/plugins/strategies/package.html (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/substitution/MultiVariableExpander.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/substitution/VariableAttributes.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/substitution/VariableExpander.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/substitution/VariableSubstitutor.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/substitution/package.html (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/xmlrules/CircularIncludeException.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/xmlrules/DigesterLoader.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/xmlrules/DigesterLoadingException.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/xmlrules/DigesterRuleParser.java (props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/xmlrules/DigesterRulesSource.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/xmlrules/FromXmlRuleSet.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/xmlrules/XmlLoadException.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/xmlrules/digester-rules.dtd (props changed) jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/xmlrules/package.html (contents, props changed) jakarta/commons/proper/digester/trunk/src/java/overview.html (content= s, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/Address.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/AlphaBean.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/BeanPropertySetterRuleTestCase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/BetaBean.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/Box.java (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/CallMethodRuleTestCase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/DigesterTestCase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/EBRTestCase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/Employee.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/Nameable.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/NamedBean.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/NodeCreateRuleTestCase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/ObjectParamRuleTestCase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/OtherTestObjectCreationFactory.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/OverlappingCallMethodRuleTestCase.java (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/ParamBean.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/PrimitiveBean.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/RegexRulesTestCase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/RuleTestCase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/RulesBaseTestCase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/SetNestedPropertiesRuleTestCase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/SetPropertiesRuleTestCase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/SetPropertyRuleTestCase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/SimpleTestBean.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/Test1.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/Test2.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/Test3.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/Test4.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/Test5.xml (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/Test6.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/Test7.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/Test8.xml (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/Test9.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/TestBean.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/TestEntityResolution.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/TestFactoryCreate.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/TestObjectCreationFactory.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/TestOthers.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/TestRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/TestRuleSet.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/WDRulesWrapperTestCase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/document-with-relative-dtd.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/Container.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/ContainerCustomRules.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/DumperRule.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/Slider.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TestAll.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TestConfigurablePluginAttributes.java (contents, props change= d) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TestDeclaration.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TestDefaultPlugin.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TestDelegate.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TestInline.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TestLocalRules.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TestObject.java (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TestObjectRuleInfo.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TestRecursion.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TestRuleInfo.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TestXmlRuleInfo.java (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TextLabel.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TextLabel2.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/TextLabel2RuleInfo.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/Widget.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/test1.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/test2.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/test3.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/test4a.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/test4b.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/test5a.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/test5b.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/test5c.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/test6.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/test7.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/xmlrules1.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/plugins/xmlrules2.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/simple.dtd (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/substitution/TestAll.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/substitution/VariableExpansionTestCase.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/CallParamTestObject.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/DigesterLoaderRulesTest.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/DigesterLoaderTest.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/DigesterLoaderTestSuite.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/DigesterPatternStackTest.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/FromXmlRuleSetTest.java (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/IncludeTest.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/TestDigesterRulesSource.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/TestObject.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/ThrowExceptionCreationFactory.java (contents, props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/test-call-param-rules.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/test.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/testCircularRules.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/testPropertyAliasRules.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/testfactory.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/testfactoryignore.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/testfactorynoignore.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/testrules.xml (props changed) jakarta/commons/proper/digester/trunk/src/test/org/apache/commons/diges= ter/xmlrules/testrulesinclude.xml (props changed) jakarta/commons/proper/digester/trunk/xdocs/dtds/digester-rules.dtd (= contents, props changed) jakarta/commons/proper/digester/trunk/xdocs/index.xml (props changed) jakarta/commons/proper/digester/trunk/xdocs/navigation.xml (props cha= nged) jakarta/commons/proper/digester/trunk/xdocs/style/project.css (props = changed) Propchange: jakarta/commons/proper/digester/trunk/LICENSE.txt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/NOTICE.txt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/PROPOSAL.html ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/RE= LEASE-NOTES.txt?view=3Ddiff&r1=3D155411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt (original) +++ jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt Sat Feb 26 04:5= 8:36 2005 @@ -1,4 +1,4 @@ -$Id: RELEASE-NOTES.txt,v 1.14 2004/09/09 20:38:19 rdonkin Exp $ +$Id$ =20 =20 Commons Digester Package Propchange: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/STATUS.html URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/ST= ATUS.html?view=3Ddiff&r1=3D155411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/STATUS.html (original) +++ jakarta/commons/proper/digester/trunk/STATUS.html Sat Feb 26 04:58:36 2= 005 @@ -7,7 +7,7 @@ =20

The Jakarta Commons Digester Component

-$Id: STATUS.html,v 1.12 2004/09/09 20:38:19 rdonkin Exp $
+$Id$
[Introduction] [Dependencies] [Release Info] Propchange: jakarta/commons/proper/digester/trunk/STATUS.html ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/build.properties.sample ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/build.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/checkstyle.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/maven.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/project.properties ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/project.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/conf/MANIFEST.MF ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/examples/api/addressboo= k/Address.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/examples/api/addressbook/Address.java?view=3Ddiff&r1=3D155411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/examples/api/addressbook/Addr= ess.java (original) +++ jakarta/commons/proper/digester/trunk/src/examples/api/addressbook/Addr= ess.java Sat Feb 26 04:58:36 2005 @@ -1,163 +1,163 @@ -/* - * Copyright 2001-2004 The Apache Software Foundation. - *=20 - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - *=20 - * http://www.apache.org/licenses/LICENSE-2.0 - *=20 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied= . - * See the License for the specific language governing permissions and - * limitations under the License. - */=20 - -import java.util.HashMap; -import java.util.Iterator; - -/** - * See Main.java. - */ -public class Address { - private String type; - private String street; - private String city; - private String state; - private String zip; - private String country; - - public String toString() { - StringBuffer sb =3D new StringBuffer(); - sb.append( " address (type "+ type + ")\n"); - sb.append( " " + street + "\n"); - sb.append( " " + city + " " + state + " " + zip + "\n"); - sb.append( " " + country + "\n"); - return sb.toString(); - } - - public void print(java.io.PrintStream out, int indentAmount) { - StringBuffer indentStr =3D new StringBuffer(indentAmount); - for(; indentAmount > 0; --indentAmount) { - indentStr.append(' '); - } - =20 - out.print(indentStr); - out.print("address type: "); - out.println(type); - =20 - out.print(indentStr); - out.println(" " + street); - =20 - out.print(indentStr); - out.println(" " + city + " " + state + " " + zip); - =20 - out.print(indentStr); - out.println(" " + country); - } - =20 - /** - * Returns the value of street. - */ - public String getStreet() - { - return street;=20 - } - - /** - * Sets the value of street. - * @param street The value to assign to street. - */ - public void setStreet(String street) - { - this.street =3D street;=20 - } - - /** - * Returns the value of city. - */ - public String getCity() - { - return city;=20 - } - - /** - * Sets the value of city. - * @param city The value to assign to city. - */ - public void setCity(String city) - { - this.city =3D city;=20 - } - - /** - * Returns the value of state. - */ - public String getState() - { - return state;=20 - } - - /** - * Sets the value of state. - * @param state The value to assign to state. - */ - public void setState(String state) - { - this.state =3D state;=20 - } - - /** - * Returns the value of zip. - */ - public String getZip() - { - return zip;=20 - } - - /** - * Sets the value of zip. - * @param zip The value to assign to zip. - */ - public void setZip(String zip) - { - this.zip =3D zip;=20 - } - - /** - * Returns the value of country. - */ - public String getCountry() - { - return country;=20 - } - - /** - * Sets the value of country. - * @param country The value to assign to country. - */ - public void setCountry(String country) - { - this.country =3D country;=20 - } - - /** - * Returns the value of type. - */ - public String getType() - { - return type;=20 - } - - /** - * Sets the value of type. - * @param type The value to assign to type. - */ - public void setType(String type) - { - this.type =3D type;=20 - } -} - - +/* + * Copyright 2001-2004 The Apache Software Foundation. + *=20 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + *=20 + * http://www.apache.org/licenses/LICENSE-2.0 + *=20 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */=20 + +import java.util.HashMap; +import java.util.Iterator; + +/** + * See Main.java. + */ +public class Address { + private String type; + private String street; + private String city; + private String state; + private String zip; + private String country; + + public String toString() { + StringBuffer sb =3D new StringBuffer(); + sb.append( " address (type "+ type + ")\n"); + sb.append( " " + street + "\n"); + sb.append( " " + city + " " + state + " " + zip + "\n"); + sb.append( " " + country + "\n"); + return sb.toString(); + } + + public void print(java.io.PrintStream out, int indentAmount) { + StringBuffer indentStr =3D new StringBuffer(indentAmount); + for(; indentAmount > 0; --indentAmount) { + indentStr.append(' '); + } + =20 + out.print(indentStr); + out.print("address type: "); + out.println(type); + =20 + out.print(indentStr); + out.println(" " + street); + =20 + out.print(indentStr); + out.println(" " + city + " " + state + " " + zip); + =20 + out.print(indentStr); + out.println(" " + country); + } + =20 + /** + * Returns the value of street. + */ + public String getStreet() + { + return street;=20 + } + + /** + * Sets the value of street. + * @param street The value to assign to street. + */ + public void setStreet(String street) + { + this.street =3D street;=20 + } + + /** + * Returns the value of city. + */ + public String getCity() + { + return city;=20 + } + + /** + * Sets the value of city. + * @param city The value to assign to city. + */ + public void setCity(String city) + { + this.city =3D city;=20 + } + + /** + * Returns the value of state. + */ + public String getState() + { + return state;=20 + } + + /** + * Sets the value of state. + * @param state The value to assign to state. + */ + public void setState(String state) + { + this.state =3D state;=20 + } + + /** + * Returns the value of zip. + */ + public String getZip() + { + return zip;=20 + } + + /** + * Sets the value of zip. + * @param zip The value to assign to zip. + */ + public void setZip(String zip) + { + this.zip =3D zip;=20 + } + + /** + * Returns the value of country. + */ + public String getCountry() + { + return country;=20 + } + + /** + * Sets the value of country. + * @param country The value to assign to country. + */ + public void setCountry(String country) + { + this.country =3D country;=20 + } + + /** + * Returns the value of type. + */ + public String getType() + { + return type;=20 + } + + /** + * Sets the value of type. + * @param type The value to assign to type. + */ + public void setType(String type) + { + this.type =3D type;=20 + } +} + + Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/addressb= ook/Address.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/addressb= ook/AddressBook.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/addressb= ook/Main.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/addressb= ook/Person.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/addressb= ook/build.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/addressb= ook/example.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/addressb= ook/readme.txt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/build.pr= operties.sample ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/build.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/catalog/= AudioVisual.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/catalog/= Book.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/catalog/= BookFactory.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/catalog/= Catalog.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/catalog/= Item.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/catalog/= Main.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/catalog/= build.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/catalog/= example.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/catalog/= readme.txt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/dbinsert= /Main.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/dbinsert= /Row.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/dbinsert= /RowInserterRule.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/dbinsert= /Table.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/dbinsert= /build.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/dbinsert= /example.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/dbinsert= /readme.txt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/document= -markup/Main.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/document= -markup/MarkupDigester.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/document= -markup/SetTextSegmentRule.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/document= -markup/TextSegmentHandler.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/document= -markup/build.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/document= -markup/readme.txt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/api/readme.t= xt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/plugins/pipe= line/CaseTransform.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/plugins/pipe= line/CompoundTransform.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/plugins/pipe= line/Pipeline.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/plugins/pipe= line/SubstituteTransform.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/plugins/pipe= line/Transform.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/plugins/pipe= line/build.properties.sample ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/plugins/pipe= line/build.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/plugins/pipe= line/compound.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/plugins/pipe= line/input.txt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/plugins/pipe= line/readme.txt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/plugins/pipe= line/substitute.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/plugins/pipe= line/uppercase.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/readme.txt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/rss/LICENSE.= txt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/rss/build.pr= operties.sample ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/examples/rss/build.xml URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/examples/rss/build.xml?view=3Ddiff&r1=3D155411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/examples/rss/build.xml (origi= nal) +++ jakarta/commons/proper/digester/trunk/src/examples/rss/build.xml Sat Fe= b 26 04:58:36 2005 @@ -18,7 +18,7 @@ =20 =20 =20 Propchange: jakarta/commons/proper/digester/trunk/src/examples/rss/build.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/rss/readme.t= xt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/rss/src/conf= /MANIFEST.MF ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/rss/src/java= /org/apache/commons/digester/rss/Channel.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/rss/src/java= /org/apache/commons/digester/rss/Image.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/rss/src/java= /org/apache/commons/digester/rss/Item.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/rss/src/java= /org/apache/commons/digester/rss/RSSDigester.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/rss/src/java= /org/apache/commons/digester/rss/TextInput.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/rss/src/java= /org/apache/commons/digester/rss/package.html ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/rss/src/java= /org/apache/commons/digester/rss/rss-example.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/examples/xmlrules/addre= ssbook/Address.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/examples/xmlrules/addressbook/Address.java?view=3Ddiff&r1=3D155411&r2=3D1= 55412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/examples/xmlrules/addressbook= /Address.java (original) +++ jakarta/commons/proper/digester/trunk/src/examples/xmlrules/addressbook= /Address.java Sat Feb 26 04:58:36 2005 @@ -1,163 +1,163 @@ -/* - * Copyright 2001-2004 The Apache Software Foundation. - *=20 - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - *=20 - * http://www.apache.org/licenses/LICENSE-2.0 - *=20 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied= . - * See the License for the specific language governing permissions and - * limitations under the License. - */=20 - -import java.util.HashMap; -import java.util.Iterator; - -/** - * See Main.java. - */ -public class Address { - private String type; - private String street; - private String city; - private String state; - private String zip; - private String country; - - public String toString() { - StringBuffer sb =3D new StringBuffer(); - sb.append( " address (type "+ type + ")\n"); - sb.append( " " + street + "\n"); - sb.append( " " + city + " " + state + " " + zip + "\n"); - sb.append( " " + country + "\n"); - return sb.toString(); - } - - public void print(java.io.PrintStream out, int indentAmount) { - StringBuffer indentStr =3D new StringBuffer(indentAmount); - for(; indentAmount > 0; --indentAmount) { - indentStr.append(' '); - } - =20 - out.print(indentStr); - out.print("address type: "); - out.println(type); - =20 - out.print(indentStr); - out.println(" " + street); - =20 - out.print(indentStr); - out.println(" " + city + " " + state + " " + zip); - =20 - out.print(indentStr); - out.println(" " + country); - } - =20 - /** - * Returns the value of street. - */ - public String getStreet() - { - return street;=20 - } - - /** - * Sets the value of street. - * @param street The value to assign to street. - */ - public void setStreet(String street) - { - this.street =3D street;=20 - } - - /** - * Returns the value of city. - */ - public String getCity() - { - return city;=20 - } - - /** - * Sets the value of city. - * @param city The value to assign to city. - */ - public void setCity(String city) - { - this.city =3D city;=20 - } - - /** - * Returns the value of state. - */ - public String getState() - { - return state;=20 - } - - /** - * Sets the value of state. - * @param state The value to assign to state. - */ - public void setState(String state) - { - this.state =3D state;=20 - } - - /** - * Returns the value of zip. - */ - public String getZip() - { - return zip;=20 - } - - /** - * Sets the value of zip. - * @param zip The value to assign to zip. - */ - public void setZip(String zip) - { - this.zip =3D zip;=20 - } - - /** - * Returns the value of country. - */ - public String getCountry() - { - return country;=20 - } - - /** - * Sets the value of country. - * @param country The value to assign to country. - */ - public void setCountry(String country) - { - this.country =3D country;=20 - } - - /** - * Returns the value of type. - */ - public String getType() - { - return type;=20 - } - - /** - * Sets the value of type. - * @param type The value to assign to type. - */ - public void setType(String type) - { - this.type =3D type;=20 - } -} - - +/* + * Copyright 2001-2004 The Apache Software Foundation. + *=20 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + *=20 + * http://www.apache.org/licenses/LICENSE-2.0 + *=20 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */=20 + +import java.util.HashMap; +import java.util.Iterator; + +/** + * See Main.java. + */ +public class Address { + private String type; + private String street; + private String city; + private String state; + private String zip; + private String country; + + public String toString() { + StringBuffer sb =3D new StringBuffer(); + sb.append( " address (type "+ type + ")\n"); + sb.append( " " + street + "\n"); + sb.append( " " + city + " " + state + " " + zip + "\n"); + sb.append( " " + country + "\n"); + return sb.toString(); + } + + public void print(java.io.PrintStream out, int indentAmount) { + StringBuffer indentStr =3D new StringBuffer(indentAmount); + for(; indentAmount > 0; --indentAmount) { + indentStr.append(' '); + } + =20 + out.print(indentStr); + out.print("address type: "); + out.println(type); + =20 + out.print(indentStr); + out.println(" " + street); + =20 + out.print(indentStr); + out.println(" " + city + " " + state + " " + zip); + =20 + out.print(indentStr); + out.println(" " + country); + } + =20 + /** + * Returns the value of street. + */ + public String getStreet() + { + return street;=20 + } + + /** + * Sets the value of street. + * @param street The value to assign to street. + */ + public void setStreet(String street) + { + this.street =3D street;=20 + } + + /** + * Returns the value of city. + */ + public String getCity() + { + return city;=20 + } + + /** + * Sets the value of city. + * @param city The value to assign to city. + */ + public void setCity(String city) + { + this.city =3D city;=20 + } + + /** + * Returns the value of state. + */ + public String getState() + { + return state;=20 + } + + /** + * Sets the value of state. + * @param state The value to assign to state. + */ + public void setState(String state) + { + this.state =3D state;=20 + } + + /** + * Returns the value of zip. + */ + public String getZip() + { + return zip;=20 + } + + /** + * Sets the value of zip. + * @param zip The value to assign to zip. + */ + public void setZip(String zip) + { + this.zip =3D zip;=20 + } + + /** + * Returns the value of country. + */ + public String getCountry() + { + return country;=20 + } + + /** + * Sets the value of country. + * @param country The value to assign to country. + */ + public void setCountry(String country) + { + this.country =3D country;=20 + } + + /** + * Returns the value of type. + */ + public String getType() + { + return type;=20 + } + + /** + * Sets the value of type. + * @param type The value to assign to type. + */ + public void setType(String type) + { + this.type =3D type;=20 + } +} + + Propchange: jakarta/commons/proper/digester/trunk/src/examples/xmlrules/add= ressbook/Address.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/xmlrules/add= ressbook/AddressBook.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/xmlrules/add= ressbook/Main.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/xmlrules/add= ressbook/Person.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/xmlrules/add= ressbook/build.properties.sample ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/xmlrules/add= ressbook/build.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/xmlrules/add= ressbook/example.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/xmlrules/add= ressbook/readme.txt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/xmlrules/add= ressbook/xmlrules.xml ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Propchange: jakarta/commons/proper/digester/trunk/src/examples/xmlrules/rea= dme.txt ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/AbstractObjectCreationFactory.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/AbstractObjectCreationFactory.java?view= =3Ddiff&r1=3D155411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/AbstractObjectCreationFactory.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/AbstractObjectCreationFactory.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: AbstractObjectCreationFactory.java,v 1.12 2004/05/10 06:30:06 skit= ching Exp $ +/* $Id$ * * Copyright 2001-2004 The Apache Software Foundation. *=20 Propchange: jakarta/commons/proper/digester/trunk/src/java/org/apache/commo= ns/digester/AbstractObjectCreationFactory.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/AbstractRulesImpl.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/AbstractRulesImpl.java?view=3Ddiff&r1=3D= 155411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/AbstractRulesImpl.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/AbstractRulesImpl.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: AbstractRulesImpl.java,v 1.7 2004/05/10 06:30:06 skitching Exp $ +/* $Id$ * * Copyright 2001-2004 The Apache Software Foundation. *=20 Propchange: jakarta/commons/proper/digester/trunk/src/java/org/apache/commo= ns/digester/AbstractRulesImpl.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/BeanPropertySetterRule.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/BeanPropertySetterRule.java?view=3Ddiff&= r1=3D155411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/BeanPropertySetterRule.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/BeanPropertySetterRule.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: BeanPropertySetterRule.java,v 1.20 2004/05/10 06:30:06 skitching E= xp $ +/* $Id$ * * Copyright 2001-2004 The Apache Software Foundation. *=20 Propchange: jakarta/commons/proper/digester/trunk/src/java/org/apache/commo= ns/digester/BeanPropertySetterRule.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/CallMethodRule.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/CallMethodRule.java?view=3Ddiff&r1=3D155= 411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/CallMethodRule.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/CallMethodRule.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: CallMethodRule.java,v 1.36 2004/11/30 03:08:55 skitching Exp $ +/* $Id$ * * Copyright 2001-2004 The Apache Software Foundation. *=20 Propchange: jakarta/commons/proper/digester/trunk/src/java/org/apache/commo= ns/digester/CallMethodRule.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/CallParamRule.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/CallParamRule.java?view=3Ddiff&r1=3D1554= 11&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/CallParamRule.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/CallParamRule.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: CallParamRule.java,v 1.23 2004/11/30 03:08:55 skitching Exp $ +/* $Id$ * * Copyright 2001-2004 The Apache Software Foundation. *=20 Propchange: jakarta/commons/proper/digester/trunk/src/java/org/apache/commo= ns/digester/CallParamRule.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/Digester.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/Digester.java?view=3Ddiff&r1=3D155411&r2= =3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/Digester.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/Digester.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: Digester.java,v 1.107 2004/09/18 09:51:03 skitching Exp $ +/* $Id$ * * Copyright 2001-2004 The Apache Software Foundation. *=20 Propchange: jakarta/commons/proper/digester/trunk/src/java/org/apache/commo= ns/digester/Digester.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/ExtendedBaseRules.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/ExtendedBaseRules.java?view=3Ddiff&r1=3D= 155411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ExtendedBaseRules.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ExtendedBaseRules.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: ExtendedBaseRules.java,v 1.16 2005/01/17 10:56:50 skitching Exp $ +/* $Id$ * * Copyright 2001-2004 The Apache Software Foundation. *=20 Propchange: jakarta/commons/proper/digester/trunk/src/java/org/apache/commo= ns/digester/ExtendedBaseRules.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/FactoryCreateRule.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/FactoryCreateRule.java?view=3Ddiff&r1=3D= 155411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/FactoryCreateRule.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/FactoryCreateRule.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: FactoryCreateRule.java,v 1.22 2004/09/09 20:38:21 rdonkin Exp $ +/* $Id$ * * Copyright 2001-2004 The Apache Software Foundation. *=20 Propchange: jakarta/commons/proper/digester/trunk/src/java/org/apache/commo= ns/digester/FactoryCreateRule.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/NodeCreateRule.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/NodeCreateRule.java?view=3Ddiff&r1=3D155= 411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/NodeCreateRule.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/NodeCreateRule.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: NodeCreateRule.java,v 1.11 2005/01/18 00:54:59 skitching Exp $ +/* $Id$ * * Copyright 2002-2004 The Apache Software Foundation. *=20 Propchange: jakarta/commons/proper/digester/trunk/src/java/org/apache/commo= ns/digester/NodeCreateRule.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/ObjectCreateRule.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/ObjectCreateRule.java?view=3Ddiff&r1=3D1= 55411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ObjectCreateRule.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ObjectCreateRule.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: ObjectCreateRule.java,v 1.19 2004/05/10 06:30:06 skitching Exp $ +/* $Id$ * * Copyright 2001-2004 The Apache Software Foundation. *=20 Propchange: jakarta/commons/proper/digester/trunk/src/java/org/apache/commo= ns/digester/ObjectCreateRule.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/ObjectCreationFactory.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/ObjectCreationFactory.java?view=3Ddiff&r= 1=3D155411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ObjectCreationFactory.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ObjectCreationFactory.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: ObjectCreationFactory.java,v 1.13 2004/05/10 06:30:06 skitching Ex= p $ +/* $Id$ * * Copyright 2001-2004 The Apache Software Foundation. *=20 Propchange: jakarta/commons/proper/digester/trunk/src/java/org/apache/commo= ns/digester/ObjectCreationFactory.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/ObjectParamRule.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/ObjectParamRule.java?view=3Ddiff&r1=3D15= 5411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ObjectParamRule.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ObjectParamRule.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: ObjectParamRule.java,v 1.10 2004/05/10 06:52:50 skitching Exp $ +/* $Id$ * * Copyright 2002-2004 The Apache Software Foundation. *=20 Propchange: jakarta/commons/proper/digester/trunk/src/java/org/apache/commo= ns/digester/ObjectParamRule.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/ParserFeatureSetterFactory.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/ParserFeatureSetterFactory.java?view=3Dd= iff&r1=3D155411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ParserFeatureSetterFactory.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/ParserFeatureSetterFactory.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: ParserFeatureSetterFactory.java,v 1.7 2004/05/10 06:52:50 skitchin= g Exp $ +/* $Id$ * * Copyright 2004 The Apache Software Foundation. *=20 Propchange: jakarta/commons/proper/digester/trunk/src/java/org/apache/commo= ns/digester/ParserFeatureSetterFactory.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/PathCallParamRule.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/PathCallParamRule.java?view=3Ddiff&r1=3D= 155411&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/PathCallParamRule.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/PathCallParamRule.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: PathCallParamRule.java,v 1.8 2004/05/10 06:52:50 skitching Exp $ +/* $Id$ * * Copyright 2003-2004 The Apache Software Foundation. *=20 Propchange: jakarta/commons/proper/digester/trunk/src/java/org/apache/commo= ns/digester/PathCallParamRule.java ---------------------------------------------------------------------------= --- --- svn:keywords (original) +++ svn:keywords Sat Feb 26 04:58:36 2005 @@ -1 +1 @@ -author date id revision +Date Author Id Revision HeadURL Modified: jakarta/commons/proper/digester/trunk/src/java/org/apache/commons= /digester/RegexMatcher.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/sr= c/java/org/apache/commons/digester/RegexMatcher.java?view=3Ddiff&r1=3D15541= 1&r2=3D155412 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/RegexMatcher.java (original) +++ jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/diges= ter/RegexMatcher.java Sat Feb 26 04:58:36 2005 @@ -1,4 +1,4 @@ -/* $Id: RegexMatcher.java,v 1.9 2004/05/10 06:52:50 skitching Exp $ +/* $Id$ * * Copyright 2003-2004 The Apache Software Foundation. *=20 --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org