RFR: CODETOOLS-7903304: Remove support for obsolete SCM systems
Iris Clark
iris at openjdk.org
Wed Sep 14 02:10:46 UTC 2022
On Wed, 14 Sep 2022 00:32:09 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review a fairly simple update to remove support for very (very) old SCM systems, such as SCCS, TeamWare, RCS, CVS.
>
> Mostly this consists of reducing the set of filenames to be ignored when scanning the file system.
> The check for the SCCS artifact `@(#)` as "not a tag" is also removed.
>
> One test is removed, which checked that files beginning with `,` were ignored. This was an SCCS artifact.
Marked as reviewed by iris (Reviewer).
-------------
PR: https://git.openjdk.org/jtreg/pull/120
More information about the jtreg-dev
mailing list