summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-15Update base-runtime to more closely match old shades/base, and all the scdl ↵antelder7-124/+288
models to base, associated test updates to match that, and change the comet binding to use base + extension approach. Still need to look at whats in core-runtime vs base-runtime and still need to work out what really should/shouldn't be in base but at least its all consistent to start with now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022891 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Update jms binding to use base + extension styleantelder36-1415/+91
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022732 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14add enough impl-web and host-webapp in order to get helloworld-jsp working.slaws1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022573 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Commit examples of using optional dependencies to generate fully populated ↵slaws3-0/+9
aggregations but without passing on transitive maven dependencies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022564 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Remove commented out osgi dependencies. They're in osgi-runtime now. slaws1-41/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022455 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Start to get rid of shades and replace with the aggregate jars. This moves ↵antelder42-173/+173
the shades/base and base-nodep out of shades and into distribution/aggregates and updates to use those. The remaining ones in shades i think can probably just be deleted but i'll do that in separate steps. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022443 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14remove unnecessary dependencyslaws1-10/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022429 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Put learning-more before running-tuscany so that the contributions that the ↵slaws1-1/+1
launchers depend on are built before the launchers that use them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022427 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Move aggregation jars into a subdirectory, keeps them clear and separate in ↵antelder13-6/+6
the distribution folder for now whether not they end up here or somewhere else in the future git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022426 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Correct artifactIDslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022425 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Move the varrious config and utility files to a subdirectory so they don't ↵antelder1-0/+0
cluter up the top level folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022398 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Move the varrious config and utility files to a subdirectory so they don't ↵antelder4-0/+0
cluter up the top level folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022397 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Add jira number to @Ignoreantelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022270 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13These tests fail for me more times than not so I'm talking them out of the ↵antelder2-0/+4
build for now with @Ignore git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022264 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Correct dependency for sample name changeslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022217 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Remove rome as the rss binding isn't in the module build nowantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022146 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Update to base + extensions approachslaws2-2/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022145 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Remove rss as its no longer in the modules buildantelder1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022106 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Remove rss as its no longer in the modules buildantelder1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022103 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Fix dependency for sample moves. (not sure if this sample should be kept in ↵antelder1-1/+1
its current form or at all but this atleast stops its build failing although it does seem to get a lot of errors in the build log git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022096 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Add -pom identifier to base-runtime so that its more obvious that you need ↵antelder14-14/+14
to have <type>pom</type> in the dependency definition git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022083 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Update to base + extensions approachslaws1-1/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022072 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ↵lresende4-9/+96
that were configured declaratively git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021952 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12Instrummenting HTTP Headers to add toString()lresende1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021951 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12TUSCANY-3713 apply patch from Yang to process past non-whitespace before ↵slaws1-1/+1
document start. Thanks Yang. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021805 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12Should have been excluding ASM tests not JCA testsslaws1-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021798 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12Upgrade geronimo dependency versions so we only pull in one and add slf as ↵slaws1-2/+14
it's subsequently required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021772 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12Exclude the server version of jaxb-impl. The client pulls in a later version ↵slaws2-0/+13
and we need to look at that too. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021771 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12Set domain name for node as 9016 tests for the domain nameslaws1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021759 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11Fix URI in JMS sample composite and update READMEbdaniel2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021508 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11Add README for binding-sample, fix minor issue in implementation-sample READMEbdaniel2-2/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021502 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11Update store sample build.xml for new distribution structurebdaniel1-9/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021453 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11Switch over to new runtime references. slaws1-2/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021322 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11attempt to depend on the learning-more contributions so they get built first slaws1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021321 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11temporarily comment out helloworld-jsp as it can't find the tag support for ↵slaws1-0/+2
some reason git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021320 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11Switch over to new runtime references. slaws2-33/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021318 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11Add sca-client-implslaws1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021317 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11A few license fixes due to build restructure. Still some outstanding. slaws1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021316 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11Add missing pom typeslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021271 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08example itest with base + extensionsslaws1-58/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005884 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08Hide failing testsslaws2-1/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005838 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08Update as an example of using base + extensions in compliance testsslaws1-6/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005835 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08Make it work with OSGi in distro. Needs more work to depend on osgi-runtime.slaws1-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005833 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08Fix up ant script to use an aggregate base jarslaws1-3/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005832 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08Make the all distro depend on the "all" features rather than depending on it ↵slaws2-44/+32
and some random jars. Also add in the aggregations to see how they look. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005831 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08Switch "all" feature over to explicit dependencies so I can see precisely ↵slaws1-0/+298
what's in there. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005829 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08Exclude opensaml which seems to be sneaking in when it didn't used to. slaws1-1/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005827 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08add osgi-runtimeslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005801 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08put OSGi dependencies into osgi-runtimeslaws2-9/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005800 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08describe the osgi runtime. Add to the base runtime to get osgi integration. slaws4-0/+342
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005775 13f79535-47bb-0310-9956-ffa450edef68