[FOray-commit] SF.net SVN: foray: [10426] trunk/foray
Modular XSL-FO Implementation for Java.
Status: Alpha
Brought to you by:
victormote
|
From: <vic...@us...> - 2008-03-12 18:52:41
|
Revision: 10426
http://foray.svn.sourceforge.net/foray/?rev=10426&view=rev
Author: victormote
Date: 2008-03-12 11:52:46 -0700 (Wed, 12 Mar 2008)
Log Message:
-----------
Reserialize the hyphenation patterns to use the new path for CharVector.
Modified Paths:
--------------
trunk/foray/foray-app/.classpath
Added Paths:
-----------
trunk/foray/lib/foray-hyphen-0.4-rsrc.jar
Removed Paths:
-------------
trunk/foray/lib/foray-hyphen-0.3-rsrc.jar
Modified: trunk/foray/foray-app/.classpath
===================================================================
--- trunk/foray/foray-app/.classpath 2008-03-12 18:36:49 UTC (rev 10425)
+++ trunk/foray/foray-app/.classpath 2008-03-12 18:52:46 UTC (rev 10426)
@@ -36,8 +36,8 @@
<classpathentry kind="lib" path="/FOray Lib/commons-logging-1.1.jar" sourcepath="/FOray Lib-Build/commons-logging/commons-logging-1.1-src.zip"/>
<classpathentry combineaccessrules="false" kind="src" path="/axslSpeech"/>
<classpathentry combineaccessrules="false" kind="src" path="/FOraySpeech"/>
- <classpathentry kind="lib" path="/FOray Lib/foray-hyphen-0.3-rsrc.jar"/>
<classpathentry kind="lib" path="/FOray Lib-Build/ant/ant.jar"/>
<classpathentry kind="lib" path="/FOray Lib-Build/junit/junit-4.4.jar" sourcepath="/FOray Lib-Build/junit/junit-4.4-src.jar"/>
+ <classpathentry kind="lib" path="/FOray Lib/foray-hyphen-0.4-rsrc.jar"/>
<classpathentry kind="output" path="build/eclipse"/>
</classpath>
Deleted: trunk/foray/lib/foray-hyphen-0.3-rsrc.jar
===================================================================
(Binary files differ)
Added: trunk/foray/lib/foray-hyphen-0.4-rsrc.jar
===================================================================
(Binary files differ)
Property changes on: trunk/foray/lib/foray-hyphen-0.4-rsrc.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|