[JBoss-dev] CVS update: jboss/src/bin run.sh

2002-02-15 Thread Jason Dillon
User: user57 Date: 02/02/15 20:52:16 Modified:src/bin run.sh Log: o allow jboss directory to have a space in it Revision ChangesPath 1.35 +9 -8 jboss/src/bin/run.sh Index: run.sh === R

[JBoss-dev] CVS update: jboss/src/bin run.sh

2002-01-31 Thread Andreas Schaefer
User: schaefera Date: 02/01/31 19:52:59 Modified:src/bin Tag: Branch_2_4 run.sh Log: Added Cygwin support Revision ChangesPath No revision No revision 1.19.4.1 +11 -0 jboss/src/bin/run.sh Index: run.sh

[JBoss-dev] CVS update: jboss/src/bin run.sh shutdown.sh

2002-01-03 Thread Jason Dillon
User: user57 Date: 02/01/03 16:09:54 Modified:src/bin run.sh shutdown.sh Log: o added support to use these on win32 using cygwin Revision ChangesPath 1.33 +39 -6 jboss/src/bin/run.sh Index: run.sh ==

[JBoss-dev] CVS update: jboss/src/bin run.sh

2001-12-08 Thread Scott M Stark
User: starksm Date: 01/12/08 10:23:39 Modified:src/bin run.sh Log: Allow override of JAVAC_JAR from environment Revision ChangesPath 1.32 +4 -2 jboss/src/bin/run.sh Index: run.sh === RCS

[JBoss-dev] CVS update: jboss/src/bin run.sh

2001-09-10 Thread Chris Kimpton
User: kimptoc Date: 01/09/10 05:40:33 Modified:src/bin run.sh Log: fixed bug with regard to setting the -server flag, it was never being set before Revision ChangesPath 1.29 +2 -2 jboss/src/bin/run.sh Index: run.sh =

[JBoss-dev] CVS update: jboss/src/bin run.sh

2001-09-07 Thread Scott M Stark
User: starksm Date: 01/09/07 15:30:47 Modified:src/bin run.sh Log: Should be execing $JAVA not java Revision ChangesPath 1.28 +2 -2 jboss/src/bin/run.sh Index: run.sh === RCS file: /cvsr

[JBoss-dev] CVS update: jboss/src/bin run.sh

2001-08-29 Thread marc fleury
User: mnf999 Date: 01/08/29 19:50:57 Modified:src/bin run.sh Log: can't remember Revision ChangesPath 1.27 +3 -3 jboss/src/bin/run.sh Index: run.sh === RCS file: /cvsroot/jboss/jboss/sr

[JBoss-dev] CVS update: jboss/src/bin run.sh

2001-08-27 Thread Jason Dillon
User: user57 Date: 01/08/27 21:49:10 Modified:src/bin run.sh Log: o added support to use xerces with JAXP=xerces (users still need to add classes to $JBOSS_CLASSPATH Revision ChangesPath 1.26 +6 -1 jboss/src/bin/run.sh Index: run.sh

[JBoss-dev] CVS update: jboss/src/bin run.sh

2001-08-13 Thread Jason Dillon
User: user57 Date: 01/08/13 19:29:24 Modified:src/bin run.sh Log: o fixed run.sh's default JAXP case (was missing a ;) Revision ChangesPath 1.25 +4 -4 jboss/src/bin/run.sh Index: run.sh

[JBoss-dev] CVS update: jboss/src/bin run.sh

2001-07-24 Thread Chris Kimpton
User: kimptoc Date: 01/07/24 05:17:26 Modified:src/bin run.sh Log: added some info statements and don't try to guess HOTSPOT setting if JAVA_OPTS is supplied Revision ChangesPath 1.22 +13 -1 jboss/src/bin/run.sh Index: run.sh ==

[JBoss-dev] CVS update: jboss/src/bin run.sh

2001-05-30 Thread starksm
User: starksm Date: 01/05/30 09:33:06 Modified:src/bin Tag: Branch_2_2 run.sh Log: Add support for detecting Sun HotSpot VM and only set -server when HotSpot is found Revision ChangesPath No revision No revision 1.1

[JBoss-dev] CVS update: jboss/src/bin run.sh

2001-05-30 Thread starksm
User: starksm Date: 01/05/30 09:37:10 Modified:src/bin run.sh Log: Add support for detecting Sun HotSpot VM and only set -server when HotSpot is found Revision ChangesPath 1.19 +10 -1 jboss/src/bin/run.sh Index: run.sh