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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a LifeCycleListener interface so that extension points or extension can b...
rfeng
2009-06-17
1
-1
/
+1
*
Add optional life cycle control for extension points (for example, RMI extens...
rfeng
2009-05-27
1
-0
/
+23
*
Make sure the bundle is started when a service is registered
rfeng
2009-05-20
1
-2
/
+18
*
Refactoring a few methods on the ServiceDiscover
rfeng
2009-05-20
4
-9
/
+102
*
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
2009-04-14
1
-1
/
+1
*
Add logic to avoid duplicate URLs
rfeng
2009-04-02
1
-7
/
+13
*
Upgrade to equinox 3.4.x
rfeng
2009-03-25
2
-51
/
+23
*
Revert 755183 an errant commit from the release plugin
antelder
2009-03-17
1
-3
/
+3
*
[maven-release-plugin] prepare branch test-branch
antelder
2009-03-17
1
-3
/
+3
*
A more complete fix for TUSCANY-2869
rfeng
2009-02-24
1
-0
/
+27
*
Make it aware of bundle fragments
rfeng
2009-01-28
1
-1
/
+3
*
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
2009-01-23
1
-1
/
+1
*
Updating MANIFEST.MF versions to 2.0.0
lresende
2009-01-20
1
-3
/
+3
*
Made the private static logger field final as it does not change
mcombellack
2008-12-05
1
-1
/
+1
*
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
2008-12-03
2
-4
/
+2
*
Added missing @Override annotation on methods that override a method declarat...
mcombellack
2008-11-26
1
-0
/
+1
*
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
2008-11-19
1
-2
/
+2
*
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
2008-11-19
10
-0
/
+1019
*
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
2008-11-19
9
-997
/
+0
*
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
2008-11-17
1
-2
/
+2
*
Add the init method and lazy policy to trigger bundle activation
rfeng
2008-09-12
2
-1
/
+6
*
TUSCANY-2595 - Workaround for equinox dependency issues
lresende
2008-09-11
1
-1
/
+24
*
Use bundle.getResources to discover services
rfeng
2008-09-09
3
-52
/
+88
*
Simplified a bit the service discovery implementation. Some code cleanup in n...
jsdelfino
2008-09-08
2
-109
/
+3
*
Added an dynamicimport declaration to extensibility-equinox. Forced activatio...
jsdelfino
2008-09-07
2
-0
/
+7
*
Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...
jsdelfino
2008-09-07
6
-201
/
+5
*
Minor code simplification.
jsdelfino
2008-09-06
1
-18
/
+9
*
Deleted old classes missed in previous commit.
jsdelfino
2008-09-06
2
-201
/
+0
*
Minor code cleanup. Added class comments and ref/date tags. Moved test class ...
jsdelfino
2008-09-06
8
-31
/
+228
*
Starting to add support Classloading for 3rd party jars
rfeng
2008-09-06
3
-5
/
+126
*
Added a BundleFileWrapperFactory hook as it'll help provide the required Bund...
jsdelfino
2008-09-05
4
-2
/
+101
*
Make a few fields non-static to ServiceDiscovery
rfeng
2008-09-03
2
-69
/
+71
*
Add a bundle activator to set up the ServiceDiscovery
rfeng
2008-08-27
2
-0
/
+47
*
Support to start OSGi from a list of jar files
rfeng
2008-08-08
1
-1
/
+5
*
Rename extensibility-eclipse to extensibility-equinox
rfeng
2008-08-08
8
-0
/
+968