Develop and Download Open Source Software

Browse CVS Repository

Contents of /pal/pal-portal/portlets/resources/jp/sf/pal/wiki.properties

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Mar 27 02:17:30 2007 UTC (16 years, 11 months ago) by shinsuke
Branch: MAIN
added properties file for wiki portlet

1 portlet.name=wiki
2 portlet.build.type=maven2
3 #portlet.ws.type=localcopy
4 portlet.ws.type=cvs
5
6 # CVS
7 cvs.repository.path=-d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/pal
8 cvs.revision=RELEASE-0_1
9 cvs.output.dir=wiki
10 cvs.module.name=wiki
11
12 # SVN
13 svn.repository.path=
14 svn.revision=
15 svn.module.name=
16
17 # Local Directory
18 localcopy.local.path=${basedir}/../wiki
19 localcopy.module.name=wiki
20
21 # Update files and directories
22 portlet.delete.files=\
23
24 portlet.delete.directories=\
25
26 portlet.patch.files=\
27
28

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26