summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/pom.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-26Add Stripes module to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748055 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Add implementation.bpel to the buildantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747447 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Remove some commented out codeantelder1-21/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747443 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Add implementation-web-runtime to the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745511 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Add new extension model modules to buildantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745167 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Update build to use moved bundle pluginantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745017 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Comment out the tuscany maven bundle plugin as it is triggered by the ↵rfeng1-0/+2
default goal git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742794 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09TUSCANY-2819: Get eclipse:eclipse workingantelder1-8/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742527 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31Moving modules that are not part of the main build to contrib folderlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739505 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31Minor updates to order modules in pom.xmllresende1-11/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739502 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Add the web service binding back in but not the ws policy module. ↵slaws1-3/+4
binding-ws-calculator works for me now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739328 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Start trying to get a full clean build to work, add most of the WS modules, ↵antelder1-0/+10
not binding-ws-axis2 yet though as thats failing with some policy error git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739259 13f79535-47bb-0310-9956-ffa450edef68
2009-01-27Add launcher to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738075 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Add host-webb module into buildslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737789 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13Update cglib, jaxb-impl versionsrfeng1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734255 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09Add a "ws" maven profile to include the binding.ws related modules into the ↵rfeng1-98/+6
build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724614 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Add host-http and interface-wsdl-xxx modules to the buildrfeng1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723136 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25Some more reductions to the minimum set of modules. Remove ↵slaws1-3/+0
implementation-resource, implementation-resource-runtime and data-api. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720494 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22Removing some modules from build, to allow us to concentrate in the bring up ↵lresende1-3/+0
of core modules first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719800 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22Removing some modules from build, to allow us to concentrate in the bring up ↵lresende1-2/+0
of core modules first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719797 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Revert my change to remove http and jetty as it's required by the ↵slaws1-0/+2
binding.http test. need to look at how to refine this. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719652 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21More changes to get to a stage where I have a working build in mvn and in ↵slaws1-4/+1
Eclipse (with JDK 6) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719631 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Excluding stax-api from woodstock dependencylresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719545 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20Start to generate PDE projects (set maven-eclipse-plugin skip to true as our ↵rfeng1-1/+108
maven bundle plugin will generate the .classpath slightly differently) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719181 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19More restrictions on the modules included in the build to cut it down to the ↵slaws1-1/+2
minimum set git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719030 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Add another required moduleantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718998 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Add some more require3d modules that get dragged in by the launcherantelder1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718986 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Restrict modules build to only the minimal modules identified on the ML 2.0 ↵antelder1-78/+5
bringup thread git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718962 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718906 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718858 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ↵lresende1-0/+0
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Adding hots-tomcat and host-webapp as they are building ok and are required ↵lresende1-2/+0
by distribution/pdetarget git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718174 13f79535-47bb-0310-9956-ffa450edef68
2008-11-15Leverage code from maven eclipse plugin to handle .classpath/.project ↵rfeng1-1/+1
generation for tuscany modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714199 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Placeholder for implementation spring runtimelresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713662 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Updating artifact version to avoid dependenciy issues with artifacts from trunklresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713570 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Moved plugin configuration to a pluginManagement section and moved the PDE ↵jsdelfino1-155/+156
plugin to the Eclipse profile. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709289 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Added plugin to generate correct PDE project .classpath and .project files.jsdelfino1-11/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709273 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Removed dependencies on the maven bundle plugin now that the manifests have ↵jsdelfino1-23/+0
been checked in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709261 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28Cleaning up GData binding implementation and fixing issue with retrieving ↵lresende1-2/+0
Picassa feed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708460 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28Reverting changes from #708370 as it looks like didn't solve all the issues.lresende1-20/+0
We will need to document that we first need to build tuscany-maven-eclipse-plugin, before the top-down build... this might go away after we start publishing snapshots. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708425 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27Moving usage of tuscany-eclipse-compiler to modules only, to allow tools to ↵lresende1-0/+20
be compiled successfully. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708370 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25Removed unused modules.jsdelfino1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707915 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23Changed distro builds to build OSGi friendly distributions. Added an Eclipse ↵jsdelfino1-1/+0
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-18Renaming GData bindinglresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705868 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Renaming GData bindinglresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705865 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-12Removed more dependencies on easymock.jsdelfino1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703894 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10Fixed build breaks. Added missing dependency, commented out host-webapp ↵jsdelfino1-1/+1
module for now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703551 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09Work in progress. Fixed implementation of NodeImpl, now working without ↵jsdelfino1-2/+0
dependencies on implementations from other bundles (except RuntimeAssemblyFactory, which will need to be cleaned up too). Started to remove dependencies on host-embedded and port code to NodeFactory and Node, as an interim step to bring them up, before porting them to the OSGi-enabled node launcher. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703068 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