Update git submodules
authorStephen Kitt <skitt@redhat.com>
Fri, 12 Jan 2018 10:20:24 +0000 (11:20 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 12 Jan 2018 16:53:47 +0000 (16:53 +0000)
* Update docs/submodules/odlparent from branch 'master'
  to cc01127d8777b1ecf4fdcb5a366581a3a8350fd9
  - Start 3.0.3-SNAPSHOT

    Change-Id: Ie676ecbb5c74d7db8654cecb56e25c51d9156f80
Signed-off-by: Stephen Kitt <skitt@redhat.com>
  - odlparent 3.0.2 release notes

    Change-Id: Ic8bc02873149704d7673f2d8d594ffcd32416562
Signed-off-by: Stephen Kitt <skitt@redhat.com>
  - Use default upstream logging configuration

    Now that Karaf uses Log4J2, our custom configuration no longer works;
    this patch uses the default upstream setup for the time being.

    Change-Id: I1786d9f50d60a030dc3b265fdb70dc5130806c1a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
  - Bump javadoc plugin to 3.0.0

    Proper release is now available, bump to it:
    https://mail-archives.apache.org/mod_mbox/maven-announce/201712.mbox/%3Cop.zaufhhzukdkhrr%40desktop-2khsk44.mshome.net%3E

    Change-Id: Icbb6bc02496e937320424a1ec8a4edac0ca09478
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
  - Remove JavaDoc <links> from odlparent

    because all of these, and more, are already in odlparent-lite now

    see also https://jira.opendaylight.org/browse/ODLPARENT-121

    This change does NOT fix that performance problem; only
    change I4ca0c9e81985c2827e16654e9d9413c7d93f6068 does that,
    whereas this one is just a clean up I stumbled upon.

    Change-Id: Ifd66f318dfc3b900ad6fe06fa26e80932783cce8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
  - Disable hiddenField check for abstract methods

    There is a valid use case, where we are forwarding a private field
    to an abstract method. This clearly does not hide the field, as it
    is invisible to subclasses -- hence disable HiddenField on abstract
    methods.

    Change-Id: I00adfce58eea65660cae06649168a09a560713a4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
  - ODLPARENT-134: ensure correct startup with BC

    In Karaf 4.1, Bouncy Castle no longer starts correctly; or rather,
    loading kpix results in prov being refreshed, which restarts sshd and
    most of Karaf.

    This patch cleans up the startup.properties construction, and enforces
    the correct order for Bouncy Castle. It also adds metatype and
    blueprint.core.compatibility which must be loaded at boot to avoid
    unwanted refreshes.

    Change-Id: Ic8e8e0e932b9d9eaea292003118ef1936b67b822
Signed-off-by: Stephen Kitt <skitt@redhat.com>
  - Add a javadoc-links profile

    ... to build with external links (which adds substantial time to the
    build).

    Change-Id: Iea9adc7ed49ae39609ecd5d6bd012a35fe36fc81
Signed-off-by: Stephen Kitt <skitt@redhat.com>
  - Bump maven-enforcer-plugin 1.4.1 => 3.0.0-M1

    https://mail-archives.apache.org/mod_mbox/maven-announce/201707.mbox/%3Cop.y37atexzkdkhrr%40desktop-2khsk44%3E

    Change-Id: I290370bb6619a6fe7c809646995877f73dd891a7
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/submodules/odlparent

index 93d716dc6e215776ffbced23b3ebf528b447431e..cc01127d8777b1ecf4fdcb5a366581a3a8350fd9 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 93d716dc6e215776ffbced23b3ebf528b447431e
+Subproject commit cc01127d8777b1ecf4fdcb5a366581a3a8350fd9