root/trunk/config/bwbuild/.standalone/standalone.properties

Revision 1937 (checked in by douglm, 5 years ago)

Major reorganization of the build process mostly affecting handling of portal builds.

Removed portal specific directories from teh deployment directory.

Removed portal sepcific code from buildwar.xml and added new portal specific files to be imported. These are in a section of teh bwbuild config directory.

All portal customization is now part of building the war file.

Line 
1 #
2 # --------------------------------------------------------------------
3 #
4 # Properties for a standalone (and j2ee) build. These will be used for additional
5 # configuration of the war files
6 #
7 # --------------------------------------------------------------------
8 #
9
10 org.bedework.global.servlet.class=org.apache.struts.action.ActionServlet
11
12 org.bedework.global.ignoreContentType=false
13
14 org.bedework.global.portlet.mapping=
15
16 org.bedework.global.genurl.taglib.tld=struts-html.tld
Note: See TracBrowser for help on using the browser.