witty-crayon-22786
04/06/2017, 8:19 PMmost-farmer-27910
04/06/2017, 8:21 PMmost-farmer-27910
04/06/2017, 8:22 PMwitty-crayon-22786
04/06/2017, 8:30 PMfast-megabyte-33579
04/06/2017, 10:47 PMException message: Failed to fetch binary bin/native-engine/linux/x86_64/9bffa3ad514ec7693e718cb5db4fd633ee1decba/native_engine.so from any source: (Failed to fetch binary from <https://dl.bintray.com/pantsbuild/bin/build-support/bin/native-engine/linux/x86_64/9bffa3ad514ec7693e718cb5db4fd633ee1decba/native_engine.so>: Fetch of <https://dl.bintray.com/pantsbuild/bin/build-support/bin/native-engine/linux/x86_64/9bffa3ad514ec7693e718cb5db4fd633ee1decba/native_engine.so> failed with status code 404)
fast-megabyte-33579
04/06/2017, 10:48 PM1.3.0.dev15
on our jenkins box)witty-crayon-22786
04/06/2017, 10:49 PMwitty-crayon-22786
04/06/2017, 10:50 PMwitty-crayon-22786
04/06/2017, 10:54 PMgifted-beard-62952
04/06/2017, 11:28 PMgifted-beard-62952
04/06/2017, 11:29 PMinvalidated
context manager to invalidate dependents?gifted-beard-62952
04/06/2017, 11:39 PMwitty-crayon-22786
04/06/2017, 11:44 PMvt.valid
, your task doesn't need to do any work for that target, other than publish any self.context.products
it providesgifted-beard-62952
04/06/2017, 11:45 PMgifted-beard-62952
04/06/2017, 11:45 PMwitty-crayon-22786
04/06/2017, 11:46 PMwitty-crayon-22786
04/06/2017, 11:46 PMgifted-beard-62952
04/06/2017, 11:47 PMwitty-crayon-22786
04/06/2017, 11:51 PMcache_target_dirs
truewitty-crayon-22786
04/06/2017, 11:51 PMwitty-crayon-22786
04/06/2017, 11:51 PMgifted-beard-62952
04/06/2017, 11:51 PMgifted-beard-62952
04/06/2017, 11:51 PMwitty-crayon-22786
04/06/2017, 11:52 PMdist
generally don't use an invalidated block, and just re-run each time they're requested.plain-sundown-25537
04/06/2017, 11:54 PMa
If we have
excludes = [
exclude('org.slf4j', 'log4j-over-slf4j' ),
exclude('ch.qos.logback','logback-classic'),
],
and goal b
doesn’t, and depends on log4j in code
when we do
./pants compile a
./pants compile b
it works.
but when we do
./pants compile a b
Then b complains log4j doesn’t exist, is this the expected behavior?plain-sundown-25537
04/06/2017, 11:58 PMwitty-crayon-22786
04/06/2017, 11:59 PMdeploy_excludes
are recommendedwitty-crayon-22786
04/06/2017, 11:59 PMplain-sundown-25537
04/07/2017, 12:02 AMplain-sundown-25537
04/07/2017, 12:02 AM