Javadoc of EasyBeans can be generated by using ant javadoc
The resulting documentation will be available in the output/dist/javadoc
folder.
By using ant jar, binaries jar files are built.
The generated jar files are located in the output/dist
folder.
By using ant rar, rar files will be generated (one for JOnAS application server).
The rar file is located in the output/dist
folder.