/[projects]/android/TrainInfoService/src/dk/thoerup/traininfoservice/RequestPlotter.java
ViewVC logotype

Diff of /android/TrainInfoService/src/dk/thoerup/traininfoservice/RequestPlotter.java

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

revision 1430 by torben, Mon May 2 18:33:11 2011 UTC revision 1431 by torben, Mon May 2 19:28:02 2011 UTC
# Line 58  public class RequestPlotter extends Http Line 58  public class RequestPlotter extends Http
58                  return fileStr.substring(fileStr.length() - 3).equals(".gz");                  return fileStr.substring(fileStr.length() - 3).equals(".gz");
59          }          }
60                    
61          protected File[] getFiles(int count) {          public static File[] getFiles(int count) {
62                  File accessLogDir = new File("/home/app/domain1/logs/access/");                  File accessLogDir = new File("/home/app/domain1/logs/access/");
63                  //File accessLogDir = new File("/home/torben/inst/glassfishv3/glassfish/domains/domain1/logs/access/");                  //File accessLogDir = new File("/home/torben/inst/glassfishv3/glassfish/domains/domain1/logs/access/");
64                                    

Legend:
Removed from v.1430  
changed lines
  Added in v.1431

  ViewVC Help
Powered by ViewVC 1.1.20