cashew-s-auto
[Top][All Lists]
Advanced

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

[Cashew-s-auto] cashew-s-editor doc/api/Makefile.am lib/.cvsign...


From: Andrew John Hughes
Subject: [Cashew-s-auto] cashew-s-editor doc/api/Makefile.am lib/.cvsign...
Date: Mon, 28 Mar 2005 14:29:25 -0500

CVSROOT:        /cvsroot/cashew-s-editor
Module name:    cashew-s-editor
Branch:         
Changes by:     Andrew John Hughes <address@hidden>     05/03/28 19:29:21

Modified files:
        doc/api        : Makefile.am 
        lib            : .cvsignore Makefile.am 
        src/nongnu/cashews/rdf: Graph.java Literal.java Node.java 
                                Predicate.java RDFObject.java 
                                RDFURI.java Subject.java Triple.java 
                                XMLParser.java 
Added files:
        src/nongnu/cashews/rdf: Type.java 

Log message:
        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:

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/cashew-s-editor/cashews/doc/api/Makefile.am.diff?tr1=1.1.1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cashew-s-editor/cashews/lib/.cvsignore.diff?tr1=1.1.1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cashew-s-editor/cashews/lib/Makefile.am.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cashew-s-editor/cashews/src/nongnu/cashews/rdf/Type.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/cashew-s-editor/cashews/src/nongnu/cashews/rdf/Graph.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cashew-s-editor/cashews/src/nongnu/cashews/rdf/Literal.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cashew-s-editor/cashews/src/nongnu/cashews/rdf/Node.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cashew-s-editor/cashews/src/nongnu/cashews/rdf/Predicate.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cashew-s-editor/cashews/src/nongnu/cashews/rdf/RDFObject.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cashew-s-editor/cashews/src/nongnu/cashews/rdf/RDFURI.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cashew-s-editor/cashews/src/nongnu/cashews/rdf/Subject.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cashew-s-editor/cashews/src/nongnu/cashews/rdf/Triple.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cashew-s-editor/cashews/src/nongnu/cashews/rdf/XMLParser.java.diff?tr1=1.1.1.1&tr2=1.2&r1=text&r2=text





reply via email to

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