summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-04Cleanup the CLI processingrfeng2-25/+32
2009-02-04Add command-line parsing to the node launcherrfeng4-30/+108
2009-02-04Add check for empty imports/exports/classpathrfeng1-3/+9
2009-02-03Add features to the buildrfeng1-0/+6
2009-02-03Fix pom.xmlrfeng1-1/+1
2009-02-03Rename host-webapp to webapprfeng1-0/+0
2009-02-03Make it work with the featuresrfeng1-4/+4
2009-02-03Update the distribution to use the featuresrfeng52-9659/+709
2009-02-03Create a separate folder to hold the definitions of tuscany features rfeng12-0/+1391
2009-02-03Bypass the osgi resolution for test-compilerfeng1-2/+6
2009-02-03TUSCANY-2814, comment out the src archive build as it causes a loopantelder1-1/+1
2009-02-03Add path elements so build scripts works as part of svn checkout and distribu...antelder1-0/+2
2009-02-03Adding samples to source distributionlresende2-3/+46
2009-02-03TUSCANY-2804 - Disabling failing iTestlresende1-3/+2
2009-02-03Produce more information about the resolution errorsrfeng2-7/+17
2009-02-03Updating legal files for 2.0-M1 releaselresende8-597/+158
2009-02-03Adding webservices distribution to alllresende1-0/+1
2009-02-03Now have one bundle per 3rd party jar to be consistent with the distro storyrfeng2-78/+156
2009-02-03Fix the ASL and change logging dep to runtimerfeng2-15/+19
2009-02-03Fix the version generation rfeng1-9/+19
2009-02-03Comment out the excessive loggingrfeng1-3/+3
2009-02-02Derive the osgi version from mavenrfeng1-1/+22
2009-02-02Turn off the policy based tests for binding-ws-axis2. Also some dependency ch...slaws31-132/+160
2009-02-02TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...slaws5-24/+129
2009-01-31Moving iTests that are not part of the main build to contriblresende1997-0/+0
2009-01-31Restoring calculator-equinox sample that was removed accidentallylresende18-0/+1129
2009-01-31Moving samples that are not part of the main build to contrib folderlresende1248-1200/+1
2009-01-31Moving modules that are not part of the main build to contrib folderlresende1366-1/+1
2009-01-31Minor updates to order modules in pom.xmllresende1-11/+6
2009-01-30Starting to clean up old modules in contrib folderlresende3972-405007/+0
2009-01-30Set the default configuration area using a temp folderrfeng2-6/+17
2009-01-30Comment out the change to generate eclipse project files as to make this work...slaws1-3/+3
2009-01-30Add the web service binding back in but not the ws policy module. binding-ws-...slaws3-6/+7
2009-01-30Add an eclipse target to the all pom. Two issues here. 1) I have to change th...slaws1-1/+28
2009-01-30For JDK 1.5 stax needs to be a compile time dependency. On JDK 1.6, it only n...mcombellack1-1/+0
2009-01-30For now don't build vtests demos or tutorials on the distribution buildantelder1-0/+2
2009-01-30For now don't build eclipse stuff on the default or distribution buildsantelder1-0/+2
2009-01-30Move webservices out of the distribution build till the axis2 binding is goingantelder1-1/+1
2009-01-30Start trying to get a full clean build to work, binding-ws-axis2 isn't going ...antelder1-2/+2
2009-01-30Start trying to get a full clean build to work, these two samples are failing...antelder1-2/+2
2009-01-30Start trying to get a full clean build to work, this sample build is failing ...antelder1-0/+2
2009-01-30Start trying to get a full clean build to work, add most of the WS modules, n...antelder1-0/+10
2009-01-30Add missing transitive dependency on staxantelder1-0/+7
2009-01-30Update the calculator-rmi sample Ant build scripts so that they work and use ...antelder2-109/+65
2009-01-30Have the rmi sample jars included prebuilt in the distroantelder1-2/+13
2009-01-30Add an sca-sontributions.xml file so to the contribution so it works with the...antelder1-0/+23
2009-01-30Update the calculator-rmi-reference sample to have a jar manifest main classantelder1-0/+14
2009-01-30Update calculator sample to have a Jar manifest main class and to use the sim...antelder2-61/+47
2009-01-30Add an 'unmanaged' config file to enable the launcher running the samples tha...antelder1-0/+3
2009-01-30Update launcher to support calling the main method on the jar from the comman...antelder1-19/+37