summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove openejb-runtime dependency from notification-ejb launcher when using ↵nash2010-05-298-248/+197
| | | | | | the default profile, and clean up profile handling in the travel sample poms (TUSCANY-3578) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949438 13f79535-47bb-0310-9956-ffa450edef68
* Add missing JAX-WS and/or JAXB dependencies to pom files (TUSCANY-3577)nash2010-05-2911-0/+186
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949363 13f79535-47bb-0310-9956-ffa450edef68
* Change release date from May to June 2010nash2010-05-294-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949361 13f79535-47bb-0310-9956-ffa450edef68
* Fix OpenEJB classpath problems on JDK 5 (TUSCANY-3576)nash2010-05-292-7/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949355 13f79535-47bb-0310-9956-ffa450edef68
* Fix JAX-WS classpath problems on JDK 5 (TUSCANY-3575)nash2010-05-291-23/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949351 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect property name in ant script (TUSCANY-3574)nash2010-05-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949349 13f79535-47bb-0310-9956-ffa450edef68
* Minor fixes to READMEnash2010-05-261-11/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948457 13f79535-47bb-0310-9956-ffa450edef68
* Fix mvn clean install problem by changing reactor build ordernash2010-05-264-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948451 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup to avoid unnecessary differences in RC tagnash2010-05-213-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947185 13f79535-47bb-0310-9956-ffa450edef68
* Remove jumpstart from Table 3, and some reformattingnash2010-05-211-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947170 13f79535-47bb-0310-9956-ffa450edef68
* Change status code passed to System.exit()nash2010-05-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947076 13f79535-47bb-0310-9956-ffa450edef68
* Update NOTICE and LICENSE filesnash2010-05-212-111/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946943 13f79535-47bb-0310-9956-ffa450edef68
* Rename UsingLauncher to UsingSCALauncher and UsingTestCase to UsingSCATestCasenash2010-05-195-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946387 13f79535-47bb-0310-9956-ffa450edef68
* Update some pom.xml project namesnash2010-05-195-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946383 13f79535-47bb-0310-9956-ffa450edef68
* Rename workspace-distribution.xml to workspace-binaries.xml, test-setup to ↵nash2010-05-194-42/+39
| | | | | | update-test-resources, and package-setup to update-resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946380 13f79535-47bb-0310-9956-ffa450edef68
* Rename workspace-distribution.xml to workspace-binaries.xmlnash2010-05-196-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946354 13f79535-47bb-0310-9956-ffa450edef68
* Add package-setup target to domainconfig modules to make ant build of ↵nash2010-05-193-7/+63
| | | | | | binaries module work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946349 13f79535-47bb-0310-9956-ffa450edef68
* Change names of run-test-setup property and test-setup tasknash2010-05-192-6/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946340 13f79535-47bb-0310-9956-ffa450edef68
* Reverse the commit for revision r946311nash2010-05-1923-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946324 13f79535-47bb-0310-9956-ffa450edef68
* Change domainconfig directory structure to make ant build of binaries module ↵nash2010-05-1923-6/+6
| | | | | | work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946311 13f79535-47bb-0310-9956-ffa450edef68
* Reformattingnash2010-05-192-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946294 13f79535-47bb-0310-9956-ffa450edef68
* Remove code to copy implementation.web jars for Tuscany 1.7-SNAPSHOTnash2010-05-191-20/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946288 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant exports and add missing importsnash2010-05-194-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946097 13f79535-47bb-0310-9956-ffa450edef68
* Change policySet namespace and reorder domain includes as workaround for ↵nash2010-05-182-5/+5
| | | | | | TUSCANY-3562 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945741 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused Java package exportsnash2010-05-182-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945740 13f79535-47bb-0310-9956-ffa450edef68
* Improve descriptions of webapp scenariosnash2010-05-171-42/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945362 13f79535-47bb-0310-9956-ffa450edef68
* Remove servlet-api jar from .war filenash2010-05-172-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945361 13f79535-47bb-0310-9956-ffa450edef68
* Fix launcher typos and add missing items to classpathsnash2010-05-174-7/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945328 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused contribution creditcard-payment-jaxb from payment-groovy and ↵nash2010-05-173-21/+3
| | | | | | payment-python scenarios git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945303 13f79535-47bb-0310-9956-ffa450edef68
* Include Java classes for EmailGateway in launcher jar as workaround for ↵nash2010-05-173-0/+114
| | | | | | TUSCANY-3557 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945295 13f79535-47bb-0310-9956-ffa450edef68
* Include Java classes for EmailGateway in launcher jar as workaround for ↵nash2010-05-173-0/+114
| | | | | | TUSCANY-3556 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945293 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant dependencies on creditcard-payment-jaxb contributionnash2010-05-172-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945287 13f79535-47bb-0310-9956-ffa450edef68
* Fix typos and remove unused filesnash2010-05-177-280/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945281 13f79535-47bb-0310-9956-ffa450edef68
* Change package-path to a property so that directory names can be includednash2010-05-1730-111/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945180 13f79535-47bb-0310-9956-ffa450edef68
* Add run-policy targetnash2010-05-171-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945084 13f79535-47bb-0310-9956-ffa450edef68
* Use package-path setting to add util/launcher-common dependency to manifest ↵nash2010-05-171-0/+3
| | | | | | classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945072 13f79535-47bb-0310-9956-ffa450edef68
* Pass OpenEJB jars to build.xml as <path> instead of <files>nash2010-05-163-15/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944937 13f79535-47bb-0310-9956-ffa450edef68
* Use package-path setting to add util/launcher-common dependency to manifest ↵nash2010-05-1628-0/+84
| | | | | | classpaths of launcher jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944932 13f79535-47bb-0310-9956-ffa450edef68
* Restore package-path setting previously removed under r931717 (TUSCANY-3412)nash2010-05-161-0/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944931 13f79535-47bb-0310-9956-ffa450edef68
* Fix problem with some OpenEJB and JAX-WS jars missing from runtime classpathnash2010-05-163-6/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944930 13f79535-47bb-0310-9956-ffa450edef68
* Ensure code generated by wsimport is compiled with JDK 5 compatibilitynash2010-05-161-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944905 13f79535-47bb-0310-9956-ffa450edef68
* Add Apache license headersnash2010-05-162-2/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944885 13f79535-47bb-0310-9956-ffa450edef68
* Add Tuscany runtime to OpenEJB classpath when needednash2010-05-162-10/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944884 13f79535-47bb-0310-9956-ffa450edef68
* Delete WSDL-generated .java files in launcher directoriesnash2010-05-1695-3856/+1224
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944832 13f79535-47bb-0310-9956-ffa450edef68
* Delete maven-eclipse.xml filesnash2010-05-164-32/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944799 13f79535-47bb-0310-9956-ffa450edef68
* Inherit version from parent pomnash2010-05-15122-131/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944737 13f79535-47bb-0310-9956-ffa450edef68
* Fix problems caused by commit r944722nash2010-05-151-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944733 13f79535-47bb-0310-9956-ffa450edef68
* Add the "binaries" module to the ant buildnash2010-05-153-11/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944729 13f79535-47bb-0310-9956-ffa450edef68
* Replace hard-wired parent and pom version numbers by propertiesnash2010-05-151-7/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944722 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented out linesnash2010-05-151-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944721 13f79535-47bb-0310-9956-ffa450edef68