Author: ggregory Date: Tue Jan 10 01:55:17 2012 New Revision: 1229447 URL: http://svn.apache.org/viewvc?rev=1229447&view=rev Log: Use svn:keywords Id.
Modified: commons/proper/pool/branches/POOL_1_X/checkstyle.xml commons/proper/pool/branches/POOL_1_X/doap_pool.rdf commons/proper/pool/branches/POOL_1_X/findbugs-exclude-filter.xml commons/proper/pool/branches/POOL_1_X/pom.xml commons/proper/pool/branches/POOL_1_X/src/assembly/bin.xml commons/proper/pool/branches/POOL_1_X/src/assembly/src.xml commons/proper/pool/branches/POOL_1_X/src/changes/changes.xml commons/proper/pool/branches/POOL_1_X/src/site/site.xml commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/classdiagrams.xml commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/index.xml commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/sequencediagrams.xml Modified: commons/proper/pool/branches/POOL_1_X/checkstyle.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/checkstyle.xml?rev=1229447&r1=1229446&r2=1229447&view=diff ============================================================================== --- commons/proper/pool/branches/POOL_1_X/checkstyle.xml (original) +++ commons/proper/pool/branches/POOL_1_X/checkstyle.xml Tue Jan 10 01:55:17 2012 @@ -15,6 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> +<!-- $Id: --> <!DOCTYPE module PUBLIC "-//Puppy Crawl//DTD Check Configuration 1.1//EN" "http://www.puppycrawl.com/dtds/configuration_1_1.dtd"> Modified: commons/proper/pool/branches/POOL_1_X/doap_pool.rdf URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/doap_pool.rdf?rev=1229447&r1=1229446&r2=1229447&view=diff ============================================================================== --- commons/proper/pool/branches/POOL_1_X/doap_pool.rdf (original) +++ commons/proper/pool/branches/POOL_1_X/doap_pool.rdf Tue Jan 10 01:55:17 2012 @@ -15,6 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> +<!-- $Id: --> <rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:asfext="http://projects.apache.org/ns/asfext#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en"> <Project rdf:about="http://commons.apache.org/pool/"> <name>Apache Commons Pool</name> Modified: commons/proper/pool/branches/POOL_1_X/findbugs-exclude-filter.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/findbugs-exclude-filter.xml?rev=1229447&r1=1229446&r2=1229447&view=diff ============================================================================== --- commons/proper/pool/branches/POOL_1_X/findbugs-exclude-filter.xml (original) +++ commons/proper/pool/branches/POOL_1_X/findbugs-exclude-filter.xml Tue Jan 10 01:55:17 2012 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - +<!-- $Id: --> <!-- This file contains some false positive bugs detected by findbugs. Their false positive nature has been analyzed individually and they have been Modified: commons/proper/pool/branches/POOL_1_X/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/pom.xml?rev=1229447&r1=1229446&r2=1229447&view=diff ============================================================================== --- commons/proper/pool/branches/POOL_1_X/pom.xml (original) +++ commons/proper/pool/branches/POOL_1_X/pom.xml Tue Jan 10 01:55:17 2012 @@ -15,6 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> +<!-- $Id: --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Modified: commons/proper/pool/branches/POOL_1_X/src/assembly/bin.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/src/assembly/bin.xml?rev=1229447&r1=1229446&r2=1229447&view=diff ============================================================================== --- commons/proper/pool/branches/POOL_1_X/src/assembly/bin.xml (original) +++ commons/proper/pool/branches/POOL_1_X/src/assembly/bin.xml Tue Jan 10 01:55:17 2012 @@ -14,6 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> +<!-- $Id: --> <assembly> <id>bin</id> <formats> Modified: commons/proper/pool/branches/POOL_1_X/src/assembly/src.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/src/assembly/src.xml?rev=1229447&r1=1229446&r2=1229447&view=diff ============================================================================== --- commons/proper/pool/branches/POOL_1_X/src/assembly/src.xml (original) +++ commons/proper/pool/branches/POOL_1_X/src/assembly/src.xml Tue Jan 10 01:55:17 2012 @@ -14,6 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> +<!-- $Id: --> <assembly> <id>src</id> <formats> Modified: commons/proper/pool/branches/POOL_1_X/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/src/changes/changes.xml?rev=1229447&r1=1229446&r2=1229447&view=diff ============================================================================== --- commons/proper/pool/branches/POOL_1_X/src/changes/changes.xml (original) +++ commons/proper/pool/branches/POOL_1_X/src/changes/changes.xml Tue Jan 10 01:55:17 2012 @@ -15,6 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> +<!-- $Id: --> <document> <properties> <title>Commons Pool Changes</title> Modified: commons/proper/pool/branches/POOL_1_X/src/site/site.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/src/site/site.xml?rev=1229447&r1=1229446&r2=1229447&view=diff ============================================================================== --- commons/proper/pool/branches/POOL_1_X/src/site/site.xml (original) +++ commons/proper/pool/branches/POOL_1_X/src/site/site.xml Tue Jan 10 01:55:17 2012 @@ -15,6 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> +<!-- $Id: --> <project name="Pool"> <bannerRight> <name>Commons Pool</name> Modified: commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/classdiagrams.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/classdiagrams.xml?rev=1229447&r1=1229446&r2=1229447&view=diff ============================================================================== --- commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/classdiagrams.xml (original) +++ commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/classdiagrams.xml Tue Jan 10 01:55:17 2012 @@ -15,6 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> +<!-- $Id: --> <document> Modified: commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/index.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/index.xml?rev=1229447&r1=1229446&r2=1229447&view=diff ============================================================================== --- commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/index.xml (original) +++ commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/index.xml Tue Jan 10 01:55:17 2012 @@ -15,6 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> +<!-- $Id: --> <document> Modified: commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/sequencediagrams.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/sequencediagrams.xml?rev=1229447&r1=1229446&r2=1229447&view=diff ============================================================================== --- commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/sequencediagrams.xml (original) +++ commons/proper/pool/branches/POOL_1_X/src/site/xdoc/guide/sequencediagrams.xml Tue Jan 10 01:55:17 2012 @@ -15,6 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> +<!-- $Id: --> <document>