Hi all, I've got a few issues and pull requests on Wonder. Since we don't have any sort of formal "development process" for Wonder, I can't really "submit for review", but I'd love some comments or a quick look before merging work like this, especially since I rarely use Project Wonder so my battle-testing in daily use is unfortunately limited. I started this effort just so I don't have to turn on "Generate Bundles" every time I open up a Wonder project.
1) Make Bundleless builds work with maven https://github.com/wocommunity/wonder/issues/1025 https://github.com/wocommunity/wonder/pull/1027 2) Change ERFoundation to recognize the correct maven nature https://github.com/wocommunity/wonder/issues/1029 3) Have ERXApplication$Loader recognize a WO project based on the presence of a build.properties containing a "project.name" property, rather than digging inside the ".project" file for a WOLips nature (based on PR #1027's branch) https://github.com/wocommunity/wonder/issues/1028 https://github.com/wocommunity/wonder/pull/1031 Don't know if anyone is using the current 7.5-SNAPSHOT. Anyone doing that? Or is everyone off to their own branch these days? Cheers, - hugi
