You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by jv...@apache.org on 2005/04/17 19:21:57 UTC

svn commit: r161671 - maven/continuum/trunk/continuum-plexus-application/app.properties

Author: jvanzyl
Date: Sun Apr 17 10:21:54 2005
New Revision: 161671

URL: http://svn.apache.org/viewcvs?view=rev&rev=161671
Log:
o i will put the dev vs production settings in a different file shortly but
  i'm paramterizing them here for now. ideally i would like to provide a 
  command line switch or better yet have a profile which encapsulates
  everything about a particular mode of work

Modified:
    maven/continuum/trunk/continuum-plexus-application/app.properties

Modified: maven/continuum/trunk/continuum-plexus-application/app.properties
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-plexus-application/app.properties?view=diff&r1=161670&r2=161671
==============================================================================
--- maven/continuum/trunk/continuum-plexus-application/app.properties (original)
+++ maven/continuum/trunk/continuum-plexus-application/app.properties Sun Apr 17 10:21:54 2005
@@ -10,3 +10,12 @@
 # From name override
 # Continuum
 mail.override.from.name=
+
+localization.directory=${plexus.home}/../../../../../continuum-web/src/main/resources/localization
+#localization.directory=${plexus.home}/webapp/localization
+
+velocity.templates.directory=${plexus.home}/../../../../../continuum-web/src/main/resources/templates
+#velocity.templates.directory=${plexus.home}/webapp/templates</value>
+                             
+
+