Michael Vorburger [Wed, 19 Dec 2018 00:23:14 +0000 (01:23 +0100)]
replace hard-coded OpenflowProviderConfig with XML configuration file
Note how the test proves that the default from the YANG is used!
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 19 Dec 2018 00:05:00 +0000 (01:05 +0100)]
very minor clean ups
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 31 Oct 2018 18:37:09 +0000 (19:37 +0100)]
inject OpenFlowPlugin via classpath scanning auto wiring
incl. @PingPong
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 18 Dec 2018 23:41:59 +0000 (00:41 +0100)]
exclude odl-karaf-feat-jdbc so that we don't drag friggin' Hibernate in
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
dependabot[bot] [Tue, 18 Dec 2018 19:31:14 +0000 (19:31 +0000)]
Bump classgraph from 4.4.12 to 4.6.8
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.4.12 to 4.6.8.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 18 Dec 2018 19:29:30 +0000 (20:29 +0100)]
handle the impacts of netconf using the mdsal instead of controller APIs
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 18 Dec 2018 19:27:00 +0000 (20:27 +0100)]
comment out & disable DiagStatusCommand wiring
because that was broken in
https://github.com/opendaylight/infrautils/commit/
c88543dd8823585bbfd1d3cc72c56b922896df9c
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Mon, 19 Nov 2018 12:56:42 +0000 (13:56 +0100)]
fix broken OpenFlowPluginWiring, due to ongoing WIP work on OFP master
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
dependabot[bot] [Fri, 9 Nov 2018 15:38:55 +0000 (15:38 +0000)]
Bump classgraph from 4.4.3 to 4.4.12
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.4.3 to 4.4.12.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Fri, 9 Nov 2018 15:37:13 +0000 (16:37 +0100)]
comment out AAA cert & crypt services that are not needed
because they are currently broken, following AAA changing from the
controller to the mdsal APIs. That could (easily) be fixed, of course,
but may be we can just get rid of AAA here in simple all together...
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 31 Oct 2018 18:14:27 +0000 (19:14 +0100)]
introduce an AutoWiringModule
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 31 Oct 2018 17:25:51 +0000 (18:25 +0100)]
intro. new bindAllSingletons()
and use it in AlivenessMonitorWiring
This now also wires the HwVtepTunnelsStateHandler, which we forgot! ;)
That (to not forget to manually wire in any @Singleton) is the point.
PS: PacketProcessingListener didn't get wired, just like it should be.
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 31 Oct 2018 21:03:36 +0000 (22:03 +0100)]
copy configuration files to etc/ directory on start up
and (by documented convention) have that etc/ dir on the CP
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 31 Oct 2018 20:16:58 +0000 (21:16 +0100)]
read UpgradeConfig from XML configuration file
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 31 Oct 2018 19:54:57 +0000 (20:54 +0100)]
add UpgradeWiring & ServiceUtilsModuleTest
openflowplugin actually uses the UpgradeState service
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 31 Oct 2018 19:22:11 +0000 (20:22 +0100)]
remove long un-used test web.xml
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Sat, 20 Oct 2018 17:34:29 +0000 (19:34 +0200)]
intro RESTCONF Version DRAFT_02 vs DRAFT_18
use DRAFT_02 by default (instead of previous DRAFT_18)
un-comment the test which now passes!
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Thu, 11 Oct 2018 00:35:27 +0000 (02:35 +0200)]
add restconf
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Sat, 20 Oct 2018 17:51:30 +0000 (19:51 +0200)]
use Truth instead of JUnit assertion in ClassPathScannerTest
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Mon, 29 Oct 2018 18:25:14 +0000 (19:25 +0100)]
deal with ODL Neon MRI base platform upgrade impacts
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
dependabot[bot] [Sat, 20 Oct 2018 00:08:04 +0000 (00:08 +0000)]
Bump classgraph from 4.2.12 to 4.4.3
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.2.12 to 4.4.3.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Fri, 12 Oct 2018 14:18:29 +0000 (16:18 +0200)]
add Neutron (fully working & tested)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Stephen Kitt [Fri, 12 Oct 2018 07:40:27 +0000 (09:40 +0200)]
Simplify ClassPathScanner tests
By isolating the Guice-specific aspects of ClassPathScanner, and
making the latter more generic, we can greatly simplify the
ClassPathScanner UT and isolate it from Guice dependencies.
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Michael Vorburger [Thu, 11 Oct 2018 21:17:06 +0000 (23:17 +0200)]
Temporarily add -U to mvn to force fetch just merged infrautils change
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 9 Oct 2018 20:55:48 +0000 (22:55 +0200)]
add "showSvcStatus" CLI command (#29)
requires https://git.opendaylight.org/gerrit/#/c/76810/
which requires https://github.com/vorburger/opendaylight-simple/pull/19
TODO This is only a first cheap, and while it will provide "ready"
status, it does not yet register real ServiceStatusProvider
(but we don't have any real ones anyway).
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Thu, 11 Oct 2018 21:27:55 +0000 (23:27 +0200)]
"Gotta catch'em all - Pokémon!"
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Thu, 11 Oct 2018 21:11:16 +0000 (23:11 +0200)]
add more shit to <mirror> in settings.xml (#37)
Like Pokémon, I'm gone "go get'em all" !
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 3 Oct 2018 00:50:32 +0000 (02:50 +0200)]
un-comment ConfigurationServiceFactoryImpl
requires https://git.opendaylight.org/gerrit/#/c/76588/ for
https://jira.opendaylight.org/browse/OPNFLWPLUG-1037
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 9 Oct 2018 21:08:46 +0000 (23:08 +0200)]
adapt to renamed package in infrautils
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Mon, 1 Oct 2018 12:33:47 +0000 (14:33 +0200)]
replace our SystemReadyBaseImpl with infrautils' SystemReadyImpl
see https://git.opendaylight.org/gerrit/#/c/76532/
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Thu, 11 Oct 2018 17:01:12 +0000 (19:01 +0200)]
more refining :( <mirror> in settings.xml (#37)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Thu, 11 Oct 2018 16:49:42 +0000 (18:49 +0200)]
re-re-refine :( <mirror> in settings.xml (#37)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Thu, 11 Oct 2018 16:40:17 +0000 (18:40 +0200)]
re-refine ;) <mirror> in settings.xml (#37)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Thu, 11 Oct 2018 16:37:32 +0000 (18:37 +0200)]
refine <mirror> in settings.xml (#37)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Thu, 11 Oct 2018 13:43:23 +0000 (15:43 +0200)]
bump Classgraph from 4.2.7 to 4.2.12
https://github.com/classgraph/classgraph/releases
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Stephen Kitt [Wed, 10 Oct 2018 11:38:46 +0000 (13:38 +0200)]
Switch to ClassGraph
Closes: #38
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Michael Vorburger [Thu, 11 Oct 2018 00:55:25 +0000 (02:55 +0200)]
introduce TestHttpClient
used in DiagStatusServletTest, also upcoming restconf support
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Stephen Kitt [Wed, 10 Oct 2018 11:38:10 +0000 (13:38 +0200)]
Add ClassPathScanner tests
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Michael Vorburger [Wed, 10 Oct 2018 18:27:06 +0000 (20:27 +0200)]
add <mirror> for ODL Nexus to settings.xml (#37)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 10 Oct 2018 17:16:36 +0000 (19:16 +0200)]
catch and log Exception from SystemReadyListener
due to today's I4f16674ba65f499944e4582fb900d90e873d14e2 (INFRAUTILS-51)
This is about to be replaced by
https://github.com/vorburger/opendaylight-simple/pull/19 anyway,
beecause that is not ready, because
https://git.opendaylight.org/gerrit/#/c/76532 is taking forever to go
in, let's do this for the short term.
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 10 Oct 2018 15:48:08 +0000 (17:48 +0200)]
deploy using releases instead of pages provider after all (#42)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 10 Oct 2018 15:48:42 +0000 (17:48 +0200)]
Revert "move TAR to target/deploy"
This reverts commit
4aa336d3e0f1cc99bc79a1e2916693b13e5c8fb5.
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 9 Oct 2018 22:16:31 +0000 (00:16 +0200)]
add /diagstatus web support
This foundation will also be useful when adding REST web wiring.
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 9 Oct 2018 21:14:40 +0000 (23:14 +0200)]
fix hanging JVM in case of Guice wiring problems
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 9 Oct 2018 23:23:47 +0000 (01:23 +0200)]
tweak Travis YAML to see if this and/or new token help
Couldn't push the build to github.com/vorburger/opendaylight-simple-binaries.git:gh-pages
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 9 Oct 2018 21:21:54 +0000 (23:21 +0200)]
add things to TODO
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 9 Oct 2018 20:25:47 +0000 (22:25 +0200)]
enable verbose logging for deploy pages provider
to figure out why it fails with:
Couldn't push the build to github.com/vorburger/opendaylight-simple-binaries.git:gh-pages
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 9 Oct 2018 19:24:05 +0000 (21:24 +0200)]
deploy using pages provider
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 9 Oct 2018 19:16:32 +0000 (21:16 +0200)]
move TAR to target/deploy
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Sam Hague [Tue, 9 Oct 2018 18:51:51 +0000 (20:51 +0200)]
deploy using releases provider (#27)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 9 Oct 2018 18:21:40 +0000 (20:21 +0200)]
fix POC version to 1.0.0-SNAPSHOT instead of inheriting infrautils'
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Mon, 8 Oct 2018 15:08:31 +0000 (17:08 +0200)]
Update TODO.md
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Sun, 7 Oct 2018 00:58:00 +0000 (02:58 +0200)]
Update TODO.md
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Thu, 4 Oct 2018 19:07:14 +0000 (21:07 +0200)]
Update README.md
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Sam Hague [Thu, 4 Oct 2018 18:24:17 +0000 (14:24 -0400)]
Add travis builds
Signed-off-by: Sam Hague <shague@redhat.com>
Michael Vorburger [Thu, 4 Oct 2018 18:11:33 +0000 (20:11 +0200)]
Update README.md
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Stephen Kitt [Thu, 4 Oct 2018 09:46:51 +0000 (11:46 +0200)]
Fix System.exit() handling
Directly invoking System.exit() from Main.close() causes two problems:
* FindBugs doesn’t like it ;-)
* MainTest fails because the JVM exits from under Surefire’s feet
This patch adds an override for FindBugs, and separates closing the
injector from exiting the JVM for test purposes.
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Michael Vorburger [Thu, 4 Oct 2018 01:59:10 +0000 (03:59 +0200)]
add TODO re. ClassPathScanner using ClassGraph
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 2 Oct 2018 23:47:59 +0000 (01:47 +0200)]
make ClassPathScanner log "declared multiple times" debug instead warn
This avoids seeing this, which is confusing and doesn't add much value:
2018-10-03T01:37:19,363 | WARN | main | ClassPathScanner | interface org.opendaylight.serviceutils.srm.ServiceRecoveryInterface is declared multiple times, ignoring it
2018-10-03T01:37:19,363 | WARN | main | ClassPathScanner | interface java.lang.AutoCloseable is declared multiple times, ignoring it
2018-10-03T01:37:19,364 | WARN | main | ClassPathScanner | interface org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketProcessingListener is declared multiple times, ignoring it
2018-10-03T01:37:19,364 | WARN | main | ClassPathScanner | interface org.opendaylight.serviceutils.srm.RecoverableListener is declared multiple times, ignoring it
2018-10-03T01:37:19,364 | WARN | main | ClassPathScanner | interface org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener is declared multiple times, ignoring it
2018-10-03T01:37:19,364 | WARN | main | ClassPathScanner | interface org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowListener is declared multiple times, ignoring it
2018-10-03T01:37:19,364 | WARN | main | ClassPathScanner | interface org.opendaylight.mdsal.eos.binding.api.EntityOwnershipListener is declared multiple times, ignoring it
2018-10-03T01:37:19,365 | WARN | main | ClassPathScanner | interface org.opendaylight.netvirt.fibmanager.IVrfEntryHandler is declared multiple times, ignoring it
2018-10-03T01:37:19,365 | WARN | main | ClassPathScanner | interface org.opendaylight.infrautils.diagstatus.ServiceStatusProvider is declared multiple times, ignoring it
2018-10-03T01:37:19,365 | WARN | main | ClassPathScanner | interface org.opendaylight.yang.gen.v1.urn.opendaylight.genius.alivenessmonitor.rev160411.AlivenessMonitorListener is declared multiple times, ignoring it
2018-10-03T01:37:19,365 | WARN | main | ClassPathScanner | interface org.opendaylight.yang.gen.v1.urn.opendaylight.genius.arputil.rev160406.OdlArputilListener is declared multiple times, ignoring it
2018-10-03T01:37:19,365 | WARN | main | ClassPathScanner | interface java.lang.Runnable is declared multiple times, ignoring it
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 3 Oct 2018 01:11:10 +0000 (03:11 +0200)]
add TODO re. DataStoreAppConfigDefaultXMLReader
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 3 Oct 2018 00:02:52 +0000 (02:02 +0200)]
Ctrl-D in Console now works
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 2 Oct 2018 23:30:48 +0000 (01:30 +0200)]
exclude controller:blueprint
This avoids:
2018-10-03T01:07:15,706 | WARN | main | Reflections
| could not get type for name
org.osgi.service.blueprint.reflect.ServiceReferenceMetadata from any
class loader
org.reflections.ReflectionsException: could not get type for name
org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
[org.reflections.reflections-0.9.11.jar:?]
at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
[org.reflections.reflections-0.9.11.jar:?]
at org.reflections.Reflections.<init>(Reflections.java:126)
[org.reflections.reflections-0.9.11.jar:?]
at org.reflections.Reflections.<init>(Reflections.java:168)
[org.reflections.reflections-0.9.11.jar:?]
at org.reflections.Reflections.<init>(Reflections.java:141)
[org.reflections.reflections-0.9.11.jar:?]
at org.opendaylight.infrautils.inject.ClassPathScanner.<init>(ClassPathScanner.java:44)
[ch.vorburger.opendaylight.simple.poc-1.5.0-SNAPSHOT.jar:?]
at org.opendaylight.genius.simple.GeniusMain.main(GeniusMain.java:18)
[ch.vorburger.opendaylight.simple.poc-1.5.0-SNAPSHOT.jar:?]
Caused by: java.lang.ClassNotFoundException:
org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
~[?:1.8.0_181]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_181]
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
~[?:1.8.0_181]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_181]
at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
~[org.reflections.reflections-0.9.11.jar:?]
... 6 more
and:
2018-10-03T01:07:15,717 | WARN | main | Reflections
| could not get type for name
org.osgi.service.blueprint.container.BlueprintListener from any class
loader
org.reflections.ReflectionsException: could not get type for name
org.osgi.service.blueprint.container.BlueprintListener
at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
[org.reflections.reflections-0.9.11.jar:?]
at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
[org.reflections.reflections-0.9.11.jar:?]
at org.reflections.Reflections.<init>(Reflections.java:126)
[org.reflections.reflections-0.9.11.jar:?]
at org.reflections.Reflections.<init>(Reflections.java:168)
[org.reflections.reflections-0.9.11.jar:?]
at org.reflections.Reflections.<init>(Reflections.java:141)
[org.reflections.reflections-0.9.11.jar:?]
at org.opendaylight.infrautils.inject.ClassPathScanner.<init>(ClassPathScanner.java:44)
[ch.vorburger.opendaylight.simple.poc-1.5.0-SNAPSHOT.jar:?]
at org.opendaylight.genius.simple.GeniusMain.main(GeniusMain.java:18)
[ch.vorburger.opendaylight.simple.poc-1.5.0-SNAPSHOT.jar:?]
Caused by: java.lang.ClassNotFoundException:
org.osgi.service.blueprint.container.BlueprintListener
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
~[?:1.8.0_181]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_181]
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
~[?:1.8.0_181]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_181]
at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
~[org.reflections.reflections-0.9.11.jar:?]
... 6 more
and:
2018-10-03T01:07:15,850 | WARN | main | Reflections
| could not get type for name
org.apache.aries.blueprint.ext.ComponentFactoryMetadata from any class
loader
org.reflections.ReflectionsException: could not get type for name
org.apache.aries.blueprint.ext.ComponentFactoryMetadata
at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
[org.reflections.reflections-0.9.11.jar:?]
at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
[org.reflections.reflections-0.9.11.jar:?]
at org.reflections.Reflections.<init>(Reflections.java:126)
[org.reflections.reflections-0.9.11.jar:?]
at org.reflections.Reflections.<init>(Reflections.java:168)
[org.reflections.reflections-0.9.11.jar:?]
at org.reflections.Reflections.<init>(Reflections.java:141)
[org.reflections.reflections-0.9.11.jar:?]
at org.opendaylight.infrautils.inject.ClassPathScanner.<init>(ClassPathScanner.java:44)
[ch.vorburger.opendaylight.simple.poc-1.5.0-SNAPSHOT.jar:?]
at org.opendaylight.genius.simple.GeniusMain.main(GeniusMain.java:18)
[ch.vorburger.opendaylight.simple.poc-1.5.0-SNAPSHOT.jar:?]
Caused by: java.lang.ClassNotFoundException:
org.apache.aries.blueprint.ext.ComponentFactoryMetadata
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
~[?:1.8.0_181]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_181]
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
~[?:1.8.0_181]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_181]
at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
~[org.reflections.reflections-0.9.11.jar:?]
... 6 more
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 2 Oct 2018 23:20:10 +0000 (01:20 +0200)]
optimize distribution build time via tar instead xz archive
While the poc-1.5.0-SNAPSHOT-simple.tar.xz was only 99M, it took about
1:30 min (!) to build (not total, just to XZ). That's a steep price to
pay, when a simple tar is just 122M (because the JAR are already
compressed) is quasi instant.
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 2 Oct 2018 23:14:16 +0000 (01:14 +0200)]
add (working, wow!) distribution assembly
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 2 Oct 2018 21:09:17 +0000 (23:09 +0200)]
fix broken build
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 2 Oct 2018 21:00:59 +0000 (23:00 +0200)]
fix Checkstyle problem in ClassPathScanner JavaDoc
and @SuppressWarnings for Class
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 2 Oct 2018 18:18:29 +0000 (20:18 +0200)]
Update README.md
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 2 Oct 2018 13:48:18 +0000 (15:48 +0200)]
Update README.md
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Mon, 1 Oct 2018 12:35:09 +0000 (14:35 +0200)]
add .apt_generated_tests/ (from Eclipse) to .gitignore
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Stephen Kitt [Thu, 27 Sep 2018 09:08:57 +0000 (11:08 +0200)]
Implement a classpath scanner
The approach used here is to allow modules to request bindings for
interfaces to implementations found by scanning the class path, as
long as only one such implementation is found. This allows modules to
bind by requesting bindings for the main interface(s) they want to
provide, and re-use the annotation-based information contained in
their implementations and their dependencies.
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Michael Vorburger [Wed, 26 Sep 2018 12:41:50 +0000 (14:41 +0200)]
update TODO
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
dependabot[bot] [Tue, 31 Jul 2018 04:23:29 +0000 (04:23 +0000)]
Bump log4j-slf4j-impl from 2.11.0 to 2.11.1
Bumps log4j-slf4j-impl from 2.11.0 to 2.11.1.
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 25 Sep 2018 16:18:16 +0000 (18:18 +0200)]
add link to https://jira.opendaylight.org/browse/OPNFLWPLUG-1037
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Tue, 25 Sep 2018 16:16:55 +0000 (18:16 +0200)]
also upgrade parent POM to Fluorine
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Stephen Kitt [Tue, 25 Sep 2018 15:36:45 +0000 (17:36 +0200)]
Encapsulate infrautils wiring
Using the same model as other project representations, encapsulate all
of infrautils’ wiring in a InfraUtilsWiring class.
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Stephen Kitt [Tue, 25 Sep 2018 16:14:18 +0000 (18:14 +0200)]
Upgrade to Fluorine (#16)
This involves disabling the OpenFlowPlugin wiring for the time being
(it needs BundleContext).
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Michael Vorburger [Tue, 25 Sep 2018 13:10:58 +0000 (15:10 +0200)]
update README with project goal clarification
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 30 May 2018 10:00:08 +0000 (12:00 +0200)]
add link to CONTROLLER-1831 to TODO
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Thu, 24 May 2018 11:39:07 +0000 (13:39 +0200)]
order TODO.md to prioritize next steps
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 23:28:17 +0000 (01:28 +0200)]
add console appender and print WARN & ERROR logs to it and file
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 23:25:08 +0000 (01:25 +0200)]
change log file name from karaf.log to opendaylight.log
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 23:23:02 +0000 (01:23 +0200)]
add real log4j (V2) logging (to data/karaf.log)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 22:52:25 +0000 (00:52 +0200)]
fix Error Prone's & FindBugs errors
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 22:47:09 +0000 (00:47 +0200)]
commands now dynamically registered, instead of hard-coded TepShowState
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 22:07:35 +0000 (00:07 +0200)]
add ShellTestWiring to find missing @Service and broken @Reference
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 21:52:49 +0000 (23:52 +0200)]
use slf4j-simple even for non-test initial demo, for now
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 21:52:10 +0000 (23:52 +0200)]
working "tep:show-state" CLI command (but still hard-coded)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 20:47:30 +0000 (22:47 +0200)]
adjust to RPC method signature update (TSC-99)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 17:41:31 +0000 (19:41 +0200)]
add ItmWiring (still missing ITM CLI commands like tep:show-state)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 17:04:40 +0000 (19:04 +0200)]
prepare Karaf CLI shell command integration (just basis; no actual cmds)
see https://github.com/vorburger/ch.vorburger.karaf.simple
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 17:03:22 +0000 (19:03 +0200)]
fix very minor typos in Main
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 17:02:46 +0000 (19:02 +0200)]
install MdsalWiring in GeniusWiring instead of passing it to GuiceRule2
this fixes the currently broken GeniusMain
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 14:35:33 +0000 (16:35 +0200)]
add CachesWiring to get GeniusSimpleDistributionTest to pass again
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 23 May 2018 13:13:28 +0000 (15:13 +0200)]
add README link to https://github.com/vorburger/ch.vorburger.karaf.simple
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 25 Apr 2018 16:59:49 +0000 (18:59 +0200)]
add TODO.md
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 25 Apr 2018 16:42:21 +0000 (18:42 +0200)]
remove all of my Web API stuff here which is now upstream (in AAA)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 25 Apr 2018 16:34:05 +0000 (18:34 +0200)]
make GeniusSimpleDistributionTest pass!
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 25 Apr 2018 16:09:56 +0000 (18:09 +0200)]
fix DiagStatusWiringTest, now requires ReadyWiring
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 25 Apr 2018 16:07:27 +0000 (18:07 +0200)]
temporarily deactivate Neutron test and comment out to pass build
remove NeutronE2ETest, because that has now been
moved into Neutron next to the existing ITNeutronE2E!
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
Michael Vorburger [Wed, 25 Apr 2018 15:09:48 +0000 (17:09 +0200)]
deactivate AAA related test and comment out code to pass build
I've now lost interest in AAA. We don't need it, for now, for this.
Signed-off-by: Michael Vorburger <mike@vorburger.ch>