summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson2010-04-2311-2/+12
* mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson2010-04-2352-0/+54
* mark classes as extension spi according to use indicated by implementation.javakelvingoodson2010-04-2334-4/+36
* Remove the unused pluginantelder2010-04-231-29/+16
* Add a println so you can see the service is calledantelder2010-04-233-2/+4
* Update helloworld webapp sample to start a distributed domainantelder2010-04-231-4/+4
* Update to embedded helloworld sample contributionantelder2010-04-235-92/+36
* Update tuscany war licenseantelder2010-04-231-1/+0
* Add error checkingantelder2010-04-231-0/+4
* Update to work with ActiveMq 5.3antelder2010-04-231-1/+1
* Remove the idstribution webapp tests. These didn't work well for a number of ...antelder2010-04-2316-1779/+0
* Add integration tests to the webapp samples copied from itest distribution te...antelder2010-04-2314-42/+611
* Include jms shadeantelder2010-04-231-0/+1
* Update to latest shade plugin which fixes the merge issue when services files...antelder2010-04-2312-12/+12
* Update dependenciesantelder2010-04-231-10/+10
* Take out commons loggingantelder2010-04-231-5/+0
* Make the bundle name match the bundleslaws2010-04-221-2/+2
* Add code to add the org.osgi.sca.config.xml property to the exported service....slaws2010-04-222-3/+73
* add the missing code to write out the bindings of an SCA configurationslaws2010-04-221-0/+4
* Temp try taking out the calc sample itest to see if it changes the hudson bui...antelder2010-04-221-1/+1
* Add stripes 1.5.2 to license fileantelder2010-04-221-0/+1
* Add exclude for stripes while the provided scope issue is sorted outantelder2010-04-221-0/+6
* Add base jar itestsantelder2010-04-221-0/+1
* Add testcase for base jar dependenciesantelder2010-04-223-0/+153
* Changing stripes dependency scope to properly generate OSGi 'bundle' and avoi...lresende2010-04-221-1/+0
* Updating references to stripes dependecy (including manifest.mf) to 1.5.2 rel...lresende2010-04-222-15/+15
* Moving to 1.5.2 release of stripes that fixes some issues with jar search (si...lresende2010-04-212-2/+3
* Update tomcat distro license for recent changesantelder2010-04-211-43/+3
* Updates for excluded tests. assembly complinace test run is now clean but you...antelder2010-04-211-9/+1
* Update distro LICENSE for stripes changeantelder2010-04-211-1/+0
* Remove unneeded dependencyantelder2010-04-211-7/+0
* When config null then return noargs newInstance so it gets initialized with t...antelder2010-04-211-1/+1
* Change stripes sample to use base jarantelder2010-04-211-7/+2
* Include tuscany stripes classes in base (but not stipes itself)antelder2010-04-211-0/+6
* Change stripes dependency to be provided so its not dragged in but you define...antelder2010-04-211-0/+1
* Add a definitions.xml file to the jaxws ws binding that says it may provide s...antelder2010-04-212-0/+58
* Put back code to create a soap fault message from an exception. Was there a r...antelder2010-04-211-5/+12
* Add jaxws ri module to base profileantelder2010-04-211-0/+1
* Update to get the default http port from runtime propertiesantelder2010-04-213-5/+14
* Update to get the default http port from runtime propertiesantelder2010-04-211-8/+2
* Pick up the default scheme from runtime propertiesantelder2010-04-211-2/+8
* Have compliance test runners set the default http port to 8080 as thats what ...antelder2010-04-214-4/+16
* Add testcase for properties and add properties to the attributesantelder2010-04-213-2/+72
* Fix up properties parsingantelder2010-04-211-15/+31
* Adding missing dependencies to tomcat distribution licenselresende2010-04-201-2/+42
* Updating aspectj to it's 1.6.8 releaselresende2010-04-203-17/+8
* Fix MFrfeng2010-04-201-2/+2
* Use string values to avoid OSGi access violationrfeng2010-04-201-3/+6
* Extend a couple of commentsslaws2010-04-201-2/+6
* Add exceptions to the test and make the launchers a bit more genericslaws2010-04-208-25/+156