Skip to content

Commit

Permalink
Regenerate the target platform after DataTools changes
Browse files Browse the repository at this point in the history
This also fixes the strange java.xml.namespace.QName compile error
though why that's the case isn't clear.

eclipse-birt#1492
  • Loading branch information
merks committed Nov 10, 2023
1 parent 11b3744 commit 5f79e20
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build/org.eclipse.birt.target/org.eclipse.birt.target.target
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?>
<target name="Generated from BIRT" sequenceNumber="25">
<target name="Generated from BIRT" sequenceNumber="26">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
Expand Down Expand Up @@ -148,7 +148,6 @@
<unit id="javax.xml.rpc" version="0.0.0"/>
<unit id="javax.xml.soap" version="0.0.0"/>
<unit id="javax.xml.stream" version="0.0.0"/>
<unit id="net.sourceforge.lpg.lpgjavaruntime" version="0.0.0"/>
<unit id="org.apache.commons.jxpath" version="0.0.0"/>
<unit id="org.apache.derby" version="0.0.0"/>
<unit id="org.apache.jasper.glassfish" version="0.0.0"/>
Expand Down Expand Up @@ -176,8 +175,6 @@
<repository location="https://download.eclipse.org/tools/orbit/simrel/maven-jetty/release/latest"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.apache.xerces" version="0.0.0"/>
<unit id="org.apache.xml.resolver" version="0.0.0"/>
<unit id="org.eclipse.datatools.common.doc.user.feature.group" version="0.0.0"/>
<unit id="org.eclipse.datatools.connectivity.doc.user.feature.group" version="0.0.0"/>
<unit id="org.eclipse.datatools.connectivity.feature.feature.group" version="0.0.0"/>
Expand Down

0 comments on commit 5f79e20

Please sign in to comment.