You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "David Van Couvering (JIRA)" <de...@db.apache.org> on 2005/03/26 13:00:19 UTC

[jira] Updated: (DERBY-184) List of jar files in tools/java incorrect in BUILDING.txt

     [ http://issues.apache.org/jira/browse/DERBY-184?page=history ]

David Van Couvering updated DERBY-184:
--------------------------------------

    Attachment: BUILDING.txt.patch

> List of jar files in tools/java incorrect in BUILDING.txt
> ---------------------------------------------------------
>
>          Key: DERBY-184
>          URL: http://issues.apache.org/jira/browse/DERBY-184
>      Project: Derby
>         Type: Bug
>   Components: Documentation
>     Versions: 10.0.2.2
>     Reporter: David Van Couvering
>     Priority: Minor
>  Attachments: BUILDING.txt.patch
>
> Section 2 of BUILDING.txt describes how to obtain JDK 1.4, JDK 1.3, JDBC 2.0 extensions,  JCE, OSGI.  But then it says you should have the following jars:
> ${derby.source}/tools/java/javacc.jar
> ${derby.source}/tools/java/jakarta-oro-2.0.8.jar
> ${derby.source}/tools/java/jce1_2_2.jar
> ${derby.source}/tools/java/jdbc2_0-stdext.jar
> ${derby.source}/tools/java/jta-1_0_1B-classes.zip
> ${derby.source}/tools/java/servlet.jar
> ${derby.source}/tools/java/osgi.jar
> Actually, what you have is the following:
> empty.jar
> geronimo-spec-jta-1.0.1B-rc4.jar
> geronimo-spec-servlet-2.4-rc4.jar
> jakarta-oro-2.0.8.jar
> javacc.jar
> jce1_2_2.jar
> jdbc2_0-stdext.jar
> osgi.jar
> I am providing a patch with this correction.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira