summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding rest binding reference supportrfeng2010-05-272-1/+19
* Add getSchemaName to the interface (to be renamed to getType later)rfeng2010-05-171-1/+3
* expected message and msg definition catchupkelvingoodson2010-05-171-2/+2
* error message updates for pojo otestskelvingoodson2010-05-141-1/+1
* error message updates for caa otestskelvingoodson2010-05-101-1/+1
* add conformance statements to error message after running otestskelvingoodson2010-05-072-3/+3
* TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws2010-05-063-0/+28
* And fix typo here alsoslaws2010-05-061-1/+1
* Fix typo in commentslaws2010-05-061-1/+1
* explicitly call out those extensions which contain Extension Developers' SPI ...kelvingoodson2010-04-291-0/+1
* Fixing mispelled word in java doclresende2010-04-271-1/+1
* mark additional classes as extension spi according to use by contribution* an...kelvingoodson2010-04-272-2/+2
* mark additional classes as extension spi according to use by policy-wspolicykelvingoodson2010-04-272-0/+2
* mark additional classes as extension spi according to use by policy-logging (...kelvingoodson2010-04-271-0/+1
* mark additional classes as extension spi according to use by interface-java*kelvingoodson2010-04-271-1/+1
* mark additional classes as extension spi according to use indicated binding-w...kelvingoodson2010-04-275-0/+5
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-264-3/+4
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-262-0/+2
* mark additional classes as extension spi according to use indicated by interf...kelvingoodson2010-04-263-2/+3
* mark additional classes as extension spi according to use indicated by interf...kelvingoodson2010-04-2610-1/+14
* mark additional classes as extension spi according to use indicated by implem...kelvingoodson2010-04-263-1/+3
* mark classes as extension spi according to use indicated by implementation-osgikelvingoodson2010-04-262-0/+2
* mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson2010-04-232-0/+2
* mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson2010-04-2311-0/+11
* mark classes as extension spi according to use indicated by implementation.javakelvingoodson2010-04-2317-0/+17
* TUSCANY-3534: Apply patch from William Mayor to fix unchecked warning in asse...antelder2010-04-171-1/+2
* update documentation scheme in the light of mailing list discussionkelvingoodson2010-04-151-1/+1
* add reporting section to build, with javadoc custom tag "tuscany.extension.sp...kelvingoodson2010-04-151-0/+1
* TUSCANY-3531 - validate that composite reference don't override nonOverridabl...slaws2010-04-091-0/+1
* TUSCANY-3527 switch the new message back into the assembly properties file as...slaws2010-04-081-0/+1
* add compliance messageskelvingoodson2010-04-011-1/+1
* Clean up importsrfeng2010-03-311-1/+0
* TUSCANY-3503 - turn off the automatic application of policy sets based on int...slaws2010-03-181-0/+1
* Update matching code to work with service URIs starting with a slash characterantelder2010-03-181-0/+3
* Fix the equals and hashCode to avoid componentType conflictsrfeng2010-03-172-21/+42
* Update BindingImpl with some more default methodsantelder2010-03-161-0/+23
* Add a matches method to Endpoint to find servic uris that match the endpoint uriantelder2010-03-162-0/+74
* TUSCANY-3486 - add the composite reference multiplicy resolution algorithm as...slaws2010-03-051-0/+1
* Remove DistributedSCABindingrfeng2010-03-054-151/+0
* improve the operation not found error messageslaws2010-03-041-3/+10
* update messages with conformance statements (note the java files that have me...kelvingoodson2010-03-031-2/+2
* update messages with conformance statementskelvingoodson2010-03-031-4/+4
* update messages with conformance statementskelvingoodson2010-03-031-6/+5
* Fix typo in error messageslaws2010-03-031-1/+1
* update messages with conformance statementskelvingoodson2010-03-021-5/+6
* Add first bits of code to start enabling the use of policies nested inside of...slaws2010-03-021-0/+36
* Check that intents are properly satisfied, particularly in the qualified inte...slaws2010-03-011-1/+2
* Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng2010-02-263-71/+23
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-252-6/+23
* Align the interfaceContractMapper to the specrfeng2010-02-196-174/+177