Revision: 3115
http://vexi.svn.sourceforge.net/vexi/?rev=3115&view=rev
Author: mkpg2
Date: 2008-09-24 16:30:55 +0000 (Wed, 24 Sep 2008)
Log Message:
-----------
Eliminating compiler warnings.
Modified Paths:
--------------
trunk/launch/testdeploy/.classpath
trunk/launch/testdeploy/src_dev/testdeply/NanoHTTPD.java
Added Paths:
-----------
trunk/launch/testdeploy/proguard.jar
trunk/launch/testdeploy/proguard_out.jar
Modified: trunk/launch/testdeploy/.classpath
===================================================================
--- trunk/launch/testdeploy/.classpath 2008-09-24 16:30:25 UTC (rev 3114)
+++ trunk/launch/testdeploy/.classpath 2008-09-24 16:30:55 UTC (rev 3115)
@@ -1,6 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src_dev"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src_dev"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="lib" path="proguard_out.jar"/>
+ <classpathentry kind="lib" path="proguard.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Property changes on: trunk/launch/testdeploy/proguard.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Property changes on: trunk/launch/testdeploy/proguard_out.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/launch/testdeploy/src_dev/testdeply/NanoHTTPD.java
===================================================================
--- trunk/launch/testdeploy/src_dev/testdeply/NanoHTTPD.java 2008-09-24
16:30:25 UTC (rev 3114)
+++ trunk/launch/testdeploy/src_dev/testdeply/NanoHTTPD.java 2008-09-24
16:30:55 UTC (rev 3115)
@@ -748,7 +748,7 @@
/**
* The distribution licence
*/
- private static final String LICENCE =
+ static final String LICENCE =
"Copyright (C) 2001,2005 by Jarno Elonen <[EMAIL PROTECTED]>\n"+
"\n"+
"Redistribution and use in source and binary forms, with or
without\n"+
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn