[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет javassist-3.18.1-8.module+el8.10.0+316+d7ad46c8.noarch download

Имя javassist
Эпоха 0
Версия 3.18.1
Релиз 8.module+el8.10.0+316+d7ad46c8
Архитектура noarch
Сайт http://www.csg.is.titech.ac.jp/~chiba/javassist/
Лицензия MPLv1.1 or LGPLv2+ or ASL 2.0
Время сборки 2024-05-27 04:49:38
Хост сборки builder-x86-03.inferitos.ru
Краткое описание The Java Programming Assistant provides simple Java bytecode manipulation
Репозитории AppStream
Полное описание Javassist 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.
Эррата INFSA-2024:3061
Размер 682 КиБ
Исходный проект javassist-3.18.1-8.module+el8.10.0+316+d7ad46c8
Контрольная сумма SHA-256 3cced4130ee0b20f0d5394f1a651467773f0fcea607f2b9f91c14ddf24218bdc
Module pki-deps-10.6-8100020240527005417.2f89e39d
× Full screenshot
История изменений link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.18.1-8
- Rebuilt for MSVSphere 8.10 beta

* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.18.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

* Mon Mar 16 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.18.1-3
- Simplify build dependencies

* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.18.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

* Mon Apr 28 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.18.1-1
- Update to upstream version 3.18.1
- Remove workaround for rpm bug, can be removed in F-18
- Update to current packaging guidelines

* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.16.1-7
- Use Requires: java-headless rebuild (#1067528)