[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jbosstest/imports server-config.xml
From:       Scott M Stark <starksm () users ! sourceforge ! net>
Date:       2004-07-31 19:57:19
Message-ID: E1Bqzyp-0003h9-9Y () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

  User: starksm 
  Date: 04/07/31 12:57:19

  Modified:    imports  Tag: Branch_3_2 server-config.xml
  Log:
  Add a javac.jar path to the jboss.boot.classpath and default this to \
${env.JAVA_HOME}/lib/tools.jar  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.5   +6 -2      jbosstest/imports/Attic/server-config.xml
  
  Index: server-config.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/imports/Attic/server-config.xml,v
  retrieving revision 1.1.2.4
  retrieving revision 1.1.2.5
  diff -u -r1.1.2.4 -r1.1.2.5
  --- server-config.xml	31 Jul 2004 06:15:17 -0000	1.1.2.4
  +++ server-config.xml	31 Jul 2004 19:57:18 -0000	1.1.2.5
  @@ -1,6 +1,6 @@
   <!-- An ant project fragement imported into the main testsuite build that
   defines the jboss server config and start/stop targets.
  -$Id: server-config.xml,v 1.1.2.4 2004/07/31 06:15:17 starksm Exp $
  +$Id: server-config.xml,v 1.1.2.5 2004/07/31 19:57:18 starksm Exp $
   -->
   <project name="server-config" default="help">
   
  @@ -8,9 +8,13 @@
      <property name="version" \
value="${version.major}.${version.minor}.${version.revision}${version.tag}"/>  \
<property name="jboss.dist"  value="${project.root}/build/output/jboss-${version}"/>
  +   <!-- Override for non-Sun compatible JDK layouts -->
  +   <property name="javac.jar"
  +      value="${env.JAVA_HOME}/lib/tools.jar"/>
   
      <path id="jboss.boot.classpath">
         <pathelement location="${jboss.dist}/bin/run.jar"/>
  +      <pathelement location="${javac.jar}"/>
      </path>
      <!-- Set a hostname property based on COMPUTERNAME for win32, HOSTNAME
      otherwise
  @@ -47,7 +51,7 @@
      </macrodef>
   
       <!-- A macro for starting jboss with a given conf name and host binding
  -         and OS Specific  -->
  +         and OS Specific script -->
      <macrodef name="start-jboss-os">
         <attribute name="conf"/>
         <attribute name="host" default="localhost"/>
  
  
  


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic