index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-11
TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...
antelder
38
-818
/
+95
2009-07-10
Add @Logging back. The annotation was accidently added to the test package
rfeng
1
-0
/
+0
2009-07-10
TUSCANY-3137 trap the annotation of static fields and methods with @Property ...
kelvingoodson
6
-51
/
+166
2009-07-09
Refine the logging
rfeng
4
-25
/
+55
2009-07-09
Add the jdk logging into the itest-policies
rfeng
2
-6
/
+28
2009-07-09
Start to resolve intents to policySets that provide the intent
rfeng
1
-0
/
+24
2009-07-09
Use the list of policies instead of policySet to drive the logging
rfeng
5
-38
/
+49
2009-07-09
Fix the namespace version and remove the policySet
rfeng
2
-14
/
+3
2009-07-09
Update the dependency and change the namespace
rfeng
9
-46
/
+79
2009-07-09
TUSCANY-3136 trap use of @Property reference on methods
kelvingoodson
3
-32
/
+73
2009-07-09
TUSCANY-3130 ReferenceProcessor's visitMethod method now checks that args are...
kelvingoodson
3
-23
/
+76
2009-07-08
Refactor the PolicyProviderFactory to take Endpoint and EndpointReference
rfeng
37
-599
/
+493
2009-07-08
Add the policy-logging back to trunk
rfeng
18
-0
/
+1076
2009-07-08
Trim the description
rfeng
1
-1
/
+5
2009-07-08
Enable setting the domain used by the webapp via a context attribute
antelder
1
-1
/
+8
2009-07-08
Update NodeFactory to support multiple domains and user defined domain URIs
antelder
1
-31
/
+55
2009-07-08
Include the domain name in the start log message
antelder
1
-1
/
+1
2009-07-08
Add a method to get the domain name
antelder
2
-0
/
+16
2009-07-08
Remove old commented out line
antelder
1
-2
/
+0
2009-07-07
Fix the code to read policies and intents
rfeng
2
-6
/
+41
2009-07-07
Fix the merge of definitions
rfeng
1
-1
/
+1
2009-07-07
Test if the excluded intents is declared but not resolved
rfeng
1
-1
/
+1
2009-07-07
Handle the qualifier methods for the specific annotations
rfeng
3
-14
/
+65
2009-07-07
Add support to introspect intents from specific annotations such as @Authenti...
rfeng
4
-6
/
+66
2009-07-07
Fix the typo in the xml definition of intents
rfeng
1
-1
/
+1
2009-07-06
Remove AutomaticBinding and replace it with a flag in the Contract model to i...
rfeng
17
-190
/
+116
2009-07-06
Organize imports and reformat the code
rfeng
92
-1561
/
+1640
2009-07-03
Start bringing up the client api to the recent proposals
antelder
2
-59
/
+31
2009-07-03
Start bringing up the client api to the recent proposals
antelder
3
-30
/
+82
2009-07-02
Removing debug message to avoid NPE when response is FAULT
lresende
2
-9
/
+3
2009-07-02
Exclude the asm-commons transitive dependency as Tuscany uses the asm all jar...
antelder
1
-0
/
+4
2009-07-02
Fix the algorithm to create File from URL
rfeng
2
-11
/
+26
2009-07-02
Reformat the pom.xml
rfeng
1
-197
/
+172
2009-07-02
Change the OpenJPA dep to 1.2.1 release
rfeng
1
-139
/
+141
2009-07-01
Update the bpel
rfeng
1
-7
/
+22
2009-07-01
Add the fault explanation to the error message
rfeng
1
-37
/
+38
2009-07-01
Use system property to check if the launcher is running under maven surefire ...
rfeng
3
-8
/
+17
2009-07-01
Fixes to implementation-bpel-runtime to fix bugs when working with ODE 1.3.2
edwardsmj
4
-16
/
+83
2009-06-30
Starting to hook distribution/discovery services
rfeng
8
-83
/
+178
2009-06-30
Remove the duplicate notifications
rfeng
1
-9
/
+0
2009-06-29
Use node URI as the object name
rfeng
1
-4
/
+4
2009-06-29
Start adding a more meaningful (compared to unresolved) status field to endpo...
slaws
3
-4
/
+61
2009-06-26
Check null to avoid NPE (we also have to find out why Endpoint.interfaceContr...
rfeng
1
-19
/
+20
2009-06-26
Fix the MANIFEST.MF with import-packages
rfeng
1
-105
/
+15
2009-06-26
Fix the compilation error (Endpoint2/EndpointReference2)
rfeng
2
-18
/
+19
2009-06-26
Changes to enable implementation-bpel-runtime to run under OSGi, as described...
edwardsmj
1
-0
/
+140
2009-06-26
Changes to enable implementation-bpel-runtime to run under OSGi, as described...
edwardsmj
1
-19
/
+118
2009-06-26
Some refactoring on the discovery
rfeng
5
-28
/
+82
2009-06-25
Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.x
edwardsmj
1
-45
/
+87
2009-06-25
Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.x
edwardsmj
5
-33
/
+189
[next]