summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/shades (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Put back the base jar pom.xml to include explicit dependencies instead of ↵antelder2010-09-161-2/+254
| | | | | | using the features/base as the shade plugin doesn't seem to work quite right with pom type dependencies. It ends up with the feature/base and its transitive dependencies still being included in the dependency reduced pom.xml which means all the individual modules still come in as transitive dependencies. There may be some way to fix this with shade plugin excludes but while i work that out put this back to the old way git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997663 13f79535-47bb-0310-9956-ffa450edef68
* Change the base jar to use the base featureantelder2010-09-101-253/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995774 13f79535-47bb-0310-9956-ffa450edef68
* Include the data-api moduleantelder2010-07-261-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979244 13f79535-47bb-0310-9956-ffa450edef68
* Include shell, jline and sourcesantelder2010-07-232-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967100 13f79535-47bb-0310-9956-ffa450edef68
* Add Shell as main class in manifestantelder2010-07-041-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960327 13f79535-47bb-0310-9956-ffa450edef68
* Renaming spring-sca to spring-runtime to follow the same pattern used in ↵lresende2010-06-271-1/+1
| | | | | | other modules as discussed on mailing list git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958318 13f79535-47bb-0310-9956-ffa450edef68
* Make src jar for the base jarantelder2010-06-151-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954871 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest slf4j versionantelder2010-06-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950961 13f79535-47bb-0310-9956-ffa450edef68
* Manifest updates to add osgi requirementsantelder2010-06-031-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950960 13f79535-47bb-0310-9956-ffa450edef68
* Correct manafest classpathantelder2010-05-181-26/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945572 13f79535-47bb-0310-9956-ffa450edef68
* Add a custom manifest and bundle activator so the base jar can be used in osgiantelder2010-05-116-8/+874
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943154 13f79535-47bb-0310-9956-ffa450edef68
* Add the rmi binding and all the osgi modules to include all modules needed ↵antelder2010-05-111-0/+79
| | | | | | to run the dosig samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943153 13f79535-47bb-0310-9956-ffa450edef68
* Include jms shadeantelder2010-04-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937179 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest shade plugin which fixes the merge issue when services ↵antelder2010-04-2312-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
* Take out commons loggingantelder2010-04-231-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937161 13f79535-47bb-0310-9956-ffa450edef68
* Add exclude for stripes while the provided scope issue is sorted outantelder2010-04-221-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936644 13f79535-47bb-0310-9956-ffa450edef68
* Include tuscany stripes classes in base (but not stipes itself)antelder2010-04-211-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936265 13f79535-47bb-0310-9956-ffa450edef68
* Change to pick up the new RI version of binding.wsslaws2010-04-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934891 13f79535-47bb-0310-9956-ffa450edef68
* Take javascript client out of base jar while it doesn't workantelder2010-04-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932309 13f79535-47bb-0310-9956-ffa450edef68
* Add jaxws ws binding to base jarantelder2010-03-311-7/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929580 13f79535-47bb-0310-9956-ffa450edef68
* Add Wink module to base jarantelder2010-03-261-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927705 13f79535-47bb-0310-9956-ffa450edef68
* Add new shaded modules for bpelantelder2010-03-252-0/+207
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927280 13f79535-47bb-0310-9956-ffa450edef68
* Add commons logging dependency, include the shade group so that the legal ↵antelder2010-03-251-0/+6
| | | | | | files from this src/main/resources get included git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927278 13f79535-47bb-0310-9956-ffa450edef68
* Add shaded jars for jmsantelder2010-03-192-0/+231
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925140 13f79535-47bb-0310-9956-ffa450edef68
* Update webservices shade jar for dependencies in baseantelder2010-03-191-0/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925139 13f79535-47bb-0310-9956-ffa450edef68
* Update base jar to use hazelcast as the default sca bindingantelder2010-03-191-20/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925138 13f79535-47bb-0310-9956-ffa450edef68
* Improve the IP address binding to be based on the host from the urirfeng2010-03-141-7/+1
| | | | | | Having servlet host to return deployed uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922701 13f79535-47bb-0310-9956-ffa450edef68
* Remove DistributedSCABindingrfeng2010-03-051-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919254 13f79535-47bb-0310-9956-ffa450edef68
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) ↵slaws2010-02-041-1/+1
| | | | | | replace binding-ws-axis2 and binding binding-ws-axis2-policy with binding-ws-runtime-axis which is still very much a work in progress 2) correct the axis/axiom version references across the project and make the various OSGi environments work 3) start fixing policy provides to allow the ws binding to exploit the binding wire. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906557 13f79535-47bb-0310-9956-ffa450edef68
* Add json shades to ractor buildantelder2010-01-121-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898192 13f79535-47bb-0310-9956-ffa450edef68
* Add shaded jar for JSON extensions including dependencies (it would be nice ↵antelder2010-01-121-0/+79
| | | | | | to rationalize the plethora of json dependencies required b4 2.0) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898190 13f79535-47bb-0310-9956-ffa450edef68
* Add shaded jar with JSON extensionsantelder2010-01-121-0/+167
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898189 13f79535-47bb-0310-9956-ffa450edef68
* Add commons logging api to base-nodepantelder2010-01-121-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898188 13f79535-47bb-0310-9956-ffa450edef68
* Update shade jar namesantelder2010-01-082-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897146 13f79535-47bb-0310-9956-ffa450edef68
* Change shade jars to use their own groupid and add the new ones to the buildantelder2010-01-077-39/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896929 13f79535-47bb-0310-9956-ffa450edef68
* Add doc files to the base jarantelder2010-01-073-0/+277
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896881 13f79535-47bb-0310-9956-ffa450edef68
* Start shaded jars for Spring extensionsantelder2010-01-072-0/+181
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896838 13f79535-47bb-0310-9956-ffa450edef68
* Put back the JMS bindingantelder2010-01-071-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896832 13f79535-47bb-0310-9956-ffa450edef68
* Split the webservices shaded jar into webservices and webservices-nodepantelder2010-01-062-1/+77
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896517 13f79535-47bb-0310-9956-ffa450edef68
* Change the shaded base jar to not include dependencies and add a new ↵antelder2010-01-062-38/+75
| | | | | | base-nodep jar which does include the dependencies. The idea being that there will be the shaded jars for the core tuscany runtime and each extension (jms, bpel, webservices etc), and then for each of those jars also an aditional *-nodep jar that includes all the dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896499 13f79535-47bb-0310-9956-ffa450edef68
* Change to use the Hazelcast registryantelder2010-01-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896468 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x trunklresende2009-11-203-0/+465
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68