index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
extensibility-equinox
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-28
Make it aware of bundle fragments
rfeng
1
-1
/
+3
2009-01-23
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
1
-1
/
+1
2009-01-20
Updating MANIFEST.MF versions to 2.0.0
lresende
1
-3
/
+3
2008-12-05
Made the private static logger field final as it does not change
mcombellack
1
-1
/
+1
2008-12-03
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
2
-4
/
+2
2008-11-26
Added missing @Override annotation on methods that override a method declarat...
mcombellack
1
-0
/
+1
2008-11-19
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
1
-2
/
+2
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
10
-0
/
+1019
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
9
-997
/
+0
2008-11-17
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
1
-2
/
+2
2008-09-12
Add the init method and lazy policy to trigger bundle activation
rfeng
2
-1
/
+6
2008-09-11
TUSCANY-2595 - Workaround for equinox dependency issues
lresende
1
-1
/
+24
2008-09-09
Use bundle.getResources to discover services
rfeng
3
-52
/
+88
2008-09-08
Simplified a bit the service discovery implementation. Some code cleanup in n...
jsdelfino
2
-109
/
+3
2008-09-07
Added an dynamicimport declaration to extensibility-equinox. Forced activatio...
jsdelfino
2
-0
/
+7
2008-09-07
Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...
jsdelfino
6
-201
/
+5
2008-09-06
Minor code simplification.
jsdelfino
1
-18
/
+9
2008-09-06
Deleted old classes missed in previous commit.
jsdelfino
2
-201
/
+0
2008-09-06
Minor code cleanup. Added class comments and ref/date tags. Moved test class ...
jsdelfino
8
-31
/
+228
2008-09-06
Starting to add support Classloading for 3rd party jars
rfeng
3
-5
/
+126
2008-09-05
Added a BundleFileWrapperFactory hook as it'll help provide the required Bund...
jsdelfino
4
-2
/
+101
2008-09-03
Make a few fields non-static to ServiceDiscovery
rfeng
2
-69
/
+71
2008-08-27
Add a bundle activator to set up the ServiceDiscovery
rfeng
2
-0
/
+47
2008-08-08
Support to start OSGi from a list of jar files
rfeng
1
-1
/
+5
2008-08-08
Rename extensibility-eclipse to extensibility-equinox
rfeng
8
-0
/
+968