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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-23
Add a QName as the type for binding/implementation and use it to compare mode...
rfeng
4
-173
/
+177
2009-06-11
TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...
slaws
3
-14
/
+14
2009-06-10
Fix the class type for DefaultBeanModelProcessor
rfeng
1
-30
/
+30
2009-06-10
Create the runtime version of Endpoint2 for serialization
rfeng
2
-3
/
+126
2009-06-10
Disable SAX entity processing to avoid IOException
rfeng
1
-34
/
+13
2009-05-18
Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...
rfeng
1
-4
/
+9
2009-05-17
Start merging binding-sca into assembly and creating a binding-sca-runtime mo...
antelder
2
-21
/
+154
2009-05-15
Integrate the NodeConfiguration with NodeImpl
rfeng
1
-10
/
+11
2009-05-14
Fix for TUSCANY-3023, which has Tuscany raise an error if a <property/> eleme...
edwardsmj
1
-0
/
+6
2009-05-12
TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...
lresende
1
-2
/
+14
2009-05-10
Redo the contribution modules merge started in r772861 but this time includin...
antelder
1
-19
/
+0
2009-05-08
Improved error reporting when exceptions thrown during Composite read phase -...
edwardsmj
1
-4
/
+4
2009-05-07
Added new check for null URI and URL parameters when reading a Composite docu...
edwardsmj
1
-0
/
+3
2009-05-03
Improve error reporting when exceptions occur during composite document proce...
edwardsmj
1
-2
/
+8
2009-04-30
Cleaned CompositeDocumentProcessor class and added comments
edwardsmj
1
-59
/
+12
2009-04-22
Merge r767683 from 1.x branch
rfeng
1
-40
/
+2
2009-04-22
Extended Monitoring to give better diagnostic messages which include the name...
edwardsmj
1
-0
/
+7
2009-04-14
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
1
-1
/
+1
2009-03-25
Match the document using wildcards against the artifact URI
rfeng
3
-115
/
+108
2009-03-20
Add promoted components to CompositeReference model
rfeng
1
-1
/
+11
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
1
-12
/
+12
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
1
-12
/
+12
2009-03-10
Add spec version number to composite model
slaws
1
-0
/
+1
2009-03-06
Support the SCA property value based on the OASIS syntax
rfeng
4
-23
/
+106
2009-03-06
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
19
-36
/
+36
2009-03-06
Use AssemblyFactory to create Extension
rfeng
2
-7
/
+74
2009-03-05
More changes to switch SCA namespace from osoa version to oasis one
rfeng
2
-2
/
+2
2009-03-05
Adjust processors to support @replace for Wire and @nonOverridable for compon...
rfeng
2
-6
/
+24
2009-03-05
Spliting schemas to assembly-xsd and assembly-xsd-osoa
lresende
1
-1
/
+1
2009-03-04
Moving assembly-xml to OASIS schema
lresende
22
-96
/
+70
2009-03-02
File.separator not needed when getting resources from the classpath. It alway...
slaws
1
-1
/
+1
2009-03-02
Fixing tuscany-xsd path in unit tests
lresende
1
-5
/
+7
2009-02-20
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
16
-930
/
+379
2009-02-09
Removed unused imports
mcombellack
2
-5
/
+0
2009-02-02
TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...
slaws
1
-0
/
+7
2009-01-23
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
1
-1
/
+1
2009-01-22
Removing unused test composites
lresende
2
-96
/
+0
2009-01-22
TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...
lresende
3
-141
/
+165
2009-01-22
TUSCANY-2663 - Merging latest code to support extended elements to 2.x develo...
lresende
4
-152
/
+154
2009-01-20
Updating MANIFEST.MF versions to 2.0.0
lresende
1
-14
/
+14
2008-12-12
Pass the DocumentBuilderFactory around to work with OSGi
rfeng
9
-143
/
+56
2008-12-03
Use static imports instead of implementing the Constants interface
rfeng
6
-5
/
+91
2008-12-03
Fixed generics raw type compiler warnings
mcombellack
1
-6
/
+6
2008-12-03
Moved imports from JUnit 3 to JUnit 4 style - i.e changed import junit.framew...
mcombellack
7
-14
/
+14
2008-12-02
Converted unit tests from JUnit 3 to JUnit 4
mcombellack
3
-15
/
+28
2008-12-02
Renamed test case so it has the correct test case name format (i.e. ending in...
mcombellack
1
-2
/
+2
2008-11-28
Some module description tidying. Also get rid of an empty directory
slaws
1
-1
/
+1
2008-11-27
Removed unused imports
mcombellack
1
-2
/
+0
2008-11-21
More changes to get to a stage where I have a working build in mvn and in Ecl...
slaws
1
-0
/
+9
2008-11-19
remove unused dependency
antelder
1
-7
/
+0
[next]