This repository was archived by the owner on Feb 29, 2024. It is now read-only.
Commit a62ea7c
committed
Explicitly depend on javax.xml.bind in Java Debugger open source build. This is not about using the debugger with JDK9, but it's about building the debugger from open source using JDK9.
This is a no-op when building the debugger agent using JDK7-8. It is required with JDK9, because this dependency was moved into an external module in JDK9.
This has the diffbase, because jaxb-api also comes with a module-info.class file, which is incompatible with maven-enforcer-plugin.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=1745125371 parent 5a96bee commit a62ea7c
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
| |||
0 commit comments