BUILDING.txt doesn't mention junit.jar in list of jars installed in tools/java
------------------------------------------------------------------------------
Key: DERBY-2868
URL: https://issues.apache.org/jira/browse/DERBY-2868
Project: Derby
Issue Type: Bug
Components: Documentation
Affects Versions: 10.3.1.0
Reporter: Knut Anders Hatlen
Priority: Trivial
BUILDING.txt contains this paragraph:
----
Note: After following the steps in sections 2.2.4-2.2.8 of this
document, you should have the following:
${derby.source}/tools/java/empty.jar
${derby.source}/tools/java/geronimo-spec-servlet-2.4-rc4.jar
${derby.source}/tools/java/jakarta-oro-2.0.8.jar
${derby.source}/tools/java/javacc.jar
${derby.source}/tools/java/osgi.jar
----
Since section 2.2.5 mentions how to install junit.jar into
${derby.source}/tools/java, the list should also include junit.jar.
Also, since the paragraph refers to sections 2.2.4-2.2.8, it should be located
below section 2.2.8 (currently, it's between 2.2.7 and 2.2.8).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.