On Fri, 25 Aug 2000 23:15:57 +0700, Oskar Sandberg writes: > I don't really see the point with the Makefile since it doesn't > actually check the dependencies. According to the author this can't be > done since java uses wildcard imports (import Freenet.client.*), and > giving up those would be a real bitch.
> Ant is a java based build tool that uses xml build files, and has a > java specific methods that do the dependencies recursively on java > files. I would really like it if somebody took the time to make build > files for that (or another tool that works like it's supposed to). > http://jakarta.apache.org/ant/ OK. If no one else takes it, I volunteer to look into that over the weekend. I'm not a good candidate, though, since the software base here at work is so huge that our build tools are rather specialized. I've never had to mess with them, so I never learned how to do it. If someone else has some experience with that sort of stuff, and a desire to do a project that doesn't require a lot of Freenet-specific background knowledge, please speak up. Otherwise I'll do some research on it over the weekend, and report back on Monday or so. --Will (not speaking for his employers, as always) willdye at willdye.com _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev