Project
IntelliJ IDEA
Priority
Normal
Type
Feature
Fix versions
No Fix versions
State
Open
Assignee
Jan Thomä
Subsystem
OSGi Support
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Irina Petrovskaya
    2 years ago (21 Jul 2009 14:29)
  • Updated by   root
    2 years ago (17 Jan 2010 21:17)
  • Jira: IDEADEV-38860
    (history, comments)
 
IDEA-49865 OSGi: Spring support: add spring configuration files to jar automatically
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
The Spring extender recognizes a bundle as "Spring-powered" if one or both of the following conditions is true:
  • The bundle path contains a folder META-INF/spring with one or more files in that folder with a '.xml' extension.
  • META-INF/MANIFEST.MF contains a manifest header Spring-Context, that allows to specify the alternative set of configuration files.

Actually when packaging bundles using idea one should manually add all the spring config files to jar, otherwise the META-INF folder gets the manifest.mf file only.

It would be convenient to include the META-INF/spring subfolder or a set of files specified in Spring-Context tag if any to the jar automatically
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments