Skip to content

Commit

Permalink
Refactor config handling to registry-common
Browse files Browse the repository at this point in the history
These classes are needed elsewhere and cannot be called from a sprint boot app

refs NASA-PDS/validate#895
  • Loading branch information
jordanpadams committed Sep 26, 2024
1 parent ae58da7 commit a4badb7
Show file tree
Hide file tree
Showing 27 changed files with 19 additions and 2,294 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<dependency>
<groupId>gov.nasa.pds</groupId>
<artifactId>registry-common</artifactId>
<version>2.0.0</version>
<version>2.1.0-SNAPSHOT</version>
</dependency>
<!-- rich XML parsing -->
<dependency>
Expand Down
103 changes: 0 additions & 103 deletions src/main/java/gov/nasa/pds/harvest/cfg/AutogenFieldsType.java

This file was deleted.

188 changes: 0 additions & 188 deletions src/main/java/gov/nasa/pds/harvest/cfg/BundleType.java

This file was deleted.

81 changes: 0 additions & 81 deletions src/main/java/gov/nasa/pds/harvest/cfg/BundlesType.java

This file was deleted.

Loading

0 comments on commit a4badb7

Please sign in to comment.