JACOB annotation processor. Replaced XDOCLET Channel/ChannelListener generation with a JDK5.0 "apt" based version that uses annotations. The big benefit here is that it is now a lot easier to modify the code-generation since it is done in Java and not some crazy xdoclet language. Also, the code-generation is a lot faster and is a lot more flexible.

Be aware of "compiler errors" in the jacob and bpel-runtime that aren't. This is an artifact of the 
apt processing mechanism's interaction with our project structure. In any case, if you see what 
look like compile errors, but then the build succeeds, don't worry.




git-svn-id: https://svn.apache.org/repos/asf/incubator/ode/trunk@480631 13f79535-47bb-0310-9956-ffa450edef68
16 files changed
tree: c0e73f9152484d7c0bdb31becda8dec6018c1347
  1. src/
  2. pom.xml