From: Hannes N. <h.n...@go...> - 2009-07-24 06:44:01
|
Hi, > I actually like the current naming scheme ;) I also do, really. > @Hannes: In order to remedy the problem mentioned above, I use fileset > definitions instead of hard-coded names (which is far more convenient as > long as there's only one version of a library in the search path), e.g., > > <path id="compile.classpath.tmapi2"> > <fileset dir="${lib.dir}/3rdparty/tm-engine/tinytim20"> > <include name="tmapi-2*.jar" /> > <include name="tinytim-mio-2*.jar" /> > <!-- needed because of TinyTimMapInputHandler --> > <include name="tinytim-2*.jar" /> > </fileset> > </path> > And that is what I wanted/needed. Great :) Could we change the build.xml of mio like that? regards Hannes -- Onotoa - Simply create your Topic Maps schemas. http://onotoa.topicmapslab.de http://www.topicmapslab.de/people/Hannes_Niederhausen |