Author: wire
Date: Tue Apr 12 11:33:25 2005
New Revision: 161083
URL: http://svn.apache.org/viewcvs?view=rev&rev=161083
Log:
Changed generated todo comments to TODO so that they show up in the Eclipse
tasks list.
Modified:
incubator/apollo/trunk/src/templates/Home.vm
Modified: incubator/apollo/trunk/src/templates/Home.vm
URL:
http://svn.apache.org/viewcvs/incubator/apollo/trunk/src/templates/Home.vm?view=diff&r1=161082&r2=161083
==============================================================================
--- incubator/apollo/trunk/src/templates/Home.vm (original)
+++ incubator/apollo/trunk/src/templates/Home.vm Tue Apr 12 11:33:25 2005
@@ -21,7 +21,6 @@
{
/**
- * TODO
*
* @param resourceContext DOCUMENT_ME
*
@@ -44,7 +43,7 @@
}
catch ( ResourceException re )
{
- //todo add any checking for key validity
+ //TODO add any checking for key validity
}
return resource;
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]