summaryrefslogtreecommitdiff
path: root/sabbus.xml
diff options
context:
space:
mode:
authorGeoffrey Washburn <geoffrey.washburn@epfl.ch>2008-04-05 14:04:49 +0000
committerGeoffrey Washburn <geoffrey.washburn@epfl.ch>2008-04-05 14:04:49 +0000
commitfa942d0a19690f249ef539c74698e750379b7df3 (patch)
tree729852c22c5296aec7fead92a5c00f45bf07102b /sabbus.xml
parent671bae7caf007851266f200300fd74d2f2d0752c (diff)
downloadscala-fa942d0a19690f249ef539c74698e750379b7df3.tar.gz
scala-fa942d0a19690f249ef539c74698e750379b7df3.tar.bz2
scala-fa942d0a19690f249ef539c74698e750379b7df3.zip
Rename the "files" target to the more descripti...
Rename the "files" target to the more descriptive "fusion" target.
Diffstat (limited to 'sabbus.xml')
-rw-r--r--sabbus.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sabbus.xml b/sabbus.xml
index 68b5e735d0..e3f83e863d 100644
--- a/sabbus.xml
+++ b/sabbus.xml
@@ -134,7 +134,7 @@ INITIALISATION
FUSION JVM 1.5 LIBRARY SOURCES
============================================================================ -->
- <target name="files" depends="init">
+ <target name="fusion" depends="init">
<!--
<union id="library.files">
<files includes="${src.dir}/library/jvm/jvm1.5/scala/**/*.scala"/>
@@ -168,7 +168,7 @@ FUSION JVM 1.5 LIBRARY SOURCES
LOAD STABLE REFERENCE (STARR) LAYER
============================================================================ -->
- <target name="starr.load" depends="files">
+ <target name="starr.load" depends="fusion">
<path id="starr.classpath">
<pathelement location="${lib.starr.jar}"/>
<pathelement location="${comp.starr.jar}"/>