summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/distribution (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-14Update dependenciesrfeng1-4/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714142 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Removing obsolete modules from distribution, and commenting the ones that ↵lresende1-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
2008-11-13Removing obsolete modules from distribution, and commenting the ones that ↵lresende3-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
2008-11-13Updating artifact version to avoid dependenciy issues with artifacts from trunklresende25-141/+141
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713570 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05Adding the support to aggregate 3rd party jars into one bundle to fix split ↵rfeng1-0/+20
package issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711481 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31Exclude tomcat annotations to avoid split packagesrfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709525 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31Add httpunit as a test dependencyrfeng1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709502 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31Add xmlunit as a test dependencyrfeng1-0/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709446 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27Bring up calculator-osgi using equinox run configrfeng1-185/+186
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708234 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26Attempt to use the Eclipse compiler to compile modules, this will allow OSGi ↵jsdelfino1-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
2008-10-25Removed unused modules.jsdelfino1-12/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707915 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25Removed unused assembly files.jsdelfino14-3765/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707900 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25Moved distro builds under distribution module.jsdelfino141-58/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707888 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Moved the PDE target build to its own module. Moved the Eclipse plugin build ↵jsdelfino16-28/+3950
to the distribution profile. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707759 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23Changed distro builds to build OSGi friendly distributions. Added an Eclipse ↵jsdelfino18-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
2008-10-13Refactored contribution exceptions, moved them to the contribution.processor ↵jsdelfino8-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
2008-10-12Changed maven bundle plugin to generate classpath off the list of JARs in ↵jsdelfino17-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
2008-10-06Added Maven plugins to the generated repository.jsdelfino1-0/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@701972 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01Adjusted build scripts to module changes.jsdelfino13-31/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700678 13f79535-47bb-0310-9956-ffa450edef68
2008-09-29Fixed monitor module to avoid having to export monitor implementation ↵jsdelfino8-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
2008-09-29Adjusted WebService distro to policy changes.jsdelfino1-5/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699941 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23Starting to fix jetty OSGi import/exports.jsdelfino2-6/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698404 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22Another fix for TUSCANY-2396. Split implementation-script into two modules, ↵jsdelfino6-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
2008-09-22Adjusted poms to previous changes. Disabled the modules that depend on ↵jsdelfino10-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
2008-09-16Started to fix module dependencies, OSGi manifest generation and a few ↵jsdelfino17-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
2008-09-14Created a subset of the modules and samples to be ported and tested with ↵jsdelfino34-9541/+1
Equinox initially. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695308 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Creating a branch for the equinox work.jsdelfino161-0/+41807
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68