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
*
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
*
Updating MANIFEST.MF versions to 2.0.0
lresende
2009-01-20
1
-19
/
+18
*
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
*
Some module description tidying. Also get rid of an empty directory
slaws
2008-11-28
1
-1
/
+1
*
Cleaned up compile time warning messages regarding unneccsary use of @Suppres...
mcombellack
2008-11-27
4
-5
/
+0
*
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
2008-11-19
1
-4
/
+4
*
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
2008-11-19
92
-0
/
+10444
*
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
2008-11-19
93
-10538
/
+0
*
Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...
antelder
2008-11-17
1
-18
/
+18
*
Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...
antelder
2008-11-17
1
-0
/
+39
*
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
2008-11-17
1
-4
/
+4
*
Added missing declaration of the repository that hosts the JSR 181 JAR, break...
jsdelfino
2008-08-28
1
-0
/
+9
*
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
*
TUSCANY-2513 add missing dependency on jsr181
slaws
2008-08-26
1
-0
/
+6
*
Fix for TUSCANY-2513 (patch from Scott)
rfeng
2008-08-25
2
-2
/
+22
[next]