diff options
author | tle | 2011-05-27 21:36:16 +0000 |
---|---|---|
committer | tle | 2011-05-27 21:36:16 +0000 |
commit | 20c79473889efd45070e4ecc661328032d89f417 (patch) | |
tree | 503ff1e92bbc133a8ff4826c45f2d54892b807c3 | |
parent | 0f472af997ed99ef3b7d856774885e0c94736848 (diff) | |
download | webtools.maps-20c79473889efd45070e4ecc661328032d89f417.tar.gz webtools.maps-20c79473889efd45070e4ecc661328032d89f417.tar.xz webtools.maps-20c79473889efd45070e4ecc661328032d89f417.zip |
343629 - 'equivalent' links don't work for emf transaction and validation
-rw-r--r-- | releng/indigo/dependencies.properties | 4 | ||||
-rw-r--r-- | releng/maps/build.cfg | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/releng/indigo/dependencies.properties b/releng/indigo/dependencies.properties index e13b9590d..390ac6601 100644 --- a/releng/indigo/dependencies.properties +++ b/releng/indigo/dependencies.properties @@ -213,7 +213,7 @@ emftransaction.name=EMF Transaction 1.4.0 emftransaction.description=(Required for JPA Diagram Editor) emftransaction.url=http://download.eclipse.org${emftransaction.mirror.prefixuri} -emftransaction.build.home=http://www.eclipse.org/modeling/emf/transaction/downloads/ +emftransaction.build.home=http://www.eclipse.org/modeling/emf/downloads/?project=transaction ####################################################################################### @@ -233,7 +233,7 @@ emfvalidation.name=EMF Validation 1.4.0 emfvalidation.description=(Required for JPA Diagram Editor) emfvalidation.url=http://download.eclipse.org${emfvalidation.mirror.prefixuri} -emfvalidation.build.home=http://www.eclipse.org/modeling/emf/validation/downloads/ +emfvalidation.build.home=http://www.eclipse.org/modeling/emf/downloads/?project=validation ################################################################################# # Graphiti Dependency diff --git a/releng/maps/build.cfg b/releng/maps/build.cfg index 0522d5702..6f4846c9f 100644 --- a/releng/maps/build.cfg +++ b/releng/maps/build.cfg @@ -1,4 +1,4 @@ -builderVersion=v201105171909 +builderVersion=v201105272130 # This parameter is specific to the compiler |