index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
contribution
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-28
Pass ServiceRegistry via extensionPointRegistry to remove static references
rfeng
7
-33
/
+37
2009-10-27
Use sca-config XML files for SCA binding/policy definitions
rfeng
1
-2
/
+11
2009-10-22
Record the schema in the constructor otherwise a validating handler is never ...
slaws
1
-0
/
+1
2009-10-21
Set the monitor to ValidatingXMLStreamReader
rfeng
4
-48
/
+48
2009-10-21
Set correct monitor on the ValidatingXMLInputFactory so that any errors that ...
slaws
2
-2
/
+16
2009-10-18
Properly fixing merge conflict
lresende
2
-10
/
+6
2009-10-18
Fixing merge conflict
lresende
1
-3
/
+6
2009-10-18
Minor Formatting
lresende
2
-18
/
+20
2009-10-16
This is to change the Monitor to be request scoped for most of the cases:
rfeng
47
-1101
/
+522
2009-10-12
Use the getQName from ServiceDeclarationParser
rfeng
2
-54
/
+4
2009-10-05
Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi console
rfeng
1
-0
/
+1
2009-10-02
Remove Constants
rfeng
5
-44
/
+8
2009-09-29
Start to integrate the policy attachment builder
rfeng
1
-1
/
+1
2009-08-18
Make the 3rd party jar dependencies consistent in version to avoid conflicts
rfeng
1
-1
/
+7
2009-08-18
Push monitor context
slaws
1
-57
/
+71
2009-08-12
Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...
rfeng
9
-481
/
+53
2009-08-12
Feed the monitor through into model resolvers should they wish to use it.
slaws
12
-15
/
+30
2009-08-11
Fix the schema validation issue for definitions
rfeng
2
-58
/
+60
2009-08-11
Remove duplicate log message
slaws
1
-4
/
+1
2009-08-11
Improve the XML schema validation to enable XSDs in other modules
rfeng
6
-97
/
+86
2009-08-05
Add Contribution context information to Monitor during Resolve phase
edwardsmj
1
-24
/
+30
2009-08-04
Add the capability for equinox node launcher to support customized MANIFEST.M...
rfeng
1
-13
/
+1
2009-08-04
Use the xml string to keep the unknown elements (reduce complexity and memory...
rfeng
11
-1303
/
+329
2009-08-03
Format the code
rfeng
1
-2
/
+1
2009-07-31
Use the extensibility-equinox module to dynamically imports public packages a...
rfeng
1
-2
/
+2
2009-07-31
Generate a gateway bundle that aggregate split META-INF/services resources
rfeng
1
-1
/
+2
2009-07-24
Fix the getQNames
rfeng
1
-1
/
+1
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
11
-1219
/
+1219
2009-07-02
Fix the algorithm to create File from URL
rfeng
2
-11
/
+26
2009-06-24
Deal with file: protocol that doesn't populate the path part of the URL
slaws
2
-6
/
+7
2009-06-22
License/notice/header Changes from M3 branch r787159, r787162 and r787164
slaws
1
-0
/
+18
2009-06-18
Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...
rfeng
1
-0
/
+1
2009-06-10
Make the xsd dependency optional
rfeng
1
-1
/
+1
2009-06-10
Cache DTDs for XMLSchema
rfeng
1
-1
/
+16
2009-06-10
Add local cache for external XSDs referenced by SCA specs
rfeng
3
-32
/
+116
2009-05-27
Refactor the contribution scanner to take Contribution as an argument
rfeng
11
-123
/
+138
2009-05-25
Update ClassLoaderModelResolver to use the thread context classloader as the ...
antelder
1
-1
/
+12
2009-05-20
Refactoring a few methods on the ServiceDiscover
rfeng
7
-13
/
+11
2009-05-12
TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...
lresende
1
-1
/
+1
2009-05-12
TUSCANY-3015: Fix scanner determination for when contribution file path conta...
antelder
1
-5
/
+12
2009-05-12
TUSCANY-3015: Fix scanner determination for when contribution file path conta...
antelder
1
-4
/
+9
2009-05-11
Copy the contribution service classes from the workspace modules to contribut...
antelder
5
-0
/
+714
2009-05-10
Improve Exception handling and reporting in DefaultURLArtifactProcessorExtens...
edwardsmj
1
-2
/
+3
2009-05-10
Redo the contribution modules merge started in r772861 but this time includin...
antelder
52
-9
/
+5228
2009-05-08
Updates and additions to add preResolve phase to contribution processing (See...
edwardsmj
3
-8
/
+92
2009-04-22
Merge r767683 from 1.x branch
rfeng
12
-136
/
+204
2009-04-22
Extended Monitoring to give better diagnostic messages which include the name...
edwardsmj
1
-4
/
+12
2009-04-14
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
1
-1
/
+1
2009-04-10
Remove deprecated classes and use generic type for getModel
rfeng
6
-118
/
+74
2009-04-02
Remove System.out.println
rfeng
1
-1
/
+0
[next]