Hi,
I have tried to build turbine using various snapshot from 20000705 to
20000712 under WINNT without success. I got the following error when I
tried to build turbine from apache-turbine-20000705, any suggestion will be
greatly appreciated.
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\sc
reen
s\scheduler\AddJob.java:78: Superclass
org.apache.turbine.modules.screens.schedu
ler.ScheduleJobScreen of class
org.apache.turbine.modules.screens.scheduler.AddJ
ob not found.
public class AddJob extends ScheduleJobScreen
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\sc
reen
s\scheduler\EditJob.java:83: Superclass
org.apache.turbine.modules.screens.sched
uler.ScheduleJobScreen of class
org.apache.turbine.modules.screens.scheduler.Edi
tJob not found.
public class EditJob extends ScheduleJobScreen
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\sc
reen
s\scheduler\ListJobs.java:83: Superclass
org.apache.turbine.modules.screens.sche
duler.ScheduleJobScreen of class
org.apache.turbine.modules.screens.scheduler.Li
stJobs not found.
public class ListJobs extends ScheduleJobScreen
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\pa
ges\
DefaultPage.java:94: Method
setDoctype(org.apache.ecs.Doctype.Html40Transitional
) not found in class org.apache.ecs.Document.
data.getPage().setDoctype(new
Doctype.Html40Transitional());
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\pa
ges\
DefaultPage.java:98: Method setDoctype(org.apache.ecs.Doctype.Html40Strict)
not
found in class org.apache.ecs.Document.
data.getPage().setDoctype(new Doctype.Html40Strict());
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\pa
ges\
DefaultPage.java:102: Method
setDoctype(org.apache.ecs.Doctype.Html40Frameset) n
ot found in class org.apache.ecs.Document.
data.getPage().setDoctype(new Doctype.Html40Frameset());
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\pa
ges\
DefaultPage.java:111: Method setDoctype(org.apache.ecs.Doctype) not found in
cla
ss org.apache.ecs.Document.
data.getPage().setDoctype(
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\pa
ges\
FreeMarkerSitePage.java:137: Method
setDoctype(org.apache.ecs.Doctype.Html40Tran
sitional) not found in class org.apache.ecs.Document.
data.getPage().setDoctype(new
Doctype.Html40Transitional());
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\pa
ges\
FreeMarkerSitePage.java:141: Method
setDoctype(org.apache.ecs.Doctype.Html40Stri
ct) not found in class org.apache.ecs.Document.
data.getPage().setDoctype(new Doctype.Html40Strict());
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\pa
ges\
FreeMarkerSitePage.java:145: Method
setDoctype(org.apache.ecs.Doctype.Html40Fram
eset) not found in class org.apache.ecs.Document.
data.getPage().setDoctype(new Doctype.Html40Frameset());
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\pa
ges\
FreeMarkerSitePage.java:154: Method setDoctype(org.apache.ecs.Doctype) not
found
in class org.apache.ecs.Document.
data.getPage().setDoctype(
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\pa
ges\
WebMacroSitePage.java:160: Method
setDoctype(org.apache.ecs.Doctype.Html40Transi
tional) not found in class org.apache.ecs.Document.
data.getPage().setDoctype(new
Doctype.Html40Transitional());
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\pa
ges\
WebMacroSitePage.java:164: Method
setDoctype(org.apache.ecs.Doctype.Html40Strict
) not found in class org.apache.ecs.Document.
data.getPage().setDoctype(new Doctype.Html40Strict());
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\pa
ges\
WebMacroSitePage.java:168: Method
setDoctype(org.apache.ecs.Doctype.Html40Frames
et) not found in class org.apache.ecs.Document.
data.getPage().setDoctype(new Doctype.Html40Frameset());
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\modules\pa
ges\
WebMacroSitePage.java:177: Method setDoctype(org.apache.ecs.Doctype) not
found i
n class org.apache.ecs.Document.
data.getPage().setDoctype(
^
C:\ApacheGroup\Apache-Turbine-20000705\bin\src\org\apache\turbine\util\db\ma
p\My
SQLSchemaToHtmlTask.java:259: Ambiguous class: org.apache.ecs.Doctype and
org.ap
ache.ecs.html.Doctype
doc.setDoctype( new Doctype.Html40Transitional() );
^
16 errors
BUILD FATAL ERROR: Compile failed, messages should have been provided.
Thanks a lot.
Daniel
Daniel Liu
Merck & Co., Inc.
IS e-Business Infrastructure, WS1C-10
(908) 423-7528 - [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]