cashew-s-editor-patches
[Top][All Lists]
Advanced

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

[CASHeW-s-editor-patches] DCS-->Savannah Merge #01


From: Andrew John Hughes
Subject: [CASHeW-s-editor-patches] DCS-->Savannah Merge #01
Date: Mon, 28 Mar 2005 20:28:44 +0100
User-agent: Mutt/1.5.6+20040907i

This is the first patch to try to get Savannah back in sync.

Changelog:

2005-03-28  Andrew John Hughes  <address@hidden>

        * AUTHORS:
        Added Ravish and Roger.
        * HACKING:
        Added notes on building CVS version.
        * TODO: 
        Added TODO notes.
        * acinclude.m4:
        Changed GCC version required to 4.0 (which still won't be enough...)
        (CASHEWS_WITH_ECLIPSE): New function to handle
        --with-eclipse.
        * doc/api/Makefile.am:
        Make documentation compile.
        Added removal of HTML files on distclean, and fixed
        build.
        * lib/.cvsignore:
        Ignore new JAR files rather than the old one.
        Add owls.jar to ignore list.
        * configure.ac: Added inclusion of above macro.
        * lib/gen-classpath.sh.in: Filter out paths
        containing 'eclipse' if --with-eclipse is not
        specified.
        * lib/Makefile.am:
        Adds Eclipse JARs to classpath if WITH_ECLIPSE is set
        and builds separate JARs for RDF and eclipse.
        Added Eclipse plug-in installation.
        Require GCJ for native compilation.
        Added native compilation of RDF and OWL-S jars
        Compile to Java 1.5
        Added creation of owls.jar
        * src/nongnu/cashews/rdf/Graph.java: Serial UID added.
        * src/nongnu/cashews/rdf/Triple.java: Likewise.
        * src/nongun/cashews/rdf/Triple.java: Fixed documentation typo.
        * src/nongnu/cashews/rdf/Graph.java: Added parametric typing.   
        Added implementation of hashCode() to complement equals().
        * src/nongnu/cashews/rdf/Literal.java:
        Added better description, and lexical, language
        and type variables.
        * src/nongnu/cashews/rdf/Type.java:
        New interface to represent an RDF type.
        * src/nongnu/cashews/rdf/Graph.java:
        
-- 
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: merge-01.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

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