Author: ron.sigal(a)jboss.com
Date: 2011-05-05 23:19:48 -0400 (Thu, 05 May 2011)
New Revision: 6363
Modified:
remoting2/branches/2.x/local.properties
Log:
JBREM-1291: Changed some properties for linux environment.
Modified: remoting2/branches/2.x/local.properties
===================================================================
--- remoting2/branches/2.x/local.properties 2011-05-06 01:49:37 UTC (rev 6362)
+++ remoting2/branches/2.x/local.properties 2011-05-06 03:19:48 UTC (rev 6363)
@@ -1,5 +1,9 @@
-jboss.home=c://cygwin/home/rsigal/workspace.new/jboss-as-parent-trunk/build/output/jboss-5.0.0.GA
-as.startup.time=220
+jboss.home=/home/rsigal/JBoss/JBossAS/jboss-5.1.0.GA
+as.startup.time=20
as.shutdown.time=10
-shell=c:/cygwin/bin/sh.exe
-findbugs.home=c:/cygwin/opt/local/findbugs-1.3.9
\ No newline at end of file
+shell=/bin/sh
+path.extension=
+# When running in cygwin, use:
+# shell=c:/cygwin/bin/sh.exe
+# path.extension=c:/cygwin/usr/bin
+findbugs.home=/opt/local/findbugs-1.3.9
\ No newline at end of file
Show replies by date