Fix target platforms
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 19 Oct 2022 09:03:00 +0000 (11:03 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 19 Oct 2022 09:03:00 +0000 (11:03 +0200)
sdk/output-argeo-tp-backend.target
sdk/output-argeo-tp-swt.target

index 187a7c25e3ed5193b4f95b3017f34148bcb6714b..68982e58465e7448c0ac456d4a83b2297c3dad35 100644 (file)
@@ -7,7 +7,7 @@
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.poi" type="Directory"/>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.gis" type="Directory"/>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/osgi/equinox/org.argeo.tp.eclipse" type="Directory"/>
-               <location path="${project_loc}/../output/a2/org.argeo.tp.jcr" type="Directory"/>
+               <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.jcr" type="Directory"/>
                <location type="Target" uri="file:${project_loc:argeo-tp-unstable}/sdk/output-argeo-tp-minimal.target"/>
        </locations>
 </target>
\ No newline at end of file
index a3ec118734b5ff2d10f7e5ee5ff8b671206d2fb9..1a306cc37718b865d0b99395a9c8a484cbe47c66 100644 (file)
@@ -5,6 +5,6 @@
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/swt/rcp/org.argeo.tp.swt" type="Directory"/>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/lib/linux/x86_64/swt/rcp/org.argeo.tp.swt" type="Directory"/>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/lib/linux/aarch64/swt/rcp/org.argeo.tp.swt" type="Directory"/>
-               <location type="Target" uri="file:${project_loc:argeo-tp-unstable}/sdk/output-argeo-tp-backend.target"/>
+               <location type="Target" uri="file:${project_loc:argeo-tp-unstable:argeo-tp-unstable}/sdk/output-argeo-tp-backend.target"/>
        </locations>
 </target>
\ No newline at end of file