summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/distribution/features/pdetarget/pom.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-25Moved distro builds under distribution module.jsdelfino1-192/+0
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 ↵jsdelfino1-111/+4
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 ↵jsdelfino1-5/+47
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 ↵jsdelfino1-1/+0
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 ↵jsdelfino1-1/+0
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-01Adjusted build scripts to module changes.jsdelfino1-4/+1
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 ↵jsdelfino1-1/+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-23Starting to fix jetty OSGi import/exports.jsdelfino1-6/+0
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, ↵jsdelfino1-0/+2
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 ↵jsdelfino1-2/+1
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 ↵jsdelfino1-8/+36
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-12Creating a branch for the equinox work.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Renaming branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694108 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Renaming branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694107 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Branch before trunk cleanuplresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694106 13f79535-47bb-0310-9956-ffa450edef68
2008-09-06Added corba binding to distribution. Changed dependency on ↵jsdelfino1-1/+5
extensibility-osgi to extensiblity-equinox. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692687 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03Added some of the Maven plugins to distribution/features/all.jsdelfino1-0/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691828 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01Added node-launcher-equinox to the distro to test integration with ↵jsdelfino1-1/+2
OSGi/Equinox. Added SDO databinding to the Web Service distribution as I had missed it before. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691059 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28Minor improvements of some of the build scripts. Do not need to build the ↵jsdelfino1-33/+35
assembly with the -Pmodules profile. Excluded the distro modules from the -Pmodules profile. Fixed up some of the OSGi dependencies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689690 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27Starting to work on including the required OSGi runtime pieces into a test ↵jsdelfino1-1/+0
distro. Added a few dependencies to the POM, that's work in progress as I'm not sure how to select Equinox as the OSGi runtime, at this point I get a mix of the two. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689576 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25Updated the lists of modules and dependencies to match the latest state of ↵jsdelfino1-4/+6
trunk. Minor fixes to the build helper scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688769 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14Renamed 'dependencies' profile to 'modules'.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685777 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14Fixed packaging type and cross module dependencies.jsdelfino1-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685747 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Simplified and cleaned up the distro builds a bit. Moved script to etc ↵jsdelfino1-2/+96
directory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685723 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Simplified the build scripts a bit, added source distro build scripts. ↵jsdelfino1-0/+10
Building the core distro now triggers the build of the modules that it includes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685652 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Renamed base to core to be consistent with the terminology used elsewhere in ↵jsdelfino1-1/+1
the project. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683793 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16Adjusted poms to move to trunk.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677171 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16Copying test distro build scripts to trunk as suggested in ↵jsdelfino1-0/+0
http://marc.info/?l=tuscany-user&m=121565109527102. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677167 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Minor simplifications of pom.xml and bin.xml.jsdelfino1-15/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674703 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03Changed module types from pom to jar to help Eclipse project generation.jsdelfino1-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673753 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30Build scripts for the modular distributions that I need: base minimal ↵jsdelfino1-0/+115
distro, enterprise java, web 20, web service, business process, and domain manager. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672958 13f79535-47bb-0310-9956-ffa450edef68