Bug in build of JavaFlow?

2004-09-14 Thread Stephan Coboos
Hello, I don't need the samples and don't need the ojb block but the Javaflow block, so I had only Javaflow marked as include=true. But during build I got an exception: PersistenceFlow.java:81: cannot resolve symbol symbol : class Employee location: class

Re: Bug in build of JavaFlow?

2004-09-14 Thread Ralph Goers
I had this exact same problem with Javaflow. The problem is that even though you excluded the samples, the build still tries to compile the sample source. I submitted a patch that fixes that (for all blocks). I believe it was applied to BRANCH_2_1_X, so you might try the latest from SVN.