grab the latest version please. i fixed this yesterday.

you might want to learn how to grab things via cvs (assuming that your
firewall will let you)...that way, you can always just grab a new version
and test that way...

also, the new version has a better build script...it should build right
out of the box now...

-jon


> Buildfile: build-turbine.xml
> Project base dir set to: /var/local/builds/Apache-Turbine-20000324/build
> Executing Target: init
> Executing Target: prepare
> Executing Target: compile
> Compiling 1 source files to
> /var/local/builds/Apache-Turbine-20000324/bin/classes
> 
> /var/local/builds/Apache-Turbine-20000324/bin/src/org/apache/turbine/service
> s/webmacro/TurbineWebMacroService.java:184: Method
> getTemplate(java.lang.String) not found in class
> org.apache.turbine.services.webmacro.WebMacro.
>       return webmacro.getTemplate(filename);
>                                  ^
> /var/local/builds/Apache-Turbine-20000324/bin/src/org/apache/turbine/service
> s/webmacro/TurbineWebMacroService.java:197: Incompatible type for =. Can't
> convert org.webmacro.WM to org.apache.turbine.services.webmacro.WebMacro.
>       webmacro = new WM();
>                ^
> /var/local/builds/Apache-Turbine-20000324/bin/src/org/apache/turbine/service
> s/webmacro/TurbineWebMacroService.java:198: Method getBroker() not found in
> class org.apache.turbine.services.webmacro.WebMacro.
>       broker = webmacro.getBroker();
>                                  ^
> 3 errors
> BUILD FATAL ERROR: Compile failed, messages should have been provided.


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to