Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 25615 invoked from network); 8 Jun 2009 21:29:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jun 2009 21:29:59 -0000 Received: (qmail 51737 invoked by uid 500); 8 Jun 2009 21:30:11 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 51703 invoked by uid 500); 8 Jun 2009 21:30:11 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 51695 invoked by uid 99); 8 Jun 2009 21:30:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jun 2009 21:30:11 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [76.13.9.107] (HELO web65715.mail.ac4.yahoo.com) (76.13.9.107) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 08 Jun 2009 21:30:01 +0000 Received: (qmail 36899 invoked by uid 60001); 8 Jun 2009 21:29:39 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1244496579; bh=NrKnKuTOD+VMjILbX7ljNjqrUqomUH84/pLl0iGrfxI=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=o5GMDhrbiAiD1LI7seEGTQZwJ2/T6L+ZdeC6kWpypatoZrAGE3GPlo6nRaKrbri9ZJD6FuJlrxG7d5mVSuB7tiUkh0y9rUqw/+f5x+E0cj0LXpYg+TABdKNVIwfo3f5np9Hw9guHqm40YSrhwrl4K2lPSuSxUwQ3/I/WaOsUxNc= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=5//zhTCi7XfGf8e6LcFQLMUrUMR/Mv5pzcZ0XlUc/ZD9Ax8YnaBGIEtD/vaq2aS0PoqMIUY7PLY0/hzjAAR2CUvUjEGPHnV6WeaOqJLXvBM8vKhIlGw2lmMgXuomCu7RMWNswf30Sgi4fL/KIJMfoRNQ1ksHogxQ0EHOAV3q4PQ=; Message-ID: <698569.30763.qm@web65715.mail.ac4.yahoo.com> X-YMail-OSG: hx4Moi0VM1mmqZM2aL8htIdHv9L.t5YzdKkZYjawLp3TIWY1Gv3xRaCMwaDkg5ExF61avaKmZ7KwLnf7gh74mAPS4d.5x_heYPgFJ_OVKlUQWJE9pYCI.n3sWsKNFTEPWMwKZz9JpIcI8ryKkJgU2wYKsJeGSkQOW1Tto2Z.RqQ.fO3BGdaCKI0BqYJ.xrI4Bzt0Kj4dVBWGIRd71IbJnvPLyjBkhfflX_iOEc6niQD07OozCjOYNW21KSHr.ZnLhRQT5cGnNxJV0wFut9vPgsvCKygdWxLrpwliqc93XFb2v2.yznzPL2OH6A2myZvX5W.0xZ85UZga8hpeIALpSHmkNimV52Gi Received: from [70.137.143.252] by web65715.mail.ac4.yahoo.com via HTTP; Mon, 08 Jun 2009 14:29:39 PDT X-Mailer: YahooMailRC/1277.43 YahooMailWebService/0.7.289.15 Date: Mon, 8 Jun 2009 14:29:39 -0700 (PDT) From: Lily Wei Subject: Help with build issue To: derby-dev@db.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1003651641-1244496579=:30763" X-Virus-Checked: Checked by ClamAV on apache.org --0-1003651641-1244496579=:30763 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hi:=0A=A0=A0=A0=A0 I am trying to build trunk with sun JDK 1.6, ANT 1.7.1 a= nd junit 3.8.2.=0A=0A=A0=A0=A0=A0 I am getting error like:=0Ac:\derby\10.5\= build.xml:203: Don't know how to set java15compile.classpath, java=0A16comp= ile.classpath using this environment:=0Ajava.vendor =3D Sun Microsystems In= c.=0Ajava.home =3D c:\sun\sdk\jdk\jre=0Ajava.version =3D 1.6.0_13=0Aos.name= =3D Windows Vista=0Aj14lib =3D null=0Aj15lib =3D null=0Aj16lib =3D null=0A= Please consult BUILDING.html for instructions on how to set the compiler-cl= asspa=0Ath properties.=0A=0A=A0=A0=A0=A0 After setting ant.properties under= my user directionry like:=0Abash-3.1$ cat ant.properties=0Ajdk16=3Dc:/sun/= sdk/jdk=0Aj16lib=3D${jdk16}/jre/lib=0Aj14lib=3D${jdk16}/jre/lib=0Aj15lib=3D= ${jdk16}/jre/lib=0A=0A=A0=A0=A0=A0 I get a different error. The error is re= late to XPath.class:=0Acompile_types:=0A=A0=A0=A0 [javac] org\apache\derby\= iapi\types\SqlXmlUtil.java added as org\apache\derb=0Ay\iapi\types\SqlXmlUt= il.class doesn't exist.=0A=A0=A0=A0 [javac] Compiling 1 source file to c:\d= erby\trunk\classes=0A=A0=A0=A0 [javac] Using modern compiler=0A=A0=A0=A0 [j= avac] Compilation arguments:=0A=A0=A0=A0 [javac] '-nowarn'=0A=A0=A0=A0 [jav= ac] '-deprecation'=0A=A0=A0=A0 [javac] '-d'=0A=A0=A0=A0 [javac] 'c:\derby\t= runk\classes'=0A=A0=A0=A0 [javac] '-classpath'=0A=A0=A0=A0 [javac] 'c:\derb= y\trunk\classes;c:\sun\sdk\jdk\jre\lib\charsets.jar;c:\sun\s=0Adk\jdk\jre\l= ib\deploy.jar;c:\sun\sdk\jdk\jre\lib\javaws.jar;c:\sun\sdk\jdk\jre\l=0Aib\j= ce.jar;c:\sun\sdk\jdk\jre\lib\jsse.jar;c:\sun\sdk\jdk\jre\lib\management-ag= e=0Ant.jar;c:\sun\sdk\jdk\jre\lib\plugin.jar;c:\sun\sdk\jdk\jre\lib\resourc= es.jar;c:=0A\sun\sdk\jdk\jre\lib\rt.jar;c:\derby\trunk\tools\java\xercesImp= l.jar'=0A=A0=A0=A0 [javac] '-sourcepath'=0A=A0=A0=A0 [javac] 'c:\derby\trun= k\java\engine'=0A=A0=A0=A0 [javac] '-target'=0A=A0=A0=A0 [javac] '1.4'=0A= =A0=A0=A0 [javac] '-bootclasspath'=0A=A0=A0=A0 [javac] 'c:\derby\trunk\clas= ses\empty'=0A=A0=A0=A0 [javac] '-g'=0A=A0=A0=A0 [javac] '-source'=0A=A0=A0= =A0 [javac] '1.4'=0A=A0=A0=A0 [javac]=0A=A0=A0=A0 [javac] The ' characters = around the executable and arguments are=0A=A0=A0=A0 [javac] not part of the= command.=0A=A0=A0=A0 [javac] File to be compiled:=0A=A0=A0=A0 [javac]=A0= =A0=A0=A0 c:\derby\trunk\java\engine\org\apache\derby\iapi\types\SqlXmlUti= =0Al.java=0A=A0=A0=A0 [javac] c:\derby\trunk\java\engine\org\apache\derby\i= api\types\SqlXmlUtil.ja=0Ava:60: package org.apache.xpath does not exist=0A= =A0=A0=A0 [javac] import org.apache.xpath.XPath;=0A=A0=A0=A0 [javac]=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 ^=0A=A0=A0= =A0 [javac] c:\derby\trunk\java\engine\org\apache\derby\iapi\types\SqlXmlUt= il.ja=0Ava:61: package org.apache.xpath does not exist=0A=A0=A0=A0 [javac] = import org.apache.xpath.XPathContext;=0A=0A=A0=A0=A0 I notice xalan.jar whe= re org.apache.xpath.XPath is not in my class list. Any idea what the proble= m might be.=0A=0AThank you so much,=0ALily=0A=0A=0A=0A --0-1003651641-1244496579=:30763 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
Hi:
=0A
   &nbs= p; I am trying to build trunk with sun JDK 1.6, ANT 1.7.1 and junit 3.8.2.<= /DIV>=0A
 
=0A
     I am getting erro= r like:
=0A
c:\derby\10.5\build.xml:203: Don't know how to set jav= a15compile.classpath, java
16compile.classpath using this environment:=0A
java.vendor =3D Sun Microsystems Inc.
java.home =3D c:\sun\s= dk\jdk\jre
java.version =3D 1.6.0_13
os.name =3D Windows Vista
j14= lib =3D null
j15lib =3D null
j16lib =3D null
=0A
Please cons= ult BUILDING.html for instructions on how to set the compiler-classpa
th= properties.
=0A
 
=0A
     Afte= r setting ant.properties under my user directionry like:
=0A
bash-= 3.1$ cat ant.properties
jdk16=3Dc:/sun/sdk/jdk
j16lib=3D${jdk16}/jre/= lib
j14lib=3D${jdk16}/jre/lib
j15lib=3D${jdk16}/jre/lib
=0A
=  
=0A
     I get a different error. The e= rror is relate to XPath.class:
=0A
compile_types:
  &= nbsp; [javac] org\apache\derby\iapi\types\SqlXmlUtil.java added as org\apac= he\derb
y\iapi\types\SqlXmlUtil.class doesn't exist.
  &nbs= p; [javac] Compiling 1 source file to c:\derby\trunk\classes
  = ;  [javac] Using modern compiler
    [javac] Compila= tion arguments:
    [javac] '-nowarn'
  &nbs= p; [javac] '-deprecation'
    [javac] '-d'
  = ;  [javac] 'c:\derby\trunk\classes'
    [javac] '-cl= asspath'
    [javac] 'c:\derby\trunk\classes;c:\sun\sdk\jdk\jre\lib\charsets.jar;c:\sun\s
dk= \jdk\jre\lib\deploy.jar;c:\sun\sdk\jdk\jre\lib\javaws.jar;c:\sun\sdk\jdk\jr= e\l
ib\jce.jar;c:\sun\sdk\jdk\jre\lib\jsse.jar;c:\sun\sdk\jdk\jre\lib\ma= nagement-age
nt.jar;c:\sun\sdk\jdk\jre\lib\plugin.jar;c:\sun\sdk\jdk\jre= \lib\resources.jar;c:
\sun\sdk\jdk\jre\lib\rt.jar;c:\derby\trunk\tools\j= ava\xercesImpl.jar'
    [javac] '-sourcepath'
 &n= bsp;  [javac] 'c:\derby\trunk\java\engine'
    [java= c] '-target'
    [javac] '1.4'
    [jav= ac] '-bootclasspath'
    [javac] 'c:\derby\trunk\classes\= empty'
    [javac] '-g'
    [javac] '-s= ource'
    [javac] '1.4'
    [javac]    [javac] The ' characters around the executable and argu= ments are
    [javac] not part of the command.
    [javac] File to be compiled:
  = ;  [javac]     c:\derby\trunk\java\engine\org\apac= he\derby\iapi\types\SqlXmlUti
l.java
    [javac] c:\de= rby\trunk\java\engine\org\apache\derby\iapi\types\SqlXmlUtil.ja
va:60: p= ackage org.apache.xpath does not exist
    [javac] import= org.apache.xpath.XPath;
    [javac]   &nb= sp;            =         ^
    [javac] = c:\derby\trunk\java\engine\org\apache\derby\iapi\types\SqlXmlUtil.ja
va:= 61: package org.apache.xpath does not exist
    [javac] i= mport org.apache.xpath.XPathContext;
=0A
 
=0A
 = ;   I notice xalan.jar where org.apache.xpath.XPath is not in my = class list. Any idea what the problem might be.
=0A
 
= =0A
Thank you so much,
=0A
Lily
=0A
 

=0A=0A --0-1003651641-1244496579=:30763--