Hi, Most of the extensions in the trunk depend on the pre-spec-changes-SNAPSHOT version of the kernel. What should I do if I want to start to evolve an extension (for example, databinding-sdo) with the latest kernel?
I think of the following steps: 1) Copy the code to pre-spec-changes branch and publish SNAPSHOTs to maven 2) Update the code in trunk to reference the latest version (1.0-incubator-SNAPSHOT) of kernel Does it make sense? Thanks, Raymond
