summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Restrict Export-Package and refactor some internal classesrfeng2008-10-1512-14/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705061 13f79535-47bb-0310-9956-ffa450edef68
* Add import package to DefaultBeanModelProcessorrfeng2008-10-153-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705058 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705055 13f79535-47bb-0310-9956-ffa450edef68
* Rename the create method rfeng2008-10-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705042 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package and refactor some internal classesrfeng2008-10-1524-42/+371
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705041 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package and refactor some internal classesrfeng2008-10-158-193/+188
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705036 13f79535-47bb-0310-9956-ffa450edef68
* Enforce the factoryrfeng2008-10-151-7/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705029 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705019 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705016 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package rfeng2008-10-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705013 13f79535-47bb-0310-9956-ffa450edef68
* Add host-tomcat and adjust the build seqrfeng2008-10-151-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704972 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the phase to make sure pde-classpath comes after assemble-bundlerfeng2008-10-151-19/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704971 13f79535-47bb-0310-9956-ffa450edef68
* Fix the impl.bpel dependency on BPELPartnerLinkTypeExtrfeng2008-10-157-141/+135
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704961 13f79535-47bb-0310-9956-ffa450edef68
* Update to axiom 1.2.7 OMDataSourceExtrfeng2008-10-155-37/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704946 13f79535-47bb-0310-9956-ffa450edef68
* Change branch version numberslaws2008-10-15347-1901/+1901
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704857 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to the bundle manifest generator. Don't export non-existent packages. ↵jsdelfino2008-10-151-94/+81
| | | | | | Strip package export to only specify package name and version. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704768 13f79535-47bb-0310-9956-ffa450edef68
* Added a parameter to the bundle plugin to allow configuration of the bundle ↵jsdelfino2008-10-154-3/+16
| | | | | | symbolic name. Use that parameter in thirdparty-library/pom.xml. Ignore .classpath file if it doesn't exist yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704767 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of the Maven bundle plugin. Derive the bundle name from the ↵jsdelfino2008-10-152-10/+6
| | | | | | Maven project name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704765 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependency on private packagesrfeng2008-10-153-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704746 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependency on private packagesrfeng2008-10-151-8/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704744 13f79535-47bb-0310-9956-ffa450edef68
* Remove direct access to private packagesrfeng2008-10-144-10/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704742 13f79535-47bb-0310-9956-ffa450edef68
* Remove impl package from Export-Packagerfeng2008-10-141-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704737 13f79535-47bb-0310-9956-ffa450edef68
* No package should be exported from this modulerfeng2008-10-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704736 13f79535-47bb-0310-9956-ffa450edef68
* No package should be exported from this modulerfeng2008-10-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704735 13f79535-47bb-0310-9956-ffa450edef68
* Update test case to JUNIT 4rfeng2008-10-141-13/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704734 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package rfeng2008-10-142-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704730 13f79535-47bb-0310-9956-ffa450edef68
* Remove SCA prefix from Defintions modelrfeng2008-10-1465-355/+337
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704715 13f79535-47bb-0310-9956-ffa450edef68
* No package should be exported from this modulerfeng2008-10-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704676 13f79535-47bb-0310-9956-ffa450edef68
* Update test case to JUNIT 4rfeng2008-10-142-32/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704675 13f79535-47bb-0310-9956-ffa450edef68
* Remove obsolete extension-helper modulerfeng2008-10-1424-2465/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704670 13f79535-47bb-0310-9956-ffa450edef68
* No package should be exported from this modulerfeng2008-10-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704661 13f79535-47bb-0310-9956-ffa450edef68
* Update test case to JUNIT 4rfeng2008-10-141-12/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704656 13f79535-47bb-0310-9956-ffa450edef68
* Add a factory for SCA Definitions and restrict the export-package rfeng2008-10-147-124/+212
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704653 13f79535-47bb-0310-9956-ffa450edef68
* Refactored contribution exceptions, moved them to the contribution.processor ↵jsdelfino2008-10-13197-4711/+695
| | | | | | package which is exported out of the contribution module. Removed unused implementation classes. Moved test cases from contribution-impl to contribution. Also renamed a few test cases that had compile errors as easymock is not on the classpath. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704156 13f79535-47bb-0310-9956-ffa450edef68
* Changed maven bundle plugin to generate classpath off the list of JARs in ↵jsdelfino2008-10-1220-28/+80
| | | | | | the third-party bundle's lib directory. It now generates a correct .classpath that makes the PDE happy. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703895 13f79535-47bb-0310-9956-ffa450edef68
* Removed more dependencies on easymock.jsdelfino2008-10-123-20/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703894 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted POM to changes to bundle plugin. Added invocation of new bundle ↵jsdelfino2008-10-121-6/+15
| | | | | | plugin goal to fix the PDE .classpath entries. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703893 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of the bundle plugin. Added a new plugin to generate the ↵jsdelfino2008-10-124-555/+156
| | | | | | correct PDE .classpath entries. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703892 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused dependencies on easymock to avoid dragging it into the ↵jsdelfino2008-10-124-38/+0
| | | | | | thirdparty bundle. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703891 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted pom.xml to rename.jsdelfino2008-10-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703864 13f79535-47bb-0310-9956-ffa450edef68
* Renamed to follow the same naming convention as other plugins.jsdelfino2008-10-124-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703863 13f79535-47bb-0310-9956-ffa450edef68
* Branch for 1.3.3slaws2008-10-126470-0/+513247
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703809 13f79535-47bb-0310-9956-ffa450edef68
* Remove dead code (Event/Store)rfeng2008-10-1034-1827/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703606 13f79535-47bb-0310-9956-ffa450edef68
* Clean up importsrfeng2008-10-104-14/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703605 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package and convert test casesrfeng2008-10-103-245/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703599 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package and convert test casesrfeng2008-10-102-41/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703597 13f79535-47bb-0310-9956-ffa450edef68
* Convert the test cases to JUNIT 4rfeng2008-10-103-38/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703594 13f79535-47bb-0310-9956-ffa450edef68
* Convert the test cases to JUNIT 4rfeng2008-10-103-28/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703592 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package and convert test cases to Junit 4rfeng2008-10-1015-142/+196
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703589 13f79535-47bb-0310-9956-ffa450edef68
* Make the provider package privaterfeng2008-10-103-26/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703578 13f79535-47bb-0310-9956-ffa450edef68