summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete extension-helper modulerfeng2008-10-1424-2465/+0
* No package should be exported from this modulerfeng2008-10-141-1/+1
* Update test case to JUNIT 4rfeng2008-10-141-12/+20
* Add a factory for SCA Definitions and restrict the export-package rfeng2008-10-147-124/+212
* Refactored contribution exceptions, moved them to the contribution.processor ...jsdelfino2008-10-13179-4678/+670
* Changed maven bundle plugin to generate classpath off the list of JARs in the...jsdelfino2008-10-122-2/+9
* Removed more dependencies on easymock.jsdelfino2008-10-122-13/+0
* Adjusted POM to changes to bundle plugin. Added invocation of new bundle plug...jsdelfino2008-10-121-6/+15
* Removed unused dependencies on easymock to avoid dragging it into the thirdpa...jsdelfino2008-10-124-38/+0
* Remove dead code (Event/Store)rfeng2008-10-1034-1827/+6
* Clean up importsrfeng2008-10-104-14/+11
* Restrict Export-Package and convert test casesrfeng2008-10-103-245/+4
* Restrict Export-Package and convert test casesrfeng2008-10-102-41/+46
* Convert the test cases to JUNIT 4rfeng2008-10-103-38/+43
* Convert the test cases to JUNIT 4rfeng2008-10-103-28/+37
* Restrict Export-Package and convert test cases to Junit 4rfeng2008-10-1015-142/+196
* Make the provider package privaterfeng2008-10-103-26/+28
* Convert the test cases to JUNIT 4rfeng2008-10-1011-136/+186
* Convert the test cases to JUNIT 4rfeng2008-10-102-11/+20
* Make the o.a.t.s.a.builder.impl package privaterfeng2008-10-104-21/+15
* Convert the test cases to JUNIT 4rfeng2008-10-103-34/+32
* Fixed build breaks. Added missing dependency, commented out host-webapp modul...jsdelfino2008-10-102-1/+7
* Fixed compile errors.jsdelfino2008-10-1022-399/+276
* Work in progress. Fixed implementation of NodeImpl, now working without depen...jsdelfino2008-10-09106-6392/+2768
* Work in progress. Continued to clean up cross bundle dependencies on implemen...jsdelfino2008-10-0912-949/+339
* Work in progress. Started to clean up cross-bundle dependencies on Contributi...jsdelfino2008-10-06188-1277/+1806
* Temporarily disabled some WS security test cases, as rampart seems to cause i...jsdelfino2008-10-014-0/+9
* Removed monitor-logging as it's not used anymore.jsdelfino2008-09-2910-585/+0
* More fixes to monitor. Removed remaining dependencies on DefaultLoggingMonito...jsdelfino2008-09-2914-41/+53
* Fixed monitor module to avoid having to export monitor implementation classes...jsdelfino2008-09-2984-281/+390
* Removed old class.jsdelfino2008-09-291-63/+0
* Added a log, and start bundle to help debugging.jsdelfino2008-09-292-3/+7
* Removed broken factory as it's not used anymore.jsdelfino2008-09-293-379/+0
* Fixed test case as unknown elements are now supported.jsdelfino2008-09-291-15/+16
* Pulled from trunk. Clone interface to configure the databinding.jsdelfino2008-09-291-4/+25
* Pulled from trunk. Changes from SVN revision r699491.jsdelfino2008-09-292-35/+60
* Pulled from trunk. TUSCANY-2618 - Adding required attribute elements to sca.tld.jsdelfino2008-09-291-0/+3
* Pulled from trunk. TUSCANY-2538 - missing file to register attribute processo...jsdelfino2008-09-291-0/+18
* Merged from trunk. TUSCANY-2538 - Moving Default element processor to contrib...jsdelfino2008-09-298-22/+493
* Pulled from trunk. Changes from SVN revision r698020.jsdelfino2008-09-295-5/+1326
* Pulled from trunk. Changed from SVN r697643.jsdelfino2008-09-291-60/+17
* Pulled from trunk. Cleanup the dependency itemsjsdelfino2008-09-291-222/+52
* Pulled from trunk. Adjust axiom dependency to 1.2.7jsdelfino2008-09-291-0/+10
* Merged from trunk. Upgrade to Axis2 1.4.1 and its transitive dependencies suc...jsdelfino2008-09-2963-235/+176
* Pulled from trunk. TUSCANY-2281 provide a api to allow service references to ...jsdelfino2008-09-292-0/+73
* Ported from trunk and simplified. Support the rmi:// uri for binding.rmi.jsdelfino2008-09-2911-166/+86
* Merged from trunk. Fix the classloader parent.jsdelfino2008-09-291-5/+6
* Fix NPE in finally after earlier exception.jsdelfino2008-09-291-1/+3
* Pass the wrapper exception into FaultExceptionjsdelfino2008-09-291-5/+2
* Adjusted algorithm to determine classpath entries.jsdelfino2008-09-282-51/+72