Not 100% My guess is that it comes from the scala tests in flink-tests for POJOs containing joda time classes (to test the custom serializers)
Stephan On Sat, Jan 24, 2015 at 12:16 PM, Aljoscha Krettek <aljos...@apache.org> wrote: > Yes, I will look into it. > > Are you sure this happens in the Scala code? > > On Sat, Jan 24, 2015 at 8:57 PM, Stephan Ewen <se...@apache.org> wrote: > > Hi! > > > > When running a recent build, I am seeing the following error message in > the > > "flink-tests" project. > > > > [WARNING] warning: Class org.joda.convert.ToString not found - continuing > > with a stub. > > > > @aljoscha This is probably a message generated by the Scala type > analyzer. > > Can you elaborate what this means? > > > > Greetings, > > Stephan >