Hi all, I am trying to build turbine-2 from scratch, and am getting errors like this:
C:\java\jakarta-turbine-2\src\java\org\apache\turbine\om\NumberKey.java:65: cann ot resolve symbol symbol : class SimpleKey location: class org.apache.turbine.om.NumberKey public class NumberKey extends SimpleKey Now, shouldn't turbine use the NumberKey class from Torque, instead of having it's own? I am just trying to compile my patchs for email, and not sure if I need to also clean other things! How are other people build turbine 2.3 dev? Help! Eric
