DescriptionMake java.gypi use all_dependent_settings for input_jars_paths
all_dependent_settings is more like the link_settings that we would like
to use here. This variable is used by java targets to set the classpath
for javac, i.e. to set the libraries that are needed by the target.
Use of direct_dependent_settings with export_dependent_settings causes
unnecessary duplication of all java dependencies for all of our java
library targets.
BUG=146049
TBR=sky,brettw
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=160768
Patch Set 1 : #Patch Set 2 : #
Messages
Total messages: 10 (0 generated)
|