On 04/15/2012 03:30 AM, Armin K. wrote:
> On 04/15/2012 08:39 AM, DJ Lucas wrote:
>> Anybody have an objection to a Java Components page such as is done with
>> Perl or Python as opposed to 10 new package pages? Items such as ECJ,
>> JUnit, JAI, Jakrata, Net-Commons, Xerces, XalanJ, etc. could be placed on
>> a single page such as is done with Python and Perl modules. Candidates
>> include those required by Apache Ant and IcedTea (others?). This list will
>> cover all of what is needed in the book by those two packages currently so
>> that instructions are not reproduced on multiple pages. These of course
>> could be separated if desired, but the majority simply copy a file and
>> create a symlink...potentially add a .sh file for CLASSPATH (as is the
>> case with JUnit since it is installed outside of the global directory).
>>
>> http://archive.apache.org/dist/jakarta/regexp/binaries/jakarta-regexp-1.5.zip
>> http://archive.apache.org/dist/jakarta/oro/jakarta-oro-2.0.8.zip
>> http://www.carfab.com/apachesoftware//commons/net/binaries/commons-net-1.4.1.zip
>> http://java.sun.com/products/java-media/jai/downloads/download-1_1_3.html
>> http://download.java.net/media/jai/builds/release/1_1_3/jai-1_1_3-lib-linux-amd64.jar.zip
>> http://download.java.net/media/jai/builds/release/1_1_3/jai-1_1_3-lib-linux-i586.jar.zip
>> http://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/S-3.8M6-201203141800/ecj-3.8M6.jar
>> ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino1_7R3.zip (is it possible to
>> be built as part of js?)
>> http://apache.osuosl.org/xml/xalan-j/xalan-j_2_7_1-bin.zip
>> http://apache.osuosl.org/xerces/j/Xerces-J-bin.2.11.0.zip
>>
>> -- DJ Lucas
>>
>>
>>
> java-avalon-framework-4.2.0
> java-batik-1.7
> java-commons-io-1.4
> java-commons-logging-1.1.1
> java-xerces-2.11.0
> java-xml-commons-external-1.4.01
> java-xml-commons-resolver-1.2
> java-xmlgraphics-common-1.4
>
> I have installed those with Sun's JDK and FOP runs without any errors. I
> think xerces is not necesary at all, but it can help.
>
> And it would be a good idea to add them on one page, I tought of that too.
JUnit and JAI need to be separated as they are not machine independent, 
which means that they do not belong in /usr/share, but I'm wondering if 
that shouldn't be /usr/lib/java anyway. They are not technically 
libraries, but they are treated similar to libraries by the Classpath 
exception (similar to GNU LGPL exceptions) and used in a similar manor. 
I'm going to put back the jar search function in icedtea.sh too and 
eliminate the dir search (to make it automatic as is implied). If the 
Oracle JDK is to remain in the book, these changes should be done there 
too (I'll take care of it when I do IcedTea). Any comments, objections, 
or suggestions for the above?

-- DJ Lucas


-- 
This message has been scanned for viruses and
dangerous content, and is believed to be clean.

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to