summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/distribution (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update dependenciesrfeng2008-11-141-4/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714142 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
* Updating artifact version to avoid dependenciy issues with artifacts from trunklresende2008-11-1325-141/+141
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713570 13f79535-47bb-0310-9956-ffa450edef68
* Adding the support to aggregate 3rd party jars into one bundle to fix split ↵rfeng2008-11-051-0/+20
| | | | | | package issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711481 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
* 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
* 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
* Bring up calculator-osgi using equinox run configrfeng2008-10-271-185/+186
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708234 13f79535-47bb-0310-9956-ffa450edef68
* Attempt to use the Eclipse compiler to compile modules, this will allow OSGi ↵jsdelfino2008-10-261-0/+5
| | | | | | imports/exports to be used at compile time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707961 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused modules.jsdelfino2008-10-251-12/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707915 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused assembly files.jsdelfino2008-10-2514-3765/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707900 13f79535-47bb-0310-9956-ffa450edef68
* Moved distro builds under distribution module.jsdelfino2008-10-25141-58/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707888 13f79535-47bb-0310-9956-ffa450edef68
* Moved the PDE target build to its own module. Moved the Eclipse plugin build ↵jsdelfino2008-10-2416-28/+3950
| | | | | | to the distribution profile. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707759 13f79535-47bb-0310-9956-ffa450edef68
* Changed distro builds to build OSGi friendly distributions. Added an Eclipse ↵jsdelfino2008-10-2318-181/+192
| | | | | | build profile to build an Eclipse PDE target which can be used to configure an Eclipse workspace. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707236 13f79535-47bb-0310-9956-ffa450edef68
* Refactored contribution exceptions, moved them to the contribution.processor ↵jsdelfino2008-10-138-9/+1
| | | | | | 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-1217-10/+52
| | | | | | 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
* Added Maven plugins to the generated repository.jsdelfino2008-10-061-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@701972 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted build scripts to module changes.jsdelfino2008-10-0113-31/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700678 13f79535-47bb-0310-9956-ffa450edef68
* Fixed monitor module to avoid having to export monitor implementation ↵jsdelfino2008-09-298-13/+0
| | | | | | classes. Removed dependencies on monitor-logging. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700000 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted WebService distro to policy changes.jsdelfino2008-09-291-5/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699941 13f79535-47bb-0310-9956-ffa450edef68
* Starting to fix jetty OSGi import/exports.jsdelfino2008-09-232-6/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698404 13f79535-47bb-0310-9956-ffa450edef68
* Another fix for TUSCANY-2396. Split implementation-script into two modules, ↵jsdelfino2008-09-226-0/+17
| | | | | | model and runtime. Got the script implementations that use componentTypes working. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697664 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted poms to previous changes. Disabled the modules that depend on ↵jsdelfino2008-09-2210-33/+23
| | | | | | implementation-script as it's not split in two modules yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697653 13f79535-47bb-0310-9956-ffa450edef68
* Started to fix module dependencies, OSGi manifest generation and a few ↵jsdelfino2008-09-1617-13/+143
| | | | | | references to obsolete classes to get a clean build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695979 13f79535-47bb-0310-9956-ffa450edef68
* Created a subset of the modules and samples to be ported and tested with ↵jsdelfino2008-09-1434-9541/+1
| | | | | | Equinox initially. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695308 13f79535-47bb-0310-9956-ffa450edef68
* Creating a branch for the equinox work.jsdelfino2008-09-12161-0/+41807
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68