summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes to the bundle manifest generator. Don't export non-existent packages. S...jsdelfino2008-10-151-94/+81
* Added a parameter to the bundle plugin to allow configuration of the bundle s...jsdelfino2008-10-154-3/+16
* Minor cleanup of the Maven bundle plugin. Derive the bundle name from the Mav...jsdelfino2008-10-152-10/+6
* Remove dependency on private packagesrfeng2008-10-153-7/+7
* Remove dependency on private packagesrfeng2008-10-151-8/+3
* Remove direct access to private packagesrfeng2008-10-144-10/+5
* Remove impl package from Export-Packagerfeng2008-10-141-1/+4
* No package should be exported from this modulerfeng2008-10-141-1/+1
* No package should be exported from this modulerfeng2008-10-141-1/+1
* Update test case to JUNIT 4rfeng2008-10-141-13/+19
* Restrict Export-Package rfeng2008-10-142-2/+2
* Remove SCA prefix from Defintions modelrfeng2008-10-1465-355/+337
* No package should be exported from this modulerfeng2008-10-141-1/+1
* Update test case to JUNIT 4rfeng2008-10-142-32/+29
* 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-13197-4711/+695
* Changed maven bundle plugin to generate classpath off the list of JARs in the...jsdelfino2008-10-1220-28/+80
* Removed more dependencies on easymock.jsdelfino2008-10-123-20/+0
* Adjusted POM to changes to bundle plugin. Added invocation of new bundle plug...jsdelfino2008-10-121-6/+15
* Minor cleanup of the bundle plugin. Added a new plugin to generate the correc...jsdelfino2008-10-124-555/+156
* Removed unused dependencies on easymock to avoid dragging it into the thirdpa...jsdelfino2008-10-124-38/+0
* Adjusted pom.xml to rename.jsdelfino2008-10-121-1/+1
* Renamed to follow the same naming convention as other plugins.jsdelfino2008-10-124-0/+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-09162-6861/+3253
* 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-06203-1488/+1954
* Added Maven plugins to the generated repository.jsdelfino2008-10-061-0/+36
* Adjusted build scripts to module changes.jsdelfino2008-10-0113-31/+5
* Temporarily disabled some WS security test cases, as rampart seems to cause i...jsdelfino2008-10-014-0/+9
* Fixed references to binding runtime module.jsdelfino2008-10-012-2/+8
* 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-29104-236/+187
* Fixed monitor module to avoid having to export monitor implementation classes...jsdelfino2008-09-2999-337/+390