feroult / yawp

Kotlin/Java API framework for Google Appengine
http://yawp.io
MIT License
132 stars 20 forks source link

Redeploy not reloading features after new RepositoryScanner model #71

Closed feroult closed 8 years ago

feroult commented 8 years ago

@luanpotter this bug was introduced by this new class Yawp.

To fix it, we need to add a method to reset its static attributes and then call it from the yawp's devserver plugin AppengineWebAppContext.

It should be called in the doStart method.

feroult commented 8 years ago

Fixed in https://github.com/feroult/yawp/commit/eca032aef2a7c1115a0bc45be50de0a6b9a771fc