-
Right now source roots are registered globally (via contrib/BUILD instead of via plugin - which is a secondary issue). Since they are registered globally, any invocation of pants using the checked-in…
-
Periodically we see a KeyError raised from pants (although the exception type isn't printed). We see this in our build of the world script that crawls the repo and runs pants commands on every direct…
-
I'm working with supercollider on the raspberry pi and similar computers, and using jack can be quite the nightmare to set up, particularly if you are running without X like I am. On debian, you are …
-
In the event that kv has nothing to do, it doesn't write the target field.
If your source and target are the same, this can be a problem: You expect the target to always be a hash but when kv took no …
-
The example case here is `pantsbuild.pants.contrib.scrooge` aka `//contrib/scrooge/src/python/pants/contrib/scrooge:plugin`: https://github.com/pantsbuild/pants/blob/master/contrib/scrooge/src/python/…
-
This breaks twitter/commons itself which tries to CI against 1.6 and 1.7 and blocks upgrading the twitter/commons jar-tool from 0.1.7. Either an 0.1.10 needs to be published using `-source 6 -target …
-
Original issue here https://github.com/twitter/commons/issues/207
Currently pants both tightly relies on mapping inputs to outputs and re-arranging target processing within dependency constraints. Fo…
-
-
This issue started with a discussion in https://groups.google.com/forum/#!topic/pants-devel/xfrYj0_UB-c
Square contributed a change to the ivy_resolve and ide_gen steps that pulls in 'sources' and 'j…
-
https://groups.google.com/forum/#!topic/pants-devel/T0e348CDEi0
...twitter/commons... has its own custom plugins [1][2][3] ...
[1] https://github.com/twitter/commons/tree/master/pants-plugins
[2] ht…