Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcanderson2006-03-01 04:55:38 +0000
committercanderson2006-03-01 04:55:38 +0000
commit7622b7b1d2fb95e44eb06d078e4508d44d3bc27a (patch)
treead8a46cf3aa4f59a92f9994df636084b0875e833
parented601d07bcd788971c8e644fd5672a256fb3448c (diff)
downloadwebtools.maps-vS200603010650.tar.gz
webtools.maps-vS200603010650.tar.xz
webtools.maps-vS200603010650.zip
This commit was manufactured by cvs2svn to create tag 'vS200603010650'.vS200603010650
-rw-r--r--releng.jsf/.project11
-rw-r--r--releng.jsf/maps/dependencies.properties171
-rw-r--r--releng.jsf/maps/jsf.map7
-rw-r--r--releng.jsf/maps/wtp.jsf.map8
4 files changed, 0 insertions, 197 deletions
diff --git a/releng.jsf/.project b/releng.jsf/.project
deleted file mode 100644
index 29c420a1a..000000000
--- a/releng.jsf/.project
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>releng-jsf</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- </buildSpec>
- <natures>
- </natures>
-</projectDescription>
diff --git a/releng.jsf/maps/dependencies.properties b/releng.jsf/maps/dependencies.properties
deleted file mode 100644
index a1c10d439..000000000
--- a/releng.jsf/maps/dependencies.properties
+++ /dev/null
@@ -1,171 +0,0 @@
-#######################################################################################
-# A dependency is identied by:
-# groupId: a simple component name that adheres to java
-# variable naming conventions. e.g. wtp
-# url: Url to a remote repository that can be used by a
-# http GET request to download the library
-# to a local cache repository. URL should not include the file.
-# See the next description for the file
-# file: Name of the library that is used. If the library is platform dependent
-# it must have suffixes such as: file.linux.gtk.x86
-# These suffixes are the same as those useb by releng baseos,basews,basearch
-# baseos= linux or win32
-# basews= gtk or win32
-# basearch=x86
-# name: A short user readable name for the library.
-# description: One line description for the library.
-# autodownload: [optional] default true. Set this to false if the file cannot be
-# downloaded automatically (i.e. requies license accept click through).
-# If autodownload is false, and the library is not avaialbe in the local
-# repository (cache). User must download the library and copy it into
-# the local repository.
-# releng.url: [optional] Copies the original to a releng repository. Useful for libraries
-# that can get deleted from their original URLs. Releng will use
-# the local cache, original url, releng.url in that order to get the
-# the dependency. If a releng.url is not provided, the library will
-# always be requested from itrs original site.
-#
-# Example:
-# wtp.url = http://download.eclipse.org/webtools/downloads/drops/R-0.7-200507290654
-# wtp.file = wtp-sdk-0.7.zip
-# wtp.name = WTP 0.7 SDK
-# wtp.description = WTP 0.7 SDK distribution
-#######################################################################################
-
-
-#######################################################################################
-# WTP Releng Builder Dependency
-# WTP Releng Builder zip to be downloaded
-# The WTP Releng Builder will be used for building the distribution
-# groupID : wtpBuilder
-wtpBuilder.url = http://download.eclipse.org/webtools/downloads/releng.builder/drops/R-0.7-200507290654
-wtpBuilder.file = wtp-releng-builder-0.7.zip
-wtpBuilder.name = WTP Releng Builder 0.7
-wtpBuilder.description = WTP Releng Builder 0.7
-#######################################################################################
-
-#######################################################################################
-# Eclipse SDK Dependency
-# Eclipse zip to be downloaded
-# Eclipse SDK will be used for building the distribution
-# groupID : eclipse
-eclipse.url = http://download.eclipse.org/eclipse/downloads/drops/R-3.1.1-200509290840
-eclipse.file.linux-gtk-x86=eclipse-SDK-3.1.1-linux-gtk.tar.gz
-eclipse.file.win32-win32-x86=eclipse-SDK-3.1.1-win32.zip
-eclipse.name = Eclipse SDK v3.1.1
-eclipse.description = Eclipse SDK v3.1.1
-#######################################################################################
-
-#######################################################################################
-# Eclipse Test Framework
-# Eclipse Test Framework support zip to be downloaded
-# Eclipse Test Framework will be used for testing and building the tests
-# groupID : eclipseTestFramework
-eclipseTestFramework.url = http://download.eclipse.org/eclipse/downloads/drops/R-3.1.1-200509290840
-eclipseTestFramework.file = eclipse-test-framework-3.1.1.zip
-eclipseTestFramework.name = Eclipse test framework v3.1.1
-eclipseTestFramework.description = Eclipse test framework v3.1.1
-#######################################################################################
-
-#######################################################################################
-# Eclipse Modeling Framework (EMF) Dependency
-# EMF zip to be downloaded
-# EMF SDO XSD SDK will be used for building the distribution
-# groupID : emf
-emf.url = http://download.eclipse.org/tools/emf/downloads/drops/2.1.1/R200509281310
-emf.releng.url = http://download.eclipse.org/webtools/downloads/drivers/
-emf.file = emf-sdo-xsd-SDK-2.1.1.zip
-emf.name = EMF SDO XSD sdk v2.1.1
-emf.description = EMF XSD SDO sdk bundle v2.1.1
-#######################################################################################
-
-#######################################################################################
-# Eclipse Graphical Editing Framework (GEF) Dependency
-# GEF zip to be downloaded
-# GEF SDK will be used for building the distribution
-# groupID : gef
-gef.url = http://download.eclipse.org/tools/gef/downloads/drops/R-3.1.1-200509301327
-gef.releng.url = http://download.eclipse.org/webtools/downloads/drivers/
-gef.file = GEF-SDK-3.1.1.zip
-gef.name = GEF sdk v3.1.1
-gef.description = GEF sdk v3.1.1
-#######################################################################################
-
-#######################################################################################
-# Java EMF Model (JEM) Dependency
-# JEM zip to be downloaded
-# JEM SDK will be used for building the distribution
-# groupID : jem
-jem.url = http://download.eclipse.org/tools/ve/downloads/drops/R-1.1.0.1-200509071822
-jem.releng.url = http://download.eclipse.org/webtools/downloads/drivers/
-jem.file = JEM-SDK-1.1.0.1.zip
-jem.name = JEM sdk v1.1.0.1
-jem.description = JEM sdk v1.1.0.1
-#######################################################################################
-
-#######################################################################################
-# Web Tools Platform (WTP) Dependency
-# WTP zip to be downloaded
-# WTP SDK will be used for building the distribution
-# groupID : wtp
-wtp.url = http://download.eclipse.org/webtools/downloads/drops/R-1.0-200512210855
-wtp.file = wtp-all-in-one-sdk-1.0-win32.zip
-wtp.name = WTP 1.0 All-in-one SDK
-wtp.description = WTP 1.0 All-in-one SDK distribution
-#######################################################################################
-
-
-#######################################################################################
-# OAGIS Dependency
-# oagis_release zip to be downloaded (CANNOT BE DOWNLOADED AUTOMATICALLY)
-# oagis_release will be used for testing the distribution
-# groupID : oagis.release
-oagis.release.url = http://www.openapplications.org/downloads/oagis/rls80/
-oagis.release.file = oagis_release_8.0_GA-withSP3.zip
-oagis.release.autodownload=true
-oagis.release.name = OAGIS Release v8.0 SP3
-oagis.release.description = OAGIS Release v8.0 SP3
-#######################################################################################
-
-#######################################################################################
-# OAGIS WSDL
-# oagis_wsdl_8.0.zip to be downloaded (CANNOT BE DOWNLOADED AUTOMATICALLY)
-# oagis_wdl will be used for testing the distribution
-# groupID : oagis.wsdl
-oagis.wsdl.url = http://www.openapplications.org/downloads/oagis/rls80
-oagis.wsdl.file = WSDL_1.1_for%20OAGIS_8.0.zip
-oagis.wsdl.autodownload=true
-oagis.wsdl.name = OAGIS WSDL v8.0 SP3
-oagis.wsdl.description = OAGIS WSDL v8.0 SP3
-#######################################################################################
-
-
-
-#######################################################################################
-# TPTP
-# Eclipse TPTP Dependency
-# TPTP will be used for API scanning
-# groupID : tptp
-tptp.url = http://download.eclipse.org/tptp/4.0.0/TPTP-4.0.0-200507181519
-tptp.releng.url = http://download.eclipse.org/webtools/downloads/drivers
-tptp.file.linux-gtk-x86= tptpdc.linux_ia32-TPTP-4.0.0-200507181519.zip
-tptp.file.win32-win32-x86 = tptpdc.win_ia32-TPTP-4.0.0-200507181519.zip
-tptp.name = TPTP DC v4.0
-tptp.description = TPTP DC v4.0
-
-piagent.url = http://download.eclipse.org/tptp/4.0.0/TPTP-4.0.0-200507181519
-piagent.releng.url = http://download.eclipse.org/webtools/downloads/drivers
-piagent.file.linux-gtk-x86= tptpdc.linux_ia32-TPTP-4.0.0-200507181519.zip
-piagent.file.win32-win32-x86 = tptpdc.win_ia32-TPTP-4.0.0-200507181519.zip
-piagent.name = TPTP DC v4.0
-piagent.description = TPTP DC v4.0
-#######################################################################################
-
-#URL to Web Tools downloads
-# non-mirrored site: webtoolsDownloadURL=http://download.eclipse.org/webtools/downloads/drops
-# use mirrored site as follows:
-webtoolsDownloadURL=http://www.eclipse.org/downloads/download.php?file=/webtools/downloads/drops
-
-#URL to Internal Reference Tool
-internalRefToolURL=http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/jdt-core-home/tools/internal/internal-200302241157.zip
-internalRefToolFile=internal-200302241157.zip
diff --git a/releng.jsf/maps/jsf.map b/releng.jsf/maps/jsf.map
deleted file mode 100644
index 5ff823c6a..000000000
--- a/releng.jsf/maps/jsf.map
+++ /dev/null
@@ -1,7 +0,0 @@
-!*************** jsf product plugin and assembly features
-
-plugin@org.eclipse.jsf=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/assembly/plugins/org.eclipse.jsf.branding
-
-feature@org.eclipse.jsf=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/assembly/features/org.eclipse.jsf.feature
-
-!*************** \ No newline at end of file
diff --git a/releng.jsf/maps/wtp.jsf.map b/releng.jsf/maps/wtp.jsf.map
deleted file mode 100644
index f69eca49e..000000000
--- a/releng.jsf/maps/wtp.jsf.map
+++ /dev/null
@@ -1,8 +0,0 @@
-!*************** jsf product maim plugins and features
-
-plugin@org.eclipse.wtp.jsf.core=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.wtp.jsf.core
-plugin@org.eclipse.wtp.jsf.ui=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.wtp.jsf.ui
-
-feature@org.eclipse.wtp.jsf.feature=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/features/org.eclipse.wtp.jsf.feature
-
-!*************** \ No newline at end of file

Back to the top