Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251305 - dev-java/jacl-1.4.1 bundles janino
Summary: dev-java/jacl-1.4.1 bundles janino
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on: 180800
Blocks:
  Show dependency tree
 
Reported: 2008-12-17 13:52 UTC by Petteri Räty (RETIRED)
Modified: 2015-12-28 12:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2008-12-17 13:52:44 UTC
cd /var/tmp/portage/dev-java/jacl-1.4.1/work/jacl1.4.1/src/janino ; \                                                                                                                                                      
        /opt/ibm-jdk-bin-1.6.0.1/bin/jar -cfM /var/tmp/portage/dev-java/jacl-1.4.1/work/jacl1.4.1/janinosrc.jar \                                                                                                          
            org/codehaus/janino/*.java \                                                                                                                                                                                   
            org/codehaus/janino/util/*.java \                                                                                                                                                                              
            org/codehaus/janino/util/enumerator/*.java \                                                                                                                                                                   
            org/codehaus/janino/util/iterator/*.java \                                                                                                                                                                     
            org/codehaus/janino/util/resource/*.java
Comment 1 Patrice Clement gentoo-dev 2015-12-26 09:22:31 UTC
commit d5e0739 (HEAD, master)
Author: Patrice Clement <monsieurp@gentoo.org>
Date:   Sat Dec 26 09:20:53 2015 +0000

    dev-java/jacl: Unbundle janino sources. Fixes bug 251305.
    
    Package-Manager: portage-2.2.20.1
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>


Unbundling janino is as easy as removing the janino directory.