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
/
main
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-15
Fix JCA90009 - Can't use @Property on a final field
antelder
1
-0
/
+4
2009-10-15
Fix JCA900011 - @Property on a constructor must not have requoired=false
antelder
2
-0
/
+9
2009-10-15
FIx JCA_90016 - @Reference on a constructor must not have required=false
antelder
1
-0
/
+5
2009-10-15
Fix SCAJ CAA JCA_10047 - @Scope is not allowed on a service interface class
antelder
1
-0
/
+9
2009-10-15
Fix SCAJ CAA JCA_10048 - an implementation class must implement all methods o...
antelder
1
-0
/
+20
2009-10-15
TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA spec
antelder
1
-11
/
+21
2009-09-25
TUSCANY-3280 - Removing support for obsolet scopes as in latest JAVACAA 1.1 d...
lresende
2
-12
/
+9
2009-09-18
Add toString()
rfeng
1
-1
/
+1
2009-08-12
Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...
rfeng
1
-1
/
+0
2009-07-11
TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...
antelder
3
-6
/
+6
2009-07-10
TUSCANY-3137 trap the annotation of static fields and methods with @Property ...
kelvingoodson
2
-0
/
+19
2009-07-09
TUSCANY-3136 trap use of @Property reference on methods
kelvingoodson
2
-32
/
+42
2009-07-09
TUSCANY-3130 ReferenceProcessor's visitMethod method now checks that args are...
kelvingoodson
1
-21
/
+34
2009-07-07
Handle the qualifier methods for the specific annotations
rfeng
1
-4
/
+30
2009-07-07
Add support to introspect intents from specific annotations such as @Authenti...
rfeng
1
-0
/
+26
2009-06-23
Add a QName as the type for binding/implementation and use it to compare mode...
rfeng
4
-28
/
+33
2009-06-22
Remove all conversational related code from SCA API and code that uses it as ...
antelder
3
-209
/
+0
2009-06-19
TUSCANY-3070 add fix from 1.x so that visitors are not added more than once.
slaws
1
-0
/
+7
2009-05-15
Merge implementation-java-xml into implementation-java module
antelder
4
-0
/
+386
2009-02-20
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
3
-29
/
+11
2009-01-28
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
29
-55
/
+55
2008-12-04
Java implementation clean up in preparation for some refactoring
lresende
9
-289
/
+408
2008-12-04
Fixed generics raw type compiler warnings
mcombellack
5
-19
/
+19
2008-12-04
Minor cleanup in java implementation
lresende
2
-30
/
+36
2008-11-27
Cleaned up compile time warning messages regarding unneccsary use of @Suppres...
mcombellack
2
-2
/
+0
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
62
-0
/
+5644
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
62
-5622
/
+0
2008-08-27
TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...
vamsic007
1
-1
/
+3
2008-08-25
Fix for TUSCANY-2513 (patch from Scott)
rfeng
1
-1
/
+6
2008-08-22
TUSCANY-2562 Callback issue when reference is set with getter & setter method
vamsic007
1
-3
/
+9
2008-07-08
Make the ServiceDiscovery pluggable and add support for OSGi-based service di...
rfeng
2
-5
/
+5
2008-07-02
Fix for TUSCANY-2444
rfeng
1
-1
/
+1