{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "https://www.iani.de/jenkins/job/GlobalConnectionServer/de.cubeside$globalconnectionserver/43/mavenArtifacts/"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "globalconnectionserver-0.0.1-SNAPSHOT.jar",
      "fileName" : "globalconnectionserver-0.0.1-SNAPSHOT.jar",
      "relativePath" : "de.cubeside/globalconnectionserver/0.0.1-SNAPSHOT/globalconnectionserver-0.0.1-SNAPSHOT.jar"
    },
    {
      "displayPath" : "globalconnectionserver-0.0.1-SNAPSHOT.pom",
      "fileName" : "globalconnectionserver-0.0.1-SNAPSHOT.pom",
      "relativePath" : "de.cubeside/globalconnectionserver/0.0.1-SNAPSHOT/globalconnectionserver-0.0.1-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "globalconnectionserver",
  "duration" : 6833,
  "estimatedDuration" : 7133,
  "executor" : None,
  "fullDisplayName" : "GlobalConnectionServer » globalconnectionserver globalconnectionserver",
  "id" : "43",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 43,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1719993997936,
  "url" : "https://www.iani.de/jenkins/job/GlobalConnectionServer/de.cubeside$globalconnectionserver/43/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountRemoveAllowedChannelCommand.java",
          "src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountListCommand.java",
          "src/main/java/de/cubeside/globalserver/commands/builtin/HelpCommand.java",
          "src/main/java/de/cubeside/globalserver/commands/AbstractServerCommand.java",
          "src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountSetRestrictedCommand.java",
          "src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountAddAllowedChannelCommand.java",
          "src/main/java/de/cubeside/globalserver/ServerCommand.java",
          "src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountInfoCommand.java",
          "src/main/java/de/cubeside/globalserver/GlobalServer.java",
          "src/main/java/de/cubeside/globalserver/commands/CommandRouterCommand.java",
          "src/main/java/de/cubeside/globalserver/commands/ServerCommand.java",
          "src/main/java/de/cubeside/globalserver/commands/SubCommand.java",
          "src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountCreateCommand.java",
          "src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountSetPasswordCommand.java",
          "src/main/java/de/cubeside/globalserver/JLineConsole.java"
        ],
        "commitId" : "fb544f8d1937cb3221aaecab49afd2c496df4091",
        "timestamp" : 1719993990000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "move ServerCommand\u000a",
        "date" : "2024-07-03 10:06:30 +0200",
        "id" : "fb544f8d1937cb3221aaecab49afd2c496df4091",
        "msg" : "move ServerCommand",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/globalserver/commands/AbstractServerCommand.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/cubeside/globalserver/ServerCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountInfoCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/globalserver/GlobalServer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountSetPasswordCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/globalserver/commands/builtin/HelpCommand.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/cubeside/globalserver/commands/ServerCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountAddAllowedChannelCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/globalserver/JLineConsole.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountCreateCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountRemoveAllowedChannelCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/globalserver/commands/CommandRouterCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountListCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/globalserver/commands/SubCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountSetRestrictedCommand.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
      "fullName" : "Brokkonaut"
    }
  ],
  "mavenArtifacts" : {
    "url" : "https://www.iani.de/jenkins/job/GlobalConnectionServer/de.cubeside$globalconnectionserver/43/mavenArtifacts/"
  }
}