Restore previously dropped upstream Id keywords from CVS history.

Fixes commits 56bd759df1 and 22fd7b2d47. These files should have
been committed to CVS with the -ko option, in the first place.
This commit is contained in:
Ulrich Müller
2017-03-03 14:12:07 +01:00
parent 0ab0eccf1c
commit 8c27b3fb31
15 changed files with 23 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
# $Id: Version.properties 390452 2006-03-31 11:34:17 -0500 (Fri, 31 Mar 2006) jkuhnert $
#
# Stores the version number of the framework.
framework.version=3.0.4

View File

@@ -1,3 +1,4 @@
# $Id: build.properties.sample 243768 2004-02-04 13:04:22Z mindbridge $
# This file is used to configure the Tapestry build.
# Copy it as "build.properties" and fill in the necessary data.

View File

@@ -1,3 +1,5 @@
# $Id: common.properties 385802 2006-03-14 13:47:10Z jkuhnert $
#
# Specifies some general properties used throughout.
# Each build.xml must specify root.dir (as a relative path).