Release Notes - 2.2


  • 2.2.10

    2.2.10
    Fixesa an issue, where post upgrade Java analysis unit was excluded by DMT. After the fix, Java AU UtilsWeb are not be excluded by DMT. πŸ“ 39121
  • 2.2.9

    2.2.9
    Fixed an issue where Java package was marked as incomplete package. πŸ“ 37543
    Fixed an issue where blank project names were created for selected ‘Java files per package folder’, when java files are present in root.
  • 2.2.8

    2.2.8
    Fixes an issue where identical JEE projects are discovered for the same root path (one for Maven and one by the JEE File Discoverer), creating duplicate Analysis Units. πŸ“ 36320
    As a result of the fix provided for the customer bug 36320, the discoverer has been modified to ensure that any discovered JEE File projects that contain only JSP source code already covered by a regular (Eclipse or Maven) project are discarded, ensuring that duplicate Analysis Units are not created for the same root path.
  • 2.2.7

    2.2.7
    The overall algorithm has been changed to group together the incomplete package (resp. unnamed package) files that belong to the same folder, and to split the resulting projects from the regular ones (made of complete package files).
    Fixed an issue where the JEE Analysis Unit was not created due to the presence of a file called AppAuth.java. This change improves the discovery of JEE based projects and as a consequence the number of incomplete/unnamed projects that were previously discovered may be significantly decreased in some cases. πŸ“ 33744
  • 2.2.6

    2.2.6
    Fixed an issue where the JEE file discoverer did not include “web jsp” type projects. These projects are now taken into account. πŸ“ 32837
  • 2.2.5

    2.2.5
    SRC path references in AU configuration changes after upgrade πŸ“ 27207
  • 2.2.4

    2.2.4
    Test codes are not excluded from analysis πŸ“ 24970
    Missing link from JSP to JSF managed Bean πŸ“ 15838
    WSDL files are not picked up by DMT πŸ“ 20909