Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 60905 invoked from network); 10 Mar 2005 23:01:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Mar 2005 23:01:56 -0000 Received: (qmail 94580 invoked by uid 500); 10 Mar 2005 23:01:56 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 94543 invoked by uid 500); 10 Mar 2005 23:01:56 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 94530 invoked by uid 500); 10 Mar 2005 23:01:56 -0000 Delivered-To: apmail-incubator-derby-cvs@incubator.apache.org Received: (qmail 94527 invoked by uid 99); 10 Mar 2005 23:01:56 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 10 Mar 2005 15:01:54 -0800 Received: (qmail 60878 invoked by uid 65534); 10 Mar 2005 23:01:53 -0000 Message-ID: <20050310230153.60877.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Thu, 10 Mar 2005 23:01:53 -0000 Subject: svn commit: r157009 - incubator/derby/code/trunk/BUILDING.txt To: derby-cvs@incubator.apache.org From: fuzzylogic@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: fuzzylogic Date: Thu Mar 10 15:01:52 2005 New Revision: 157009 URL: http://svn.apache.org/viewcvs?view=3Drev&rev=3D157009 Log: Remove unneeded sections from BUILDING.txt due to recently checked in jar f= iles Modified: incubator/derby/code/trunk/BUILDING.txt Modified: incubator/derby/code/trunk/BUILDING.txt URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/BUILDING.txt?= view=3Ddiff&r1=3D157008&r2=3D157009 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- incubator/derby/code/trunk/BUILDING.txt (original) +++ incubator/derby/code/trunk/BUILDING.txt Thu Mar 10 15:01:52 2005 @@ -15,11 +15,8 @@ 2.2.2 Download and install Java Development Kit release 1.4.x 2.2.3 Download and install Java Development Kit release 1.3.x 2.2.4 Download extensions for Java Development Kit release 1.3.x -2.2.5 Download Java Compiler Compiler (JavaCC) version 3.1 -2.2.6 Download jakarta-servlet API 4 (Servlet 2.4) -2.2.7 Download Jakarta-ORO 2.0.8 -2.2.8 Download OSGi Service Platform release 3 (osgi.jar) (Optional) -2.2.9 Download Jikes 1.14 (Optional) +2.2.5 Download OSGi Service Platform release 3 (osgi.jar) (Optional) +2.2.6 Download Jikes 1.14 (Optional) =20 3 Build instructions 3.1 Set required environmental variables @@ -173,17 +170,7 @@ ${derby.source}/tools/java=20 =20 =20 -(2) Java Transaction API (JTA) 1.0.1B - - Download JTA 1.0.1B (jta-1_0_1B-classes.zip) from: - http://java.sun.com/products/jta/=20 - by selecting "Class files". - - Save jta-1_0_1B-classes.zip file in directory - ${derby.source}/tools/java=20 - - -(3) Java Cryptography Extension (JCE) version 1.2.2 +(2) Java Cryptography Extension (JCE) version 1.2.2 =20 Download JCE 1.2.2 (jce-1_2_2.zip) from: http://java.sun.com/products/jce/index-122.html @@ -198,59 +185,7 @@ =20 =20 =20 -2.2.5 Download Java Compiler Compiler (JavaCC) version 3.1 - -JavaCC 3.1 (javacc-3.1.zip or javacc-3.1.tar.gz) can be=20 -downloaded from: - https://javacc.dev.java.net/ - -Note: The latest available version of JavaCC is 3.2. -However, JavaCC 3.1 is the requirement for Derby build -environment. - -The downloaded file (javacc-3.1.zip or javacc-3.1.tar.gz)=20 -contains documentation and other files. After downloading=20 -the zip or tar file, unzip or untar the file and copy only=20 -javacc-3.1/bin/lib/javacc.jar file to directory=20 - ${derby.source}/tools/java=20 - - - -2.2.6 Download jakarta-servlet API 4 (Servlet 2.4) - -jakarta-servlet API 4 (jakarta-servletapi-4-yyyymmdd.zip or -jakarta-servletapi-4-yyyymmdd.tar.gz) can be downloaded from: - http://cvs.apache.org/builds/jakarta-servletapi-4/nightly/ - -Note: There is zip and tar file for nightly build for every day. -Download the zip or tar file for latest day. -=20 -The downloaded file (jakarta-servletapi-4-yyyymmdd.zip or -jakarta-servletapi-4-yyyymmdd.tar.gz) contains documentation and=20 -other files. After downloading the zip or tar file, unzip or=20 -untar the file and copy only jakarta-servletapi-4/lib/servlet.jar=20 -file to directory=20 - ${derby.source}/tools/java=20 - - - -2.2.7 Download Jakarta-ORO 2.0.8 - -The Derby tests require the Jakarta-ORO classes for text processing. -Jakarta-ORO 2.0.8 can be downloaded from: - -http://www.signal42.com/mirrors/apache/jakarta/oro/source/jakarta-oro-2.0.= 8=2Ezip -or -http://www.signal42.com/mirrors/apache/jakarta/oro/source/jakarta-oro-2.0.= 8=2Etar.gz - -The downloaded file contains documentation and other files. After download= ing -the zip or tar file, unzip or untar the file and copy only the=20 -jakarta-oro-2.0.8.jar file to the directory - ${derby.source}/tools/java - - - -2.2.8 Download OSGi Service Platform release 3 (osgi.jar) (Optional) +2.2.5 Download OSGi Service Platform release 3 (osgi.jar) (Optional) =20 This is an optional section. The reason is that osgi.jar is required to only build the=20 @@ -284,7 +219,7 @@ =20 =20 =20 -2.2.9 Download and Install Jikes 1.14 (Optional) +2.2.6 Download and Install Jikes 1.14 (Optional) =20 This is an optional section. =20