<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
<HTML xmlns="http://www.w3.org/1999/xhtml"> | |
<HEAD> | |
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> | |
<TITLE>ASM 5.0.1 Readme</TITLE> | |
</HEAD> | |
<BODY> | |
<DIV class=Section0> | |
<P style="TEXT-ALIGN: center" align=center><B>ASM 5.0.1 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> |