Develop and Download Open Source Software

Browse CVS Repository

Contents of /pal/pal-portal/portal/patches/commons/src/java/org/apache/jetspeed/container/resources/ContainerInfo.properties

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


Revision 1.2 - (show annotations) (download)
Tue Mar 27 07:37:47 2007 UTC (16 years, 11 months ago) by shinsuke
Branch: MAIN
Changes since 1.1: +2 -2 lines
updated to the latest j2 version

1 Index: commons/src/java/org/apache/jetspeed/container/resources/ContainerInfo.properties
2 ===================================================================
3 --- commons/src/java/org/apache/jetspeed/container/resources/ContainerInfo.properties (リビジョン 519203)
4 +++ commons/src/java/org/apache/jetspeed/container/resources/ContainerInfo.properties (作業コピー)
5 @@ -17,10 +17,10 @@
6 # DO NOT TRANSLATE THIS FILE
7 #
8
9 -jetspeed.container.name=Jetspeed
10 -jetspeed.container.separator=/
11 -jetspeed.container.version.major=2
12 -jetspeed.container.version.minor=0
13 +jetspeed.container.name=@@CONTAINER_NAME@@
14 +jetspeed.container.separator=@@CONTAINER_SEPARATOR@@
15 +jetspeed.container.version.major=@@CONTAINER_VERSION_MAJOR@@
16 +jetspeed.container.version.minor=@@CONTAINER_VERSION_MINOR@@
17
18 javax.portlet.version.major=1
19 javax.portlet.version.minor=0

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