~ubuntu-branches/ubuntu/saucy/db/saucy-proposed

« back to all changes in this revision

Viewing changes to java/src/com/sleepycat/collections/package.html

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2010-11-05 15:02:09 UTC
  • mfrom: (13.1.12 sid)
  • Revision ID: james.westby@ubuntu.com-20101105150209-ppvyn0619pu014xo
Tags: 5.1.19-1ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Pass --build/--host to configure to support cross-building, and don't
    override CC.
  - Disable the Java build when cross-building, for now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- $Id$ -->
2
 
<html>
3
 
<head>
4
 
<!--
5
 
 
6
 
 See the file LICENSE for redistribution information.
7
 
 
8
 
 Copyright (c) 2002, 2010 Oracle and/or its affiliates.  All rights reserved.
9
 
 
10
 
 $Id$
11
 
 
12
 
-->
13
 
</head>
14
 
<body>
15
 
Data access based on the standard Java collections API.
16
 
</body>
17
 
</html>