index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-17
Start to populate SCA proxies into the OSGi registry for references
rfeng
4
-780
/
+90
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
122
-678
/
+678
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
122
-678
/
+678
2009-03-17
Start bringing up the build using the maven release plugin
antelder
1
-0
/
+46
2009-03-17
Move up to 1.0.1 of bundle plugin
antelder
1
-1
/
+1
2009-03-17
Move up to 1.0.1 of bundle plugin
antelder
1
-1
/
+1
2009-03-17
Use the classloader model resolver and the contribution content scanner exten...
rfeng
3
-28
/
+17
2009-03-17
Make sure XML types introspected by databindings are honored by the J2W gener...
rfeng
5
-15
/
+71
2009-03-16
Adjust the generated test bundles
rfeng
7
-46
/
+115
2009-03-16
Remove the unused files
rfeng
4
-272
/
+0
2009-03-16
Fix the wrong reference to BUNDLE_VERSION constant
rfeng
1
-1
/
+2
2009-03-16
Add missing composites and use SCA-Composite header
rfeng
8
-13
/
+26
2009-03-16
Start to hook up the osgi-based node
rfeng
6
-54
/
+105
2009-03-16
Add an OSGi-based node implementation for dynamicity
rfeng
11
-0
/
+1285
2009-03-16
Update the MF and pom
rfeng
4
-41
/
+181
2009-03-16
Allow bundle symbolic name to be introspected from the file
rfeng
1
-4
/
+7
2009-03-16
Changes to allow $self$ references to have endpoint references. However main ...
slaws
10
-43
/
+865
2009-03-16
Fix package references to calculator.dosgi
rfeng
3
-10
/
+7
2009-03-16
Add the contribution scanner
rfeng
1
-1
/
+1
2009-03-16
Add the interfaces back to avoid error messages in processor
rfeng
7
-11
/
+174
2009-03-16
Change the package names for the calculator
rfeng
25
-69
/
+270
2009-03-16
Add a module for Implementation-osgi runtime
rfeng
40
-0
/
+3223
2009-03-16
Start to move the runtime pieces into a new implementation-osgi-runtime module
rfeng
32
-2448
/
+46
2009-03-15
Updating project name to help identify (1.x) versus (2.x) builds in continuun...
lresende
1
-1
/
+1
2009-03-13
Rename the contribution scanner
rfeng
2
-4
/
+3
2009-03-13
Bring up the EnpointRefence code. I've done as much as I can now without actu...
slaws
7
-438
/
+208
2009-03-12
Rename the constant
rfeng
1
-3
/
+3
2009-03-12
Fix the deps in MF
rfeng
1
-2
/
+5
2009-03-12
Add contribution-osgi to parse osgi bundles
rfeng
13
-0
/
+1251
2009-03-12
Start to add code to listen on the bundles and create the SCA domain composite
rfeng
5
-4
/
+153
2009-03-12
clean up the provider
rfeng
2
-54
/
+11
2009-03-12
Add/Fix some of the composite files
rfeng
6
-13
/
+88
2009-03-12
Fix the DS component xml files
rfeng
7
-28
/
+95
2009-03-11
Fix the component.xml
rfeng
3
-11
/
+25
2009-03-11
Add OSGi DS files
rfeng
14
-16
/
+335
2009-03-11
Implement the osgi services using the ServiceTracker
rfeng
4
-33
/
+98
2009-03-11
TUSCANY-2915 - Applying patch from Well Yao to provide a unix tuscany launche...
lresende
1
-0
/
+54
2009-03-11
Bring up the service wire based on the endpoint model. To turn this on change...
slaws
11
-197
/
+2057
2009-03-11
Add import/export for the test bundles
rfeng
5
-17
/
+54
2009-03-11
Create test bundles
rfeng
15
-28
/
+162
2009-03-11
Avoid NPE if the extensibility-equinox bundle is not present
rfeng
1
-6
/
+8
2009-03-10
Start to build the calculator and operations bundles
rfeng
14
-186
/
+321
2009-03-10
Add calculator related interfaces
rfeng
9
-2
/
+283
2009-03-10
Add the OSGiProperty processor
rfeng
5
-11
/
+139
2009-03-10
Remove duplicate fields
rfeng
2
-20
/
+0
2009-03-10
Remove unused methods and fields
rfeng
2
-19
/
+8
2009-03-10
Bring up the test cases
rfeng
4
-71
/
+8
2009-03-10
Update the model namespaces
rfeng
9
-13
/
+14
2009-03-10
Fix up test for OASIS namespace and add better endpoint printing util. Still ...
slaws
8
-11
/
+43
2009-03-10
Add initial reference resolution to builders. Will be replaced with separate ...
slaws
6
-75
/
+262
[next]