I just updated from CVS and the build seems to be broken.

Buildfile: build-turbine.xml
Detected Java Version: 1.1
Project base dir set to: /home/kstaken/java/turbine/build
Executing Target: core
Copydir Ignored: InitContextsAction.java
Copying 2 files to
/home/kstaken/java/turbine/bin/src/org/apache/turbine/actions
Compiling 5 source files to /home/kstaken/java/turbine/bin/classes
/home/kstaken/java/turbine/bin/src/org/apache/turbine/services/localization/
TurbineLocalizationService.java:161: Invalid exception class
java.lang.Exception in throws clause. The exception must be a subclass of an
exception thrown by java.lang.String getString(java.lang.String) from class
org.apache.turbine.services.TurbineBaseService.
    public String getString(String name)
                  ^
/home/kstaken/java/turbine/bin/src/org/apache/turbine/services/localization/
TurbineLocalizationService.java:161: Invalid exception class
java.lang.Exception in throws clause. The exception must be a subclass of an
exception thrown by java.lang.String getString(java.lang.String) from
interface org.apache.turbine.services.Service.
    public String getString(String name)
                  ^
/home/kstaken/java/turbine/bin/src/org/apache/turbine/services/localization/
TurbineLocalizationService.java:171: Invalid exception class
java.lang.Exception in throws clause. The exception must be a subclass of an
exception thrown by java.lang.String getString(java.lang.String,
java.lang.String) from class org.apache.turbine.services.TurbineBaseService.
    public String getString(String name, String defaultValue)
                  ^
/home/kstaken/java/turbine/bin/src/org/apache/turbine/services/localization/
TurbineLocalizationService.java:171: Invalid exception class
java.lang.Exception in throws clause. The exception must be a subclass of an
exception thrown by java.lang.String getString(java.lang.String,
java.lang.String) from interface org.apache.turbine.services.Service.
    public String getString(String name, String defaultValue)
                  ^
/home/kstaken/java/turbine/bin/src/org/apache/turbine/services/localization/
LocalizationService.java:70: Invalid exception class java.lang.Exception in
throws clause. The exception must be a subclass of an exception thrown by
java.lang.String getString(java.lang.String) from interface
org.apache.turbine.services.Service.
    public String getString(String name) throws Exception;
                  ^
/home/kstaken/java/turbine/bin/src/org/apache/turbine/services/localization/
LocalizationService.java:71: Invalid exception class java.lang.Exception in
throws clause. The exception must be a subclass of an exception thrown by
java.lang.String getString(java.lang.String, java.lang.String) from
interface org.apache.turbine.services.Service.
    public String getString(String name, String defaultValue) throws
Exception;
                  ^
6 errors
BUILD FATAL ERROR: Compile failed, messages should have been provided.

Kimbro Staken
Chief Technology Officer
Infostreet Inc.



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

Reply via email to