Hi,
I've read all the threads (think so) about building Turbine 2.3 but i've not found the answer!


I'm using Maven,Torque and Turbine all from CVS, but i've still a problem related a compiling error.

The error is something like:

/jakarta-turbine-2/target/src/org/apache/turbine/services/schedule/ ${basePrefix}JobEntry.java
:29: class $basePrefixJobEntry is public, should be declared in a file named $basePrefixJobEntry.java public abstract class $basePrefixJobEntry extends BaseObject


It seems like the compiler look for classes starting with "$basePrefix", but in my target/src directory i've the correct "BaseSomethingOther" classes...

Question: where i've to set the "basePrefix" property used by the compiler?


Thanks,


alessio.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to