{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.scm.SubversionTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 487,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#120",
  "duration" : 531586,
  "estimatedDuration" : 365690,
  "executor" : None,
  "fullDisplayName" : "WTF-Eclipse #120",
  "id" : "120",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 120,
  "queueId" : 1550,
  "result" : "SUCCESS",
  "timestamp" : 1462113101208,
  "url" : "https://fhdwdev.ha.bib.de/jenkins/view/All/job/WTF-Eclipse/120/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/main/java/de/fhdw/wtf/common/ast/Model.java",
          "src/main/java/de/fhdw/wtf/tooling/SyntaxCheckAbstract.java",
          "src/main/java/de/fhdw/wtf/walker/tasks/AnalyzeInheritanceTreesTask.java",
          "Tests/src/test/java/de/fhdw/wtf/tooling/test/SyntaxCheckTest.java"
        ],
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/hfi413te",
          "fullName" : "Teickner Achim"
        },
        "commitId" : "4090",
        "timestamp" : 1462113058678,
        "date" : "2016-05-01T14:30:58.678904Z",
        "msg" : "Core: Preparation for the overhaul of the ConstructorReferencesCheck and the generation of $super-Methods:\u000a- Moved analysis of the inheritance trees from the Generator-project to a new task in the Core-project: AnalyzeInheritanceTreesTask.\u000a       The results of this task (a map that shows which class has to call constructors of which super classes) is now part of the AST-Model, thus\u000a- Added a new field to the AST-Model (Model.java) which holds the result of the new AnalyzeInheritanceTreesTask.\u000a- Added methods to retrieve the new field from the Model and to put pairs of the form (Type, List<Type>) into the new map.\u000a- Integrated the new Task in SyntaxCheckAbstract\u000a- Adjusted a test case (It asserted an exception that does not occur due to the changes made in SyntaxCheckAbstract. Instead another Exception occurs now that is being asserted).",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/Workspace/Core/src/main/java/de/fhdw/wtf/common/ast/Model.java"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/Workspace/Core/src/main/java/de/fhdw/wtf/tooling/SyntaxCheckAbstract.java"
          },
          {
            "editType" : "add",
            "file" : "/trunk/Workspace/Core/src/main/java/de/fhdw/wtf/walker/tasks/AnalyzeInheritanceTreesTask.java"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/Workspace/CoreTests/src/test/java/de/fhdw/wtf/tooling/test/SyntaxCheckTest.java"
          }
        ],
        "revision" : 4090,
        "user" : "Teickner Achim"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/UpdateSite",
        "revision" : 3555
      },
      {
        "module" : "https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/developmentTools",
        "revision" : 3555
      },
      {
        "module" : "https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/TychoBuild",
        "revision" : 3557
      },
      {
        "module" : "https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/Editor",
        "revision" : 4019
      },
      {
        "module" : "https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/Feature",
        "revision" : 3557
      },
      {
        "module" : "https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/Core",
        "revision" : 4090
      },
      {
        "module" : "https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/CoreTests",
        "revision" : 4090
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/hfi413te",
      "fullName" : "Teickner Achim"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.3"
}