Skip to content

Commit

Permalink
Delete legacy code from repository (GSA#841)
Browse files Browse the repository at this point in the history
* [skip ci] Delete deprecated code for GSA#738

* [skip ci] Remove oscal submodule and deps for GSA#738

* [skip ci] Remove Makefile for GSA#738
  • Loading branch information
aj-stein-gsa authored Oct 31, 2024
1 parent aa059aa commit c6c2b0c
Show file tree
Hide file tree
Showing 221 changed files with 0 additions and 103,294 deletions.
18 changes: 0 additions & 18 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,18 +0,0 @@
[submodule "oscal"]
path = vendor/oscal
url = https://github.com/usnistgov/OSCAL.git
branch = main
ignore = dirty

[submodule "resources/validations/lib/xspec"]
path = vendor/xspec
url = https://github.com/xspec/xspec.git
branch = master
ignore = dirty

[submodule "resources/validations/src/schematron"]
path = vendor/schematron
url = https://github.com/schematron/schematron.git
branch = master
ignore = dirty

2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ help:

# Most of the real work of the build is in sub-project Makefiles.
include src/content/module.mk
include src/examples/module.mk
include src/validations/module.mk
include src/web/module.mk

.PHONY: help

Expand Down
11 changes: 0 additions & 11 deletions src/config

This file was deleted.

100 changes: 0 additions & 100 deletions src/examples/README.md

This file was deleted.

4 changes: 0 additions & 4 deletions src/examples/java/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions src/examples/java/Dockerfile

This file was deleted.

40 changes: 0 additions & 40 deletions src/examples/java/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions src/examples/java/docker-compose.yml

This file was deleted.

101 changes: 0 additions & 101 deletions src/examples/java/pom.xml

This file was deleted.

Loading

0 comments on commit c6c2b0c

Please sign in to comment.