DescriptionGenerate a single srcjar as output in of the Java mojom generator.
The output java files are zipped into a srcjar archive. This
is needed for Java mojom bindings target support in the GN build.
One can still pass the existing --java_output_directory flag to get
the uncompressed java files.
BUG=417289
Committed: https://crrev.com/a05fccef956512bd0ac324ed3e2e54c94b09b0db
Cr-Commit-Position: refs/heads/master@{#297001}
Patch Set 1 #Patch Set 2 : Generate the java files in a temporary directory if --java_srcjar is set. #
Total comments: 1
Patch Set 3 : Rebase. #Patch Set 4 : Make srcjar the default output. #
Total comments: 13
Patch Set 5 : Address Ben's comments. #Patch Set 6 : Address further comments. #Messages
Total messages: 14 (3 generated)
|