logo       

Enhydra 5.0: some remarks: msg#00095

java.enhydra.general

Subject: Enhydra 5.0: some remarks

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>
Google Custom Search

News | FAQ | advertise