From: <am...@us...> - 2009-04-11 18:26:28
|
Revision: 6218 http://jython.svn.sourceforge.net/jython/?rev=6218&view=rev Author: amak Date: 2009-04-11 18:26:24 +0000 (Sat, 11 Apr 2009) Log Message: ----------- Adding a readme.txt so that the WEB-INF/lib directory doesn't end getting omitted up by the installer. Added Paths: ----------- trunk/jython/Demo/modjy_webapp/WEB-INF/lib/readme.txt Added: trunk/jython/Demo/modjy_webapp/WEB-INF/lib/readme.txt =================================================================== --- trunk/jython/Demo/modjy_webapp/WEB-INF/lib/readme.txt (rev 0) +++ trunk/jython/Demo/modjy_webapp/WEB-INF/lib/readme.txt 2009-04-11 18:26:24 UTC (rev 6218) @@ -0,0 +1 @@ +The jython.jar file should be placed in this directory. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |