Changeset 4338
- Timestamp:
- 03/26/09 13:38:27 (3 years ago)
- Location:
- trunk
- Files:
-
- 2 removed
- 1 modified
- 4 moved
-
INSTALL (moved) (moved from trunk/pustefix-core/INSTALL) (1 prop)
-
LGPL.txt (moved) (moved from trunk/pustefix-core/LGPL.txt) (1 prop)
-
LICENSE (moved) (moved from trunk/pustefix-core/LICENSE) (1 prop)
-
prj.el (moved) (moved from trunk/pustefix-core/prj.el) (1 prop)
-
pustefix-archetypes/pustefix-application-archetype/src/main/pustefix/conf/factory.xml (modified) (1 diff)
-
pustefix-core/startTomcat.sh (deleted)
-
pustefix-core/startup.properties.sample (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/INSTALL
-
Property
svn:mergeinfo set
to
/branches/trunk-2009-02-11-modinc/pfixcore/INSTALL merged eligible
-
Property
svn:mergeinfo set
to
-
trunk/LGPL.txt
-
Property
svn:mergeinfo set
to
/branches/trunk-2009-02-11-modinc/pfixcore/LGPL.txt merged eligible
-
Property
svn:mergeinfo set
to
-
trunk/LICENSE
-
Property
svn:mergeinfo set
to
/branches/trunk-2009-02-11-modinc/pfixcore/LICENSE merged eligible
-
Property
svn:mergeinfo set
to
-
trunk/prj.el
-
Property
svn:mergeinfo set
to
/branches/trunk-2009-02-11-modinc/pfixcore/prj.el merged eligible
-
Property
svn:mergeinfo set
to
-
trunk/pustefix-archetypes/pustefix-application-archetype/src/main/pustefix/conf/factory.xml
r4328 r4338 4 4 xsi:schemaLocation="http://www.pustefix-framework.org/2008/namespace/properties-config ../../core/schema/properties-config.xsd"> 5 5 6 <prop name="pustefix.log4j.config">co mmon/conf/pfixlog.xml</prop>6 <prop name="pustefix.log4j.config">conf/pfixlog.xml</prop> 7 7 8 8 <!-- List of all factories to init --> 9 9 <prop name="factory.initialize.02">de.schlund.pfixxml.targets.SPCacheFactory</prop> 10 10 <prop name="factory.initialize.04">de.schlund.pfixxml.targets.cachestat.SPCacheStatistic</prop> 11 12 <!-- Enable target update loop -->13 <prop name="de.schlund.pfixcore.editor2.updatetargets">true</prop>14 11 15 12 <!-- SPCacheFactory -->
