Fix "description" in o.e.jgit.source.feature/feature.properties

Currently, update manager displays the comment message (starting with
"###...") which should not be part of the description.

Change-Id: I1c748cd5987b30f25aca3ca8eb593448bcf128ae
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
This commit is contained in:
Tomasz Zarna 2012-07-17 00:37:03 +02:00 committed by Matthias Sohn
parent 3c09e980cb
commit aeb28b1f3e
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2000, 2010 IBM Corporation and others.
# Copyright (c) 2000, 2010, 2012 IBM Corporation and others.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
@ -16,7 +16,7 @@ updateSiteName=Eclipse JGit Update Site
# description property - text of the "Feature Description"
description=\
Do not install in your IDE: this feature is meant to provision Target Platforms.\n\
Source code for the support for PDE's JUnit runner for a Target Platform\n\
Source code for the support for PDE's JUnit runner for a Target Platform\n
################ end of description property ##################################
# "copyright" property - text of the "Feature Update Copyright"