From da3302ad64b34cf4e1cf50fea350a74a6454f469 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Tue, 10 Feb 2009 22:11:51 +0000 Subject: [PATCH] [253832][releng] Dont unpack jars --- discovery/org.eclipse.tm.discovery-feature/feature.properties | 4 ++-- discovery/org.eclipse.tm.discovery-feature/feature.xml | 3 ++- .../sourceTemplatePlugin/about.properties | 4 ++-- discovery/org.eclipse.tm.discovery.engine/about.properties | 4 ++-- releng/org.eclipse.rse.build/maps/discovery.map | 4 ++-- 5 files changed, 10 insertions(+), 9 deletions(-) diff --git a/discovery/org.eclipse.tm.discovery-feature/feature.properties b/discovery/org.eclipse.tm.discovery-feature/feature.properties index d5140f5af64..3a37713e0e3 100644 --- a/discovery/org.eclipse.tm.discovery-feature/feature.properties +++ b/discovery/org.eclipse.tm.discovery-feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -29,7 +29,7 @@ tmUpdateSiteName=Target Management Updates # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2006, 2008 Symbian Software Ltd. and others. All rights reserved.\n\ +Copyright (c) 2006, 2009 Symbian Software Ltd. and others. All rights reserved.\n\ This program and the accompanying materials are made available under the terms\n\ of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\ available at http://www.eclipse.org/legal/epl-v10.html\n\ diff --git a/discovery/org.eclipse.tm.discovery-feature/feature.xml b/discovery/org.eclipse.tm.discovery-feature/feature.xml index 74ace7d6805..bbf4ec51ad2 100644 --- a/discovery/org.eclipse.tm.discovery-feature/feature.xml +++ b/discovery/org.eclipse.tm.discovery-feature/feature.xml @@ -106,7 +106,8 @@ id="org.eclipse.tm.discovery.doc.isv" download-size="83" install-size="185" - version="0.0.0"/> + version="0.0.0" + unpack="false"/>