Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-409

Email notifications could still include build stats when includeBuildResult is false

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1-beta-3
    • 1.1-beta-4
    • Notifier - Mail
    • None
    • Patch

    Description

      I really like the "Build statistics" and "Changes" sections continuum creates in the emails and definitely want them in every email. It's really just the section that contains the output generated from the build itself that I don't want as that will consistently be several megs of text for our project.

      Basically, I assumed 'includeBuildResults=false' would just exclude out everything after these lines

      ****************************************************************************
      Output:
      ****************************************************************************

      I really don't care what the option is called as long as I can get an email as described.

      Maybe you want to do something like this

      <includeBuildStatistics>true</includeBuildStatistics>
      <includeChanges>true</includeChanges>
      <includeBuildOutput>false</includeBuildOutput>

      Attachments

        1. CONTINUUM-409-continuum-core.patch
          5 kB
          Tomislav Stojcevich

        Activity

          People

            evenisse Emmanuel Venisse
            dblevins David Blevins
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: