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