Uploaded image for project: 'Velocity'
  1. Velocity
  2. VELOCITY-744

No more VM adding logs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.6.2
    • 1.7
    • Engine
    • None

    Description

      org.apache.velocity.runtime.VelocimacroFactory.addVelocimacro(String, String, String[], String) add a log "added <VMName> : source = <VMBody>"
      The new 1.6 method org.apache.velocity.runtime.VelocimacroFactory.addVelocimacro(String, Node, String[], String) no more log this.

      The first one is used by org.apache.velocity.runtime.RuntimeInstance.addVelocimacro(String, String, String[], String) which is now deprecated for org.apache.velocity.runtime.RuntimeInstance.addVelocimacro(String, Node, String[], String) which use the new VelocimacroFactory.addVelocimacro

      This logs was usefull for debug.

      Attachments

        Activity

          People

            Unassigned Unassigned
            zigarn Alexandre Garnier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: