blob: 5ea6b56f2dbc71d7cb436fd799ed407e50992a09 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0,
or the Eclipse Distribution License v. 1.0 which is available at
http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
-->
<HTML xmlns="http://www.w3.org/1999/xhtml">
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<TITLE>ASM ${asm.version} Readme</TITLE>
</HEAD>
<BODY>
<DIV class=Section0>
<P style="TEXT-ALIGN: center" align=center><B>ASM ${asm.version} Read Me</B> </P>
<P>The <A href="http://www.eclipse.org/eclipselink">EclipseLink</A> project
includes ASM for the purpose of byte code weaving. The ASM library is
re-packaged within the source of the
project (org.persistence.eclipse.internal.libraries.asm.*) to avoid version
collisions with other usage of ASM.
</p>
<p>The source code is available within the org.eclipse.persistence.asm.source_*.jar
bundle and the project's git repository. The binaries are distributed within the
eclipselink.jar and in the org.eclipse.persistence.asm_*.jar bundle. </p>
</BODY></HTML>