summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3178 read the validation schema extension point from the extension po...slaws2009-07-271-1/+1
* TUSCANY-3177 create the extension point registry earlier so that any programm...slaws2009-07-271-1/+1
* Update validation assertions to account for wrapped MonitorRuntimeExceptionnash2009-07-271-2/+2
* Update validation assertions to use new MonitorRuntimeExceptionnash2009-07-272-2/+2
* Fix TUSCANY-3172 (domain manager doesn't report errors cleanly to the nodes)nash2009-07-2626-22/+1538
* Remove debug outputnash2009-07-261-1/+0
* Fix TUSCANY-3171 (domain manager does not load definitions.xml files)nash2009-07-2623-13/+1570
* Remove unnecessary dependencynash2009-07-261-8/+0
* Temporary workaround for TUSCANY-3165nash2009-07-261-0/+2
* Remove test scope from host-embedded dependency to fix build failurenash2009-07-261-5/+4
* Fix TUSCANY-3169 (invalid characters in generated reference binding names) an...nash2009-07-2530-2/+1215
* TUSCANY-3174 - add an itest to update the extension point registry programmat...slaws2009-07-2426-0/+1660
* TUSCANY-3174 - add a simple WorkspaceManager to allow contributions to be pro...slaws2009-07-2412-25/+446
* TUSCANY-3178 read the validation schema extension point from the extension po...slaws2009-07-241-1/+1
* TUSCANY-3177 create the extension point registry earlier so that any programm...slaws2009-07-241-2/+4
* Adding support for explicitly configuring policySetslresende2009-07-242-73/+176
* TUSCANY-3173 remove the contents of thread local storage when the webapp shut...slaws2009-07-232-1/+11
* TUSCANY-3173 - make getServletMapping handle the input mapping in the same wa...slaws2009-07-231-0/+5
* Add missing dependency on commons-logging related to perm gen issues when run...slaws2009-07-231-0/+16
* Merge the fix for TUSCANY-3153 from 16.-SNAPSHOTrfeng2009-07-201-320/+325
* Merge the fix for TUSCANY-3167, TUSCANY-3162 from 1.6-SNAPSHOTrfeng2009-07-202-3/+32
* Merge the fix for TUSCANY-3167, TUSCANY-3162 from 2.xrfeng2009-07-202-3/+32
* Disable itest/contribution-jee as workaround for TUSCANY-3165nash2009-07-201-0/+2
* Add commons-logging dependency to host-webapp pom.xml (needed because of comm...nash2009-07-201-0/+16
* Workaround for TUSCANY-3164 (build failure in binding-gdata-runtime)nash2009-07-201-0/+2
* TUSCANY-3163 - Fixing non-ascii characters that were producing build failure ...lresende2009-07-2081-81/+81
* TUSCANY-3163 - Fixing non-ascii characters that were producing build failure ...lresende2009-07-2081-81/+81
* TUSCANY-3140 - Test for difference between loadtime and runtime classloaders ...slaws2009-07-181-0/+37
* TUSCANY-3140 - Test for difference between loadtime and runtime classloaders ...slaws2009-07-181-0/+37
* TUSCANY-3149 - Generally be more careful about removing object references in ...slaws2009-07-188-9/+210
* TUSCANY-3149 - Generally be more careful about removing object references in ...slaws2009-07-188-9/+210
* Merge LICENSE updates from 2.x trunk to M3 branchantelder2009-07-171-560/+57
* Fix for TUSCANY-3153rfeng2009-07-171-320/+325
* Fixes for TUSCANY-3156ramkumar2009-07-166-0/+206
* Fixes for TUSCANY-3155ramkumar2009-07-161-4/+12
* TUSCANY-3148 remove version dependency from zip based JEE itestsslaws2009-07-155-5/+7
* TUSCANY-3148 remove version dependency from zip based JEE itestsslaws2009-07-155-5/+7
* Fixes for handling folderNoManifest scenario of spring location attributeramkumar2009-07-151-4/+12
* TUSCANY-3135 - Removing iTest that was out of the build and had obsolete 1.6-...lresende2009-07-1543-2175/+0
* TUSCANY-3134 - Temporarly removing webapp-helloworld-bpel itest from buildlresende2009-07-151-2/+4
* Merge fix for TUSCANY-3141 from 1.6-SNAPSHOTrfeng2009-07-142-6/+29
* Merge the fix for TUSCANY-3141 and xs:import fix from 2.xrfeng2009-07-132-6/+29
* Add DOM/AXIOM databindingsrfeng2009-07-134-0/+157
* Support namespace to java package mappingsrfeng2009-07-132-45/+27
* Use GenModel to find the class name for static SDOsrfeng2009-07-121-14/+50
* Start to add static SDO supportrfeng2009-07-124-35/+163
* Update dependenciesrfeng2009-07-121-64/+3
* Merge r790470 from 2.x trunk to M3 branch to fix the algorithm to create File...antelder2009-07-122-9/+25
* Use SDO TypeHelper/XSDHelper to help the java namerfeng2009-07-103-352/+101
* Bring up the wsdl2java for SDOrfeng2009-07-104-4/+246