WARN org.sablo.IndexPageEnhancer

Forum to discuss the new web client version of Servoy.

WARN org.sablo.IndexPageEnhancer

Postby Gordon McLean » Tue Jul 09, 2019 12:08 pm

Hi
I am continually getting the following error is there a way to fix this ? I have updated all of the components being used and Servoy yet it appears to still be calling this outdated file. Any ideas would be much appreciated

WARN org.sablo.IndexPageEnhancer - same lib with lower version found: {"name":"bootstrap","mimetype":"text/css","version":"3.3.1","url":"css/bootstrap/css/bootstrap.css"} using lib: {"name":"bootstrap","mimetype":"text/css","version":"3.4.1","url":"css/bootstrap/css/bootstrap.css"}

Gordon
Gordon McLean
Clickdigital.com
Gordon McLean
 
Posts: 253
Joined: Wed Aug 03, 2005 12:24 pm
Location: UK

Re: WARN org.sablo.IndexPageEnhancer

Postby Andrei Costescu » Mon Jul 22, 2019 8:53 am

That means that one of the ng components / ng services has a lower version of that lib. I will try to enhance that message to also list the packages/components/services.
So in the .spec file of one of the components/services that you use there is a
Code: Select all
   "libraries": [
      (...),
      {"name":"bootstrap", "version":"3.3.1", "url":(...)},
      (...)
   ],


If it's not in the ones that your solution explicitly uses, it might be an older Servoy version using an older bootstrap inside the core components.

PS. I checked the code - it does not have that extra-info available where it logs the warning, but I made an internal case to enhance that.
Andrei Costescu
Servoy
Andrei Costescu
 
Posts: 1018
Joined: Tue Jun 26, 2007 3:14 pm

Re: WARN org.sablo.IndexPageEnhancer

Postby Gordon McLean » Mon Jul 22, 2019 10:15 am

great thanks !!
Gordon McLean
Clickdigital.com
Gordon McLean
 
Posts: 253
Joined: Wed Aug 03, 2005 12:24 pm
Location: UK


Return to Servoy NGClient

Who is online

Users browsing this forum: No registered users and 4 guests

cron