forked from hyperledger/besu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Less Spotless Gradle Warnings (hyperledger#2614)
* Less Spotless Gradle Warnings Spotless and Gradle 7.x does not play nicely with using a fileTree as a target and should be using plain strings. This should get rid of the `Execution optimizations have been disabled`... warnings. * Move Generated Reference Tests into the `build` dir Generated reference test are currently generated into `src`, which is in violation of the standard maven layouts. They should be in the `build` directory as they are artifacts not maintained in source control. Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
- Loading branch information
Showing
4 changed files
with
38 additions
and
28 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
Empty file.
Empty file removed
0
ethereum/core/src/test/java/org/hyperledger/besu/ethereum/vm/generalstate/.keep
Empty file.