index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
assembly-xml
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor the builder implementations into tuscany-builder module
rfeng
2009-09-28
5
-189
/
+20
*
Format the code
rfeng
2009-09-28
1
-146
/
+160
*
Turn of this test while looking at how to put them somewhere more appropriate
slaws
2009-09-22
1
-1
/
+2
*
Rename CompositeBuilderExtensionPoint to BuilderExtensionPoint
rfeng
2009-09-14
3
-6
/
+6
*
Merge ConfiguredOperation assembly-xml methods from 1.x to 2.x
antelder
2009-09-10
1
-0
/
+108
*
Fixes to generate proper exception for ASM_6029 and ASM_6030 otests
ramkumar
2009-08-27
2
-2
/
+13
*
Initial code for ASM_5036 fix, note the TUSCANY-3236 TODO and also it might b...
antelder
2009-08-26
2
-1
/
+21
*
Correct arg type in warning method to match error method
antelder
2009-08-26
1
-1
/
+1
*
Fix TUSCANY-3231 and ASM_5029, spot that property with many=false has multipl...
antelder
2009-08-25
4
-5
/
+11
*
Fix for ASM_5026 related property processing
rfeng
2009-08-20
1
-9
/
+11
*
Add contribution to the error message
rfeng
2009-08-18
2
-9
/
+10
*
Fix for ASM_4008
rfeng
2009-08-18
1
-3
/
+5
*
Raise an error if two composites with the same name are found (ASM_6001). Als...
slaws
2009-08-18
2
-2
/
+12
*
Be more precise when testing whether a property has had a value set and updat...
slaws
2009-08-17
1
-4
/
+7
*
Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...
rfeng
2009-08-12
5
-64
/
+9
*
Feed the monitor through into model resolvers should they wish to use it.
slaws
2009-08-12
3
-3
/
+6
*
Improve the XML schema validation to enable XSDs in other modules
rfeng
2009-08-11
4
-13
/
+6
*
Use the registry to resolve de-serialized endpoint references
slaws
2009-08-08
1
-1
/
+1
*
Add Composite context information to Monitor during Resolve phase
edwardsmj
2009-08-05
2
-76
/
+84
*
Start to work on ASM50033
rfeng
2009-08-04
1
-0
/
+7
*
Make the not yet matched status sounds a little less terminal. Just because i...
slaws
2009-07-22
1
-1
/
+1
*
TUSCANY-3138 first tranche of changes to serialize service references in the ...
slaws
2009-07-21
2
-1
/
+152
*
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
2009-07-21
10
-797
/
+797
*
Add a QName as the type for binding/implementation and use it to compare mode...
rfeng
2009-06-23
4
-173
/
+177
*
TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...
slaws
2009-06-11
3
-14
/
+14
*
Fix the class type for DefaultBeanModelProcessor
rfeng
2009-06-10
1
-30
/
+30
*
Create the runtime version of Endpoint2 for serialization
rfeng
2009-06-10
2
-3
/
+126
*
Disable SAX entity processing to avoid IOException
rfeng
2009-06-10
1
-34
/
+13
*
Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...
rfeng
2009-05-18
1
-4
/
+9
*
Start merging binding-sca into assembly and creating a binding-sca-runtime mo...
antelder
2009-05-17
2
-21
/
+154
*
Integrate the NodeConfiguration with NodeImpl
rfeng
2009-05-15
1
-10
/
+11
*
Fix for TUSCANY-3023, which has Tuscany raise an error if a <property/> eleme...
edwardsmj
2009-05-14
1
-0
/
+6
*
TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...
lresende
2009-05-12
1
-2
/
+14
*
Improved error reporting when exceptions thrown during Composite read phase -...
edwardsmj
2009-05-08
1
-4
/
+4
*
Added new check for null URI and URL parameters when reading a Composite docu...
edwardsmj
2009-05-07
1
-0
/
+3
*
Improve error reporting when exceptions occur during composite document proce...
edwardsmj
2009-05-03
1
-2
/
+8
*
Cleaned CompositeDocumentProcessor class and added comments
edwardsmj
2009-04-30
1
-59
/
+12
*
Merge r767683 from 1.x branch
rfeng
2009-04-22
1
-40
/
+2
*
Extended Monitoring to give better diagnostic messages which include the name...
edwardsmj
2009-04-22
1
-0
/
+7
*
Match the document using wildcards against the artifact URI
rfeng
2009-03-25
3
-115
/
+108
*
Add promoted components to CompositeReference model
rfeng
2009-03-20
1
-1
/
+11
*
Add spec version number to composite model
slaws
2009-03-10
1
-0
/
+1
*
Support the SCA property value based on the OASIS syntax
rfeng
2009-03-06
4
-23
/
+106
*
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
2009-03-06
19
-36
/
+36
*
Use AssemblyFactory to create Extension
rfeng
2009-03-06
2
-7
/
+74
*
More changes to switch SCA namespace from osoa version to oasis one
rfeng
2009-03-05
2
-2
/
+2
*
Adjust processors to support @replace for Wire and @nonOverridable for compon...
rfeng
2009-03-05
2
-6
/
+24
*
Spliting schemas to assembly-xsd and assembly-xsd-osoa
lresende
2009-03-05
1
-1
/
+1
*
Moving assembly-xml to OASIS schema
lresende
2009-03-04
21
-96
/
+69
*
File.separator not needed when getting resources from the classpath. It alway...
slaws
2009-03-02
1
-1
/
+1
[next]