You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2004/06/12 16:14:37 UTC

cvs commit: maven-plugins/abbot/src/plugin-test/sample-webstart build.properties.sample

vmassol     2004/06/12 07:14:37

  Modified:    abbot/src/plugin-test/sample-webstart
                        build.properties.sample
  Log:
  Binary --> Ascii
  
  Revision  Changes    Path
  1.2       +29 -29    maven-plugins/abbot/src/plugin-test/sample-webstart/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/maven-plugins/abbot/src/plugin-test/sample-webstart/build.properties.sample,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.properties.sample	12 Jun 2004 14:10:25 -0000	1.1
  +++ build.properties.sample	12 Jun 2004 14:14:37 -0000	1.2
  @@ -1,29 +1,29 @@
  -# -------------------------------------------------------------------
  -# Copyright 2001-2004 The Apache Software Foundation.
  -# 
  -# Licensed under the Apache License, Version 2.0 (the "License");
  -# you may not use this file except in compliance with the License.
  -# You may obtain a copy of the License at
  -# 
  -#      http://www.apache.org/licenses/LICENSE-2.0
  -#  
  -# Unless required by applicable law or agreed to in writing, software
  -# distributed under the License is distributed on an "AS IS" BASIS,
  -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -# See the License for the specific language governing permissions and
  -# limitations under the License.
  -# -------------------------------------------------------------------
  -
  -# Copy this file to a build.properties file and edit to match your local
  -# environment.
  -#
  -# Note: You MUST also define the JAVAWS_HOME environment variable and have it
  -# point to where Java Webstart is installed on your machine. 
  -# For example: c:\apps\j2sdk1.4.2_01\jre\javaws
  -
  -# Locations where your Java web start caches are located.
  -# For example on Windows XP:
  -maven.abbot.javaws.systemhome = C:/WINDOWS/Sun/Java/Deployment
  -maven.abbot.javaws.userhome = C:/Documents and Settings/[replace with user name]/Application Data/Sun/Java/Deployment
  -
  -
  +# -------------------------------------------------------------------
  +# Copyright 2001-2004 The Apache Software Foundation.
  +# 
  +# Licensed under the Apache License, Version 2.0 (the "License");
  +# you may not use this file except in compliance with the License.
  +# You may obtain a copy of the License at
  +# 
  +#      http://www.apache.org/licenses/LICENSE-2.0
  +#  
  +# Unless required by applicable law or agreed to in writing, software
  +# distributed under the License is distributed on an "AS IS" BASIS,
  +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +# See the License for the specific language governing permissions and
  +# limitations under the License.
  +# -------------------------------------------------------------------
  +
  +# Copy this file to a build.properties file and edit to match your local
  +# environment.
  +#
  +# Note: You MUST also define the JAVAWS_HOME environment variable and have it
  +# point to where Java Webstart is installed on your machine. 
  +# For example: c:\apps\j2sdk1.4.2_01\jre\javaws
  +
  +# Locations where your Java web start caches are located.
  +# For example on Windows XP:
  +maven.abbot.javaws.systemhome = C:/WINDOWS/Sun/Java/Deployment
  +maven.abbot.javaws.userhome = C:/Documents and Settings/[replace with user name]/Application Data/Sun/Java/Deployment
  +
  +
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org