|
|
<property name="os" value="win32"/> | <property name="os" value="win32"/> |
<property name="ws" value="win32"/> | <property name="ws" value="win32"/> |
</ant> | </ant> |
<ant antfile="build.xml" dir="../../plugins/org.junit4" target="${target}"> |
|
<property name="arch" value="x86"/> |
|
<property name="os" value="win32"/> |
|
<property name="ws" value="win32"/> |
|
</ant> |
|
<ant antfile="build.xml" dir="../../plugins/org.junit" target="${target}"> | <ant antfile="build.xml" dir="../../plugins/org.junit" target="${target}"> |
<property name="arch" value="x86"/> | <property name="arch" value="x86"/> |
<property name="os" value="win32"/> | <property name="os" value="win32"/> |
|
|
<property name="os" value="win32"/> | <property name="os" value="win32"/> |
<property name="ws" value="win32"/> | <property name="ws" value="win32"/> |
</ant> | </ant> |
<ant antfile="build.xml" dir="../../plugins/org.eclipse.jdt.junit4.runtime" target="${target}"> |
|
<property name="arch" value="x86"/> |
|
<property name="os" value="win32"/> |
|
<property name="ws" value="win32"/> |
|
</ant> |
|
<ant antfile="build.xml" dir="../../plugins/org.eclipse.jdt.core" target="${target}"> | <ant antfile="build.xml" dir="../../plugins/org.eclipse.jdt.core" target="${target}"> |
<property name="arch" value="x86"/> | <property name="arch" value="x86"/> |
<property name="os" value="win32"/> | <property name="os" value="win32"/> |
|
|
<property name="os" value="win32"/> | <property name="os" value="win32"/> |
<property name="ws" value="win32"/> | <property name="ws" value="win32"/> |
</ant> | </ant> |
<ant antfile="build.xml" dir="../../plugins/org.eclipse.jdt.apt.core" target="${target}"> |
|
<property name="arch" value="x86"/> |
|
<property name="os" value="win32"/> |
|
<property name="ws" value="win32"/> |
|
</ant> |
|
<ant antfile="build.xml" dir="../../plugins/org.eclipse.jdt.apt.ui" target="${target}"> |
|
<property name="arch" value="x86"/> |
|
<property name="os" value="win32"/> |
|
<property name="ws" value="win32"/> |
|
</ant> |
|
<ant antfile="build.xml" dir="../../plugins/org.eclipse.ant.ui" target="${target}"> | <ant antfile="build.xml" dir="../../plugins/org.eclipse.ant.ui" target="${target}"> |
<property name="arch" value="x86"/> | <property name="arch" value="x86"/> |
<property name="os" value="win32"/> | <property name="os" value="win32"/> |
|
|
<copy todir="${feature.base}/features/org.eclipse.jdt_3.2.1.r321_v20060905-R4CM1Znkvre9wC-" failonerror="true" overwrite="false"> | <copy todir="${feature.base}/features/org.eclipse.jdt_3.2.1.r321_v20060905-R4CM1Znkvre9wC-" failonerror="true" overwrite="false"> |
<fileset dir="${basedir}" includes="epl-v10.html,feature.xml,feature.properties,eclipse_update_120.jpg,license.html" /> | <fileset dir="${basedir}" includes="epl-v10.html,feature.xml,feature.properties,eclipse_update_120.jpg,license.html" /> |
</copy> | </copy> |
<eclipse.idReplacer featureFilePath="${feature.base}/features/org.eclipse.jdt_3.2.1.r321_v20060905-R4CM1Znkvre9wC-/feature.xml" selfVersion="3.2.1.r321_v20060905-R4CM1Znkvre9wC-" featureIds="" pluginIds="org.eclipse.jdt,3.2.1.r321_v20060823,org.eclipse.ant.ui,3.2.1.r321_v20060828,org.eclipse.jdt.apt.core,3.2.1.R32x_v20060822-2100,org.eclipse.jdt.apt.ui,3.2.1.R32x_v20060822-2100,org.eclipse.jdt.core,3.2.1.v_677_R32x,org.eclipse.jdt.core.manipulation,1.0.1.r321_v20060721,org.eclipse.jdt.debug.ui,3.2.1.r321_v20060918,org.eclipse.jdt.debug,3.2.1.r321_v20060731,org.eclipse.jdt.junit,3.2.1.r321_v20060810,org.eclipse.jdt.junit.runtime,3.2.1.r321_v20060721,org.eclipse.jdt.junit4.runtime,1.0.1.r321_v20060905,org.eclipse.jdt.launching,3.2.1.r321_v20060731,org.eclipse.jdt.ui,3.2.1.r321_v20060907,org.junit,3.8.1,org.junit4,4.1.0.1,org.eclipse.jdt.doc.user,3.2.0.v20060605-1400,org.eclipse.jdt.launching.macosx,3.1.100.v20060605,"/> |
<eclipse.idReplacer featureFilePath="${feature.base}/features/org.eclipse.jdt_3.2.1.r321_v20060905-R4CM1Znkvre9wC-/feature.xml" selfVersion="3.2.1.r321_v20060905-R4CM1Znkvre9wC-" featureIds="" pluginIds="org.eclipse.jdt,3.2.1.r321_v20060823,org.eclipse.ant.ui,3.2.1.r321_v20060828,org.eclipse.jdt.core,3.2.1.v_677_R32x,org.eclipse.jdt.core.manipulation,1.0.1.r321_v20060721,org.eclipse.jdt.debug.ui,3.2.1.r321_v20060918,org.eclipse.jdt.debug,3.2.1.r321_v20060731,org.eclipse.jdt.junit,3.2.1.r321_v20060810,org.eclipse.jdt.junit.runtime,3.2.1.r321_v20060721,org.eclipse.jdt.launching,3.2.1.r321_v20060731,org.eclipse.jdt.ui,3.2.1.r321_v20060907,org.junit,3.8.1,org.eclipse.jdt.doc.user,3.2.0.v20060605-1400,org.eclipse.jdt.launching.macosx,3.1.100.v20060605,"/> |
<antcall target="rootFiles${os}_${ws}_${arch}"/> | <antcall target="rootFiles${os}_${ws}_${arch}"/> |
</target> | </target> |
<target name="rootFileswin32_win32_x86"> | <target name="rootFileswin32_win32_x86"> |