OpenLiberty / liberty-bikes

Real-time web based multiplayer game running on OpenLiberty
http://libertybikes.mybluemix.net
Eclipse Public License 1.0
37 stars 38 forks source link

Add missing task dependencies #237

Closed aguibert closed 5 years ago

aguibert commented 5 years ago

Need to use mustRunAfter instead of shouldRunAfter for the addPostgreSqlToServer task, because it was running before Liberty was installed and causing the installLiberty UP-TO-DATE check to think that Liberty was already installed