Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-2706

ClasspathPackageProdiver writes to System.out

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1.2
    • 2.1.3
    • Plugin - CodeBehind
    • None
    • all

    Description

      In 2.1.2, on line 431 of src/plugins/codebehind/src/main/java/org/apache/struts2/config/ClasspathPackageProvider.java, there is the code:

      System.out.println("class:"actionClass" parent:"parent" current:"+(pkgConfig != null ? pkgConfig.getName() : ""));

      That should not be a system.out ... please either remove it, or convert to a logger log.

      Attachments

        Activity

          People

            jeromy Jeromy Evans
            lucasn Lucas Nelson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: