| Back | Main view

IMiS/NET Agent 1.5.2005

Product:IMiS/NET Agent
Release:1.5.2005
Date:05/19/2020

Case: This release of IMiS/NET Agent adds case-insensitive storage query in configuration file and fixes some bugs found while analyzing the code with new development tool.

Description:

What's new:
* Maven 3 project support for debugging through IDEA
* Case-insensitive storage query in configuration
* Changed loading configuration file in IMiSNetAgent.init()
* Added configuration is not present error in IMiSNetAgent.doGet()
* Added no command is specified error in IMiSNetAgent.doGet()
* Changed indexOf() expression replaced with contains()
* Changed IMiSNetAgent storage map with parameterized map
* Using enhanced for loops where possible
* Suppressing unchecked and rawtypes warning in IMiSNetAgent.getStorage()

Bugfixes:
* Fixed NullPointerException in IMiSNetAgent.doGet() for missing user agent
* Fixed NullPointerException in Configuration.Operation constructor
* Fixed storage name check in Configuration.Storage constructor
* Fixed infinite loop in Configuration.addContentType()
* Fixed raw use of parameterized classes in Configuration
* Fixed tab characters replaced with spaces in Configuration
* Fixed unnecessary semicolon, comments and resource string trailing spaces
* Fixed continue is unnecessary statement in a loop
* Fixed redundant type casts
* Fixed redundant string constructor
* Fixed field may be final warning
* Fixed confusing arguments (varargs or non-varargs)

Notes:
* uses IMIS/Storage Connector 9.10.1910
* uses JRE-1.6 (jdk1.6.0_45)

Related Documents:

Database 'IMiS Knowledge database', View 'By Product', Document 'IMiS/NET Agent 1.4.1912' IMiS/NET Agent 1.4.1912

| Back | Main view