
Simple tool for Upgrading displaytag09
Didier Dubois. didier at ddubois dot info


Usage: 
 ./migrate.sh ../display09

Read the messages... 

Basically it copies the display09 tree in the correct folders and update
some files. 

The ouput will be located into displaytag-maven folder.

When finish, go to
	displaytag-maven/display
		run maven
	displaytag-maven/example
		run maven

Generated docs are in 
	displaytag-maven/display/target/docs
		and
	displaytag-maven/example/target/docs
	
	
TODO:
	Use maven:reactor to build ALL
	Use maven:reactor to create a global site
	Update displaytag sample site to remove duplicate entries with maven's
	
 

