Marshall Schor wrote:
I would like to check in two changes that may affect others.
1) (uima-as) some more renaming of things from uima-ee and uimaj-ee to
-as, including the property names used in maven POMS.
2) a rework of the build process for eclipse plugs that (1) gets rid of
all our special assembly zips and unpacks and special jar builds for
plugins, and instead builds the plugin jars directly using the new
maven-bundle-plugin. After much trial and error (because often the
error messages don't seem to be very helpful and you have to do a lot of
"experimenting" to figure out what's going on), I think everything is
pretty clean and working.
+1. Anything that will improve the plugin build is very welcome.
I'll wait until sometime tomorrow AM in case anyone has concerns. This
change will go against http://issues.apache.org/jira/browse/UIMA-709
-Marshall