|
Enhydra 5.0: some remarks: msg#00095java.enhydra.general
Hi, I'm in the process of adapting my enhydra 3.1.1b1 project to enhydra 5.0. Here are some things I found confusing: When using DODS, I got the error message: file:/Users/serasset/dev/papillon/essai-enhydra5/Papillon/ build.xml:127: sourceout must be a valid directory! After checking the Dods ant task, it appears that the attribute outdir was refering to a non existing dictionary. The error message should be: "outdir must be a valid directory!" Second, I thought that dods outdir directory should be created if necessary by ant. This is possible by adding a new ant target : <!-- =================================================================== --> <!-- Prepare the dods directory --> <!-- =================================================================== --> <target name="prepareDods"> <mkdir dir="${dodsbuild.dir}"/> </target> and making dods target depends on prepareDods. Gilles, -- Gilles Sérasset GETA-CLIPS-IMAG (UJF, INPG & CNRS) BP 53 - F-38041 Grenoble Cedex 9 Phone: +33 4 76 51 43 80 Fax: +33 4 76 44 66 75
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Compiling Enhydra 5.0 on Mac OS X 10.2.1 (Jaguar), Gilles Serasset |
|---|---|
| Next by Date: | windows 2000 question, andignatenko |
| Previous by Thread: | Compiling Enhydra 5.0 on Mac OS X 10.2.1 (Jaguar), Gilles Serasset |
| Next by Thread: | windows 2000 question, andignatenko |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |