From: Anton v. S. <an...@ap...> - 2002-05-31 04:20:41
|
> >> because of the rule which reads <include name="**/*.properties"/>. > > Could you do me a favor + remove that include from build.xml + > then test the build Anton? TIA... That worked - after a full clean build, the jar no longer contains hibernate.properties. I've commented out that rule, and checked build.xml back in. FWIW, I also changed the version number in build.xml to 0.9.13. > I use Eclipse. Shhhhhhh..... Heh, me too. Except I haven't gotten around to trying to get Hibernate in Eclipse to generate a jar, so I just right-clicked on build.xml, in Eclipse, and selected "Run Ant". I was pleasantly surprised that it worked first time... Anton |