/[Apache-SVN]
ViewVC logotype

Revision 389028


Jump to revision: Previous Next
Author: rgoers
Date: Mon Mar 27 06:21:40 2006 UTC (18 years, 1 month ago)
Changed paths: 23
Log Message:
Configuration values can now be set externally. The properties that can be modified can be identified by
ooking at the property files in WEB-INF/properties. The properties can be overriden by specifying them as
system properties when invoking Cocoon or by placing them in a property file and identifying its location via
the "org.apache.cocoon.settings" system property. The default Cocoon script sets this to ./cocoon.properties.


Changed paths

Path Details
Directorycocoon/branches/BRANCH_2_1_X/cocoon.properties added
Directorycocoon/branches/BRANCH_2_1_X/cocoon.sh modified , text changed
Directorycocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/WEB-INF/ added
Directorycocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/WEB-INF/properties/ added
Directorycocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/WEB-INF/properties/sample-portal.properties added
Directorycocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/sitemap.xmap modified , text changed
Directorycocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/Cocoon.java modified , text changed
Directorycocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/PropertyAwareConfiguration.java added
Directorycocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/PropertyAwareNamespacedSAXConfigurationHandler.java added
Directorycocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/PropertyAwareSAXConfigurationHandler.java added
Directorycocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/treeprocessor/DefaultTreeBuilder.java modified , text changed
Directorycocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/treeprocessor/TreeProcessor.java modified , text changed
Directorycocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/util/PropertySettings.java added
Directorycocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/util/Settings.java added
Directorycocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/util/SettingsHelper.java added
Directorycocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/util/SimpleSourceResolver.java added
Directorycocoon/branches/BRANCH_2_1_X/src/webapp/WEB-INF/cocoon.xconf modified , text changed
Directorycocoon/branches/BRANCH_2_1_X/src/webapp/WEB-INF/properties/ added
Directorycocoon/branches/BRANCH_2_1_X/src/webapp/WEB-INF/properties/core.properties added
Directorycocoon/branches/BRANCH_2_1_X/src/webapp/sitemap.xmap modified , text changed
Directorycocoon/branches/BRANCH_2_1_X/status.xml modified , text changed
Directorycocoon/branches/BRANCH_2_1_X/tools/src/blocks-build.xsl modified , text changed
Directorycocoon/branches/BRANCH_2_1_X/tools/targets/webapp-build.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26