summaryrefslogtreecommitdiffstats
path: root/internal_comp_deps.mk
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2005-04-01 03:07:52 +0000
committerNoriko Hosoi <nhosoi@redhat.com>2005-04-01 03:07:52 +0000
commit267887994cd3b33251bc93f7d4992c0528116fa7 (patch)
treec63661e86f001b9a500e141d4d0a4a1bfc5c8a8c /internal_comp_deps.mk
parenta28efe963e612b1dd1327e19992cbf25893f2657 (diff)
downloadds-267887994cd3b33251bc93f7d4992c0528116fa7.tar.gz
ds-267887994cd3b33251bc93f7d4992c0528116fa7.tar.xz
ds-267887994cd3b33251bc93f7d4992c0528116fa7.zip
[152645] revert AXIS version to 1.2beta
Diffstat (limited to 'internal_comp_deps.mk')
-rw-r--r--internal_comp_deps.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal_comp_deps.mk b/internal_comp_deps.mk
index eaf06581..f7618917 100644
--- a/internal_comp_deps.mk
+++ b/internal_comp_deps.mk
@@ -394,7 +394,7 @@ endif
then echo "Error: could not get component SETUPSDK file $@" ; \
fi
# apache-axis java classes #######################################
-AXIS = axis-$(AXIS_VERSION).zip
+AXIS = axis-bin-$(AXIS_VERSION).zip
AXIS_FILES = $(AXIS)
AXIS_RELEASE = $(COMPONENTS_DIR)/axis
#AXISJAR_DIR = $(AXISJAR_RELEASE)/$(AXISJAR_COMP)/$(AXISJAR_VERSION)