Revision: 4620
          http://sourceforge.net/p/vexi/code/4620
Author:   mkpg2
Date:     2013-12-20 00:50:27 +0000 (Fri, 20 Dec 2013)
Log Message:
-----------


Modified Paths:
--------------
    trunk/org.vexi-launcher/src/main/java/org/vexi/launcher/LauncherMain.java

Modified: 
trunk/org.vexi-launcher/src/main/java/org/vexi/launcher/LauncherMain.java
===================================================================
--- trunk/org.vexi-launcher/src/main/java/org/vexi/launcher/LauncherMain.java   
2013-12-19 23:59:20 UTC (rev 4619)
+++ trunk/org.vexi-launcher/src/main/java/org/vexi/launcher/LauncherMain.java   
2013-12-20 00:50:27 UTC (rev 4620)
@@ -99,7 +99,7 @@
        }
        
        void checkVersion() throws Exception{
-               String hashes = readString(applicationUrl+"/launcherversions");
+               String hashes = readString(applicationUrl+"/launcher/versions");
                if(hash==null){
                        log.warn("no version check");
                }else{

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to