Do not import javax.annotation 33/78333/4
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 1 Dec 2018 22:11:20 +0000 (23:11 +0100)
committerJie Han <han.jie@zte.com.cn>
Mon, 3 Dec 2018 00:45:53 +0000 (00:45 +0000)
commit2b8d07d6282aa4b8bcfd4f79b571c0533c0f13b0
treeedc28a458f6797f1fa8cc1de2d18b1100d428b63
parent38366fb118407e184616d36e6792e51a2c564a78
Do not import javax.annotation

javax.annotation.RegEx has retention=runtime, hence we need to
suppress javax.annotation import until we migrate to something
else. Also fix binding2, which uses other JSR305 annotations.

Change-Id: I506fe8d11c0d3ec683cc09c4c9b8f5506c809163
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-spec-util/pom.xml
binding2/mdsal-binding2-api/pom.xml
binding2/mdsal-binding2-generator-impl/pom.xml
binding2/mdsal-binding2-generator-util/pom.xml
binding2/mdsal-binding2-spi/pom.xml