[FOray-commit] SF.net SVN: foray: [9744] trunk/foray
Modular XSL-FO Implementation for Java.
Status: Alpha
Brought to you by:
victormote
|
From: <vic...@us...> - 2007-06-10 04:22:39
|
Revision: 9744
http://svn.sourceforge.net/foray/?rev=9744&view=rev
Author: victormote
Date: 2007-06-09 21:22:38 -0700 (Sat, 09 Jun 2007)
Log Message:
-----------
Add SVG java binding source code to dev lib, and add Eclipse links.
Modified Paths:
--------------
trunk/foray/foray-areatree/.classpath
trunk/foray/foray-fotree/.classpath
trunk/foray/foray-graphic/.classpath
trunk/foray/foray-pdf/.classpath
trunk/foray/foray-render/.classpath
Added Paths:
-----------
trunk/foray/lib-build/svg/
trunk/foray/lib-build/svg/svg-1.1-src.zip
Modified: trunk/foray/foray-areatree/.classpath
===================================================================
--- trunk/foray/foray-areatree/.classpath 2007-06-10 03:36:21 UTC (rev 9743)
+++ trunk/foray/foray-areatree/.classpath 2007-06-10 04:22:38 UTC (rev 9744)
@@ -13,6 +13,6 @@
<classpathentry combineaccessrules="false" kind="src" path="/axslArea-W"/>
<classpathentry kind="lib" path="/FOray Lib-Build/junit/junit.jar"/>
<classpathentry kind="lib" path="/FOray Lib/commons-logging-1.1.jar" sourcepath="/FOray Lib-Build/commons-logging/commons-logging-1.1-src.zip"/>
- <classpathentry kind="lib" path="/FOray Lib/svg-1.1.jar"/>
+ <classpathentry kind="lib" path="/FOray Lib/svg-1.1.jar" sourcepath="/FOray Lib-Build/svg/svg-1.1-src.zip"/>
<classpathentry kind="output" path="build/eclipse"/>
</classpath>
Modified: trunk/foray/foray-fotree/.classpath
===================================================================
--- trunk/foray/foray-fotree/.classpath 2007-06-10 03:36:21 UTC (rev 9743)
+++ trunk/foray/foray-fotree/.classpath 2007-06-10 04:22:38 UTC (rev 9744)
@@ -11,6 +11,6 @@
<classpathentry kind="src" path="/axslText"/>
<classpathentry kind="lib" path="/FOray Lib-Build/junit/junit.jar"/>
<classpathentry kind="lib" path="/FOray Lib/commons-logging-1.1.jar" sourcepath="/FOray Lib-Build/commons-logging/commons-logging-1.1-src.zip"/>
- <classpathentry kind="lib" path="/FOray Lib/svg-1.1.jar"/>
+ <classpathentry kind="lib" path="/FOray Lib/svg-1.1.jar" sourcepath="/FOray Lib-Build/svg/svg-1.1-src.zip"/>
<classpathentry kind="output" path="build/eclipse"/>
</classpath>
Modified: trunk/foray/foray-graphic/.classpath
===================================================================
--- trunk/foray/foray-graphic/.classpath 2007-06-10 03:36:21 UTC (rev 9743)
+++ trunk/foray/foray-graphic/.classpath 2007-06-10 04:22:38 UTC (rev 9744)
@@ -10,7 +10,7 @@
<classpathentry kind="lib" path="/FOray Lib/xmlgraphics-commons-1.1.jar" sourcepath="/FOray Lib-Build/xmlgraphics-commons/xmlgraphics-commons-1.1-src.zip"/>
<classpathentry kind="lib" path="/FOray Lib/commons-io-1.2.jar" sourcepath="/FOray Lib-Build/commons-io/commons-io-1.2-src.zip"/>
<classpathentry kind="lib" path="/FOray Lib/commons-logging-1.1.jar" sourcepath="/FOray Lib-Build/commons-logging/commons-logging-1.1-src.zip"/>
- <classpathentry kind="lib" path="/FOray Lib/svg-1.1.jar"/>
+ <classpathentry kind="lib" path="/FOray Lib/svg-1.1.jar" sourcepath="/FOray Lib-Build/svg/svg-1.1-src.zip"/>
<classpathentry kind="lib" path="/FOray Lib/batik-1.6-bridge.jar" sourcepath="/FOray Lib-Build/batik/batik-1.6-sources.zip"/>
<classpathentry kind="lib" path="/FOray Lib/batik-1.6-gvt.jar" sourcepath="/FOray Lib-Build/batik/batik-1.6-sources.zip"/>
<classpathentry kind="lib" path="/FOray Lib/batik-1.6-parser.jar" sourcepath="/FOray Lib-Build/batik/batik-1.6-sources.zip"/>
Modified: trunk/foray/foray-pdf/.classpath
===================================================================
--- trunk/foray/foray-pdf/.classpath 2007-06-10 03:36:21 UTC (rev 9743)
+++ trunk/foray/foray-pdf/.classpath 2007-06-10 04:22:38 UTC (rev 9744)
@@ -10,7 +10,7 @@
<classpathentry kind="src" path="/FOrayPS"/>
<classpathentry kind="src" path="/axslPDF-W"/>
<classpathentry kind="lib" path="/FOray Lib/commons-logging-1.1.jar" sourcepath="/FOray Lib-Build/commons-logging/commons-logging-1.1-src.zip"/>
- <classpathentry kind="lib" path="/FOray Lib/svg-1.1.jar"/>
+ <classpathentry kind="lib" path="/FOray Lib/svg-1.1.jar" sourcepath="/FOray Lib-Build/svg/svg-1.1-src.zip"/>
<classpathentry kind="lib" path="/FOray Lib/batik-1.6-awt-util.jar" sourcepath="/FOray Lib-Build/batik/batik-1.6-sources.zip"/>
<classpathentry kind="lib" path="/FOray Lib/batik-1.6-bridge.jar" sourcepath="/FOray Lib-Build/batik/batik-1.6-sources.zip"/>
<classpathentry kind="lib" path="/FOray Lib/batik-1.6-util.jar" sourcepath="/FOray Lib-Build/batik/batik-1.6-sources.zip"/>
Modified: trunk/foray/foray-render/.classpath
===================================================================
--- trunk/foray/foray-render/.classpath 2007-06-10 03:36:21 UTC (rev 9743)
+++ trunk/foray/foray-render/.classpath 2007-06-10 04:22:38 UTC (rev 9744)
@@ -16,7 +16,7 @@
<classpathentry combineaccessrules="false" kind="src" path="/axslOutput"/>
<classpathentry kind="lib" path="/FOray Lib-Build/junit/junit.jar"/>
<classpathentry kind="lib" path="/FOray Lib/commons-logging-1.1.jar" sourcepath="/FOray Lib-Build/commons-logging/commons-logging-1.1-src.zip"/>
- <classpathentry kind="lib" path="/FOray Lib/svg-1.1.jar"/>
+ <classpathentry kind="lib" path="/FOray Lib/svg-1.1.jar" sourcepath="/FOray Lib-Build/svg/svg-1.1-src.zip"/>
<classpathentry kind="lib" path="/FOray Lib/batik-1.6-bridge.jar" sourcepath="/FOray Lib-Build/batik/batik-1.6-sources.zip"/>
<classpathentry kind="lib" path="/FOray Lib/batik-1.6-gvt.jar" sourcepath="/FOray Lib-Build/batik/batik-1.6-sources.zip"/>
<classpathentry kind="lib" path="/FOray Lib/batik-1.6-util.jar" sourcepath="/FOray Lib-Build/batik/batik-1.6-sources.zip"/>
Added: trunk/foray/lib-build/svg/svg-1.1-src.zip
===================================================================
(Binary files differ)
Property changes on: trunk/foray/lib-build/svg/svg-1.1-src.zip
___________________________________________________________________
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.
|