Scarab commit: svn commit: r10947 - branches/release/0.22/project.properties
Johannes Höchstädter <[email protected]>
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: jhoech
Date: 2010-03-05 06:40:41-0800
New Revision: 10947
Modified:
branches/release/0.22/project.properties
Log:
ENH - maven scarab:update-properties
Modified: branches/release/0.22/project.properties
Url: http://scarab.tigris.org/source/browse/scarab/branches/release/0.22/project.properties?view=diff&pathrev=10947&r1=10946&r2=10947
==============================================================================
--- branches/release/0.22/project.properties (original)
+++ branches/release/0.22/project.properties 2010-03-05 06:40:41-0800
@@ -1380,29 +1380,6 @@
#######################################################################
-# Section: MIGRATION
-########################################################################
-# These are some default values that are required for
-# the b18-b19 migration build target. DO NOT MODIFY THEM!
-#
-# Relation to ant build:
-# ----------------------
-# This section directly corresponds to the ant task
-#
-# migrate-b18-b19
-#
-#######################################################################
-scarab.tomcat.http.port=8080
-scarab.tomcat.shutdown.port=8005
-scarab.webapp.reloadable=true
-scarab.webapp.checkInterval=2
-scarab.welcome.file=index.html
-scarab.file.max.size=157286400
-scarab.tomcat.proxy.name=
-scarab.tomcat.proxy.port=
-
-
-#######################################################################
# Section: PROPERTY-MAPS
########################################################################
# Following mappings are fixed and shall never be changed!
@@ -1769,6 +1746,7 @@
# deploy.dir
# deploy.project
# scarab.torque.schemas
+# scarab.file.max.size
# repository.dir
# lib.dir
# src.dir
@@ -1799,6 +1777,7 @@
#
scarab.torque.schemas=scarab-schema.xml
+scarab.file.max.size=157286400
repository.dir=${root.dir}/www/repository
lib.dir=${root.dir}/lib
src.dir=${root.dir}/src
------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2455470