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
/
test
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-20
Moving 2.x trunk
lresende
39
-5589
/
+0
2009-10-20
Fix for otest JCA_800? ...
rfeng
1
-2
/
+2
2009-10-20
Turn JavaClassVisitor to declarative services and remove the module activator
rfeng
6
-16
/
+11
2009-10-18
Change some extension code to be declarative instead of being registered usin...
rfeng
10
-16
/
+46
2009-10-16
Fix JCA_10014 - @reference in a constructor must have a name attribte
antelder
2
-9
/
+13
2009-10-16
Fixes for JCA90003 - constructor args need to be annotated
antelder
1
-1
/
+1
2009-10-16
This is to change the Monitor to be request scoped for most of the cases:
rfeng
3
-20
/
+32
2009-10-15
Fix JCA900011 - @Property on a constructor must not have requoired=false
antelder
1
-0
/
+5
2009-10-15
TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA spec
antelder
3
-11
/
+57
2009-09-29
Remove session/conversation/request scope tests
rfeng
1
-36
/
+0
2009-09-25
TUSCANY-3280 - Removing support for obsolet scopes as in latest JAVACAA 1.1 d...
lresende
1
-3
/
+3
2009-09-25
Minor cleanup
lresende
2
-12
/
+6
2009-09-25
Minor testcase re-formatting
lresende
2
-180
/
+184
2009-09-14
Rename CompositeBuilderExtensionPoint to BuilderExtensionPoint
rfeng
1
-2
/
+2
2009-08-12
Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...
rfeng
1
-3
/
+5
2009-07-22
TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...
slaws
1
-3
/
+11
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
2
-211
/
+211
2009-07-12
Resolving build issue: Only a type can be imported. com.sun.xml.internal.ws.m...
lresende
1
-1
/
+1
2009-07-11
TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...
antelder
1
-2
/
+2
2009-07-10
TUSCANY-3137 trap the annotation of static fields and methods with @Property ...
kelvingoodson
4
-51
/
+147
2009-07-09
TUSCANY-3136 trap use of @Property reference on methods
kelvingoodson
1
-0
/
+31
2009-07-09
TUSCANY-3130 ReferenceProcessor's visitMethod method now checks that args are...
kelvingoodson
2
-2
/
+42
2009-07-07
Add support to introspect intents from specific annotations such as @Authenti...
rfeng
1
-4
/
+9
2009-06-22
Remove all conversational related code from SCA API and code that uses it as ...
antelder
3
-366
/
+0
2009-05-15
Merge implementation-java-xml into implementation-java module
antelder
16
-0
/
+1029
2009-02-20
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
1
-5
/
+5
2009-01-28
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
21
-74
/
+74
2008-12-04
Java implementation clean up in preparation for some refactoring
lresende
1
-31
/
+19
2008-12-04
Fixed generics raw type compiler warnings
mcombellack
1
-2
/
+2
2008-12-03
Cleaned up import statements
mcombellack
4
-28
/
+9
2008-12-03
Renaming test class since any classes starting with Abstract are ignored when...
mcombellack
1
-1
/
+1
2008-12-03
Converted unit tests from JUnit 3 to JUnit 4
mcombellack
25
-90
/
+330
2008-11-27
Cleaned up compile time warning messages regarding unneccsary use of @Suppres...
mcombellack
2
-3
/
+0
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
26
-0
/
+4484
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
27
-4582
/
+0
2008-08-27
TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...
vamsic007
1
-0
/
+27
2008-08-25
Fix for TUSCANY-2513 (patch from Scott)
rfeng
1
-1
/
+16