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-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
2009-04-01
Clean up the artifact processor extension point
rfeng
8
-283
/
+407
2009-03-26
Add a flag to control if schema validation should be enabled
rfeng
2
-32
/
+58
2009-03-26
Do not issue warnings for xsi: attrs
rfeng
1
-3
/
+8
2009-03-25
Match the document using wildcards against the artifact URI
rfeng
5
-212
/
+348
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
1
-4
/
+4
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
1
-4
/
+4
2009-03-06
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
2
-2
/
+2
2009-03-05
URI is registered as /x/y/Z.ext
rfeng
1
-20
/
+31
2009-03-05
Allows the lookup by URI for URLArtifactProcessors
rfeng
1
-6
/
+11
2009-03-05
Updates to contribution modules to use OASIS namespaces/schema
lresende
2
-5
/
+5
2009-02-20
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
6
-6
/
+6
2009-02-09
Removed unused imports
mcombellack
2
-2
/
+0
2009-02-02
TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...
slaws
1
-0
/
+23
2009-01-23
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
1
-1
/
+1
2009-01-22
TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...
lresende
1
-6
/
+5
2009-01-22
TUSCANY-2663 - Merging latest code to support extended elements to 2.x develo...
lresende
3
-98
/
+109
2009-01-22
Removing unused SPI constant
lresende
1
-6
/
+0
[next]