-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove lunatic patches (#913)
* test(dynamic table): clean up expected lunatic * test: unit test for lunatic scalar variable * build: bump lunatic model to 3.3.4 * refactor: remove patches for lunatic cleaning * refactor: remove patches for lunatic resizing * refactor: remove patches for lunatic missing block * chore: remove unused mockito lib Note: using it shows a warning since java 21. * test(label): remove usage of deprecated lunatic methods * refactor: remove patches in lunatic serializer * chore: maven local at first for dependency resolution So that maven local is checked first to resolve dependencies. * chore: version 3.17.2 * test(variables): remove redundant test This test exists in Lunatic-Model.
- Loading branch information
Showing
27 changed files
with
401 additions
and
989 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 0 additions & 11 deletions
11
eno-core/src/main/java/fr/insee/eno/core/model/lunatic/CleaningConcernedVariable.java
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
eno-core/src/main/java/fr/insee/eno/core/model/lunatic/CleaningEntry.java
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
eno-core/src/main/java/fr/insee/eno/core/model/lunatic/LunaticResizingEntry.java
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
eno-core/src/main/java/fr/insee/eno/core/model/lunatic/LunaticResizingInterface.java
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
eno-core/src/main/java/fr/insee/eno/core/model/lunatic/LunaticResizingPairwiseEntry.java
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
eno-core/src/main/java/fr/insee/eno/core/model/lunatic/MissingBlock.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.