Skip to content

Commit 9ce38c6

Browse files
authored
Merge pull request #125 from iExecBlockchainComputing/feature/remove-command-task-reveal-package
Remove `com.iexec.blockchain.command.task.reveal` package
2 parents 96bf33e + 0e70d99 commit 9ce38c6

File tree

8 files changed

+1
-344
lines changed

8 files changed

+1
-344
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ All notable changes to this project will be documented in this file.
2323
- Standardisation of the dockerfile and its location in regard to other java components. (#115)
2424
- Rename `Status` to `CommandStatus` in library. (#117)
2525
- Remove `com.iexec.blockchain.command.task.contribute` package. (#124)
26+
- Remove `com.iexec.blockchain.command.task.reveal` package. (#125)
2627

2728
### Dependency Upgrades
2829

src/main/java/com/iexec/blockchain/command/task/reveal/TaskReveal.java

Lines changed: 0 additions & 22 deletions
This file was deleted.

src/main/java/com/iexec/blockchain/command/task/reveal/TaskRevealArgs.java

Lines changed: 0 additions & 32 deletions
This file was deleted.

src/main/java/com/iexec/blockchain/command/task/reveal/TaskRevealBlockchainService.java

Lines changed: 0 additions & 107 deletions
This file was deleted.

src/main/java/com/iexec/blockchain/command/task/reveal/TaskRevealRepository.java

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/main/java/com/iexec/blockchain/command/task/reveal/TaskRevealService.java

Lines changed: 0 additions & 51 deletions
This file was deleted.

src/main/java/com/iexec/blockchain/command/task/reveal/TaskRevealStorageService.java

Lines changed: 0 additions & 34 deletions
This file was deleted.

src/test/java/com/iexec/blockchain/command/task/reveal/TaskRevealBlockchainServiceTests.java

Lines changed: 0 additions & 92 deletions
This file was deleted.

0 commit comments

Comments
 (0)