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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
svn commit: r834808 - /tuscany/java/sca/modules/implementation-java/src/main/...
antelder
2009-11-11
1
-7
/
+25
*
Fix SCA-J CI test POJO_5003 - use a constructor annotated with @Property/@Ref...
antelder
2009-11-11
1
-4
/
+2
*
Update to end all service provider files with a new line
antelder
2009-10-29
3
-1
/
+3
*
Pass ServiceRegistry via extensionPointRegistry to remove static references
rfeng
2009-10-28
1
-1
/
+1
*
Remove constrainingType as it is now not part of the OASIS SCA specs
rfeng
2009-10-20
1
-3
/
+0
*
Fix for otest JCA_800? ...
rfeng
2009-10-20
3
-71
/
+87
*
Turn JavaClassVisitor to declarative services and remove the module activator
rfeng
2009-10-20
28
-305
/
+269
*
Minor clean up
rfeng
2009-10-18
1
-13
/
+12
*
Change some extension code to be declarative instead of being registered usin...
rfeng
2009-10-18
10
-16
/
+46
*
Fix JCA_10004 - @Callback on field or method must not have any parameters
antelder
2009-10-16
1
-0
/
+8
*
Fix JCA_10014 - @reference in a constructor must have a name attribte
antelder
2009-10-16
3
-9
/
+17
*
Fixes for JCA90003 - constructor args need to be annotated
antelder
2009-10-16
2
-1
/
+24
*
Validate SCA annotations in Java impls are not on static members (JCA90002)
antelder
2009-10-16
2
-1
/
+28
*
This is to change the Monitor to be request scoped for most of the cases:
rfeng
2009-10-16
4
-37
/
+49
*
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
*
Merge policy-xml and definitions-xml into assembly-xml
antelder
2009-10-02
1
-14
/
+0
*
Remove session/conversation/request scope tests
rfeng
2009-09-29
1
-36
/
+0
*
Refactor the builder implementations into tuscany-builder module
rfeng
2009-09-28
1
-0
/
+7
*
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
*
Start merging binding-sca into assembly and creating a binding-sca-runtime mo...
antelder
2009-05-17
1
-1
/
+1
*
Merge implementation-java-xml into implementation-java module
antelder
2009-05-15
22
-0
/
+1462
*
Porting Spring Modules into 2.x
ramkumar
2009-04-20
1
-7
/
+8
*
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
2009-04-14
1
-1
/
+1
*
Revert 755183 an errant commit from the release plugin
antelder
2009-03-17
1
-5
/
+5
*
[maven-release-plugin] prepare branch test-branch
antelder
2009-03-17
1
-5
/
+5
*
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
51
-132
/
+132
*
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
2009-01-23
1
-1
/
+1
[next]