Changeset 487 for branches/Release04x02/tools/buildTWikiRelease.pl
- Timestamp:
- 11/09/08 16:27:33 (4 years ago)
- File:
-
- 1 edited
-
branches/Release04x02/tools/buildTWikiRelease.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/Release04x02/tools/buildTWikiRelease.pl
r410 r487 7 7 # build a release tarball & upload... 8 8 # Sven Dowideit 9 # Copyright (C) TWikiContributors, 2005 9 # Copyright (C) 2006-2008 ProjectContributors. All rights reserved. 10 # ProjectContributors are listed in the AUTHORS file in the root of 11 # the distribution. 10 12 # 11 13 # If you are Sven (used by Sven's automated nightly build system) - call with perl ./buildTWikiRelease.pl -sven … … 82 84 `perlcritic --severity 5 --statistics --top 20 bin/ >> $twikihome/TWiki-PerlCritic.log 2>&1`; 83 85 #`cd tools; perl check_manifest.pl`; 84 #`cd data; grep '%META:TOPICINFO{' */*.txt | grep -v TestCases | grep -v 'author=" TWikiContributor".*version="\$Rev'`;86 #`cd data; grep '%META:TOPICINFO{' */*.txt | grep -v TestCases | grep -v 'author="ProjectContributor".*version="\$Rev'`; 85 87 86 88 #TODO: # fix up release notes with new changelogs - see
Note: See TracChangeset
for help on using the changeset viewer.
