File: README.debian

package info (click to toggle)
liboro-java 2.0.8a-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,380 kB
  • ctags: 978
  • sloc: java: 6,847; xml: 201; makefile: 14
file content (23 lines) | stat: -rw-r--r-- 747 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Jakarta ORO for Debian
----------------------

- Original Jakarta-ORO package is built by JDK's javac, javadoc, and jar.
  But this debian's version package is built by jikes, doc++, and
  Kaffe VM's jar.   

- For more information about Jakarta ORO please take a look at the
  API Document or Jakarta ORO home page at
  http://jakarta.apache.org/oro/index.html.

issue:

- API document should be compiled by doc++ instead of SUN's javadoc.
  But doc++ in sid has problems and API document can't be compiled by
  doc++. The problems are	
	
	1. doc++ spend huge time.
	2. doc++ create separated file by each method.

  Remove comments at debian/rules when problems will be fixed.

Takashi Okamoto <tora@debian.org>  Mon, 12 Feb 2001 09:55:18 +0900