blob: ada93a26a0f02524a4f6015dba79da0aa71647b6 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project name="org.eclipse.ajdt.examples" default="build.jars" basedir=".">
<property name="basews" value="${ws}"/>
<property name="baseos" value="${os}"/>
<property name="basearch" value="${arch}"/>
<property name="basenl" value="${nl}"/>
<!-- Compiler settings. -->
<property name="javacFailOnError" value="false"/>
<property name="javacDebugInfo" value="on"/>
<property name="javacVerbose" value="false"/>
<property name="logExtension" value=".log"/>
<property name="compilerArg" value=""/>
<property name="javacSource" value="1.3"/>
<property name="javacTarget" value="1.2"/>
<path id="path_bootclasspath">
<fileset dir="${java.home}/lib">
<include name="*.jar"/>
</fileset>
</path>
<property name="bootclasspath" refid="path_bootclasspath"/>
<condition property="bundleBootClasspath" value="${J2SE-1.4}">
<isset property="J2SE-1.4"/>
</condition>
<condition property="bundleJavacSource" value="1.3">
<isset property="J2SE-1.4"/>
</condition>
<condition property="bundleJavacTarget" value="1.2">
<isset property="J2SE-1.4"/>
</condition>
<property name="bundleJavacSource" value="${javacSource}"/>
<property name="bundleJavacTarget" value="${javacTarget}"/>
<property name="bundleBootClasspath" value="${bootclasspath}"/>
<target name="init" depends="properties">
<condition property="pluginTemp" value="${buildTempFolder}/plugins">
<isset property="buildTempFolder"/>
</condition>
<property name="pluginTemp" value="${basedir}"/>
<condition property="build.result.folder" value="${pluginTemp}/org.eclipse.ajdt.examples">
<isset property="buildTempFolder"/>
</condition>
<property name="build.result.folder" value="${basedir}"/>
<property name="temp.folder" value="${basedir}/temp.folder"/>
<property name="plugin.destination" value="${basedir}"/>
</target>
<target name="properties" if="eclipse.running">
<property name="build.compiler" value="org.eclipse.jdt.core.JDTCompilerAdapter"/>
</target>
<target name="build.update.jar" depends="init" description="Build the plug-in: org.eclipse.ajdt.examples for an update site.">
<delete dir="${temp.folder}"/>
<mkdir dir="${temp.folder}"/>
<antcall target="build.jars"/>
<antcall target="gather.bin.parts">
<param name="destination.temp.folder" value="${temp.folder}/"/>
</antcall>
<zip destfile="${plugin.destination}/org.eclipse.ajdt.examples_1.4.1.DEVELOPMENT.jar" basedir="${temp.folder}/org.eclipse.ajdt.examples_1.4.1.DEVELOPMENT" filesonly="false" whenempty="skip" update="false"/>
<delete dir="${temp.folder}"/>
</target>
<target name="ajdtExamples.jar" depends="init" unless="ajdtExamples.jar" description="Create jar: org.eclipse.ajdt.examples ajdtExamples.jar.">
<delete dir="${temp.folder}/ajdtExamples.jar.bin"/>
<mkdir dir="${temp.folder}/ajdtExamples.jar.bin"/>
<path id="ajdtExamples.jar.classpath">
<pathelement path="../../plugins/org.eclipse.ui.ide_3.2.0.I20060602-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.ui.win32_3.2.0.I20060511-2000.jar"/>
<pathelement path="../../plugins/com.ibm.icu_3.4.4.1.jar"/>
<pathelement path="../../plugins/org.eclipse.core.resources_3.2.0.v20060601a.jar"/>
<pathelement path="../../plugins/org.eclipse.core.resources.compatibility_3.2.0.v20060601a.jar"/>
<pathelement path="../../plugins/org.eclipse.core.resources.win32_3.2.0.v20060601a.jar"/>
<pathelement path="../../plugins/org.eclipse.core.runtime.compatibility_3.1.100.v20060601a.jar"/>
<pathelement path="../../plugins/org.eclipse.osgi_3.2.0.v20060601.jar"/>
<pathelement path="../../plugins/org.eclipse.core.runtime_3.2.0.v20060601b.jar"/>
<pathelement path="../../plugins/org.eclipse.equinox.common_3.2.0.v20060601a.jar"/>
<pathelement path="../../plugins/org.eclipse.core.jobs_3.2.0.v20060601a.jar"/>
<pathelement path="../../plugins/org.eclipse.core.runtime.compatibility.registry_3.2.0.v20060602/runtime_registry_compatibility.jar"/>
<pathelement path="../../plugins/org.eclipse.core.runtime.compatibility.registry_3.2.0.v20060602"/>
<pathelement path="../../plugins/org.eclipse.equinox.registry_3.2.0.v20060601.jar"/>
<pathelement path="../../plugins/org.eclipse.equinox.preferences_3.2.0.v20060601.jar"/>
<pathelement path="../../plugins/org.eclipse.core.runtime.compatibility.registry_3.2.0.v20060602/@dot"/>
<pathelement path="../../plugins/org.eclipse.core.contenttype_3.2.0.v20060601a.jar"/>
<pathelement path="../../plugins/org.eclipse.core.runtime.compatibility.auth_3.2.0.v20060601.jar"/>
<pathelement path="../../plugins/org.eclipse.update.configurator_3.2.0.v20060511.jar"/>
<pathelement path="../../plugins/org.eclipse.ant.core_3.1.100.v20060531.jar"/>
<pathelement path="../../plugins/org.eclipse.core.variables_3.1.100.v20060517.jar"/>
<pathelement path="../../plugins/org.eclipse.core.expressions_3.2.0.v20060602-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.core.filesystem_1.0.0.v20060601a.jar"/>
<pathelement path="../../plugins/org.eclipse.core.filesystem.win32.x86_1.0.0.v20060601a.jar"/>
<pathelement path="../../plugins/org.eclipse.help_3.2.0.v20060518.jar"/>
<pathelement path="../../plugins/org.eclipse.ui_3.2.0.I20060602-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.swt_3.2.0.v3232l.jar"/>
<pathelement path="../../plugins/org.eclipse.swt.gtk.linux.x86_3.2.0.v3232l.jar"/>
<pathelement path="../../plugins/org.eclipse.swt.win32.win32.x86_3.2.0.v3232l.jar"/>
<pathelement path="../../plugins/org.eclipse.jface_3.2.0.I20060602-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.core.commands_3.2.0.I20060511-0800a.jar"/>
<pathelement path="../../plugins/org.eclipse.ui.workbench_3.2.0.I20060602-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20060511-2000/@dot"/>
<pathelement path="../../plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20060511-2000/compatibility.jar"/>
<pathelement path="../../plugins/org.eclipse.ui.views_3.2.0.I20060511-2000.jar"/>
<pathelement path="../../plugins/org.eclipse.update.core_3.2.0.v20060602.jar"/>
<pathelement path="../../plugins/org.eclipse.update.core.win32_3.2.0.v20060511.jar"/>
<pathelement path="../../plugins/org.eclipse.update.ui_3.2.0.v20060601.jar"/>
<pathelement path="../../plugins/org.eclipse.ui.forms_3.2.0.v20060530.jar"/>
<pathelement path="../../plugins/org.eclipse.jdt.core_3.2.0.v_670.jar"/>
<pathelement path="../../plugins/org.eclipse.text_3.2.0.v20060602-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.team.core_3.2.0.I200605181830.jar"/>
<pathelement path="../org.eclipse.ajdt.ui/bin/"/>
<pathelement path="../org.eclipse.ajdt.ui/@dot"/>
<pathelement path="../../plugins/org.eclipse.jface.text_3.2.0.v20060602-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.ui.workbench.texteditor_3.2.0.v20060602-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.ui.editors_3.2.0.v20060602-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.core.filebuffers_3.2.0.v20060602-0010.jar"/>
<pathelement path="../org.aspectj.ajde/ajde.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-antlr.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-apache-bcel.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-apache-bsf.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-apache-log4j.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-apache-oro.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-apache-regexp.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-apache-resolver.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-commons-logging.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-commons-net.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-icontract.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-jai.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-javamail.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-jdepend.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-jmf.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-jsch.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-junit.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-launcher.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-netrexx.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-nodeps.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-starteam.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-stylebook.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-swing.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-trax.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-vaj.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-weblogic.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-xalan1.jar"/>
<pathelement path="../../plugins/org.apache.ant_1.6.5/lib/ant-xslp.jar"/>
<pathelement path="../org.aspectj.weaver/aspectjweaver.jar"/>
<pathelement path="../org.aspectj.runtime/aspectjrt.jar"/>
<pathelement path="../../plugins/org.eclipse.search_3.2.0.v20060602-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.jdt.ui_3.2.0.v20060602-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.ui.console_3.1.100.v20060518.jar"/>
<pathelement path="../../plugins/org.eclipse.debug.core_3.2.0.v20060601.jar"/>
<pathelement path="../../plugins/org.eclipse.debug.ui_3.2.0.v20060601.jar"/>
<pathelement path="../../plugins/org.eclipse.jdt.launching_3.2.0.v20060525.jar"/>
<pathelement path="../../plugins/org.eclipse.jdt.debug_3.2.0.v20060601/jdi.jar"/>
<pathelement path="../../plugins/org.eclipse.jdt.debug_3.2.0.v20060601/jdimodel.jar"/>
<pathelement path="../../plugins/org.eclipse.jdt.debug_3.2.0.v20060601/tools.jar"/>
<pathelement path="../../plugins/org.eclipse.compare_3.2.0.v20060525.jar"/>
<pathelement path="../../plugins/org.eclipse.team.ui_3.2.0.I200606011710.jar"/>
<pathelement path="../../plugins/org.eclipse.ui.navigator_3.2.0.I20060526-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.ui.navigator.resources_3.2.0.I20060511-2000.jar"/>
<pathelement path="../../plugins/org.eclipse.ui.views.properties.tabbed_3.2.0.I20060511-0800a.jar"/>
<pathelement path="../../plugins/org.eclipse.ltk.core.refactoring_3.2.0.v20060602-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.ltk.ui.refactoring_3.2.0.v20060602-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.jdt.core.manipulation_1.0.0.v20060602-0010.jar"/>
<pathelement path="../../plugins/org.eclipse.pde.core_3.2.0.v20060601b.jar"/>
<pathelement path="../../plugins/org.eclipse.pde.build_3.2.0.v20060601/pdebuild.jar"/>
<pathelement path="../../plugins/org.eclipse.pde.runtime_3.2.0.v20060511-0800.jar"/>
<pathelement path="../../plugins/org.eclipse.pde_3.2.0.v20060511-1200.jar"/>
<pathelement path="../../plugins/org.eclipse.jdt.debug.ui_3.2.0.v20060517.jar"/>
<pathelement path="../org.eclipse.contribution.visualiser/bin"/>
<pathelement path="../org.eclipse.contribution.visualiser/@dot"/>
<pathelement path="../../plugins/org.eclipse.pde.ui_3.2.0.v20060526-0010.jar"/>
<pathelement path="../../plugins/org.apache.lucene_1.4.103.v20060601/lucene-1.4.3.jar"/>
<pathelement path="../../plugins/org.apache.lucene_1.4.103.v20060601/parser.jar"/>
<pathelement path="../../plugins/org.eclipse.ant.ui_3.2.0.v20060531.jar"/>
<pathelement path="../../plugins/org.eclipse.ui.externaltools_3.1.100.v20060511.jar"/>
<pathelement path="../../plugins/org.eclipse.jdt.junit_3.2.0.v20060602-0010/junitsupport.jar"/>
<pathelement path="../../plugins/org.eclipse.jdt.junit.runtime_3.2.0.v20060602-0010/junitruntime.jar"/>
<pathelement path="../../plugins/org.junit_3.8.1/junit.jar"/>
<pathelement path="../../plugins/org.eclipse.ui.intro_3.2.0.v20060601.jar"/>
<pathelement path="../../plugins/org.eclipse.help.base_3.2.0.v20060601.jar"/>
<pathelement path="../../plugins/org.eclipse.help.appserver_3.1.100.v20060510b.jar"/>
<pathelement path="../../plugins/org.eclipse.ui.cheatsheets_3.2.0.v20060516.jar"/>
<pathelement path="../../plugins/org.eclipse.help.ui_3.2.0.v20060510b.jar"/>
<pathelement path="../org.eclipse.ajdt.core/bin/"/>
<pathelement path="../org.eclipse.ajdt.core/@dot"/>
<pathelement path="../org.eclipse.contribution.xref.core/bin/"/>
<pathelement path="../org.eclipse.contribution.xref.core/@dot"/>
<pathelement path="../org.eclipse.contribution.xref.ui/bin/"/>
<pathelement path="../org.eclipse.contribution.xref.ui/@dot"/>
</path>
<!-- compile the source code -->
<javac destdir="${temp.folder}/ajdtExamples.jar.bin" failonerror="${javacFailOnError}" verbose="${javacVerbose}" debug="${javacDebugInfo}" includeAntRuntime="no" bootclasspath="${bundleBootClasspath}" source="${bundleJavacSource}" target="${bundleJavacTarget}" >
<compilerarg line="${compilerArg}" compiler="${build.compiler}"/>
<classpath refid="ajdtExamples.jar.classpath" />
<src path="src/" />
<compilerarg value="@${basedir}/javaCompiler.ajdtExamples.jar.args" compiler="org.eclipse.jdt.core.JDTCompilerAdapter"/>
<compilerarg line="-log '${temp.folder}/ajdtExamples.jar.bin${logExtension}'" compiler="org.eclipse.jdt.core.JDTCompilerAdapter"/>
</javac>
<!-- Copy necessary resources -->
<copy todir="${temp.folder}/ajdtExamples.jar.bin" failonerror="true" overwrite="false">
<fileset dir="src/" excludes="**/*.java, **/package.htm*" />
</copy>
<mkdir dir="${build.result.folder}"/>
<jar destfile="${build.result.folder}/ajdtExamples.jar" basedir="${temp.folder}/ajdtExamples.jar.bin"/>
<delete dir="${temp.folder}/ajdtExamples.jar.bin"/>
</target>
<target name="ajdtExamplessrc.zip" depends="init" unless="ajdtExamplessrc.zip">
<mkdir dir="${build.result.folder}"/>
<zip destfile="${build.result.folder}/ajdtExamplessrc.zip" filesonly="false" whenempty="skip" update="false">
<fileset dir="src/" includes="**/*.java" />
</zip>
</target>
<target name="build.jars" depends="init" description="Build all the jars for the plug-in: org.eclipse.ajdt.examples.">
<available property="ajdtExamples.jar" file="${build.result.folder}/ajdtExamples.jar"/>
<antcall target="ajdtExamples.jar"/>
</target>
<target name="build.sources" depends="init">
<available property="ajdtExamplessrc.zip" file="${build.result.folder}/ajdtExamplessrc.zip"/>
<antcall target="ajdtExamplessrc.zip"/>
</target>
<target name="gather.bin.parts" depends="init" if="destination.temp.folder">
<mkdir dir="${destination.temp.folder}/org.eclipse.ajdt.examples_1.4.1.DEVELOPMENT"/>
<copy todir="${destination.temp.folder}/org.eclipse.ajdt.examples_1.4.1.DEVELOPMENT" failonerror="true" overwrite="false">
<fileset dir="${build.result.folder}" includes="ajdtExamples.jar" />
</copy>
<copy todir="${destination.temp.folder}/org.eclipse.ajdt.examples_1.4.1.DEVELOPMENT" failonerror="true" overwrite="false">
<fileset dir="${basedir}" includes="plugin.xml,plugin.properties,icons/,ajdtExamples.jar,META-INF/,about.html,archive/" />
</copy>
</target>
<target name="build.zips" depends="init">
</target>
<target name="gather.sources" depends="init" if="destination.temp.folder">
<mkdir dir="${destination.temp.folder}/org.eclipse.ajdt.examples_1.4.1.DEVELOPMENT"/>
<copy file="${build.result.folder}/ajdtExamplessrc.zip" todir="${destination.temp.folder}/org.eclipse.ajdt.examples_1.4.1.DEVELOPMENT" failonerror="false" overwrite="false"/>
<copy todir="${destination.temp.folder}/org.eclipse.ajdt.examples_1.4.1.DEVELOPMENT" failonerror="false" overwrite="false">
<fileset dir="${basedir}" includes="src/,schema/" />
</copy>
</target>
<target name="gather.logs" depends="init" if="destination.temp.folder">
<mkdir dir="${destination.temp.folder}/org.eclipse.ajdt.examples_1.4.1.DEVELOPMENT"/>
<copy file="${temp.folder}/ajdtExamples.jar.bin${logExtension}" todir="${destination.temp.folder}/org.eclipse.ajdt.examples_1.4.1.DEVELOPMENT" failonerror="false" overwrite="false"/>
</target>
<target name="clean" depends="init" description="Clean the plug-in: org.eclipse.ajdt.examples of all the zips, jars and logs created.">
<delete file="${build.result.folder}/ajdtExamples.jar"/>
<delete file="${build.result.folder}/ajdtExamplessrc.zip"/>
<delete file="${plugin.destination}/org.eclipse.ajdt.examples_1.4.1.DEVELOPMENT.jar"/>
<delete file="${plugin.destination}/org.eclipse.ajdt.examples_1.4.1.DEVELOPMENT.zip"/>
<delete dir="${temp.folder}"/>
</target>
<target name="refresh" depends="init" if="eclipse.running" description="Refresh this folder.">
<eclipse.convertPath fileSystemPath="E:/AJDTversions/eclipse-SDK-3.2RC7-win32/eclipse/workspace/org.eclipse.ajdt.examples" property="resourcePath"/>
<eclipse.refreshLocal resource="${resourcePath}" depth="infinite"/>
</target>
<target name="zip.plugin" depends="init" description="Create a zip containing all the elements for the plug-in: org.eclipse.ajdt.examples.">
<delete dir="${temp.folder}"/>
<mkdir dir="${temp.folder}"/>
<antcall target="build.jars"/>
<antcall target="build.sources"/>
<antcall target="gather.bin.parts">
<param name="destination.temp.folder" value="${temp.folder}/"/>
</antcall>
<antcall target="gather.sources">
<param name="destination.temp.folder" value="${temp.folder}/"/>
</antcall>
<delete>
<fileset dir="${temp.folder}" includes="**/*.bin${logExtension}" />
</delete>
<zip destfile="${plugin.destination}/org.eclipse.ajdt.examples_1.4.1.DEVELOPMENT.zip" basedir="${temp.folder}" filesonly="true" whenempty="skip" update="false"/>
<delete dir="${temp.folder}"/>
</target>
</project>