This allows org.simantics.db.testing to compile again.
Also fixed ResourceWriteCommand to compile.
refs #6994
Change-Id: Ib44c949c422f0925cca273248383f9deeda7792d
}
public Resource runResource(final T environment) throws Exception {
- return Simantics.getSession().sync(new WriteResultRequest() {
+ return Simantics.getSession().sync(new WriteResultRequest<Resource>() {
@Override
public Resource perform(WriteGraph graph) throws DatabaseException {
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="Eclipse Mars.2" sequenceNumber="223">
+<?pde version="3.8"?><target name="Eclipse Mars.2" sequenceNumber="224">
<locations>
<location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.objectweb.asm.xml.source" version="5.0.1.v201404251740"/>
<unit id="org.apache.commons.io.source" version="1.4.0"/>
<unit id="org.apache.commons.lang" version="2.6.0"/>
<unit id="org.apache.commons.lang.source" version="2.6.0"/>
+<unit id="org.apache.commons.math3" version="3.6.1"/>
+<unit id="org.apache.commons.math3.source" version="3.6.1"/>
<unit id="org.apache.lucene4.analyzers-common" version="4.9.0.b0003"/>
<unit id="org.apache.lucene4.analyzers-common.source" version="4.9.0.b0003"/>
<unit id="org.apache.lucene4.core" version="4.9.0.b0003"/>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?>
-<target name="Simantics 1.26.0" sequenceNumber="11">
+<target name="Simantics 1.26.0" sequenceNumber="12">
<locations>
<location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.simantics.sdk.feature.group" version="1.26.0"/>
<unit id="org.apache.commons.io.source" version="1.4.0"/>
<unit id="org.apache.commons.lang" version="2.6.0"/>
<unit id="org.apache.commons.lang.source" version="2.6.0"/>
+<unit id="org.apache.commons.math3" version="3.6.1"/>
+<unit id="org.apache.commons.math3.source" version="3.6.1"/>
<unit id="org.apache.lucene4.analyzers-common" version="4.9.0.b0003"/>
<unit id="org.apache.lucene4.analyzers-common.source" version="4.9.0.b0003"/>
<unit id="org.apache.lucene4.core" version="4.9.0.b0003"/>