diff --git a/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.target b/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.target index 393f7af5e4..b456059e55 100644 --- a/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.target +++ b/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.target @@ -1,7 +1,7 @@ - + @@ -94,24 +94,29 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + @@ -133,7 +138,7 @@ - + com.google.code.gson gson diff --git a/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.tpd b/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.tpd index a5ed30d085..b8c511a1ed 100644 --- a/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.tpd +++ b/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.tpd @@ -99,11 +99,13 @@ location "https://download.eclipse.org/eclipse/updates/4.20" { org.eclipse.core.resources org.eclipse.core.variables org.eclipse.jdt.core - org.eclipse.text - + org.eclipse.text +} + +location "https://download.eclipse.org/eclipse/updates/4.22" { //<< for test org.opentest4j - org.apiguardian + org.apiguardian org.junit org.junit.jupiter.api org.junit.jupiter.params @@ -115,10 +117,11 @@ location "https://download.eclipse.org/eclipse/updates/4.20" { org.junit.platform.launcher org.junit.platform.runner org.junit.platform.suite.api + org.junit.platform.suite.commons + org.junit.platform.suite.engine org.eclipse.pde.junit.runtime org.eclipse.jdt.junit.runtime org.eclipse.jdt.junit5.runtime - //>> } location "https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository" { diff --git a/org.idempiere.test/idempiere.unit.test.launch b/org.idempiere.test/idempiere.unit.test.launch index ddbbf85f1f..bf17f875ef 100644 --- a/org.idempiere.test/idempiere.unit.test.launch +++ b/org.idempiere.test/idempiere.unit.test.launch @@ -273,6 +273,8 @@ + +