classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] META-INF support


From: Andrew John Hughes
Subject: [cp-patches] META-INF support
Date: Sun, 10 Apr 2005 00:56:07 +0100
User-agent: Mutt/1.5.6+20040907i

At present, the XML libraries are not aware of the parsers provided
by the inclusion of GNU JAXP in GNU Classpath.  Indeed, further inspection
by myself showed that there is no META-INF directory added to glibj.zip
at all, let alone a services subdirectory.  The attached patch adds
this.  Please give your comments on this; it is potentially useful
for other things as well such as the imageIO framework.

It also fixes a minor problem with ecj support.

Changelog

2005-04-10  Andrew John Hughes  <address@hidden>

        * examples/Makefile.am:
        Fix command-line options for ecj.
        * lib/Makefile.am:
        Added a META-INF directory structure to glibj.zip.

-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

No software patents in Europe -- http://nosoftwarepatents.com

"Value your freedom, or you will lose it, teaches history. 
`Don't bother us with politics' respond those who don't want to learn." 
-- Richard Stallman

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }

Attachment: meta_inf.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]