Changeset 492 for trunk/core/tools/buildTWikiRelease.pl
- Timestamp:
- 11/09/08 17:42:08 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/tools/buildTWikiRelease.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/tools/buildTWikiRelease.pl
r14 r492 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 … … 83 85 `perlcritic --severity 5 --statistics --top 20 bin/ 2>&1 >> $twikihome/TWiki-PerlCritic.log`; 84 86 #`cd tools; perl check_manifest.pl`; 85 #`cd data; grep '%META:TOPICINFO{' */*.txt | grep -v TestCases | grep -v 'author=" TWikiContributor".*version="\$Rev'`;87 #`cd data; grep '%META:TOPICINFO{' */*.txt | grep -v TestCases | grep -v 'author="ProjectContributor".*version="\$Rev'`; 86 88 87 89 #TODO: # fix up release notes with new changelogs - see
Note: See TracChangeset
for help on using the changeset viewer.
