[r818225] Update make macro in common_resources to match classlib.
[harmony.git] / README
blob843132715ccb8cdc952715747b791cf043dbca1c
1 Apache Harmony - Open Source Java SE
2 http://harmony.apache.org/
4 Apache Harmony is the Java SE project of the Apache Software Foundation.
6 The aim of the project is to produce a large and healthy community of
7 those interested in runtime platforms tasked with creation of:
9  * A compatible, independent implementation of the Java SE JDK under
10    the Apache License v2
12  * A community-developed modular runtime (VM and class library)
13    architecture.
15 This source can be built from a tar/zip using:
17   ant fetch-depends build
19 To build from a subversion checkout it is necessary to fetch the
20 component source with:
22   ant populate-src
24 For information, including details of the prerequisites, see:
26   http://harmony.apache.org/quickhelp_contributors.html
28 For more information about using Apache Harmony see:
30   http://harmony.apache.org/quickhelp_users.html
32 Please send any feedback to:
34   dev@harmony.apache.org
36 Export Notice
37 -------------
39 This distribution includes cryptographic software.  The country in
40 which you currently reside may have restrictions on the import,
41 possession, use, and/or re-export to another country, of
42 encryption software.  BEFORE using any encryption software, please
43 check your country's laws, regulations and policies concerning the
44 import, possession, or use, and re-export of encryption software, to
45 see if this is permitted.  See http://www.wassenaar.org/ for more
46 information.
48 The U.S. Government Department of Commerce, Bureau of Industry and
49 Security (BIS), has classified this software as Export Commodity
50 Control Number (ECCN) 5D002.C.1, which includes information security
51 software using or performing cryptographic functions with asymmetric
52 algorithms.  The form and manner of this Apache Software Foundation
53 distribution makes it eligible for export under the License Exception
54 ENC Technology Software Unrestricted (TSU) exception (see the BIS
55 Export Administration Regulations, Section 740.13) for both object
56 code and source code.
58 The following provides more details on the included cryptographic
59 software:
61 Apache Harmony contains code that is specifically designed to enable
62 cryptography.  In particular Apache Harmony contains an implementation
63 the Java cryptographic extensions.  In addition, binary distributions
64 of Apache Harmony may contain cryptographic functionality provided by
65 The Legion of the Bouncy Castle (http://www.bouncycastle.org).