summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-27Start of some launcher code, not particularly elegant yet but some basic ↵antelder2-1/+255
function works git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738073 13f79535-47bb-0310-9956-ffa450edef68
2009-01-27That pesky manifest fileantelder2-18/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738059 13f79535-47bb-0310-9956-ffa450edef68
2009-01-27Start of a launcher as described in TUSCANY-2789antelder3-0/+264
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738058 13f79535-47bb-0310-9956-ffa450edef68
2009-01-27Add a parameter to control if we will generate distribution-specific foldersrfeng1-40/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737957 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Add host-webb module into buildslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737789 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Add missing attribute extensions methodslaws1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737786 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Fix up host-webapp so that it at least compiles. Doesn't actually work yet ↵slaws2-9/+17
but enough to get the sample into the distro with something like the right set of dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737785 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Add the samples implementation-java-calculator, binding-ws-calculator, ↵slaws9-336/+354
host-webapp-calculator to the distribution. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737783 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Add host-webapp dependency to distribution.slaws14-0/+3787
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737782 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Add experimental samples into the build. binding-ws-calculator testing is ↵slaws4-9/+20
turned off as binding.ws doesn't work yet. host-webapp-calculator doesn't have a junit yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737698 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Another extension targeted samples to test the common ant file. slaws18-0/+1085
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737692 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Move more things into the common ant scriptslaws3-95/+89
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737691 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Add some exception handling so that the JUnit test takes account of ↵slaws4-28/+18
exceptions thrown in the "in-composite" client. Also exploit the common ant script. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737683 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Add an ant build file to hold some common targets used across the samplesslaws1-0/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737681 13f79535-47bb-0310-9956-ffa450edef68
2009-01-24Adjust the osgi profilerfeng1-3/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737398 13f79535-47bb-0310-9956-ffa450edef68
2009-01-24Control the debug using osgi.debug system propertyrfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737302 13f79535-47bb-0310-9956-ffa450edef68
2009-01-24Improve the OSGi based unit testing based on maven-surefire-plugin 2.4.3rfeng5-468/+2547
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737301 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23Add maven-osgi-junit to the buildrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737113 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23Building ant scripts for JSE/OSGi launcher and host-webapp that can be run ↵slaws39-0/+2521
from command line, maven and eclipse with reference to a development distribution or an installed distribution. Not in the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737093 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2784 - Integrating Java EE schema to sca schemalresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736958 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2784 - Adding schema for Java EE implementationlresende1-0/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736951 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2781 - Integrating Corba schema to tuscany schemalresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736950 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2781 - Adding schema for Corba bindinglresende1-0/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736949 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2783 - Integrating GData schema to tuscany schemalresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736947 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2783 - Adding schema for GData bindinglresende1-0/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736945 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende333-349/+339
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736880 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23Use the pom project to create artifactsrfeng1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736879 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23Removing duplicated distribution-api from maven reactorlresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736873 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23Fixing PDE Target pom to avoid issues when building from top levellresende1-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736870 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23Adjust the filesetrfeng1-11/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736869 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23Add support to produces multiple configs based oninherited distribution pomsrfeng1-61/+197
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736868 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Enable binding.rmi and samples in ejava distro. Now the all has api, core ↵rfeng13-777/+414
and ejava (subset) included. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736796 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Added Test_ASM_0027, Test_ASM_0028edwardsmj4-0/+190
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736596 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Add missing modules to the buildrfeng2-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736566 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Adjust the pom.xml to add an osgi profilerfeng1-4/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736522 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Add more samples into the buildrfeng1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736521 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Set the location of equinox to ${java.io.tmpdir}/.tuscany/equinoxrfeng1-59/+102
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736520 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Fix the test case so that they can work with OSGirfeng2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736511 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Adjust the distro to align with the maven dependenciesrfeng2-146/+131
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736510 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Fix the the location of modulesrfeng2-91/+91
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736509 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Removing unused test compositeslresende2-96/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736502 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22TUSCANY-2463 - Merging latest code to support extended attributes to 2.x ↵lresende14-169/+443
development stream git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736501 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22TUSCANY-2663 - Merging latest code to support extended elements to 2.x ↵lresende10-508/+377
development stream git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736500 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Removing unused SPI constantlresende1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736499 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Update ContributionScanner javadocslresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736497 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Set the TTCL to workaround the issue that stub lookup fail in OSGirfeng3-58/+131
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736488 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Adjust the distro folderrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736421 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Group the distro-specific artifacts under the folder of the distro namerfeng1-10/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736420 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Add version to avoid conflictrfeng1-258/+260
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736384 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Produce the dir and gz distrorfeng1-38/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736383 13f79535-47bb-0310-9956-ffa450edef68