Author: snoopdave
Date: Fri Jul 20 07:56:20 2007
New Revision: 558015

URL: http://svn.apache.org/viewvc?view=rev&rev=558015
Log:
Fixing a comment 

Modified:
    roller/trunk/apps/weblogger/custom/custom-src-web.xmlf

Modified: roller/trunk/apps/weblogger/custom/custom-src-web.xmlf
URL: 
http://svn.apache.org/viewvc/roller/trunk/apps/weblogger/custom/custom-src-web.xmlf?view=diff&rev=558015&r1=558014&r2=558015
==============================================================================
--- roller/trunk/apps/weblogger/custom/custom-src-web.xmlf (original)
+++ roller/trunk/apps/weblogger/custom/custom-src-web.xmlf Fri Jul 20 07:56:20 
2007
@@ -1,6 +1,9 @@
-<!-- Exampe: custom classes to include in front-end compilation
- Your classes must be under the package org.roller.presentation.
-<src dir="${basedir}/sandbox/planetroller/src" />
-<src path="${basedir}/sandbox/planetroller/src" />
+<!-- 
+    Example: custom classes to include in roller-web.jar
+    Your classes must be under the package org/apache/roller/weblogger/ui/
+ -->
+<!--
+<src dir="${basedir}/custom/src" />
 -->
+
 


Reply via email to