>The Source Release >Tarball MUST be buildable through provided instructions.
OK. Does the output of this build need to be equivalent to the output of the Eclipse or Ant build from SVN, or does it simply need to build? For example, I could provide a basic shell script that compiles all the source into class files but doesn't package them into their associated JARs, etc. Alternatively, I could write a simple Ant script to do the same. Some developers may actually prefer this, as it would allow them to package the code as they see fit (perhaps removing classes that they don't use).
