[FOray-commit] SF.net SVN: foray: [10502] trunk/foray
Modular XSL-FO Implementation for Java.
Status: Alpha
Brought to you by:
victormote
|
From: <vic...@us...> - 2008-03-24 17:07:30
|
Revision: 10502
http://foray.svn.sourceforge.net/foray/?rev=10502&view=rev
Author: victormote
Date: 2008-03-24 10:07:35 -0700 (Mon, 24 Mar 2008)
Log Message:
-----------
Add ant source code zip file to repository, for debugging.
Modified Paths:
--------------
trunk/foray/foray-app/.classpath
Added Paths:
-----------
trunk/foray/lib-build/ant/ant-src.zip
Modified: trunk/foray/foray-app/.classpath
===================================================================
--- trunk/foray/foray-app/.classpath 2008-03-24 16:31:39 UTC (rev 10501)
+++ trunk/foray/foray-app/.classpath 2008-03-24 17:07:35 UTC (rev 10502)
@@ -35,7 +35,7 @@
<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-Build/ant/ant.jar"/>
+ <classpathentry kind="lib" path="/FOray Lib-Build/ant/ant.jar" sourcepath="/FOray Lib-Build/ant/ant-src.zip"/>
<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="lib" path="/FOray Lib/commons-io-1.4.jar" sourcepath="/FOray Lib-Build/commons-io/commons-io-1.4-sources.jar"/>
Added: trunk/foray/lib-build/ant/ant-src.zip
===================================================================
(Binary files differ)
Property changes on: trunk/foray/lib-build/ant/ant-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.
|