Sam Ruby wrote:
>
> Geir Magnusson Jr.
> >
> > fixed. simple leftover.
>
> Cool. Note, however, that at least one of the classes removed was used by
> another project: The following is what the turbine team would see if the
> latest velocity and turbine were built together at the moment:
Well, there's no reason to do that :) If JFK where here today : "Ich
nicht bin ein Turbiner!"
Seriously - the texen fix was in response to something brought to our
attention by a Turbiner (Sean) and was fixed by a Torque/Turbiner,
Jason. So I think it is just a chicken-and-egg that they will fix
today.
(I assume.)
Thanks again for this service. I used to check your tinderbox page @
ibm everyday for vel builds, but you stopped. I assume that if we don't
see anything here on the list all is well?
geir
>
> compile:
> [javac] Compiling 5 source files to /home/rubys/jakarta/turbine/bin/classes
> [javac]
>/home/rubys/jakarta/turbine/bin/src/org/apache/turbine/torque/util/TorqueStringUtil.java:62:
> Class
> org.apache.velocity.texen.util.StringUtil not found in import.
> [javac] import org.apache.velocity.texen.util.StringUtil;
> [javac] ^
> [javac]
>/home/rubys/jakarta/turbine/bin/src/org/apache/turbine/torque/util/TorqueStringUtil.java:74:
> Superclass
> org.apache.velocity.texen.util.StringUtil of class
>org.apache.turbine.torque.util.TorqueStringUtil not found.
> [javac] public class TorqueStringUtil extends StringUtil
> [javac] ^
> [javac]
>/home/rubys/jakarta/turbine/bin/src/org/apache/turbine/intake/ant/VIntakeTask.java:182:
> Incompatible type for method. Can't convert
> org.apache.turbine.torque.util.TorqueStringUtil to java.lang.Object.
> [javac] context.put("tstrings", new TorqueStringUtil());
> [javac] ^
> [javac]
>/home/rubys/jakarta/turbine/bin/src/org/apache/turbine/torque/ant/VTorqueTask.java:218:
> Incompatible type for method. Can't convert
> org.apache.turbine.torque.util.TorqueStringUtil to java.lang.Object.
> [javac] context.put("tstrings", new TorqueStringUtil());
> [javac] ^
> [javac]
>/home/rubys/jakarta/turbine/bin/src/org/apache/turbine/torque/model/Column.java:197:
>Method removeUnderScores(java.lang.String) not found
> in class org.apache.turbine.torque.util.TorqueStringUtil.
> [javac] return TorqueStringUtil.removeUnderScores(name);
> [javac] ^
> [javac]
>/home/rubys/jakarta/turbine/bin/src/org/apache/turbine/torque/model/Table.java:358:
>Method removeUnderScores(java.lang.String) not found
> in class org.apache.turbine.torque.util.TorqueStringUtil.
> [javac] return TorqueStringUtil.removeUnderScores(name);
> [javac] ^
> [javac]
>/home/rubys/jakarta/turbine/bin/src/org/apache/turbine/torque/model/Table.java:373:
>Method removeUnderScores(java.lang.String) not found
> in class org.apache.turbine.torque.util.TorqueStringUtil.
> [javac] return "Base" + TorqueStringUtil.removeUnderScores(name);
> [javac] ^
> [javac] 7 errors
>
> - Sam Ruby
--
Geir Magnusson Jr. [EMAIL PROTECTED]
Developing for the web? See http://jakarta.apache.org/velocity/