Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv25877

Modified Files:
        jdom.info 
Log Message:
bump to java1.5 to build the same across dists
otherwise fail on 10.5 with
java.lang.UnsupportedClassVersionError: 
org/apache/xerces/jaxp/SAXParserFactoryImpl (Unsupported major.minor version 
49.0)
if saxon not installed

Index: jdom.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/jdom.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- jdom.info   14 Feb 2012 01:56:22 -0000      1.1
+++ jdom.info   17 Mar 2012 02:45:26 -0000      1.2
@@ -1,20 +1,20 @@
 Package: jdom
 Version: 1.1.1
-Revision: 1
+Revision: 2
 Epoch: 1
 Description: Alternative DOM processing API for java
-Type: java(1.4)
+Type: java(1.5)
 License: BSD
 Maintainer: Benjamin Reed <[email protected]>
 
 Depends: <<
        xerces-j,
        xalan-j,
-       system-java (>= 1.4-1)
+       system-java (>= 1.5-1)
 <<
 BuildDepends: <<
        ant-base,
-       system-java-dev (>= 1.4-1)
+       system-java-dev (>= 1.5-1)
 <<
 
 Source: http://jdom.org/dist/source/%n-%v.tar.gz


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to