/[fenfire]/fenfire/org/fenfire/loom/Loom.java
ViewVC logotype

Diff of /fenfire/org/fenfire/loom/Loom.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.46 by benja, Sun Mar 30 16:46:26 2003 UTC revision 1.47 by benja, Sun Mar 30 19:32:05 2003 UTC
# Line 114  public class Loom { Line 114  public class Loom {
114    
115      public static void main(String[] args) throws RDFException, IOException,      public static void main(String[] args) throws RDFException, IOException,
116                                                    org.xml.sax.SAXException {                                                    org.xml.sax.SAXException {
117            // IBM's icu4j cannot deal with Kaffe's version strings.
118            if(System.getProperty("java.version").equals("1.1.x-cvs"))
119                System.setProperty("java.version", "1.3.0");
120    
121    
122          String file = null;          String file = null;
123    
124          System.err.println("Fenfire Loom starting...");          System.err.println("Fenfire Loom starting...");

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26