Browse CVS Repository
Contents of /jetspeed-japan/jetspeed-2-trans/project.properties
Parent Directory
| Revision Log
| Revision Graph
Revision 1.1.1.1 -
( show annotations)
( download)
(vendor branch)
Fri Dec 16 03:43:35 2005 UTC
(18 years, 3 months ago)
by shinsuke
Branch: shinsuke, MAIN
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
create cvs repo
| 1 |
# |
| 2 |
# DATE Preferences |
| 3 |
# |
| 4 |
# The place of the date on the pages : choices are 'bottom', 'left', 'right', 'navigation-top', 'navigation-bottom' |
| 5 |
maven.xdoc.date = left |
| 6 |
maven.xdoc.date.format = yyyy/MM/dd HH:mm z |
| 7 |
# The date locale |
| 8 |
maven.xdoc.date.locale = ja |
| 9 |
|
| 10 |
# |
| 11 |
# Doc Setting |
| 12 |
# |
| 13 |
maven.xdoc.version=${pom.currentVersion} |
| 14 |
#maven.xdoc.includeProjectDocumentation = no |
| 15 |
maven.docs.outputencoding = EUC-JP |
| 16 |
maven.javadoc.source = 1.4 |
| 17 |
|
| 18 |
|
|