Release Notes - 3.1

3.1.7-funcrel

Resolved Issues

Customer Ticket Id Details
44364 Fixes the missing Spring batch object creation by fixing parsing for some XML files.
44428 Fixes the missing links from steps to read and write methods.

3.1.6-funcrel

Resolved Issues

Customer Ticket Id Details
43701 Fixes an issue wherein the “Batch Step objects” were not created.
43888 Fixes the missing links from “Batch Step objects” to “java methods” (read, write, and process).

Other Updates

Details
Support provided for jakarta.batch package.

3.1.5-funcrel

Resolved Issues

Customer Ticket Id Details
42470 Fixed traceback in code occuring when evaluating string concatenation.
42470 Fixes an issue wherein the log file had unnecessary information. Cleaned the log and put only necessary information for unresolved string evaluation.

3.1.4-funcrel

Resolved Issues

Customer Ticket Id Details
38600 Fixes a traceback issue and creates the batch jobs in Java. (Fixes the following warning message: did not match C++ signature).

3.1.3-funcrel

Resolved Issues

Customer Ticket Id Details
38080 Fix internal issue when partition steps are present in xml file.
38155 Change message when beans are not linked to steps at application level.

3.1.2-funcrel

New Support

Summary Details
Support Job and Step created programmatically The extension now supports the ability to configure jobs and steps for applications in Spring Batch via Java. See https://doc.castsoftware.com/display/TECHNOS/Batch+Analyzer+-+3.1#BatchAnalyzer3.1-FeaturesofSpringBatchFrameworkinJava for more information.

3.1.1-funcrel

Resolved Issues

Customer Ticket Id Details
35399 Java analysis warning: Extension com.castsoftware.springbatch has encountered an issue. The warning is displayed when there is no step attribute for partition tag in batch XML file.

Other Updates

Details
Support ‘flow’, ‘split’ and ‘decider’ tags in spring batch XML files.

3.1.0-funcrel

Resolved Issues

Customer Ticket Id Details
25956 Extension com.castsoftware.springbatch has encountered an issue. Support the ‘ref’ attribute for batch job tags which are located inside step tags in xml files.