mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-19 12:15:28 +00:00
bug6137: added jasper 9.x to target platform from 2025-06 composite repository
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="224">
|
||||
<target name="Race Analysis Target" sequenceNumber="225">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="javax.ws.rs" version="1.1.1.v20130318-1750"/>
|
||||
@@ -137,6 +137,13 @@
|
||||
<repository location="https://download.eclipse.org/releases/2022-06"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.mortbay.jasper.apache-el" version="9.0.102"/>
|
||||
<unit id="org.mortbay.jasper.apache-el.source" version="9.0.102"/>
|
||||
<unit id="org.mortbay.jasper.apache-jsp" version="9.0.102"/>
|
||||
<unit id="org.mortbay.jasper.apache-jsp.source" version="9.0.102"/>
|
||||
<repository location="https://download.eclipse.org/releases/2025-06"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.apache.xmlbeans" version="3.1.0.v20200922-1359"/>
|
||||
<unit id="org.apache.xmlbeans.source" version="3.1.0.v20200922-1359"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20210223232630/repository"/>
|
||||
@@ -361,6 +368,8 @@
|
||||
<plugin id="org.apache.geronimo.specs.geronimo-jta_1.1_spec"/>
|
||||
<plugin id="org.mortbay.jasper.apache-el"/>
|
||||
<plugin id="org.mortbay.jasper.apache-jsp"/>
|
||||
<plugin id="org.mortbay.jasper.apache-el.source"/>
|
||||
<plugin id="org.mortbay.jasper.apache-jsp.source"/>
|
||||
<plugin id="org.eclipse.jetty.apache-jsp"/>
|
||||
<plugin id="org.eclipse.jetty.apache-jsp.source"/>
|
||||
<plugin id="org.eclipse.jdt.core.compiler.batch"/>
|
||||
|
||||
Reference in New Issue
Block a user