Scotts changes to the freeder widget have broken it for me. The problem is:
"freeder.wgt:Hot deploy error: widget has invalid manifest - Required
feature is not supported"
I've done svn up and I see the jquerymobile code that Scott implemented.
When I do "ant run" I see the following output which seems to indicate
the feature has been deployed:
deploy-feature:
[echo] Deploying feature: jqmobile
I also see the feature code in build/webapp/shared/feature/jqmobile
What do I need to do to make the feature available to this widget?
Ross