This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 274546 - NLS unused messages logged
Summary: NLS unused messages logged
Status: RESOLVED FIXED
Alias: None
Product: WTP Common Tools
Classification: WebTools
Component: Faceted Project Framework (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: 3.1 RC2   Edit
Assignee: Konstantin Komissarchik CLA
QA Contact: Konstantin Komissarchik CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-30 12:36 EDT by Kaloyan Raev CLA
Modified: 2009-05-21 22:53 EDT (History)
2 users (show)

See Also:
david_williams: pmc_approved+
konstantin: pmc_approved? (raghunathan.srinivasan)
konstantin: pmc_approved? (naci.dai)
konstantin: pmc_approved? (deboer)
konstantin: pmc_approved? (neil.hauge)
konstantin: pmc_approved? (kaloyan)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kaloyan Raev CLA 2009-04-30 12:36:25 EDT
During executing the JEE smoke test the following warnings were logged in the Error Log:

!ENTRY org.eclipse.osgi 2 1 2009-04-30 18:46:12.884
!MESSAGE NLS unused message: facetNotDefined in: org.eclipse.wst.common.project.facet.core.internal.FacetedProject

!ENTRY org.eclipse.osgi 2 1 2009-04-30 18:46:12.885
!MESSAGE NLS unused message: facetVersionNotDefined in: org.eclipse.wst.common.project.facet.core.internal.FacetedProject

!ENTRY org.eclipse.osgi 2 1 2009-04-30 18:53:55.829
!MESSAGE NLS unused message: savePresetDialogTitle in: org.eclipse.wst.common.project.facet.ui.internal.FacetsSelectionPanel

!ENTRY org.eclipse.osgi 2 1 2009-04-30 18:53:55.830
!MESSAGE NLS unused message: savePresetDialogMessage in: org.eclipse.wst.common.project.facet.ui.internal.FacetsSelectionPanel
Comment 1 Karen Butzke CLA 2009-04-30 15:10:14 EDT
Here are 2 more:

NLS unused message: downloadLibraryLink in: org.eclipse.jst.common.project.facet.ui.libprov.user.UserLibraryProviderInstallPanel

NLS unused message: manageLibrariesLink in: org.eclipse.jst.common.project.facet.ui.libprov.user.UserLibraryProviderInstallPanel
Comment 2 Konstantin Komissarchik CLA 2009-05-21 20:15:33 EDT
Fit and finish item. Extremely low risk. Only resource files touched. Let me know if anyone needs to see a patch, but it should be pretty self-explanatory.
Comment 3 Konstantin Komissarchik CLA 2009-05-21 22:53:12 EDT
Fixed released to 3.1 RC2 build stream.