witty-crayon-22786
10/05/2021, 5:51 PM--system
)ancient-vegetable-10556
10/05/2021, 5:51 PMwitty-crayon-22786
10/05/2021, 5:52 PMwitty-crayon-22786
10/05/2021, 5:52 PM--javac-jdk=system
option there anywaywitty-crayon-22786
10/05/2021, 5:52 PMwitty-crayon-22786
10/05/2021, 5:53 PMancient-vegetable-10556
10/05/2021, 5:53 PMwitty-crayon-22786
10/05/2021, 5:54 PMwitty-crayon-22786
10/05/2021, 5:55 PMjdk_setup.args(..)
to build the args to use.witty-crayon-22786
10/05/2021, 5:55 PMwitty-crayon-22786
10/05/2021, 5:55 PMjdk_setup.append_only_caches
ancient-vegetable-10556
10/05/2021, 5:56 PMjdk_setup.args()
hadn’t been used in other cases, so that’s usefulancient-vegetable-10556
10/05/2021, 5:57 PMwitty-crayon-22786
10/05/2021, 5:57 PMancient-vegetable-10556
10/05/2021, 5:59 PMfast-nail-55400
10/05/2021, 9:06 PMgo_mod
targets. This would allow multiple Go modules in a repository to use different Go SDK versions (or options to those SDKs) by specifying a different “go_sdk” target.bored-art-40741
10/06/2021, 1:52 AMfoo_iter()
generatorpolite-garden-50641
10/06/2021, 3:13 PMhundreds-father-404
10/06/2021, 3:38 PMPaths.dirs
and Snapshot.dirs
to only include the dir names where there was a match? if you have only the file some_dir/subdir/f.go
and the glob **/*.go
, it will include some_dir
when I only want some_dir/subdir
ancient-vegetable-10556
10/06/2021, 8:14 PMcoursier_lockfile
target does not have requirements, but instead, we infer those requirements based on the artifacts that are dependencies (inferred or otherwise) of java_source
targets that depend on the lockfile.
That needs dependency inference over 3rd party dependencies (and potentially having those present before a lockfile is ready)
Is dependency inference at a stage where we can look into dependency JAR files to see if a dependency is present? (ping @fast-nail-55400)witty-crayon-22786
10/06/2021, 8:21 PMwitty-crayon-22786
10/06/2021, 8:22 PMancient-vegetable-10556
10/06/2021, 8:40 PMwitty-crayon-22786
10/06/2021, 8:41 PMmodule_mapping
is used for for requirementsancient-vegetable-10556
10/06/2021, 8:45 PMwitty-crayon-22786
10/06/2021, 8:46 PMwitty-crayon-22786
10/06/2021, 8:46 PMwitty-crayon-22786
10/06/2021, 8:47 PMancient-vegetable-10556
10/06/2021, 8:47 PMjvm_artifacts
knowing that you’ll be immediately writing a subset of them of the lockfilewitty-crayon-22786
10/06/2021, 8:48 PM