From: <jm...@us...> - 2012-12-30 20:31:15
|
Revision: 3400 http://eulergui.svn.sourceforge.net/eulergui/?rev=3400&view=rev Author: jmvanel Date: 2012-12-30 20:31:08 +0000 (Sun, 30 Dec 2012) Log Message: ----------- FIX : in CacheFacade.manageLocalCache() , in some cases it can happen that cacheUptoDate is true, but cachedFile is non existing : then need to download again the the URL; this was particularly annoying for http://deductions.svn.sourceforge.net/svnroot/deductions/n3_new/swrl-n3-rules.n3p Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/infrastructure/cache/CacheFacade.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |