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

1.4.5

Resolved Issues

Customer Ticket IdDetails
29421Getting SSL certificate issue in GIT when tried with DMT

1.4.4

Resolved Issues

Customer Ticket IdDetails
24086Unable to package the code in DMT through GitLab dev-branch

1.4.3

Other Updates

Details
PB - GIT Extraction using SSH fails with Error - Algorithm negotiation fail.
GIT Extraction using SSH fails with Error -  Algorithm negotiation fail.

1.4.2

Note

If user wants to provide a specific revision of Git repository then DMT extension will use JGit library (Git installed in the machine will not be used while packaging) which will not support sparse checkout (i.e., extracting sub folders) with revision.

Resolved Issues

Customer Ticket IdDetails
20824GIT Extractor version 1.4.1 not pulling correct version with Revision String commit hash.

1.4.1

Resolved Issues

Customer Ticket IdDetails
19660GIT 1.4.0 forces to use ".GIT" in the GIT URL.
19407Getting error while packaging GIT Repository.

1.4.0

Note

GIT extractor uses GIT installed in the machine for better performance. If GIT is not available in the machine it uses a third party library for the source extraction.

Resolved Issues

Customer Ticket IdDetails
18035DMT packaging stuck at extraction of GIT repositories for hours.

Other Updates

Details
Extraction is failing when repository url does not have ".git" at the end.