google-nomulus/javatests/google/registry/rde/imports
jianglai 97e962ba0a Add //third_party/java/jaxb dependency to targets using javax.xml.bind
To make FOSS build compile, third_party vendoring rules for jaxb are added to package all jaxb related targets imported from maven into a uber jar, mirroring the same practice done in //third_party/java/jaxb

Cloned from CL 182666460 by 'g4 patch'.
Original change by cushon@cushon:rosie182283995-0071_Rosie:47348:citc on 2018/01/20 13:36:15.

More information:
https://docs.google.com/document/d/1htErgDIoHMEuMBfGwrtS_O4WwhTw8QOGLva-7aYYvYs/edit?usp=sharing
Tested:
    TAP --sample for global presubmit queue
    []    passed FOSS test

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=182855173
2018-01-23 16:18:35 -05:00
..
testdata Fix RDE import pending transfer handling 2017-10-04 16:16:45 -04:00
BUILD Add //third_party/java/jaxb dependency to targets using javax.xml.bind 2018-01-23 16:18:35 -05:00
RdeContactImportActionTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdeContactInputTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdeContactReaderTest.java Refactor the last usages of ExpectedException to assert/expectThrows 2017-12-27 10:56:36 -05:00
RdeDomainImportActionTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdeDomainReaderTest.java Refactor the last usages of ExpectedException to assert/expectThrows 2017-12-27 10:56:36 -05:00
RdeHostImportActionTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdeHostInputTest.java Refactor the last usages of ExpectedException to assert/expectThrows 2017-12-27 10:56:36 -05:00
RdeHostLinkActionTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdeHostReaderTest.java Refactor the last usages of ExpectedException to assert/expectThrows 2017-12-27 10:56:36 -05:00
RdeImportsTestData.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdeImportTestUtils.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
RdeImportUtilsTest.java Refactor the last usages of ExpectedException to assert/expectThrows 2017-12-27 10:56:36 -05:00
RdeParserTest.java Use method references when possible 2017-12-27 11:25:02 -05:00
XjcToContactResourceConverterTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
XjcToDomainResourceConverterTest.java Refactor the last usages of ExpectedException to assert/expectThrows 2017-12-27 10:56:36 -05:00
XjcToHostResourceConverterTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00