Skip to Content.
Sympa Menu

idok-commit - [idok-commit] idok commit r105 - trunk

idok-commit AT lists.psi.ch

Subject: Commit emails of the iDok project

List archive

[idok-commit] idok commit r105 - trunk


Chronological Thread 
  • From: "Apache" <apache AT savannah.psi.ch>
  • To: idok-commit AT lists.psi.ch
  • Subject: [idok-commit] idok commit r105 - trunk
  • Date: Fri, 16 May 2008 09:29:23 +0200
  • List-archive: <https://lists.web.psi.ch/pipermail/idok-commit/>
  • List-id: Commit emails of the iDok project <idok-commit.lists.psi.ch>

Author: huebner AT PSI.CH
Date: Fri May 16 09:29:23 2008
New Revision: 105

Log:
Changed the qtjambi includes to comply with the jar naming rules

Modified:
trunk/local-server.xml

Modified: trunk/local-server.xml
==============================================================================
--- trunk/local-server.xml (original)
+++ trunk/local-server.xml Fri May 16 09:29:23 2008
@@ -72,9 +72,10 @@
<include name="lib/logkit.jar" />
<include name="lib/qtjambi.jar" />
<include name="lib/os_jpedal.jar" />
- <include name="lib/qtjambi-win32-gpl-4.3.3_01.jar" />
- <include name="lib/qtjambi-linux32-gpl-4.3.3_01.jar" />
- <include name="lib/qtjambi-mac-gpl-4.3.3_01.jar" />
+ <include name="lib/PDFRenderer.jar" />
+ <include name="lib/qtjambi-win32-gpl.jar" />
+ <include name="lib/qtjambi-linux32-gpl.jar" />
+ <include name="lib/qtjambi-mac-gpl.jar" />
</fileset>

<target name="init-server-dirs"



  • [idok-commit] idok commit r105 - trunk, Apache, 05/16/2008

Archive powered by MHonArc 2.6.19.

Top of Page