summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add the archetypes to the reactor buildantelder2009-03-021-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749343 13f79535-47bb-0310-9956-ffa450edef68
* Update build to use moved bundle pluginantelder2009-02-171-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745017 13f79535-47bb-0310-9956-ffa450edef68
* Put back the dwr bindingantelder2009-02-121-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743654 13f79535-47bb-0310-9956-ffa450edef68
* Move the RELEASE_NOTES and CHANGES to the top level so they appear in ↵antelder2009-02-115-175/+44
| | | | | | release tags (and also at the top they might be more noticable so we might remember to update as we add new function :-) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743428 13f79535-47bb-0310-9956-ffa450edef68
* Removing binding-dwr-runtime from source distributionlresende2009-02-111-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743177 13f79535-47bb-0310-9956-ffa450edef68
* Updating license with latest dependency changeslresende2009-02-101-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743048 13f79535-47bb-0310-9956-ffa450edef68
* Simplify launcher default config so it can automatically determine to use ↵antelder2009-02-101-1/+1
| | | | | | unmanaged jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742952 13f79535-47bb-0310-9956-ffa450edef68
* Add a statement regarding specification supportslaws2009-02-091-13/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742756 13f79535-47bb-0310-9956-ffa450edef68
* Fix directory name and a bit of cosmetic tidyingslaws2009-02-091-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742590 13f79535-47bb-0310-9956-ffa450edef68
* Move license header to after the echo off statement so it doesn't get ↵antelder2009-02-091-17/+17
| | | | | | printed out when running the script git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742405 13f79535-47bb-0310-9956-ffa450edef68
* Add a brief README for the launcher scriptsantelder2009-02-091-0/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742337 13f79535-47bb-0310-9956-ffa450edef68
* Missing wsdl4j licenselresende2009-02-091-0/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742236 13f79535-47bb-0310-9956-ffa450edef68
* Adding Apache license to tuscany launcher scriptlresende2009-02-091-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742235 13f79535-47bb-0310-9956-ffa450edef68
* Removing geronimo-jsp_2.1_spec-1.0.jar from license as we are not ↵lresende2009-02-081-1/+0
| | | | | | distributing it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742150 13f79535-47bb-0310-9956-ffa450edef68
* Update config files for logging properties files based on the install locationantelder2009-02-063-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741543 13f79535-47bb-0310-9956-ffa450edef68
* Set the logging properties for the runtimeantelder2009-02-063-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741481 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused filesantelder2009-02-062-82/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741467 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up the distro buildantelder2009-02-064-13/+146
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741465 13f79535-47bb-0310-9956-ffa450edef68
* Clean up pom.xmlantelder2009-02-061-11/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741459 13f79535-47bb-0310-9956-ffa450edef68
* Move more unused code to contribantelder2009-02-065-229/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741457 13f79535-47bb-0310-9956-ffa450edef68
* Move more unused code to contribantelder2009-02-0614-3896/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741456 13f79535-47bb-0310-9956-ffa450edef68
* Move more unused code to contribantelder2009-02-0614-3887/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741455 13f79535-47bb-0310-9956-ffa450edef68
* Move more unused code to contribantelder2009-02-0617-4004/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741454 13f79535-47bb-0310-9956-ffa450edef68
* Move the BUILDING/LICENSE/NOTICE files to the SVN root and change the src ↵antelder2009-02-064-496/+0
| | | | | | distribution build to use those. This way the legal files will be at the top of the release tag and also when people checkout thecode from svn there's a BUILDING file at the top telling them how to build it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741438 13f79535-47bb-0310-9956-ffa450edef68
* Change the sample itests to use an unzipped bin distroantelder2009-02-052-38/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741098 13f79535-47bb-0310-9956-ffa450edef68
* Update the src distro to include everything in its svn treeantelder2009-02-051-13/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741088 13f79535-47bb-0310-9956-ffa450edef68
* Fix the problem with the distributions overwriting each other by merging the ↵antelder2009-02-052-46/+4
| | | | | | two assembly plugin configs in to one. That has some implications - the itests need the dir distribution so the distributions need to be built all the time not just with the distribution profile, so the assembly builds are moved to the default profile. To get it to work had to change appendAssemblyId to true so the dir distribution folder name changed again and the samples using that updated to match git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741059 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up jars/licenses that are not being distributedlresende2009-02-052-1227/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741012 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing jars to license filelresende2009-02-051-3/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741008 13f79535-47bb-0310-9956-ffa450edef68
* Fix the dir distribution build directory name so that it's the same of ↵slaws2009-02-041-0/+2
| | | | | | various versions of maven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740768 13f79535-47bb-0310-9956-ffa450edef68
* add another missing fileslaws2009-02-041-0/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740729 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2814 fix loop in assembly plugin when too many duplicate includesantelder2009-02-043-46/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740728 13f79535-47bb-0310-9956-ffa450edef68
* Now that the features have been moved out of the distribution we can jus ↵antelder2009-02-041-1/+1
| | | | | | tbuild the one distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740720 13f79535-47bb-0310-9956-ffa450edef68
* Change binding-ws-calculator/build.xml to look similar to the way our build ↵slaws2009-02-041-0/+20
| | | | | | files used to look. Relies on launcher.jar to run the sample. Add itest/sample to run the samples automatically. Error handling not working yet. This also relies on distribution/all generating a dir distro to test against. Currently this runs as part of the main build but I see Raymond has now separated distributions from features so we could have this be a distribution test stage. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740702 13f79535-47bb-0310-9956-ffa450edef68
* Move out the webapp samples as webapp's aren't in the buildantelder2009-02-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740691 13f79535-47bb-0310-9956-ffa450edef68
* Continue with moving trunk modules not in build to contrib folderantelder2009-02-0412-3916/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740681 13f79535-47bb-0310-9956-ffa450edef68
* Continue with moving trunk modules not in build to contrib folderantelder2009-02-0455-15403/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740680 13f79535-47bb-0310-9956-ffa450edef68
* Reinstate the TUSCANY-2814 workaround as its still brokenantelder2009-02-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740667 13f79535-47bb-0310-9956-ffa450edef68
* Update the distribution to use the featuresrfeng2009-02-0352-9659/+709
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740471 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2814, comment out the src archive build as it causes a loopantelder2009-02-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740342 13f79535-47bb-0310-9956-ffa450edef68
* Adding samples to source distributionlresende2009-02-032-3/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740238 13f79535-47bb-0310-9956-ffa450edef68
* Updating legal files for 2.0-M1 releaselresende2009-02-038-597/+158
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740218 13f79535-47bb-0310-9956-ffa450edef68
* Adding webservices distribution to alllresende2009-02-031-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740215 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the change to generate eclipse project files as to make this ↵slaws2009-01-301-3/+3
| | | | | | work you need to make the distribution a jar project which it isn't really. As per mail list exchange we will just "open" the target file using the Eclipse menus. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739337 13f79535-47bb-0310-9956-ffa450edef68
* Add the web service binding back in but not the ws policy module. ↵slaws2009-01-301-2/+2
| | | | | | binding-ws-calculator works for me now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739328 13f79535-47bb-0310-9956-ffa450edef68
* Add an eclipse target to the all pom. Two issues here. 1) I have to change ↵slaws2009-01-301-1/+28
| | | | | | the pom to have a jar target to get the plugin to run. 2) the tuscany-maven-bundle-plugin has two entries in here. On for producing the target and one for producing the eclipse files. Not sure if this can be rationlaized. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739299 13f79535-47bb-0310-9956-ffa450edef68
* Move webservices out of the distribution build till the axis2 binding is goingantelder2009-01-301-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739265 13f79535-47bb-0310-9956-ffa450edef68
* Start trying to get a full clean build to work, binding-ws-axis2 isn't going ↵antelder2009-01-301-2/+2
| | | | | | yet so take ws out of the distribution for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739263 13f79535-47bb-0310-9956-ffa450edef68
* Have the rmi sample jars included prebuilt in the distroantelder2009-01-301-2/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739218 13f79535-47bb-0310-9956-ffa450edef68
* Add an 'unmanaged' config file to enable the launcher running the samples ↵antelder2009-01-301-0/+3
| | | | | | that use the node APIs to start a runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739209 13f79535-47bb-0310-9956-ffa450edef68