summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2009-01-21Fix the Class-Path separator (space instead of ,)rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736382 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Adjust the core distro to include additional artifactsrfeng3-185/+197
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736378 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Tuscany 2768 - sample showing web services Holder support (input/output ↵beckerdo14-73/+716
parameters) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736344 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Make sure the classpath is relative to the "startup" folderrfeng1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736338 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Fix a couple of problems left over by the move to manifest version 2.0.0slaws2-39/+80
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736281 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20Add optional import to use the DefaultBeanXML processorrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736170 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20TUSCANY-2270 - Reverting changes from TUSCANY-2270 as OASIS Specification ↵lresende12-529/+326
voted today to remove conversation from next version of specification git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736166 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20Use project name for Bundle-Namerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736156 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20Generate manifest jar for the distrorfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736131 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20Add the capability to generate a manifest jar to simplify the JSE launchingrfeng1-6/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736130 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20TUSCANY-2270 - Applying patch from Rodolfo Dias to enable conversation to ↵lresende12-326/+529
binding.rmi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736041 13f79535-47bb-0310-9956-ffa450edef68