]> source.dussan.org Git - archiva.git/commitdiff
removed forgotten jetty.host and jetty.port properties being set in jetty.xmxl
authorMaria Odea B. Ching <oching@apache.org>
Wed, 9 Jul 2008 01:59:33 +0000 (01:59 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Wed, 9 Jul 2008 01:59:33 +0000 (01:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675081 13f79535-47bb-0310-9956-ffa450edef68

archiva-jetty/src/main/conf/jetty.xml

index 5a106f08e30b6d245a1e6293f0c458d09c7e290b..53a600fd81437e81b409e438d0ede74faf20d57d 100644 (file)
       -->
     </Set>
 
-
-    <Call class="java.lang.System" name="setProperty">
-      <Arg>jetty.port</Arg>
-      <Arg>8080</Arg>
-    </Call>
-
-    <Call class="java.lang.System" name="setProperty">
-      <Arg>jetty.host</Arg>
-      <Arg>localhost</Arg>
-    </Call>
-
     <!-- =========================================================== -->
     <!-- Set connectors                                              -->
     <!-- =========================================================== -->