Commit 7e4b6cc
committed
java-sdk: compile the entrypoint against the prebuilt SDK jars [1B]
Pass -Ddagger.sdk=prebuilt to the entrypoint compile so it activates the
dagger-prebuilt-sdk profile and compiles only the module's own sources against
the SDK jars installed by vendoredSdk, instead of recompiling the ~146 vendored
SDK source files on every generate. Revert just this commit to fall back to the
source-compiled entrypoint.
Signed-off-by: Yves Brissaud <yves@dagger.io>1 parent ae59bff commit 7e4b6cc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments