Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: b9859a0e59d86698ccd01d5783f311cf10e02840
https://github.com/windup/windup/commit/b9859a0e59d86698ccd01d5783f311cf1...
Author: Jesse Sightler <jesse.sightler(a)gmail.com>
Date: 2017-11-29 (Wed, 29 Nov 2017)
Changed paths:
M bootstrap/src/main/java/org/jboss/windup/bootstrap/Bootstrap.java
M
tests/src/test/java/org/jboss/windup/tests/bootstrap/migrate/NoInputOrOutputPathTest.java
Log Message:
-----------
Maybe fixes CI race conditions... not mergable in the current state (… (#1244)
* Fix for race condition on startup. Try to insure that all addons are started before
returning from furnace.startAsync()
* Fixed missing break