SOURCES: nexus-wrapper.conf - removed M$Windows related settings

pawelz pawelz at pld-linux.org
Sat Oct 25 00:06:34 CEST 2008


Author: pawelz                       Date: Fri Oct 24 22:06:34 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- removed M$Windows related settings

---- Files affected:
SOURCES:
   nexus-wrapper.conf (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/nexus-wrapper.conf
diff -u SOURCES/nexus-wrapper.conf:1.2 SOURCES/nexus-wrapper.conf:1.3
--- SOURCES/nexus-wrapper.conf:1.2	Sat Oct 25 00:04:29 2008
+++ SOURCES/nexus-wrapper.conf	Sat Oct 25 00:06:28 2008
@@ -22,7 +22,7 @@
 wrapper.java.classpath.2=/usr/share/nexus/lib/*.jar
 wrapper.java.classpath.3=conf/
 
-# Java Library Path (location of Wrapper.DLL or libwrapper.so)
+# Java Library Path (location of libwrapper.so)
 wrapper.java.library.path.1=/usr/lib/java-service-wrapper
 
 # Java Additional Parameters
@@ -82,29 +82,3 @@
 #********************************************************************
 # Title to use when running as a console
 wrapper.console.title=nexus-webapp
-
-#********************************************************************
-# Wrapper Windows NT/2000/XP Service Properties
-#********************************************************************
-# WARNING - Do not modify any of these properties when an application
-#  using this configuration file has been installed as a service.
-#  Please uninstall the service before modifying this section.  The
-#  service can then be reinstalled.
-
-# Name of the service
-wrapper.ntservice.name=nexus-webapp
-
-# Display name of the service
-wrapper.ntservice.displayname=nexus-webapp
-
-# Description of the service
-wrapper.ntservice.description=Sonatype Nexus Repository Manager
-
-# Service dependencies.  Add dependencies as needed starting from 1
-wrapper.ntservice.dependency.1=
-
-# Mode in which the service is installed.  AUTO_START or DEMAND_START
-wrapper.ntservice.starttype=AUTO_START
-
-# Allow the service to interact with the desktop.
-wrapper.ntservice.interactive=false
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/nexus-wrapper.conf?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list