You are viewing a plain text version of this content. The canonical link for it is here.
Posted to olio-commits@incubator.apache.org by sh...@apache.org on 2009/11/24 22:32:41 UTC

svn commit: r883904 - /incubator/olio/webapp/java/trunk/ws/bp-project/build.properties.template

Author: sheetal
Date: Tue Nov 24 22:32:41 2009
New Revision: 883904

URL: http://svn.apache.org/viewvc?rev=883904&view=rev
Log:
OLIO-134 Modified the build script to be generic

Added:
    incubator/olio/webapp/java/trunk/ws/bp-project/build.properties.template

Added: incubator/olio/webapp/java/trunk/ws/bp-project/build.properties.template
URL: http://svn.apache.org/viewvc/incubator/olio/webapp/java/trunk/ws/bp-project/build.properties.template?rev=883904&view=auto
==============================================================================
--- incubator/olio/webapp/java/trunk/ws/bp-project/build.properties.template (added)
+++ incubator/olio/webapp/java/trunk/ws/bp-project/build.properties.template Tue Nov 24 22:32:41 2009
@@ -0,0 +1,28 @@
+#
+#  Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you 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.
+#
+
+
+#Specify the appserver name and create <appservername>-app-server.properties
+#with all the details
+javaee.server.type=weblogic
+
+# for platforms other than Windows and MAC
+# Uncomment and set this property to the location of the browser you 
+# choose to launch when an application is deployed.
+# On Windows and Mac OS X the default browser is used.
+#default.browser=/Applications/Firefox.app/Contents/MacOS/firefox-bin