See "JasperReport Printengine" Feature Request for further details.
Without explicit usage of the printengine (the default), the old standard adempiere printengine will be used.
Removes lib/adempiereRoot.jar because it is generated by
build process.
This and my previous commit probably breaks eclipse's
.classpath files. Just run ant in tools dir and
everything returns to normal.
Removes many jars from /lib which are generated by tools/build.xml
(Cleaning up makes life easier for our friends in developing countries
who are not able to get broadband connections)
Uncommented couple lines in JasperReports/build.xml so that clean
target removes everything not in version control.
Fixed build path issue in client/build.xml