summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-23mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson11-2/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937321 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23mark classes as extension spi according to use indicated by ↵kelvingoodson52-0/+54
implementation-java-runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937310 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23mark classes as extension spi according to use indicated by implementation.javakelvingoodson34-4/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937291 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Remove the unused pluginantelder1-29/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937257 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Add a println so you can see the service is calledantelder3-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937256 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update helloworld webapp sample to start a distributed domainantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937254 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update to embedded helloworld sample contributionantelder5-92/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937250 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update tuscany war licenseantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937202 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Add error checkingantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937190 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update to work with ActiveMq 5.3antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937189 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Remove the idstribution webapp tests. These didn't work well for a number of ↵antelder16-1779/+0
reasons. they didn't test what was in the distribution as the distribution doesn't include the built webapps. Because they need a dependency on the distribution all the all distro dependencies get on the classpath so they're not testing what is included in the webapp. There seems to be bugs oin the cargo plugin so that it doesn't free up all its resourecs till the very end of the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937184 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Add integration tests to the webapp samples copied from itest distribution ↵antelder14-42/+611
tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937182 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Include jms shadeantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937179 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update to latest shade plugin which fixes the merge issue when services ↵antelder12-12/+12
files don't end with a new line git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937176 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update dependenciesantelder1-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937162 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Take out commons loggingantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937161 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Make the bundle name match the bundleslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936903 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Add code to add the org.osgi.sca.config.xml property to the exported ↵slaws2-3/+73
service. See page 450 of the OSGi 4.2 enterprise spec for an example of what the exported endpoint description should look like. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936890 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22add the missing code to write out the bindings of an SCA configurationslaws1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936887 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Temp try taking out the calc sample itest to see if it changes the hudson ↵antelder1-1/+1
build memory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936872 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Add stripes 1.5.2 to license fileantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936653 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Add exclude for stripes while the provided scope issue is sorted outantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936644 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Add base jar itestsantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936634 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Add testcase for base jar dependenciesantelder3-0/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936633 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Changing stripes dependency scope to properly generate OSGi 'bundle' and ↵lresende1-1/+0
avoid issues with stripes module manifest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936611 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Updating references to stripes dependecy (including manifest.mf) to 1.5.2 ↵lresende2-15/+15
release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936576 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Moving to 1.5.2 release of stripes that fixes some issues with jar search ↵lresende2-2/+3
(similar to STS-561) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936556 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Update tomcat distro license for recent changesantelder1-43/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936326 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Updates for excluded tests. assembly complinace test run is now clean but ↵antelder1-9/+1
you nned to get the latest contriubution and test runner artifacts so use mvn -U and/or delete from your local repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936288 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Update distro LICENSE for stripes changeantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936280 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Remove unneeded dependencyantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936271 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21When config null then return noargs newInstance so it gets initialized with ↵antelder1-1/+1
the default properties git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936268 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Change stripes sample to use base jarantelder1-7/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936266 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Include tuscany stripes classes in base (but not stipes itself)antelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936265 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Change stripes dependency to be provided so its not dragged in but you ↵antelder1-0/+1
define it explicitly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936263 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Add a definitions.xml file to the jaxws ws binding that says it may provide ↵antelder2-0/+58
soap 1.1 which gets the compliance test asm_6040 passing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936241 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Put back code to create a soap fault message from an exception. Was there a ↵antelder1-5/+12
reason this got commented out? The build seems to work with it and it gets some of the failing compliance tests working again git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936239 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Add jaxws ri module to base profileantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936195 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Update to get the default http port from runtime propertiesantelder3-5/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936193 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Update to get the default http port from runtime propertiesantelder1-8/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936192 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Pick up the default scheme from runtime propertiesantelder1-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936191 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Have compliance test runners set the default http port to 8080 as thats what ↵antelder4-4/+16
all the compliance reference tests are using git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936189 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Add testcase for properties and add properties to the attributesantelder3-2/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936188 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Fix up properties parsingantelder1-15/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936187 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Adding missing dependencies to tomcat distribution licenselresende1-2/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936064 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Updating aspectj to it's 1.6.8 releaselresende3-17/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936063 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Fix MFrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936029 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Use string values to avoid OSGi access violationrfeng1-3/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936026 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Extend a couple of commentsslaws1-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936020 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Add exceptions to the test and make the launchers a bit more genericslaws8-25/+156
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936018 13f79535-47bb-0310-9956-ffa450edef68