Skip to content

Commit

Permalink
Pants release 1.1.0-rc9
Browse files Browse the repository at this point in the history
Pants version upgrade to 1.1.0-rc9

This matches: https://github.com/twitter/pants/tree/pants/release/1.1.0-rc9
* V2 Engine work.
* Async clean-all.
* Expose new product types to enable packer task.
* Add `unused deps` check and dep-usage enhancements.
* Update testbox to dynamically get bundles rather than pulling directly from dist

RB_ID=862427
  • Loading branch information
Matt Olsen authored and jenkins committed Aug 26, 2016
1 parent f83e2c5 commit 9afcbe5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scrooge-linter/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ jvm_app(
name='app',
basename='scrooge-linter-package',
binary='scrooge/scrooge-linter/src/main/scala/com/twitter/scrooge/linter:bin',
bundles=[],
)

0 comments on commit 9afcbe5

Please sign in to comment.