You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2007/10/13 18:53:27 UTC

svn commit: r584426 - /incubator/tuscany/java/sca/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties

Author: jsdelfino
Date: Sat Oct 13 09:53:19 2007
New Revision: 584426

URL: http://svn.apache.org/viewvc?rev=584426&view=rev
Log:
Change port from 8080 to 8085 in properties file as 8080 is already in use on the continuum build machine.

Modified:
    incubator/tuscany/java/sca/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties

Modified: incubator/tuscany/java/sca/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties?rev=584426&r1=584425&r2=584426&view=diff
==============================================================================
--- incubator/tuscany/java/sca/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties (original)
+++ incubator/tuscany/java/sca/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties Sat Oct 13 09:53:19 2007
@@ -40,5 +40,5 @@
 #
 # Bundle config properties.
 #
-org.osgi.service.http.port=8080
+org.osgi.service.http.port=8085
 obr.shell.telnet=on



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org