Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: javassist | Distribution: SUSE Linux Enterprise 15 SP3 |
Version: 3.23.1 | Vendor: openSUSE |
Release: bp153.1.90 | Build date: Tue May 18 18:28:24 2021 |
Group: Development/Libraries/Java | Build host: goat07 |
Size: 797395 | Source RPM: javassist-3.23.1-bp153.1.90.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.javassist.org/ | |
Summary: Java Programming Assistant: bytecode manipulation |
Javassist (Java Programming Assistant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java; it enables Java programs to define a new class at runtime and to modify a class file when the JVM loads it. Unlike other similar bytecode editors, Javassist provides two levels of API: source level and bytecode level. If the users use the source-level API, they can edit a class file without knowledge of the specifications of the Java bytecode. The whole API is designed with only the vocabulary of the Java language. You can even specify inserted bytecode in the form of source text; Javassist compiles it on the fly. On the other hand, the bytecode-level API allows the users to directly edit a class file as other editors.
LGPL-2.1-or-later OR MPL-1.1
* Mon Apr 15 2019 Fridrich Strba <fstrba@suse.com> - Added patch: * javassist-java8-compat.patch - Allow building on systems that do not have java 9 or higher * Thu Oct 18 2018 Fridrich Strba <fstrba@suse.com> - Install and package the maven pom and metadata files * Mon Oct 15 2018 Fridrich Strba <fstrba@suse.com> - BuildRequire at least Java 9. This version uses APIs introduced in Java 9 * Sun Oct 07 2018 Jan Engelhardt <jengelh@inai.de> - Replace old $RPM_* shell vars by macros. * Fri Oct 05 2018 pmonrealgonzalez@suse.com - Version update to 3.23.1: * 3.23.1 Github PR #171 * 3.23 Fix leaking file handlers in ClassPool and removed ClassPath.close(). Github issue #165 * 3.22 Java 9 supports. JIRA JASSIST-261. - Dropped patch fixed upstream: javassist-rel_3_21_0_ga-javadoc.patch * Fri Sep 08 2017 fstrba@suse.com - Specify java target and source version 1.6 in order to allow building with jdk9 - Added patch: * javassist-rel_3_21_0_ga-javadoc.patch - fix javadoc errors that are fatal with jdk9 * Fri Jun 09 2017 tchvatal@suse.com - Version update to 3.21.0: * various compiler settings * Require java >= 1.6 * Sat Jan 24 2015 p.drouand@gmail.com - Update to version 3.19.0 * Including a number of bug fixes and Java 8 supports. - Clean up specfile - Remove redundant %clean section - Build for java API 1.5 - Remove unzip requirement - Update home page and download source Urls * Wed Sep 03 2014 ro@suse.de - fix group entries for subpackages * Tue Sep 02 2014 ro@suse.de - sanitize release line in specfile
/usr/share/doc/packages/javassist-3.23.1 /usr/share/doc/packages/javassist-3.23.1/License.html /usr/share/java/javassist-3.23.1.jar /usr/share/java/javassist.jar /usr/share/maven-metadata/javassist.xml /usr/share/maven-poms/javassist.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:49:26 2024