Skip to content

Commit

Permalink
Add copyPiiFiles task for non bnd projects
Browse files Browse the repository at this point in the history
  • Loading branch information
tjwatson committed Jan 31, 2018
1 parent 7734f97 commit ab6c331
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ subprojects {
task release { }
task publish { }
task releaseNeeded { dependsOn release }
task copyPiiFiles { }
}

/* For Java 9 builds, set the --release compiler flag to keep bootclasspath in sync */
Expand Down

0 comments on commit ab6c331

Please sign in to comment.