summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-04Add a new option "ttl" to control when to stop the noderfeng2-64/+136
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740819 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Fix the dir distribution build directory name so that it's the same of ↵slaws3-2/+4
various versions of maven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740768 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Turn failOnError on for java/javac tasksslaws4-49/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740759 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Update the dir distro name to match what the build makesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740758 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Cosmetic changes to tidy module namesslaws3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740746 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04add another missing fileslaws1-0/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740729 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04TUSCANY-2814 fix loop in assembly plugin when too many duplicate includesantelder3-46/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740728 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Now that the features have been moved out of the distribution we can jus ↵antelder1-1/+1
tbuild the one distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740720 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Update a few more dependencies to use 'feature'antelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740717 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Update to use the feature not the distributionantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740714 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04check in files I missed relating to adding a JSE client to binding-ws-calcualtorslaws3-0/+135
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740713 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Fix to use the feature not the distributionantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740709 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Fix to use the feature not the distributionantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740708 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Change binding-ws-calculator/build.xml to look similar to the way our build ↵slaws10-126/+203
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
2009-02-04Move out the webapp samples as webapp's aren't in the buildantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740691 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Continue with moving trunk modules not in build to contrib folderantelder13-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740681 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Continue with moving trunk modules not in build to contrib folderantelder60-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740680 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Move demos to contribantelder269-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740674 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Move tutorials to contribantelder162-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740671 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Fix host-webapp jsp dependency level to start getting webapps workingantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740670 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Reinstate the TUSCANY-2814 workaround as its still brokenantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740667 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Fix 'all' feature pom.xml so it doesn't include stuff thats not in the buildantelder1-53/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740664 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Add the command line processing for JSE launcher toorfeng5-27/+121
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740629 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Cleanup the CLI processingrfeng2-25/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740575 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Add command-line parsing to the node launcherrfeng4-30/+108
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740567 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Add check for empty imports/exports/classpathrfeng1-3/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740543 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Add features to the buildrfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740483 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Fix pom.xmlrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740482 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Rename host-webapp to webapprfeng1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740480 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Make it work with the featuresrfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740472 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Update the distribution to use the featuresrfeng52-9659/+709
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740471 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Create a separate folder to hold the definitions of tuscany features rfeng12-0/+1391
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740462 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Bypass the osgi resolution for test-compilerfeng1-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740355 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03TUSCANY-2814, comment out the src archive build as it causes a loopantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740342 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Add path elements so build scripts works as part of svn checkout and ↵antelder1-0/+2
distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740259 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Adding samples to source distributionlresende2-3/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740238 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03TUSCANY-2804 - Disabling failing iTestlresende1-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740224 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Produce more information about the resolution errorsrfeng2-7/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740222 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Updating legal files for 2.0-M1 releaselresende8-597/+158
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740218 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Adding webservices distribution to alllresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740215 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Now have one bundle per 3rd party jar to be consistent with the distro storyrfeng2-78/+156
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740213 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Fix the ASL and change logging dep to runtimerfeng2-15/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740212 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Fix the version generation rfeng1-9/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740211 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Comment out the excessive loggingrfeng1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740210 13f79535-47bb-0310-9956-ffa450edef68
2009-02-02Derive the osgi version from mavenrfeng1-1/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740052 13f79535-47bb-0310-9956-ffa450edef68
2009-02-02Turn off the policy based tests for binding-ws-axis2. Also some dependency ↵slaws31-132/+160
changes made while experimenting with system composite changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739959 13f79535-47bb-0310-9956-ffa450edef68
2009-02-02TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ↵slaws5-24/+129
found in extensions and in application contributions. This change creates a system contribution on the fly in the node and installs a DefaultModelResolver for various policy elements. The default resolver not takes account of any default imports that are available. All application level contributions are linked to the system contribution via a default import that references the system contributions model resolver. Hence policy element resolution will traverse the tree to the system contribution if the element is not resolved locally. We may want to create specific policy resolvers here but this change allows for some experimentation. The next hurdle to getting this to work is to get policy set XPath applied to the assembly model again. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739953 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31Moving iTests that are not part of the main build to contriblresende1997-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739528 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31Restoring calculator-equinox sample that was removed accidentallylresende18-0/+1129
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739512 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31Moving samples that are not part of the main build to contrib folderlresende1248-1200/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739507 13f79535-47bb-0310-9956-ffa450edef68