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
*
Fix JCA90009 - Can't use @Property on a final field
antelder
2009-10-15
1
-0
/
+4
*
Fix JCA900011 - @Property on a constructor must not have requoired=false
antelder
2009-10-15
3
-0
/
+14
*
FIx JCA_90016 - @Reference on a constructor must not have required=false
antelder
2009-10-15
1
-0
/
+5
*
Fix SCAJ CAA JCA_10047 - @Scope is not allowed on a service interface class
antelder
2009-10-15
1
-0
/
+9
*
Fix SCAJ CAA JCA_10048 - an implementation class must implement all methods o...
antelder
2009-10-15
1
-0
/
+20
*
TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA spec
antelder
2009-10-15
4
-22
/
+78
*
Remove session/conversation/request scope tests
rfeng
2009-09-29
1
-36
/
+0
*
TUSCANY-3280 - Removing support for obsolet scopes as in latest JAVACAA 1.1 d...
lresende
2009-09-25
3
-15
/
+12
*
Minor cleanup
lresende
2009-09-25
2
-12
/
+6
*
Minor testcase re-formatting
lresende
2009-09-25
2
-180
/
+184
*
Add toString()
rfeng
2009-09-18
1
-1
/
+1
*
Rename CompositeBuilderExtensionPoint to BuilderExtensionPoint
rfeng
2009-09-14
1
-2
/
+2
*
Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...
rfeng
2009-08-12
2
-4
/
+5
*
TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...
slaws
2009-07-22
1
-3
/
+11
*
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
2009-07-21
2
-211
/
+211
*
Resolving build issue: Only a type can be imported. com.sun.xml.internal.ws.m...
lresende
2009-07-12
1
-1
/
+1
*
TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...
antelder
2009-07-11
4
-8
/
+8
*
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