Do you think it would be a good point now to see if existing code builds against the branch? More specifically, should I try setting up a DKPro Core build against it or would I have to expect serious breakage?
DKPro Core uses largely the JCasGen Maven plugin for JCas classes, but we also have some classes were we actually did some modifications (specifically: adding new methods). -- Richard > On 19.02.2016, at 23:44, Marshall Schor <[email protected]> wrote: > > Hi, > > The experimental v3 redesign now runs all the core test cases (some were > modified a bit), except the PEAR test. > > I also have to fix the compressed serialization form 6 to be compatible with > V2 > serialized forms (TBD). form 4 had a test for that already, and it's passing. > > Handling JCas conversions and Pears feels kind of complex. I'm hoping to do > "common use cases" more or less automatically, with some enhanced reporting. > I've put down some general thoughts about this in a wiki page here: > > *https://cwiki.apache.org/confluence/display/UIMA/MigrationPearJCas* > > Cheers. -Marshall
