On Mon, Apr 15, 2013 at 10:07 PM, Corey Nolet <[email protected]> wrote: > I'm working through the back port from 1.5. I've got it running the basic > operations that are supported in 1.4, however unless I'm missing something > vital, the table classpath feature from 1.5 doesn't seem to be supported. > > Since this is a backport feature being rolled into a bug fix version, do you > guys think it should be necessary to carry this feature back? I'm thinking no > (especially since 1.4.4 is supposed to be mostly a bug fix version) but I > want to see what you guys think.
Right, we would not expect this new feature in 1.4. I assume you are running into this issue because of a 1.5 unit test? If so just remove the unit test.
