Hello all, I have starting a progress which is goal is re-factoring and re-writing the examples in our site: Web: http://tomee.apache.org/examples-trunk/index.html SVN: http://svn.apache.org/repos/asf/tomee/tomee/trunk/examples/
Two JIRAs were raised until now: https://issues.apache.org/jira/browse/TOMEE-971 https://issues.apache.org/jira/browse/TOMEE-967 (already committed thanks to Romain). 1. I need to find a way to preview the changes as they will be displayed on our web site. Currently all I have is the README file (which the example web page is being generated from), Working just with the README file is very error-prone. Please advice. 2. Assosiate with each example we have a build.xml file. Does any one know a simple way to generate it automatically from the POM.xml? Currently I do not update the build.xml file untill I will find time to create a script that convert POM.xml file to a build.xml file. Thank you, Oz Molaim
