Bug 805047

Summary: Review Request: janino - An embedded Java compiler
Product: [Fedora] Fedora Reporter: Mary Ellen Foster <mefoster>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akurtako, loganjerry, notting, package-review, volker27
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-30 15:26:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 805035, 805037    
Bug Blocks:    
Attachments:
Description Flags
build.log from local mock build none

Description Mary Ellen Foster 2012-03-20 14:15:12 UTC
Spec URL: http://mef.fedorapeople.org//janino.spec
SRPM URL: http://mef.fedorapeople.org//janino-2.6.1-1.fc16.src.rpm

Description:
Janino is a super-small, super-fast Java compiler. Not only can it compile
a set of source files to a set of class files like the JAVAC tool, but also
can it compile a Java expression, block, class body or source file in
memory, load the bytecode and execute it directly in the same JVM. Janino
is not intended to be a development tool, but an embedded compiler for
run-time compilation purposes, e.g. expression evaluators or "server pages"
engines like JSP.

Comment 1 Mary Ellen Foster 2012-03-20 14:17:11 UTC
Created attachment 571421 [details]
build.log from local mock build

This package got retired from Fedora when I didn't have time to maintain it. I'd like to get it re-added.

Here is a local mock build log (with commons-compiler and janino-parent added to the buildroot).

Comment 2 Mary Ellen Foster 2012-03-30 15:26:57 UTC

*** This bug has been marked as a duplicate of bug 806669 ***