Skip to content

Spring osgi 1.0#1

Open
jsaivikas007 wants to merge 53 commits into
masterfrom
spring-osgi-1.0
Open

Spring osgi 1.0#1
jsaivikas007 wants to merge 53 commits into
masterfrom
spring-osgi-1.0

Conversation

@jsaivikas007

Copy link
Copy Markdown

No description provided.

costin_leau added 30 commits January 18, 2008 19:11
+ remove version from schema comment
OSGI-348
OSGI-347
backport from 1.1.x trunk
OSGI-352
+ more backports from TRUNK
OSGI-351
OSGI-345
OSGI-363
the manifest generation takes into accounts the classes available in the test bundle and generates imports
for the missing ones
+ added a simple osgi integration test as part of the bundle archetype
OSGI-295
+ BundleDelegatingClassLoader hashCode/equals are removed (so the default implementations are used)
OSGI-400
+ by default, only the interfaces of the OSGi ApplicationContext are published
+ the testing framework empty appCtx sees the beans.factory package as well (so it can export
the same number of interfaces as the usual contexts)
OSGI-397
+ test case showing the fix
+ thanks go to Alexei Akimov for reporting the issue and creating an excellent test case
+ installed bundles have the location set to the URL (so that updates work)
OSGI-398
+ increased logging level to INFO for service dependency waiting statements
+ added testcase that checks expected behavior
(cannot reproduce the reported problem)
….4 makes the bundle archetype fail (for some reason)
costin_leau and others added 23 commits March 24, 2008 09:48
+ updated release pom.xml
OSGI-123
+ readme.txt provides placeholder for the actual jar version
+ release plugin has been updated so maven assembly plugin is used as much as possible
+ fix small typos in the docs
+ update assembly plugin
+ improved PDF generation by linking xref as well
  (increasing version to 1.0.2)
+ backport critical fix
+ prevent refresh exception from being swallowed
+ fix typo
+ back port bug fix
+ improve test utils
+ finish integrating backport
+ finish integrating backport
+ fix doc typo
+ update changelog
+ fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant