Build geoportal from ANT
Brought to you by:
mhogeweg
This patch provides the build.xml file and accompanying other files to build the geoportal web application from ANT, an efficient mechanism for building the Geoportal web application from source code. Instructions for applying this patch are available at http://sourceforge.net/apps/mediawiki/geoportal/index.php?title=Use_Ant_to_build_Geoportal and should be followed closely.
In this patch, the following is assumed:
You are using Tomcat
You are using PostgreSQL
You would like the geoportal to use a single Administrative user, rather than a managed LDAP authentication system.
Use Apache Ant (http://ant.apache.org/) to deploy the compiled application to a development environment.
accompanies Build from Ant documentation