Skip to content

Add package-private option#151

Merged
eed3si9n merged 2 commits intosbt:masterfrom
pcejrowski:feature/private-build-object
Sep 10, 2019
Merged

Add package-private option#151
eed3si9n merged 2 commits intosbt:masterfrom
pcejrowski:feature/private-build-object

Conversation

@pcejrowski
Copy link
Copy Markdown
Contributor

This PR adds new BuildInfoOption: PackagePrivate, which allows the generated object to be marked as private[pkg].
The motivation for this is that in cases you place BuildInfo in your libraries, you might not want to expose its content to the downstream applications.

Pawel Cejrowski added 2 commits September 9, 2019 15:26
This PR adds new : , which allows the generated object to be marked as .
The motivation for this is that in cases you place BuildInfo in your libraries, you might not want to expose
its content to the downstream application.
Copy link
Copy Markdown
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pcejrowski!

@eed3si9n eed3si9n merged commit 81fc83a into sbt:master Sep 10, 2019
@pcejrowski pcejrowski deleted the feature/private-build-object branch September 10, 2019 07:33
@eed3si9n eed3si9n added this to the 0.10.0 milestone Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants