On Thu, 4 Jan 2001 [EMAIL PROTECTED] wrote:
> Quoting Jason van Zyl <[EMAIL PROTECTED]>:
>
> > I say we just get it working and release, we can make another
> > TDK this week to get the login stuff working. It's been
> > too long. We need to get this thing out.
> >
> > jvz.
>
> ok.
> will all future tdk releases be based on catalina??
> i had some problems to build my own tdk ... the configuration does not match
> witch catalina ... ant from cvs does not build (error in tstamp task) ...
> so i used the pre10a build and tested on windows
Yes, they will all be based on Catalina. Right now I used a modified
nightly build as Catalina is a moving target and Craig (Catalina guy)
has been trying to help us. I would like to take most things from
CVS there are sometimes fixes that are required that are not
present in the binary releases.
I didn't have any problem building ant, it might have been
a temporary problem.
> i found some problems:
>
> * for the simple-app we need the empty /share/velocity/simple/images dir
I'm not sure if the process removes empty directories. We need to
put that directory back :-)
> * <tstamp/> is nerver called but {$TODAY} is used in newapp.xml (fixed in tdk-cvs)
You already fixed it then?
> * if i start build-project.bat init i get
> turbine-sql:
> [echo] +------------------------------------------+
> [echo] | |
> [echo] | Generating SQL for Turbine base system! |
> [echo] | |
> [echo] +------------------------------------------+
> ../src/sql\turbine-schema.sql
> org.xml.sax.SAXParseException: File
> "http://java.apache.org/turbine/dtd/database.dtd" not found.
> at org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1014)
> at
>
>org.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternalEntity(DefaultEntityHandler.java:788)
> at
>
>org.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternalSubset(DefaultEntityHandler.java:566)
> at
> org.apache.xerces.framework.XMLDTDScanner.scanDoctypeDecl(XMLDTDScanner.java:1131)
> at
>
>org.apache.xerces.framework.XMLDocumentScanner.scanDoctypeDecl(XMLDocumentScanner.java:2177)
> at
> org.apache.xerces.framework.XMLDocumentScanner.access$000(XMLDocumentScanner.java:86)
> at
>
>org.apache.xerces.framework.XMLDocumentScanner$PrologDispatcher.dispatch(XMLDocumentScanner.java:882)
> at
> org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:380)
> at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:900)
> at
> org.apache.turbine.torque.transform.XmlToAppData.parseFile(XmlToAppData.java:126)
> at
> org.apache.turbine.torque.ant.VTorqueTask.initControlContext(VTorqueTask.java:192)
> at org.apache.velocity.texen.ant.TexenTask.execute(TexenTask.java:299)
> at org.apache.tools.ant.Target.execute(Target.java:153)
> at org.apache.tools.ant.Project.runTarget(Project.java:898)
> at org.apache.tools.ant.Project.executeTarget(Project.java:536)
> at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:213)
> at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:103)
> at org.apache.tools.ant.Target.execute(Target.java:153)
> at org.apache.tools.ant.Project.runTarget(Project.java:898)
> at org.apache.tools.ant.Project.executeTarget(Project.java:536)
> at org.apache.tools.ant.Project.executeTargets(Project.java:510)
> at org.apache.tools.ant.Main.runBuild(Main.java:421)
> at org.apache.tools.ant.Main.main(Main.java:149)
>
> is it really a good idea to force the user to be online to build the app??
> i commented out the doctype on my system to be able to build the peer-app
> is there a better solution??
I've asked for a better solution and this is the best one so far.
I can't think of a place to put it that is accessible for the
TDK and standalone versions of Torque. I'm definitely open
to suggestions.
> * servlet.jar is not included (so i can't compile the peer-app)
Yes, Will noticed this too. I have that jar in my classpath so
I didn't notice. I will put it back in. Sorry.
>
> after temporary fixing all this thins simple-app and peer-app are working for me :-)
Cool. I'll build another one with some of the fixes and build
again.
jvz.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]