Created by James Hurrell, last modified by N Padmavathi on Jul 23, 2020
1.1.7-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|
26368 | The function point contribution by the Shell object has decreased due to missing links |
1.1.6-funcrel
Other Updates
Details |
---|
Use the correct version of open_source_file. This will fix the Windows path size limitation avoiding some files to be analyzed. |
1.1.5-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|
24573 | Analysis warning "Shell encountered an issue" |
24243 | Analysis stuck on a Shell file for 17+ hours and consuming 8 GB memory |
24323 | Analysis warning "Shell encountered an issue" |
24242 | Analysis warning "Shell encountered an issue" |
1.1.4-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|
20471 | Shell analyzer was stuck from 2 days while parsing setDomainEnv.sh file |
20414 | Shell analysis running for more than 1 day |
Other Updates
Details |
---|
AttributeError: 'NoneType' object has no attribute '_id' |
1.1.3-funcrel
Other Updates
Details |
---|
Warnings AttributeError: 'NoneType' object has no attribute 'name' |
Add *.bash and *.tsch extensions to the list in metamodel.xml |
1.1.2-funcrel
Note
Not released.
1.1.1-funcrel
Note
Not released.
1.1.0-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|
19603 | Shell Link to Java extension is not installed by default |
Other Updates
Details |
---|
Observed warning "GUID duplicate found" during Shell analysis |
Snapshot got stuck during "Run Universal Analyzer "Source_SHELL_13863"" |
1.1.0-beta1
Other Updates
Details |
---|
Shell to Perl (Perl calls in shell script are now captured. However, the Perl Extension needs to be upgraded to enable the application level linking to link the call object with the Perl script) |
New Support
Summary | Details |
---|
Shell to Python | This release of the extension now supports links from Shell to Python both using the "Python" command and "wlst.sh" launcher. |
Shell to COBOL | This release of the extension now supports links from Shell to COBOL program as long as the compiled executable has the same name, case insensitive, as the COBOL program name. |
Shell to Java via main | This release of the extension now supports links from Shell to Java main method. |