Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-17223

Fix source code line wrapping on fluent writing

    XMLWordPrintable

    Details

    • Type: Clean up
    • Status: Resolved
    • Priority: Detail
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 7.3
    • Component/s: Configuration
    • Sprint:
      DevOps Sprint 10

      Description

      Fix tools/nuxeo_formatter.xml to generate the following formatting on "qualifed invocations":

      sb.append("\nPackage: " + packageInfo.id)            
        .append("\nState: " + packageInfo.state)           
        .append("\nVersion: " + packageInfo.version)       
        .append("\nName: " + packageInfo.name)             
        .append("\nType: " + packageInfo.type)             
        .append("\nVisibility: " + packageInfo.visibility);

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: