How do I determine what version of Academus I have installed?

Submitted: January 31, 2007
How do I determine what version of Academus I have installed?

You can determine what version of Academus you currently have installed by looking in the following property file:

 

/portal/unicon/Academus/portal-tomcat-a/webapps/portal/WEB-INF/classes/properties/

academus-apps-lms.properties

 

You will see a property labeled “net.unicon.academus.version” in this file.  The value of this property determines which version of Academus you are running:

 

Product = Version

Academus 2.0  = sphinxXX

Academus 1.5 = loboXX

Academus 1.3 = cosmoXX

Academus 1.2.X* = academus1.2

Earlier versions of Academus = balder

 

*You can determine if you have Academus 1.2.1 or Academus 1.2.3 by checking the size of the following file:

/portal /unicon/Academus/portal-tomcat-a/webapps/portal/WEB-INF/classes/ca/ubc/itservices/channels/ webmail/ImapFolder.class

This file is 5585 bytes in Academus 1.2.1 and 5725 bytes in Academus 1.2.3.