summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* Add xmlunit as a test dependencyrfeng2008-10-311-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709446 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
* Fixed error in POM.jsdelfino2008-10-301-4/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709272 13f79535-47bb-0310-9956-ffa450edef68
* Removed dependencies on the maven bundle plugin now that the manifests have ↵jsdelfino2008-10-30115-2216/+7
| | | | | | been checked in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709261 13f79535-47bb-0310-9956-ffa450edef68
* Fixing broken test cases due to partial merge from trunk.lresende2008-10-302-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709239 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MANIFEST.MF to add optional packages for test cases in Import-Packagerfeng2008-10-30106-1753/+1938
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709237 13f79535-47bb-0310-9956-ffa450edef68
* Fixing broken test cases due to partial merge from trunk.lresende2008-10-302-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709232 13f79535-47bb-0310-9956-ffa450edef68
* Added a setup profile where we can build core tools needed by the build itself.jsdelfino2008-10-301-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709223 13f79535-47bb-0310-9956-ffa450edef68
* Adding the generated META-INF/MANIFEST.MF to source code repository, as ↵lresende2008-10-30217-111/+3021
| | | | | | these artifacts should be authored and tweaked by developers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709194 13f79535-47bb-0310-9956-ffa450edef68
* Update changes file for TUSCANY-2635 fixantelder2008-10-301-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709181 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix from trunk to 1.3.3 branch for TUSCANY-2635: Pool stateless-scoped ↵antelder2008-10-302-7/+82
| | | | | | Java impl instances git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709180 13f79535-47bb-0310-9956-ffa450edef68