This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.

3.1.7-funcrel

Resolved Issues

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

3.1.6-funcrel

Resolved Issues

Customer Ticket IdDetails
43701Fixes an issue wherein the "Batch Step objects" were not created.
43888Fixes 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 IdDetails
42470Fixed traceback in code occuring when evaluating string concatenation.
42470Fixes 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 IdDetails
38600Fixes 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 IdDetails
38080Fix internal issue when partition steps are present in xml file.
38155Change message when beans are not linked to steps at application level.

3.1.2-funcrel

New Support

SummaryDetails
Support Job and Step created programmaticallyThe 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 IdDetails
35399Java 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 IdDetails
25956Extension com.castsoftware.springbatch has encountered an issue. Support the 'ref' attribute for batch job tags which are located inside step tags in xml files.