Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 12617 6368

latest revision download trunk

12617 deleted | Diffs: previous, other | Lines: 0 ( +0, -101 )

Created: 2008-06-02 04:12:49 -0500 (2 months 19 days ago) | Author: costin_leau | Changeset: 12617

OSGI-516
+ improved exporter/importer dependency mechanism
+ removed package dependency and its associated implemented methods (it was an internal package yet made public)
+ removed a log extra imports
+ moved service.importer.internal package under service.importer.support.internal
+ moved internal state actions into internal package using a master/slave pattern

12416 annotated / raw | Diffs: previous, other | Lines: 101 ( +5, -1 )

Created: 2008-05-14 11:42:35 -0500 (3 months 7 days ago) | Author: costin_leau | Changeset: 12416

Moved to: spring-osgi/trunk/core/src/main/java/org/springframework/osgi/service/importer/support/internal/aop/ServiceInvoker.java 12617

OSGI-469
OSGI-489
+ static proxies throw exception if used after being destroyed
+ dynamic proxies throw dedicated exception instead of the generic IllegalStateException

12364 annotated / raw | Diffs: previous, other | Lines: 97 ( +11, -1 )

Created: 2008-05-12 06:27:46 -0500 (3 months 9 days ago) | Author: costin_leau | Changeset: 12364

PLATFORM-31
+ updated changelog
+ add explicit message when invoking non-public methods

12126 annotated / raw | Diffs: previous, other | Lines: 87 ( +0, -1 )

Created: 2008-04-25 09:36:30 -0500 (3 months 26 days ago) | Author: costin_leau | Changeset: 12126

OSGI-359
OSGI-245
+ importer proxies implement InfrastructureProxy interface
+ updated to Spring 2.5.4-SNAPSHOT

Tags: spring-osgi-1.1.0-m2

9779 annotated / raw | Diffs: previous, other | Lines: 88 ( +1, -1 )

Created: 2008-01-18 07:20:09 -0600 (7 months ago) | Author: costin_leau | Changeset: 9779

+ updated docs
+ updated Apache headers in the source files (huge update)

Branch point for: spring-osgi-1.0

Tags: spring-osgi-1.0 spring-osgi-1.1.0-m1

9094 new/moved annotated / raw | Diffs: previous, other | Lines: 88 ( +88, -0 )

Created: 2007-11-15 04:39:41 -0600 (9 months ago) | Author: costin_leau | Changeset: 9094

Moved from: spring-osgi/trunk/core/src/main/java/org/springframework/osgi/service/importer/internal/aop/OsgiServiceInvoker.java 9009

OSGI-26
OSGI-276

Tags: spring-osgi-1.0-rc1 spring-osgi-1.0-rc2

9009 new/moved annotated / raw | Diffs: previous, other | Lines: 88 ( +88, -0 )

Created: 2007-11-11 11:44:23 -0600 (9 months ago) | Author: costin_leau | Changeset: 9009

Moved from: spring-osgi/trunk/core/src/main/java/org/springframework/osgi/internal/service/interceptor/OsgiServiceInvoker.java 8957

Moved to: spring-osgi/trunk/core/src/main/java/org/springframework/osgi/service/importer/internal/aop/ServiceInvoker.java 9094

OSGI-255
OSGI-257
OSGI-17
+ finished restructuring packages

8957 annotated / raw | Diffs: previous, other | Lines: 88 ( +13, -3 )

Created: 2007-11-07 08:58:33 -0600 (9 months ago) | Author: costin_leau | Changeset: 8957

Moved to: spring-osgi/trunk/core/src/main/java/org/springframework/osgi/service/importer/internal/aop/OsgiServiceInvoker.java 9009

+ improved aop infrastructure

8673 annotated / raw | Diffs: previous, other | Lines: 78 ( +1, -5 )

Created: 2007-10-22 06:42:27 -0500 (9 months ago) | Author: costin_leau | Changeset: 8673

OSGI-245
+ implemented equality on all interceptors
+ added several tests for it

8451 new/copied annotated / raw | Diffs: previous, other | Lines: 82 ( +82, -0 )

Created: 2007-10-04 12:18:54 -0500 (10 months ago) | Author: costin_leau | Changeset: 8451

Copied from: spring-osgi/trunk/core/src/main/java/org/springframework/osgi/service/interceptor/OsgiServiceInvoker.java 7317

OSGI-189
+ moved non-public classes under internal package

Tags: spring-osgi-1.0-m3

7317 annotated / raw | Diffs: previous, other | Lines: 82 ( +19, -7 )

Created: 2007-05-31 05:07:45 -0500 (14 months ago) | Author: costin_leau | Changeset: 7317

Copied to: spring-osgi/trunk/core/src/main/java/org/springframework/osgi/internal/service/interceptor/OsgiServiceInvoker.java 8451

OSGI-144
+ add ServiceReferenceAware plus implementation for it
+ the interceptor does not nullify 'dead' ServiceReferences so that the properties can be accessed even if the service went down

Tags: 1.0-m3-threading-refactor

6890 new/moved annotated / raw | Diffs: previous, other | Lines: 70 ( +70, -0 )

Created: 2007-04-25 05:47:42 -0500 (15 months ago) | Author: costin_leau | Changeset: 6890

Moved from: spring-osgi/trunk/spring-osgi-core/src/main/java/org/springframework/osgi/service/interceptor/OsgiServiceInvoker.java 6440

removed spring-osgi- prefix from maven modules

Tags: spring-osgi-1.0-m2

6440 annotated / raw | Diffs: previous, other | Lines: 70 ( +1, -1 )

Created: 2007-03-28 07:48:47 -0500 (16 months ago) | Author: costin_leau | Changeset: 6440

Moved to: spring-osgi/trunk/core/src/main/java/org/springframework/osgi/service/interceptor/OsgiServiceInvoker.java 6890

third refactoring wave

Tags: spring-osgi-1.0-m1

6368 new annotated / raw | Lines: 70 ( +70, -0 )

Created: 2007-03-16 12:19:06 -0500 (17 months ago) | Author: costin_leau | Changeset: 6368

second wave of refactoring
- moved classes around to break circular dependencies

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2008-08-21 12:51 -0500