Migrate common/util to bnd-parent 52/99652/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 8 Feb 2022 13:38:45 +0000 (14:38 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 8 Feb 2022 14:47:44 +0000 (15:47 +0100)
commit3114b4e7caf7621137cd1225123eeed6c7937695
tree866d3b7fcee85259b19075e7ac1afa4890756f6a
parent3f7c8ed26d2830e8b3a59f518164117339b9fc3e
Migrate common/util to bnd-parent

We have a better-integrated parent, use that instead of the old felix
plugin. Also add a bit of documentation.

Change-Id: Id400abd10892fd350f3f50119f5247d09f6e5fe4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
common/util/bnd.bnd [new file with mode: 0644]
common/util/pom.xml
common/util/src/main/java/module-info.java
common/util/src/main/java/org/opendaylight/yangtools/util/concurrent/package-info.java [new file with mode: 0644]
common/util/src/main/java/org/opendaylight/yangtools/util/package-info.java [new file with mode: 0644]
common/util/src/main/java/org/opendaylight/yangtools/util/xml/package-info.java [new file with mode: 0644]