summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start of some launcher code, not particularly elegant yet but some basic ↵antelder2009-01-272-1/+255
| | | | | | function works git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738073 13f79535-47bb-0310-9956-ffa450edef68
* That pesky manifest fileantelder2009-01-272-18/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738059 13f79535-47bb-0310-9956-ffa450edef68
* Start of a launcher as described in TUSCANY-2789antelder2009-01-273-0/+264
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738058 13f79535-47bb-0310-9956-ffa450edef68
* Add a parameter to control if we will generate distribution-specific foldersrfeng2009-01-271-40/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737957 13f79535-47bb-0310-9956-ffa450edef68
* Add host-webb module into buildslaws2009-01-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737789 13f79535-47bb-0310-9956-ffa450edef68
* Add missing attribute extensions methodslaws2009-01-261-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737786 13f79535-47bb-0310-9956-ffa450edef68
* Fix up host-webapp so that it at least compiles. Doesn't actually work yet ↵slaws2009-01-262-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
* Add the samples implementation-java-calculator, binding-ws-calculator, ↵slaws2009-01-269-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
* Add host-webapp dependency to distribution.slaws2009-01-2614-0/+3787
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737782 13f79535-47bb-0310-9956-ffa450edef68
* Add experimental samples into the build. binding-ws-calculator testing is ↵slaws2009-01-264-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
* Another extension targeted samples to test the common ant file. slaws2009-01-2618-0/+1085
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737692 13f79535-47bb-0310-9956-ffa450edef68
* Move more things into the common ant scriptslaws2009-01-263-95/+89
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737691 13f79535-47bb-0310-9956-ffa450edef68
* Add some exception handling so that the JUnit test takes account of ↵slaws2009-01-264-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
* Add an ant build file to hold some common targets used across the samplesslaws2009-01-261-0/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737681 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the osgi profilerfeng2009-01-241-3/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737398 13f79535-47bb-0310-9956-ffa450edef68
* Control the debug using osgi.debug system propertyrfeng2009-01-241-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737302 13f79535-47bb-0310-9956-ffa450edef68
* Improve the OSGi based unit testing based on maven-surefire-plugin 2.4.3rfeng2009-01-245-468/+2547
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737301 13f79535-47bb-0310-9956-ffa450edef68
* Add maven-osgi-junit to the buildrfeng2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737113 13f79535-47bb-0310-9956-ffa450edef68
* Building ant scripts for JSE/OSGi launcher and host-webapp that can be run ↵slaws2009-01-2339-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
* TUSCANY-2784 - Integrating Java EE schema to sca schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736958 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2784 - Adding schema for Java EE implementationlresende2009-01-231-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736951 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Integrating Corba schema to tuscany schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736950 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Adding schema for Corba bindinglresende2009-01-231-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736949 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2783 - Integrating GData schema to tuscany schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736947 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2783 - Adding schema for GData bindinglresende2009-01-231-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736945 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-23333-349/+339
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736880 13f79535-47bb-0310-9956-ffa450edef68
* Use the pom project to create artifactsrfeng2009-01-231-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736879 13f79535-47bb-0310-9956-ffa450edef68
* Removing duplicated distribution-api from maven reactorlresende2009-01-231-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736873 13f79535-47bb-0310-9956-ffa450edef68
* Fixing PDE Target pom to avoid issues when building from top levellresende2009-01-231-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736870 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the filesetrfeng2009-01-231-11/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736869 13f79535-47bb-0310-9956-ffa450edef68
* Add support to produces multiple configs based oninherited distribution pomsrfeng2009-01-231-61/+197
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736868 13f79535-47bb-0310-9956-ffa450edef68
* Enable binding.rmi and samples in ejava distro. Now the all has api, core ↵rfeng2009-01-2213-777/+414
| | | | | | and ejava (subset) included. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736796 13f79535-47bb-0310-9956-ffa450edef68
* Added Test_ASM_0027, Test_ASM_0028edwardsmj2009-01-224-0/+190
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736596 13f79535-47bb-0310-9956-ffa450edef68
* Add missing modules to the buildrfeng2009-01-222-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736566 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the pom.xml to add an osgi profilerfeng2009-01-221-4/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736522 13f79535-47bb-0310-9956-ffa450edef68
* Add more samples into the buildrfeng2009-01-221-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736521 13f79535-47bb-0310-9956-ffa450edef68
* Set the location of equinox to ${java.io.tmpdir}/.tuscany/equinoxrfeng2009-01-221-59/+102
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736520 13f79535-47bb-0310-9956-ffa450edef68
* Fix the test case so that they can work with OSGirfeng2009-01-222-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736511 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the distro to align with the maven dependenciesrfeng2009-01-222-146/+131
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736510 13f79535-47bb-0310-9956-ffa450edef68
* Fix the the location of modulesrfeng2009-01-222-91/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736509 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused test compositeslresende2009-01-222-96/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736502 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Merging latest code to support extended attributes to 2.x ↵lresende2009-01-2214-169/+443
| | | | | | development stream git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736501 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2663 - Merging latest code to support extended elements to 2.x ↵lresende2009-01-2210-508/+377
| | | | | | development stream git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736500 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused SPI constantlresende2009-01-221-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736499 13f79535-47bb-0310-9956-ffa450edef68
* Update ContributionScanner javadocslresende2009-01-211-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736497 13f79535-47bb-0310-9956-ffa450edef68
* Set the TTCL to workaround the issue that stub lookup fail in OSGirfeng2009-01-213-58/+131
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736488 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the distro folderrfeng2009-01-211-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736421 13f79535-47bb-0310-9956-ffa450edef68
* Group the distro-specific artifacts under the folder of the distro namerfeng2009-01-211-10/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736420 13f79535-47bb-0310-9956-ffa450edef68
* Add version to avoid conflictrfeng2009-01-211-258/+260
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736384 13f79535-47bb-0310-9956-ffa450edef68
* Produce the dir and gz distrorfeng2009-01-211-38/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736383 13f79535-47bb-0310-9956-ffa450edef68