Description
It would be great if a source distribution was created with every release.
This distribution would have just the source files with the correct directory(package) structure ready to be added to any IDE has a source code content.
To achive this now i have to execute the following for every release:
- download the binary and source distribution.
- unzip/untar the distribution.
- create a 4 zip files with the "/tapestry-4.0.2/<component>/src/java" files.
It would be a lot easier if the 4 aditional files were already provided.