{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.main/5/mavenArtifacts/"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "org.idempiere.main-11.0.0-SNAPSHOT.pom",
      "fileName" : "org.idempiere.main-11.0.0-SNAPSHOT.pom",
      "relativePath" : "org.idempiere/org.idempiere.main/11.0.0-SNAPSHOT/org.idempiere.main-11.0.0-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "org.idempiere.main",
  "duration" : 396,
  "estimatedDuration" : 396,
  "executor" : None,
  "fullDisplayName" : "iDempiere11 » org.idempiere.main org.idempiere.main",
  "id" : "5",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1733496723825,
  "url" : "https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.main/5/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "migration/iD11/oracle/202411260821_IDEMPIERE-6317.sql",
          "migration/iD11/postgresql/202411260821_IDEMPIERE-6317.sql",
          "org.adempiere.base/src/org/compiere/model/MSysConfig.java"
        ],
        "commitId" : "b6e25d71f855ff6aa9f8b83df4c34d8dec6e54ab",
        "timestamp" : 1733316449000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6317 - Create message for errors in msysconfig (#2564)\u000a\u000a* IDEMPIERE-6317 - Create message for errors in msysconfig\u000a\u000a* IDEMPIERE-6317 - Create message for errors in msysconfig\u000a",
        "date" : "2024-12-04 13:47:29 +0100",
        "id" : "b6e25d71f855ff6aa9f8b83df4c34d8dec6e54ab",
        "msg" : "IDEMPIERE-6317 - Create message for errors in msysconfig (#2564)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "migration/iD11/oracle/202411260821_IDEMPIERE-6317.sql"
          },
          {
            "editType" : "edit",
            "file" : "org.adempiere.base/src/org/compiere/model/MSysConfig.java"
          },
          {
            "editType" : "add",
            "file" : "migration/iD11/postgresql/202411260821_IDEMPIERE-6317.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "migration/processes_post_migration/postgresql/01_add_missing_translations.sql",
          "migration/processes_post_migration/oracle/01_add_missing_Translations.sql"
        ],
        "commitId" : "e34371db603fff885c00f6a2dcd94bd996f3cc1e",
        "timestamp" : 1733316627000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-99 01_add_missing_Translations.sql does not create UUIDs (#2570)\u000a\u000a",
        "date" : "2024-12-04 13:50:27 +0100",
        "id" : "e34371db603fff885c00f6a2dcd94bd996f3cc1e",
        "msg" : "IDEMPIERE-99 01_add_missing_Translations.sql does not create UUIDs (#2570)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "migration/processes_post_migration/postgresql/01_add_missing_translations.sql"
          },
          {
            "editType" : "edit",
            "file" : "migration/processes_post_migration/oracle/01_add_missing_Translations.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "db/oracle/functions/BOM_PriceLimit.sql",
          "org.idempiere.test/src/org/idempiere/test/base/GetBOMFunctionsTest.java",
          "db/postgresql/functions/BOM_Qty_Reserved.sql",
          "db/oracle/functions/BOM_Qty_OnHand.sql",
          "db/postgresql/functions/BOM_PriceLimit.sql",
          "db/oracle/functions/BOM_PriceStd.sql",
          "db/postgresql/functions/BOM_Qty_Ordered.sql",
          "migration/iD11/oracle/202411301155_IDEMPIERE-6329.sql",
          "migration/iD11/postgresql/202411301155_IDEMPIERE-6329.sql",
          "db/oracle/functions/BOM_Qty_Reserved.sql",
          "db/oracle/functions/BOM_Qty_Ordered.sql",
          "db/postgresql/functions/BOM_Qty_OnHandForReservation.sql",
          "db/postgresql/functions/BOM_Qty_OnHand.sql",
          "db/oracle/functions/BOM_PriceList.sql",
          "db/postgresql/functions/BOM_PriceStd.sql",
          "db/postgresql/functions/ProductAttribute.sql",
          "db/oracle/functions/BOM_Qty_OnHandForReservation.sql",
          "db/postgresql/functions/BOM_PriceList.sql"
        ],
        "commitId" : "99e038c4a311063dfdce5dce44020a015e691d99",
        "timestamp" : 1733316627000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6329 Bug in BOM* SQL functions not getting the correct BOM children (#2571)\u000a\u000a",
        "date" : "2024-12-04 13:50:27 +0100",
        "id" : "99e038c4a311063dfdce5dce44020a015e691d99",
        "msg" : "IDEMPIERE-6329 Bug in BOM* SQL functions not getting the correct BOM children (#2571)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/BOM_PriceList.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/BOM_Qty_Reserved.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/oracle/functions/BOM_PriceList.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/oracle/functions/BOM_Qty_Ordered.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/BOM_Qty_Ordered.sql"
          },
          {
            "editType" : "add",
            "file" : "migration/iD11/postgresql/202411301155_IDEMPIERE-6329.sql"
          },
          {
            "editType" : "add",
            "file" : "org.idempiere.test/src/org/idempiere/test/base/GetBOMFunctionsTest.java"
          },
          {
            "editType" : "edit",
            "file" : "db/oracle/functions/BOM_Qty_Reserved.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/BOM_Qty_OnHand.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/BOM_PriceLimit.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/oracle/functions/BOM_Qty_OnHand.sql"
          },
          {
            "editType" : "add",
            "file" : "migration/iD11/oracle/202411301155_IDEMPIERE-6329.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/BOM_PriceStd.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/oracle/functions/BOM_PriceLimit.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/oracle/functions/BOM_PriceStd.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/ProductAttribute.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/oracle/functions/BOM_Qty_OnHandForReservation.sql"
          },
          {
            "editType" : "edit",
            "file" : "db/postgresql/functions/BOM_Qty_OnHandForReservation.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "migration/iD11/postgresql/202412021125_IDEMPIERE-6327.sql",
          "migration/iD11/oracle/202412021125_IDEMPIERE-6327.sql"
        ],
        "commitId" : "edea913918186e20ea69508faeae380009416bd3",
        "timestamp" : 1733319434000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
          "fullName" : "carg67"
        },
        "authorEmail" : "carg67@gmail.com",
        "comment" : "IDEMPIERE-6327 Interest Area Window: Subscription tab should not enable \"Insert Record\" (#2574)\u000a\u000a",
        "date" : "2024-12-04 14:37:14 +0100",
        "id" : "edea913918186e20ea69508faeae380009416bd3",
        "msg" : "IDEMPIERE-6327 Interest Area Window: Subscription tab should not enable \"Insert Record\" (#2574)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "migration/iD11/postgresql/202412021125_IDEMPIERE-6327.sql"
          },
          {
            "editType" : "add",
            "file" : "migration/iD11/oracle/202412021125_IDEMPIERE-6327.sql"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/carg67",
      "fullName" : "carg67"
    }
  ],
  "mavenArtifacts" : {
    "url" : "https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.main/5/mavenArtifacts/"
  }
}