Skip to content

Commit e54603d

Browse files
committed
Fix/improve details of org.eclipse.pde.osgitest.dependencies.feature
1 parent a1afc21 commit e54603d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

features/org.eclipse.pde.osgitest.dependencies.feature/feature.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
# Contributors:
1212
# Christoph Läubrich - initial API and implementation
1313
###############################################################################
14-
featureName=OSGi Test Dependencies Feature
14+
featureName=OSGi Test Dependencies
1515
providerName=Eclipse.org
16-
description=Feature to consume OSGi Test (https://github.com/osgi/osgi-test/) dependencies in target platforms using an Eclipse Release.
16+
description=Provides OSGi Test (https://github.com/osgi/osgi-test/) dependencies for use in target platforms.
1717
copyright=\
1818
Copyright (c) 2025 Christoph Läubrich and others.\n\
1919
\n\

features/org.eclipse.pde.osgitest.dependencies.feature/feature.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
id="org.eclipse.pde.osgitest.dependencies.feature"
44
label="%featureName"
55
version="1.0.0.qualifier"
6+
provider-name="%providerName"
67
license-feature="org.eclipse.license"
78
license-feature-version="0.0.0">
89

0 commit comments

Comments
 (0)