diff --git a/README.TXT b/README.TXT index 899ac8659882bf48fa1432126e405c22940562d5..b7c04594deb93a52525d282a8ebfdf21fb8c5b95 100644 --- a/README.TXT +++ b/README.TXT @@ -1,6 +1,6 @@ ####################################################################### # Ontology alignment API and implementation # -# 21/02/2012, version 4.3 # +# 23/02/2012, version 4.3 # # http://alignapi.gforge.inria.fr # ####################################################################### diff --git a/build.xml b/build.xml index 6cf560106a9e6fbc7f021502bfbc8c17eccd36bc..6ce57775a1f891e0b81efbd0ed860ee755a74879 100644 --- a/build.xml +++ b/build.xml @@ -75,7 +75,6 @@ <target name="upgrade"> <copy file="../ontosim/lib/ontosim.jar" todir="lib/ontosim" filtering="false"/> - <echo message="mappingapi is only updated from its directory"/> </target> <!-- tested --> diff --git a/html/relnotes.html b/html/relnotes.html index 95794afee8ad6e0fd4e58ca88f7f50ce471bcf47..6dbccac139f5f05a596d40df2d3b4b8dd789227d 100644 --- a/html/relnotes.html +++ b/html/relnotes.html @@ -38,6 +38,7 @@ The development of 4 versions continues. <p><ul compact="1"> <li>Implement database store for EDOAL (server)</li> +<li>Integrate tests from generator</li> <li>Integrate some basic reasoning.</li> <li>Complete tutorial4 with distributed reasoning.</li> <li>Genericize evaluators in <tt>GraphEvaluator</tt> and <tt>GenPlot</tt> (eval)</li> @@ -62,7 +63,7 @@ with a warning: <h2>Current SVN trunk version</h2> -<!--h2>Version 4.3 (): xx/02/2012 - Zimt</h2--> +<h2>Version 4.3 (1690): 22/02/2012 - Zimt</h2> <p><span style="color: red;">BEWARE:</span> All command-line utilities are now found in the <span style="color: red;">cli</span> package diff --git a/lib/align.jar b/lib/align.jar index ace2befda68b8f639d907c932c63f2900a3f11af..8894b76410658c7478a623e650740a14d3869b15 100644 Binary files a/lib/align.jar and b/lib/align.jar differ diff --git a/lib/alignsvc.jar b/lib/alignsvc.jar index 14332d4e50b8d587d1e484aa7d21a590befcedb4..5bbed6b1fb690b4ca7131540b24b05dc51249b37 100644 Binary files a/lib/alignsvc.jar and b/lib/alignsvc.jar differ diff --git a/lib/ontosim/ontosim.jar b/lib/ontosim/ontosim.jar index 6e40209b556faf9ac2eb5491d08994a025649c9a..7be97a2875500f79277bde9009096dceda8fcb53 100644 Binary files a/lib/ontosim/ontosim.jar and b/lib/ontosim/ontosim.jar differ diff --git a/lib/ontowrap.jar b/lib/ontowrap.jar index b56fe8a5053ee206f85dd09e53e92e4805d66974..26b989fb932a1e5145012846fab512cdd52a5983 100644 Binary files a/lib/ontowrap.jar and b/lib/ontowrap.jar differ diff --git a/lib/procalign.jar b/lib/procalign.jar index 1510cbb8739391d7cda6ec02f104e23761e9276a..292561199ec0b8f1e516bee523b53e4a62419142 100644 Binary files a/lib/procalign.jar and b/lib/procalign.jar differ