File: README.source

package info (click to toggle)
derby 10.14.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 79,056 kB
  • sloc: java: 691,961; sql: 42,686; xml: 20,512; sh: 3,373; sed: 96; makefile: 60
file content (21 lines) | stat: -rw-r--r-- 803 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Apache Derby for Debian
-----------------------

Documentation is in the download but needs DITA to compile it
http://prdownloads.sourceforge.net/dita-ot/DITA-OT1.1.2.1_bin-ASL.zip?download
and apparently it has to be this specific version and no other.
I could package this, or I could shove it into the tarball, but neither is
much fun.

By default, the Derby build will download the Java API package-list files
directly from Oracle.  In order to allow building from the source package
without network access, these package-list files were retrived from the
following URLs:

 - http://docs.oracle.com/javaee/7/api/package-list
 - http://docs.oracle.com/javase/8/docs/api/package-list

and are included in the source package as:

 - debian/javaee-7-api/package-list
 - debian/javase-8-api/package-list