Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Loskutov2020-01-27 16:22:09 +0000
committerAndrey Loskutov2020-01-27 18:08:01 +0000
commit72863f88b90068c56fec286c030b41206fa1e89f (patch)
tree44d4ba4a35c00fada52093243301247cddcb23b1
parent537dbec234cc1564a6b5f309ff719846a4a8e76c (diff)
downloadeclipse.platform.ui-72863f88b90068c56fec286c030b41206fa1e89f.tar.gz
eclipse.platform.ui-72863f88b90068c56fec286c030b41206fa1e89f.tar.xz
eclipse.platform.ui-72863f88b90068c56fec286c030b41206fa1e89f.zip
Updated to latest Orbit, added org.junit and org.assertj
Change-Id: I1122a2d8caa2129883f9435a15faef954836f3d4 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
-rw-r--r--releng/org.eclipse.ui.releng/platformUiTools.p2f46
1 files changed, 28 insertions, 18 deletions
diff --git a/releng/org.eclipse.ui.releng/platformUiTools.p2f b/releng/org.eclipse.ui.releng/platformUiTools.p2f
index 125980b874e..21a3d25396e 100644
--- a/releng/org.eclipse.ui.releng/platformUiTools.p2f
+++ b/releng/org.eclipse.ui.releng/platformUiTools.p2f
@@ -39,82 +39,92 @@
</iu>
<iu id='org.easymock' name='org.easymock' version='2.4.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.bouncycastle.bcpg' name='org.bouncycastle.bcpg' version='1.61.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.bouncycastle.bcpkix' name='org.bouncycastle.bcpkix' version='1.61.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.bouncycastle.bcprov' name='org.bouncycastle.bcprov' version='1.61.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.objectweb.asm.analysis' name='org.objectweb.asm.analysis' version='7.2.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.objectweb.asm.util' name='org.objectweb.asm.util' version='7.2.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.objectweb.asm.commons' name='org.objectweb.asm.commons' version='7.2.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.objectweb.asm.analysis.source' name='org.objectweb.asm.analysis.source' version='7.2.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.objectweb.asm.util.source' name='org.objectweb.asm.util.source' version='7.2.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.objectweb.asm.commons.source' name='org.objectweb.asm.commons.source' version='7.2.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.apache.sshd.osgi' name='org.apache.sshd.osgi' version='2.2.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.apache.sshd.sftp' name='org.apache.sshd.sftp' version='2.2.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
+ </repositories>
+ </iu>
+ <iu id='org.assertj' name='org.assertj' version='3.14.0'>
+ <repositories size='1'>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
+ </repositories>
+ </iu>
+ <iu id='org.junit' name='org.junit' version='4.13.0'>
+ <repositories size='1'>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.hamcrest' name='org.hamcrest' version='0.0.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.hamcrest.integration' name='org.hamcrest.integration' version='1.3.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.hamcrest.library' name='org.hamcrest.library' version='1.3.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.hamcrest.text' name='org.hamcrest.text' version='0.0.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='org.eclipse.pde.api.tools.ee.feature.feature.group' name='API Tools Execution Environment Descriptions' >
@@ -179,7 +189,7 @@
</iu>
<iu id='org.hamcrest.generator' name='Hamcrest Generator' version='0.0.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='javaewah' name='JavaEWAH' version='0.0.0'>
@@ -194,7 +204,7 @@
</iu>
<iu id='org.mockito' name='Java Mocking and Stubbing Framework' version='2.13.0'>
<repositories size='1'>
- <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository'/>
+ <repository location='http://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/repository'/>
</repositories>
</iu>
<iu id='AnyEditTools.feature.group' name='AnyEditTools' version='0.0.0'>

Back to the top