Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Commit

Permalink
Kill the now-defunct twitter/pants.
Browse files Browse the repository at this point in the history
Also fixup some READMEs and kill obsolete scripts.

Testing Done:
travis-ci went green here: https://travis-ci.org/twitter/commons/builds/29952581

Reviewed at https://rbcommons.com/s/twitter/r/682/
  • Loading branch information
John Sirois committed Jul 15, 2014
1 parent 1bff97e commit a3950cc
Show file tree
Hide file tree
Showing 439 changed files with 3 additions and 45,454 deletions.
29 changes: 0 additions & 29 deletions .saplings

This file was deleted.

6 changes: 2 additions & 4 deletions README
Expand Up @@ -11,14 +11,12 @@ The build tool is custom and hosted in the repository itself.
== Usage ==

To build all jvm code and run all tests:
$ ./pants goal test tests/{java,scala}/com/twitter/common::
$ ./pants goal test {src,tests}/java/com/twitter/common::
$ ./pants goal test {src,tests}/scala/com/twitter/common::

Likewise for python commons:
$ ./pants tests/python/twitter/common/:all

And for the pants build tool itself:
$ ./pants tests/python/twitter/pants:all

To get help on pants:
$ ./pants help

Expand Down
80 changes: 0 additions & 80 deletions pants.bootstrap

This file was deleted.

0 comments on commit a3950cc

Please sign in to comment.