Also, IMHO there's no need to move the JAR version numbers to
build.properties:
I hear you, however Maven2 uses the library version in both the url and
and the jar name. So we would have to update the build.xml in two
places, now only in one -> build.properties. Cayenne 3 being the
exception because their packaging changed.
OK, than I changed(updated) the patch for Cayenne3 to support these
build.xml refactorings. With this new patch, there are no merge errors
anymore:
https://issues.apache.org/jira/browse/CLK-505