From: Dejan B. <de...@ni...> - 2005-11-11 11:17:08
|
In distribution that I have downloaded there is < ... includes="**/*.class"> without properties. It's 2.0.0 distribution (the latest stable release). Now I see that it has been fixed in 2.0.1a. Regards, Dejan Brian Wellington wrote: > On Fri, 11 Nov 2005, Dejan Bosanac wrote: > >> Hi, >> >> in order to successfully use dnsjava-2.0.0.jar on Windows platform I >> had to add >> >> <include name="**/*.properties"/> >> >> in the "jar" target of the build file (to include the appropriate >> properties files) > > > The jar target already has: > > <... includes="**/*.class **/*.properties"> > > and I just verified that the properties are in the jar file when using > ant to build it. > > What exactly is the problem you're seeing? > > Brian > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. > Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > dnsjava-users mailing list > dns...@li... > https://lists.sourceforge.net/lists/listinfo/dnsjava-users > |