Bug 138565

Summary: plugin.properties files are missing after rpm install
Product: [Retired] Red Hat Developer Suite Reporter: Jeff Pound <jpound>
Component: LombozAssignee: Jeremy Handcock <handcock>
Status: CLOSED NEXTRELEASE QA Contact: eclipse-bugs
Severity: medium Docs Contact:
Priority: medium    
Version: 2.0CC: aaron
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-12-03 19:10:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeff Pound 2004-11-09 22:16:44 UTC
Description of problem:
plugin.properties is not being installed by rpm. Packages affected:
com.objectlearn.j2ee.gmf.core
com.objectlearn.j2ee.gmf.core.edit
com.objectlearn.j2ee.gmf.core.editor
com.objectlearn.j2ee.gmf.emitter

Version-Release number of selected component (if applicable):
eclipse-lomboz-3.0.1-2

How reproducible:
Always

Steps to Reproduce:
1. Install RPM

Actual results:
-lack of plugin.properties files
-Varios properties (such as Plugin Name/Provider) have plugin.xml
variable names instead of the labels defined in the missing properties
file. (ie. "%pluginName")

Expected results:
The 4 plugin.properties should be installed with the plugin.

Comment 1 Aaron Luchko 2004-12-01 20:29:53 UTC
*** Bug 139399 has been marked as a duplicate of this bug. ***

Comment 2 Aaron Luchko 2004-12-03 19:10:26 UTC
plugin.properties was left out of the build.properties, fixed now.