Browse Subversion Repository
Contents of /wiki/trunk/.tomcatplugin
Parent Directory
| Revision Log
Revision 123 -
( show annotations)
( download)
Sat May 12 13:56:37 2007 UTC
(16 years, 11 months ago)
by shinsuke
File size: 346 byte(s)
moved to svn.
| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
<tomcatProjectProperties> |
| 3 |
<rootDir>src/main/webapp/</rootDir> |
| 4 |
<exportSource>false</exportSource> |
| 5 |
<reloadable>false</reloadable> |
| 6 |
<redirectLogger>true</redirectLogger> |
| 7 |
<updateXml>true</updateXml> |
| 8 |
<warLocation></warLocation> |
| 9 |
<extraInfo></extraInfo> |
| 10 |
<webPath>/wiki</webPath> |
| 11 |
</tomcatProjectProperties> |
|