mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-19 12:15:28 +00:00
bug6127: got the first Eclipse JUnit5 runnable test fragment (geocoding.test)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?>
|
||||
<target name="Race Analysis Target" sequenceNumber="246">
|
||||
<target name="Race Analysis Target" sequenceNumber="249">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="javax.ws.rs" version="1.1.1.v20130318-1750"/>
|
||||
@@ -44,8 +44,6 @@
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="com.google.gson" version="2.8.9.v20220111-1409"/>
|
||||
<unit id="com.google.gson.source" version="2.8.9.v20220111-1409"/>
|
||||
<unit id="org.junit" version="4.13.2.v20211018-1956"/>
|
||||
<unit id="org.junit.source" version="4.13.2.v20211018-1956"/>
|
||||
<unit id="org.hamcrest" version="2.2.0.v20210711-0821"/>
|
||||
<unit id="org.hamcrest.source" version="2.2.0.v20210711-0821"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository"/>
|
||||
@@ -155,6 +153,8 @@
|
||||
<unit id="junit-platform-launcher.source" version="1.12.2"/>
|
||||
<unit id="junit-platform-runner" version="1.12.2"/>
|
||||
<unit id="junit-platform-runner.source" version="1.12.2"/>
|
||||
<unit id="org.opentest4j" version="1.3.0"/>
|
||||
<unit id="org.opentest4j.source" version="1.3.0"/>
|
||||
<repository location="https://download.eclipse.org/releases/2025-06/202505231000"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
@@ -320,8 +320,6 @@
|
||||
<plugin id="org.hamcrest"/>
|
||||
<plugin id="org.hamcrest.source"/>
|
||||
<plugin id="org.hyperic.sigar"/>
|
||||
<plugin id="org.junit"/>
|
||||
<plugin id="org.junit.source"/>
|
||||
<plugin id="junit-jupiter-api"/>
|
||||
<plugin id="junit-jupiter-api.source"/>
|
||||
<plugin id="junit-jupiter-engine"/>
|
||||
@@ -340,6 +338,8 @@
|
||||
<plugin id="junit-platform-launcher.source"/>
|
||||
<plugin id="junit-platform-runner"/>
|
||||
<plugin id="junit-platform-runner.source"/>
|
||||
<plugin id="org.opentest4j"/>
|
||||
<plugin id="org.opentest4j.source"/>
|
||||
<plugin id="org.jvnet.mimepull"/>
|
||||
<plugin id="org.mockito.mockito-core"/>
|
||||
<plugin id="org.mockito.mockito-core.source"/>
|
||||
|
||||
Reference in New Issue
Block a user