fulcrum trunk build errors and generate class errors
Jeffery Painter <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi guys, I just built a new machine and installed OS from scratch. Checked out turbine (5.1-SNAPSHOT), fulcrum, torque... getting some build errors on fulcrum/security-torque When I try to re-build my app (which was working with 5.1-SNAPSHOT before), I am getting lots of errors in the generated-sources base classes. There are import calls for: import org.apache.torque.criteria.CriteriaInterface; and I am getting a non-resolved error in Eclipse for these that I never saw before. Any ideas? Thanks, Jeff