[CompStrm Wiki] svn make files
Status: Beta
Brought to you by:
blaforge
From: BiLaf <Bi...@Ro...> - 2006-03-04 01:07:30
|
Andy, I never was very good with ant files. And its been quite a few years. I think all we need is something which recompiles a source tree when any of the sources are newer than the jar for that source tree. And to recompile a source tree when any of the jar files on which it depends are newer than the jar file for that source tree. That's probably simple enough not to require much maintenance. And I expect the source trees to be small enough, and computers these days fast enough that it shouldn't be a problem. As for NetBeans, it looks like it has options for working with a project with an external make file. So hopefully it will not complicate things. So yes, you've sold me on this idea. It should be easy for developers to build the project. Bill |