index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
implementation-java
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TUSCANY-3137 trap the annotation of static fields and methods with @Property ...
kelvingoodson
2009-07-10
6
-51
/
+166
*
TUSCANY-3136 trap use of @Property reference on methods
kelvingoodson
2009-07-09
3
-32
/
+73
*
TUSCANY-3130 ReferenceProcessor's visitMethod method now checks that args are...
kelvingoodson
2009-07-09
3
-23
/
+76
*
Handle the qualifier methods for the specific annotations
rfeng
2009-07-07
1
-4
/
+30
*
Add support to introspect intents from specific annotations such as @Authenti...
rfeng
2009-07-07
2
-4
/
+35
*
Add a QName as the type for binding/implementation and use it to compare mode...
rfeng
2009-06-23
4
-28
/
+33
*
Remove all conversational related code from SCA API and code that uses it as ...
antelder
2009-06-22
6
-575
/
+0
*
TUSCANY-3070 add fix from 1.x so that visitors are not added more than once.
slaws
2009-06-19
1
-0
/
+7
*
Merge implementation-java-xml into implementation-java module
antelder
2009-05-15
20
-0
/
+1415
*
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
2009-02-20
4
-34
/
+16
*
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
2009-01-28
50
-129
/
+129
*
Java implementation clean up in preparation for some refactoring
lresende
2008-12-04
10
-320
/
+427
*
Fixed generics raw type compiler warnings
mcombellack
2008-12-04
6
-21
/
+21
*
Minor cleanup in java implementation
lresende
2008-12-04
2
-30
/
+36
*
Cleaned up import statements
mcombellack
2008-12-03
4
-28
/
+9
*
Renaming test class since any classes starting with Abstract are ignored when...
mcombellack
2008-12-03
1
-1
/
+1
*
Converted unit tests from JUnit 3 to JUnit 4
mcombellack
2008-12-03
25
-90
/
+330
*
Cleaned up compile time warning messages regarding unneccsary use of @Suppres...
mcombellack
2008-11-27
4
-5
/
+0
*
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
2008-11-19
88
-0
/
+10128
*
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
2008-11-19
89
-10204
/
+0
*
TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...
vamsic007
2008-08-27
1
-0
/
+27
*
TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...
vamsic007
2008-08-27
1
-1
/
+3
*
Fix for TUSCANY-2513 (patch from Scott)
rfeng
2008-08-25
2
-2
/
+22
*
TUSCANY-2562 Callback issue when reference is set with getter & setter method
vamsic007
2008-08-22
1
-3
/
+9
*
Make the ServiceDiscovery pluggable and add support for OSGi-based service di...
rfeng
2008-07-08
2
-5
/
+5
*
Fix for TUSCANY-2444
rfeng
2008-07-02
1
-1
/
+1
*
Move Tuscany from Incubator to top level.
dims
2008-06-17
89
-0
/
+10149