summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-151-1/+1
| | | | | | generation for tuscany modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714199 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
* 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
* Updating artifact version to avoid dependenciy issues with artifacts from trunklresende2008-11-13112-581/+581
| | | | 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
* 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
* 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
* 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
* 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
* 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
* 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
* Clean up dependenciesrfeng2008-10-312-12/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709479 13f79535-47bb-0310-9956-ffa450edef68
* Clean up dependenciesrfeng2008-10-313-158/+161
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709475 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-311-11/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709471 13f79535-47bb-0310-9956-ffa450edef68
* Clean up dependenciesrfeng2008-10-312-18/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709470 13f79535-47bb-0310-9956-ffa450edef68
* Add MANIFEST.MFrfeng2008-10-311-0/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709469 13f79535-47bb-0310-9956-ffa450edef68
* Add MANIFEST.MFrfeng2008-10-311-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709468 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-311-9/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709467 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-311-12/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709466 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-312-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709465 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-311-8/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709464 13f79535-47bb-0310-9956-ffa450edef68
* Fix bundle import packagerfeng2008-10-311-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709463 13f79535-47bb-0310-9956-ffa450edef68
* Clean dependenciesrfeng2008-10-317-574/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709460 13f79535-47bb-0310-9956-ffa450edef68
* Add missing import packagerfeng2008-10-311-6/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709455 13f79535-47bb-0310-9956-ffa450edef68
* Add Import-Package for o.a.t.s.databinding.javabeansrfeng2008-10-311-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709454 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependency on assembly-xmlrfeng2008-10-319-35/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709451 13f79535-47bb-0310-9956-ffa450edef68
* Resolve a lot of OSGi access violations. More to be fixed.rfeng2008-10-3199-686/+927
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709339 13f79535-47bb-0310-9956-ffa450edef68
* Moved plugin configuration to a pluginManagement section and moved the PDE ↵jsdelfino2008-10-301-155/+156
| | | | | | plugin to the Eclipse profile. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709289 13f79535-47bb-0310-9956-ffa450edef68
* Added plugin to generate correct PDE project .classpath and .project files.jsdelfino2008-10-301-11/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709273 13f79535-47bb-0310-9956-ffa450edef68