{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by BerndiVader"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bd14c12eda5a599c344d77abcc0b8a2db79be83d",
            "branch" : [
              {
                "SHA1" : "bd14c12eda5a599c344d77abcc0b8a2db79be83d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bd14c12eda5a599c344d77abcc0b8a2db79be83d",
            "branch" : [
              {
                "SHA1" : "bd14c12eda5a599c344d77abcc0b8a2db79be83d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bd14c12eda5a599c344d77abcc0b8a2db79be83d",
        "branch" : [
          {
            "SHA1" : "bd14c12eda5a599c344d77abcc0b8a2db79be83d",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/BerndiVader/Biene.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "Biene2.jar",
      "fileName" : "Biene2.jar",
      "relativePath" : "build/libs/Biene2.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3",
  "duration" : 15717,
  "estimatedDuration" : 34329,
  "executor" : None,
  "fullDisplayName" : "Biene - Winline2ModifiedShop #3",
  "id" : "3",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3,
  "queueId" : 16,
  "result" : "SUCCESS",
  "timestamp" : 1738522005559,
  "url" : "https://jenkins.berndivader.org/job/Biene%20-%20Winline2ModifiedShop/3/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "php/admin/includes/extra/modules/import/file_layout/winline2xtc.php",
          "php/admin/includes/extra/modules/import/insert_before/winline2xtc.php",
          "php/export/winline2_xtc_functions.php",
          "php/export/winline2_xtc.php"
        ],
        "commitId" : "aa5cbe183acfa4aea1628d73b1c8a7bb67e6b918",
        "timestamp" : 1738521364000,
        "author" : {
          "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
          "fullName" : "BerndiVader"
        },
        "authorEmail" : "kasermandel@gmail.com",
        "comment" : "php files now in correct dir for easier install\u000a",
        "date" : "2025-02-02 19:36:04 +0100",
        "id" : "aa5cbe183acfa4aea1628d73b1c8a7bb67e6b918",
        "msg" : "php files now in correct dir for easier install",
        "paths" : [
          {
            "editType" : "add",
            "file" : "php/export/winline2_xtc_functions.php"
          },
          {
            "editType" : "add",
            "file" : "php/export/winline2_xtc.php"
          },
          {
            "editType" : "add",
            "file" : "php/admin/includes/extra/modules/import/insert_before/winline2xtc.php"
          },
          {
            "editType" : "add",
            "file" : "php/admin/includes/extra/modules/import/file_layout/winline2xtc.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/berndivader/biene/gui/Settings.java"
        ],
        "commitId" : "ed66a7bccb945dde550bda45f473572c7bb0b900",
        "timestamp" : 1738521393000,
        "author" : {
          "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
          "fullName" : "BerndiVader"
        },
        "authorEmail" : "kasermandel@gmail.com",
        "comment" : "fixed utf-8 issue in gui\u000a",
        "date" : "2025-02-02 19:36:33 +0100",
        "id" : "ed66a7bccb945dde550bda45f473572c7bb0b900",
        "msg" : "fixed utf-8 issue in gui",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/biene/gui/Settings.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/berndivader/biene/config/Gdata.java"
        ],
        "commitId" : "72e055ab9cf1a728bb7f3ae44102ca85aa7cd68e",
        "timestamp" : 1738521436000,
        "author" : {
          "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
          "fullName" : "BerndiVader"
        },
        "authorEmail" : "kasermandel@gmail.com",
        "comment" : "return default shop cat instead of null\u000a",
        "date" : "2025-02-02 19:37:16 +0100",
        "id" : "72e055ab9cf1a728bb7f3ae44102ca85aa7cd68e",
        "msg" : "return default shop cat instead of null",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/biene/config/Gdata.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/berndivader/biene/http/Helper.java"
        ],
        "commitId" : "a88db2e6fbff90eaed0aa30d14db247df306e35f",
        "timestamp" : 1738521454000,
        "author" : {
          "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
          "fullName" : "BerndiVader"
        },
        "authorEmail" : "kasermandel@gmail.com",
        "comment" : "npe check\u000a",
        "date" : "2025-02-02 19:37:34 +0100",
        "id" : "a88db2e6fbff90eaed0aa30d14db247df306e35f",
        "msg" : "npe check",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/biene/http/Helper.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/berndivader/biene/Utils.java"
        ],
        "commitId" : "3be323c3c351d0219693deab6181969cec9c1ef6",
        "timestamp" : 1738521506000,
        "author" : {
          "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
          "fullName" : "BerndiVader"
        },
        "authorEmail" : "kasermandel@gmail.com",
        "comment" : "started using optimized sql query and using some clearname\u000a",
        "date" : "2025-02-02 19:38:26 +0100",
        "id" : "3be323c3c351d0219693deab6181969cec9c1ef6",
        "msg" : "started using optimized sql query and using some clearname",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/berndivader/biene/Utils.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "php/winline2_xtc_functions.php",
          "php/winline2_xtc.php"
        ],
        "commitId" : "dfe3b16b93356df993e028f5b59bf6a48d9ac6cc",
        "timestamp" : 1738521526000,
        "author" : {
          "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
          "fullName" : "BerndiVader"
        },
        "authorEmail" : "kasermandel@gmail.com",
        "comment" : "moved into original dir\u000a",
        "date" : "2025-02-02 19:38:46 +0100",
        "id" : "dfe3b16b93356df993e028f5b59bf6a48d9ac6cc",
        "msg" : "moved into original dir",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "php/winline2_xtc.php"
          },
          {
            "editType" : "delete",
            "file" : "php/winline2_xtc_functions.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/config.json"
        ],
        "commitId" : "bd14c12eda5a599c344d77abcc0b8a2db79be83d",
        "timestamp" : 1738521971000,
        "author" : {
          "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
          "fullName" : "BerndiVader"
        },
        "authorEmail" : "kasermandel@gmail.com",
        "comment" : "optimized sql queries.\u000a",
        "date" : "2025-02-02 19:46:11 +0100",
        "id" : "bd14c12eda5a599c344d77abcc0b8a2db79be83d",
        "msg" : "optimized sql queries.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/config.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.berndivader.org/user/admin",
      "fullName" : "BerndiVader"
    }
  ]
}