summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-25Merge r998332 Fix README references to incorrect module namenash3-10/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027021 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r998330 Make "compile" the default target in build.xmlnash4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027019 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r998328 Add missing code generation to build.xml filenash1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027017 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r998324 Fix code for "clean" target in build.xml files (TUSCANY-3680)nash1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027016 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r998020 Generate build.xml instead of build-dependency.xmlnash1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026967 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16Merge commit r997683 from 1.6.1 branchnash3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997913 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16Merge commits r996988, r996991, r996994, r996998, r997259 and r997886 from ↵nash3-25/+203
1.6.1 branch (TUSCANY-3676) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997908 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25A sample that calls the add component (from the ↵slaws17-0/+691
calculator-ws-basicauth-service-webapp samples) with basic authentication configured. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947975 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25A sample SCA webapp that can be installed in Tomcat and configured for basic ↵slaws18-0/+733
authentication git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947970 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Adding missing Apache License fileslresende3-0/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903877 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Updating ant script used to install dojo with missing target: ↵lresende1-0/+10
install-dojo-nomaven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903527 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26TUSCANY-3430 - Processing asset contribution first to avoid NPE while ↵lresende1-6/+6
processing contribution dependency. This looks like the issue that got fixed in 2.x by providing a pre-resolve phase to process/resolve the contribution dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903364 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23TUSCANY-3435 - Adding ant sript to run store-secure samplelresende1-0/+79
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902499 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23TUSCANY-3438 - Adding calculator-corba samples to 1.6 binary distributionlresende3-0/+188
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902487 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22TUSCANY-3436 - Adding zipcode-jaxws sample back to build inorder to properly ↵lresende1-1/+1
generate build-dependency for binary distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901974 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21Renaming erlang samples and excluding them from binary distributionlresende28-146/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901851 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Fixing geronimo-web.xml version to 1.7-SNAPSHOTlresende5-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901051 13f79535-47bb-0310-9956-ffa450edef68
2009-12-21Update 1.x trunk version to 1.7-SNAPSHOTantelder98-912/+912
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892797 13f79535-47bb-0310-9956-ffa450edef68
2009-12-17Another Dojo download script change for the Hudson buildantelder2-88/+53
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891618 13f79535-47bb-0310-9956-ffa450edef68
2009-12-17Fix another dojo hudson build issueantelder2-59/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891609 13f79535-47bb-0310-9956-ffa450edef68
2009-12-17Fix another dojo hudson build issueantelder2-59/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891608 13f79535-47bb-0310-9956-ffa450edef68
2009-12-17Fix another Dojo download so it works in the hudson buildantelder2-59/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891594 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16Copying store webapp from 1.xlresende17-1155/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881043 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16Copying store webapp sample from 1.xlresende17-0/+1155
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880809 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Moving 1.x trunklresende1446-0/+88555
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835700 13f79535-47bb-0310-9956-ffa450edef68