| springframework:/spring-osgi/trunk/annotation-support/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
9559
by costin_leau on
29 December 2007, 11:14:18 -0600
(9 months ago)
OSGI-290 + changed back tiger to annotation (renaming was done by mistake) … 71 more files in changeset.
9558
by costin_leau on
29 December 2007, 11:09:41 -0600
(9 months ago)
OSGI-290
./annotation/src/test/resources
9558
./annotation/src/test
9558
./annotation/src
9558
./annotation
9558
./annotation/src/test/java/org/springframework
9558
9545
by costin_leau on
28 December 2007, 05:46:51 -0600
(9 months ago)
OSGI-301 (add apache license to the distributable bundles) more info in the samples readme weather samples uses the bundle plugin as much as possible in its modules
./annotation/pom.xml
9545
9224
by costin_leau on
23 November 2007, 16:46:01 -0600
(10 months ago)
+ bumped version to 1.0-rc2-snapshot + changed xml files to use the latest xsd file to avoid updating them on each release
./annotation/pom.xml
9224
9222
by costin_leau on
23 November 2007, 15:51:38 -0600
(10 months ago)
bump project version to 1.0-rc1
./annotation/pom.xml
9222
9200
by costin_leau on
22 November 2007, 09:02:19 -0600
(10 months ago)
OSGI-289
./annotation/pom.xml
9200
9182
by andypiper on
21 November 2007, 06:40:17 -0600
(10 months ago)
Fix annotation behaviour with collections
./annotation/src/test/java/org/springframework/osgi/extensions/annotation/AnnotatedBean.java
9182
./annotation/src/main/.../osgi/extensions/annotation/ServiceReferenceInjectionBeanPostProcessor.java
9182
./annotation/src/test/java/.../springframework/osgi/extensions/annotation/OsgiServiceAnnotationTest.java
9182
9045
by costin_leau on
13 November 2007, 10:15:28 -0600
(10 months ago)
OSGI-282
./annotation/src/main/resources/target/classes
9045
./annotation/src/main/resources/target
9045
./annotation/src/main/resources/target/classes/readme.txt
9045
9040
by costin_leau on
13 November 2007, 09:12:50 -0600
(10 months ago)
+ renamed OsgiMultiServiceProxyFactoryBean to OsgiServiceCollectionProxyFactoryBean + fix typo with contextClassLoader + updated schema + fix some small problems reported by findbugs
./annotation/src/main/java/org/springframework/osgi/extensions/annotation/ServiceReference.java
9040
./annotation/src/main/.../osgi/extensions/annotation/ServiceReferenceInjectionBeanPostProcessor.java
9040
./annotation/src/test/java/org/springframework/osgi/extensions/annotation/AnnotatedBean.java
9040
./annotation/src/test/java/.../springframework/osgi/extensions/annotation/OsgiServiceAnnotationTest.java
9040
9031
by andypiper on
12 November 2007, 06:33:06 -0600
(11 months ago)
Clean up Java5 enum handling
./annotation/src/main/java/.../osgi/extensions/annotation/ServiceReferenceClassLoader.java
9031
./annotation/src/main/.../osgi/extensions/annotation/ServiceReferenceInjectionBeanPostProcessor.java
9031
./annotation/src/main/java/.../osgi/extensions/annotation/ServiceReferenceCardinality.java
9031
9023
by costin_leau on
12 November 2007, 03:52:30 -0600
(11 months ago)
+ wiped package tangles + moved internal dependency package outside since its used in exporter/importer hierarchy
./annotation/src/test/java/.../springframework/osgi/extensions/annotation/OsgiServiceAnnotationTest.java
9023
9009
by costin_leau on
11 November 2007, 11:44:23 -0600
(11 months ago)
OSGI-255 OSGI-257 OSGI-17 + finished restructuring packages
./annotation/src/main/.../osgi/extensions/annotation/ServiceReferenceInjectionBeanPostProcessor.java
9009
./annotation/src/test/java/.../springframework/osgi/extensions/annotation/OsgiServiceAnnotationTest.java
9009
8884
by costin_leau on
05 November 2007, 03:44:35 -0600
(11 months ago)
OSGI-240 - moved modules from the trunk (initial draft)
./annotation/pom.xml
8884
8726
by costin_leau on
26 October 2007, 13:25:42 -0500
(11 months ago)
+ OSGI-259 + more parsing tests
./annotation/src/test/java/.../springframework/osgi/extensions/annotation/OsgiServiceAnnotationTest.java
8726
8725
by costin_leau on
26 October 2007, 10:45:58 -0500
(11 months ago)
fixed annotation test
./annotation/.classpath
8725
./annotation/src/test/java/.../springframework/osgi/extensions/annotation/OsgiServiceAnnotationTest.java
8725
./annotation/src/main/java/.../osgi/extensions/annotation/ServiceReferenceCardinality.java
8725
8684
by costin_leau on
23 October 2007, 02:31:17 -0500
(11 months ago)
OSGI-220 + move annotations into org.sfw.osgi.extensions.annotations package
./annotation/src/test/java/org/springframework/osgi/annotation/MyService.java
8684
./annotation/src/test/java/org/springframework/osgi/annotation
8684
./annotation/src/test/java/org/springframework/osgi/annotation/ServiceFactoryBean.java
8684
./annotation/src/test/java/org/springframework/osgi/annotation/OsgiServiceAnnotationTest.java
8684
./annotation/src/test/java/org/springframework/osgi/annotation/AnnotatedBean.java
8684
8642
by costin_leau on
18 October 2007, 03:58:48 -0500
(11 months ago)
+ fixed eclipse classpath (wrt to slf4j and execution environments) OSGI-81 OSGI-235 (symbolic names contain illegal characters under eclipse PDE) + compatibility fix with Spring 2.5 rc1 (not yet rele…
./annotation/.classpath
8642
8633
by costin_leau on
16 October 2007, 08:56:43 -0500
(11 months ago)
+ updated internal version to 1.0-rc1 + removed some unused variables from the poms
./annotation/pom.xml
8633
8581
by andypiper on
10 October 2007, 09:02:27 -0500
(12 months ago)
Minor compatibility fixes
./annotation/src/main/.../osgi/annotation/ServiceReferenceInjectionBeanPostProcessor.java
8581
./annotation/src/test/java/org/springframework/osgi/annotation/OsgiServiceAnnotationTest.java
8581
./annotation/src/main/java/org/springframework/osgi/annotation/ServiceReference.java
8581
./annotation/src/main/java/org/springframework/osgi/annotation/ServiceReferenceCardinality.java
8581
./annotation/src/test/java/org/springframework/osgi/annotation/AnnotatedBean.java
8581
8502
by costin_leau on
06 October 2007, 11:00:39 -0500
(12 months ago)
+ preparing for 1.0-m3 release + changing version to m3 + added known-issues document + tweaked the docbook stylesheets for proper rendering
./annotation/pom.xml
8502
8254
by costin_leau on
24 September 2007, 11:52:38 -0500
(12 months ago)
+ made dependencies provided
./annotation/pom.xml
8254
8249
by costin_leau on
24 September 2007, 01:14:14 -0500
(12 months ago)
OSGI-195
./annotation/pom.xml
8249
7765
by costin_leau on
14 August 2007, 09:45:37 -0500
(13 months ago)
+ revert back split Osgi ServiceProxyFB
./annotation/src/test/java/org/springframework/osgi/annotation/OsgiServiceAnnotationTest.java
7765
./annotation/.classpath
7765
./annotation/src/main/.../osgi/annotation/ServiceReferenceInjectionBeanPostProcessor.java
7765
./annotation/pom.xml
7765
7699
by andypiper on
03 August 2007, 06:10:00 -0500
(14 months ago)
Restore some reference compatibility
./annotation/src/main/.../osgi/annotation/ServiceReferenceInjectionBeanPostProcessor.java
7699
./annotation/src/test/java/org/springframework/osgi/annotation/OsgiServiceAnnotationTest.java
7699
7696
by costin_leau on
03 August 2007, 00:42:18 -0500
(14 months ago)
no comment
./annotation/pom.xml
7696
7693
by costin_leau on
02 August 2007, 12:11:03 -0500
(14 months ago)
+ added 2.1-m3 spring artifacts
./annotation/pom.xml
7693
7692
by costin_leau on
02 August 2007, 11:42:04 -0500
(14 months ago)
+ removed comment left over + added 2.1-m3 spring artifacts
./annotation/pom.xml
7692
7683
by costin_leau on
02 August 2007, 08:44:45 -0500
(14 months ago)
+ updated to Spring 2.1-m3 (including Eclipse classpath + pom) + made some small fixes to inline with Spring 2.1-m3 + removed all spring module wrappers except spring-aop (due to a typo in the officia…
./annotation/pom.xml
7683
7680
by jconstantine on
01 August 2007, 16:24:20 -0500
(14 months ago)
change build order of annotations such that the bundle is built before the junit test support so that it can be published to the repository
./annotation/src/test/resources
7680
./annotation/src/test
7680
./annotation/src
7680
./annotation
7680
|