openmamba logo
Ready to use GNU/Linux
distribution community wiki forum bugs events products
software   community wiki forum bugs events products

[repositories] devel-gil: [groups] [packages] [maintainers] [changelog]

 javassist310: Java Programming Assistant (source)

Name:javassist310
Release:3.10.0.GA-1mamba
Group:Development/Libraries/Java
Maintainer:gil
Description: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.
License:MPL, LGPL
Size:2.01 MB
Download:javassist310-3.10.0.GA-1mamba.src.rpm
URL:http://www.csg.is.titech.ac.jp/~chiba/javassist/
Specfile:javassist310.spec
Sources:javassist-3.10.GA.zip javassist-3.10.GA-src-test.tar.gz
Patches:javassist-3.10.GA-build_xml.patch 
Build time:Mon Mar 08 2010
Built RPMS:javassist310(i586) javassist310-demo(i586) javassist310-javadoc(i586) javassist310-manual(i586)
Build requirements:apache-ant apache-ant-junit java-junit3 jpackage-utils
Changelog:Sun Jun 21 2009 - gil (3.10.0.GA-1mamba)
- update to 3.10.0.GA
- renamed to legacy javassist310


Products for openmamba (commercial advertisment):

[repositories] devel-gil: [groups] [packages] [maintainers] [changelog]

Automatically generated by distromatic.