summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert two more test cases into JUNIT 4rfeng2008-11-182-18/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718700 13f79535-47bb-0310-9956-ffa450edef68
* Fix the duplicate export package from 3rd party jarsrfeng2008-11-1812-18/+15
| | | | | | Remove the version from javax.xml.stream Import-Package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718696 13f79535-47bb-0310-9956-ffa450edef68
* Initial work to split implementation spring to follow the same pattern used ↵lresende2008-11-1760-302/+245
| | | | | | in other modules (model/xml and runtime). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718181 13f79535-47bb-0310-9956-ffa450edef68
* Disabling anyElementProcessor feature as it seems that not all the pieces ↵lresende2008-11-171-0/+8
| | | | | | have been merged git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718180 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up unused codelresende2008-11-171-4/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718175 13f79535-47bb-0310-9956-ffa450edef68
* Adding hots-tomcat and host-webapp as they are building ok and are required ↵lresende2008-11-171-2/+0
| | | | | | by distribution/pdetarget git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718174 13f79535-47bb-0310-9956-ffa450edef68
* Leverage code from maven eclipse plugin to handle .classpath/.project ↵rfeng2008-11-1510-683/+3915
| | | | | | generation for tuscany modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714199 13f79535-47bb-0310-9956-ffa450edef68
* Update dependenciesrfeng2008-11-141-4/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714142 13f79535-47bb-0310-9956-ffa450edef68
* Adjust optional dependencies from test cases to avoid duplicate classpath ↵rfeng2008-11-1482-398/+454
| | | | | | entries (from PDE requiredPlugins classpath container or explicit classpath entries) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714138 13f79535-47bb-0310-9956-ffa450edef68
* Add explicit classpath entries for test/runtime scoped dependenciesrfeng2008-11-141-5/+97
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714135 13f79535-47bb-0310-9956-ffa450edef68
* Fix scope for junit dependencyrfeng2008-11-141-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714091 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2008-11-141-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714090 13f79535-47bb-0310-9956-ffa450edef68
* Placeholder for implementation spring runtimelresende2008-11-135-0/+395
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713662 13f79535-47bb-0310-9956-ffa450edef68
* Add missing importsrfeng2008-11-131-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713643 13f79535-47bb-0310-9956-ffa450edef68
* Add the missing AbstractWSDLTestCaserfeng2008-11-132-1/+69
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713623 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete modules from distribution, and commenting the ones that ↵lresende2008-11-131-1/+2
| | | | | | are commented in the modules pom as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713622 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete modules from distribution, and commenting the ones that ↵lresende2008-11-133-7/+7
| | | | | | are commented in the modules pom as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713621 13f79535-47bb-0310-9956-ffa450edef68
* Resolve bundles after the compilation is done.rfeng2008-11-132-33/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713611 13f79535-47bb-0310-9956-ffa450edef68
* Updating artifact version to avoid dependenciy issues with artifacts from trunklresende2008-11-13408-2053/+2053
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713570 13f79535-47bb-0310-9956-ffa450edef68
* Update the host-webapp to use Node APIrfeng2008-11-1211-374/+63
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713566 13f79535-47bb-0310-9956-ffa450edef68
* Test if the classpath entry existsrfeng2008-11-071-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712270 13f79535-47bb-0310-9956-ffa450edef68
* Add the customized compilation arg to control if OSGi should be enforcedrfeng2008-11-071-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712255 13f79535-47bb-0310-9956-ffa450edef68
* Add initial support to enforce OSGi bundle resolution during compilationrfeng2008-11-074-24/+1048
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712253 13f79535-47bb-0310-9956-ffa450edef68
* Minor clean uprfeng2008-11-061-5/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711981 13f79535-47bb-0310-9956-ffa450edef68
* Adding the support to aggregate 3rd party jars into one bundle to fix split ↵rfeng2008-11-054-7/+207
| | | | | | package issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711481 13f79535-47bb-0310-9956-ffa450edef68
* Fix the access violationsrfeng2008-11-044-6/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711453 13f79535-47bb-0310-9956-ffa450edef68
* Add two more methods to find contribution locations by resource searchrfeng2008-11-041-2/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711449 13f79535-47bb-0310-9956-ffa450edef68
* Adding target execution envrfeng2008-11-031-12/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710210 13f79535-47bb-0310-9956-ffa450edef68
* Fix the bundle dependenciesrfeng2008-11-035-60/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710149 13f79535-47bb-0310-9956-ffa450edef68
* Removing unnecessary abdera dependency.lresende2008-10-313-37/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709599 13f79535-47bb-0310-9956-ffa450edef68
* Remove System.out for nowrfeng2008-10-311-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709583 13f79535-47bb-0310-9956-ffa450edef68
* Remove READMErfeng2008-10-311-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709582 13f79535-47bb-0310-9956-ffa450edef68
* Add MANIFEST.MFrfeng2008-10-311-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709581 13f79535-47bb-0310-9956-ffa450edef68
* Add a skip optionrfeng2008-10-311-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709568 13f79535-47bb-0310-9956-ffa450edef68
* Add a skip optionrfeng2008-10-311-1/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709567 13f79535-47bb-0310-9956-ffa450edef68
* Fixing SPI violation in test case that was using non-exported package ↵lresende2008-10-311-21/+0
| | | | | | org.apache.tuscany.sca.implementation.java.introspect.impl.ServiceProcessor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709562 13f79535-47bb-0310-9956-ffa450edef68
* Clean up dependenciesrfeng2008-10-311-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709558 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-311-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709556 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-311-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709554 13f79535-47bb-0310-9956-ffa450edef68
* Exclude tomcat annotations to avoid split packagesrfeng2008-10-311-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709525 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-311-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709523 13f79535-47bb-0310-9956-ffa450edef68
* Add httpunit as a test dependencyrfeng2008-10-311-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709502 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-313-17/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709500 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-311-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709498 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-312-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709497 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2008-10-311-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709495 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-312-24/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709493 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-311-17/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709489 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2008-10-311-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709484 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-311-7/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709482 13f79535-47bb-0310-9956-ffa450edef68