Skip to content

Commit aef1e6d

Browse files
committed
Added comment to top of bc-build.properties
Comment points out that properties in bc-build.properties can be overridden in bc-build.user.properties
1 parent 5e52e35 commit aef1e6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bc-build.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# NOTE: Any properties set in bc-build.user.properties override those
2+
# set in this file. bc-build.user.properties is ignored by git and is
3+
# intended to hold user-specific settings that are *not* committed to
4+
# the repository.
15

26
release.suffix: 172
37
release.name: 1.72

0 commit comments

Comments
 (0)