summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removing binding-dwr-runtime from source distributionlresende2009-02-111-1/+3
* Excluding extra JUnit transient dependency to avoid it being present on the d...lresende2009-02-101-1/+5
* Excluding JUnit transient dependency to avoid it being present on the distrib...lresende2009-02-101-0/+4
* Updating license with latest dependency changeslresende2009-02-101-2/+3
* Remove manifest as its a 'managed' sampleantelder2009-02-101-3/+0
* Simplify launcher default config so it can automatically determine to use unm...antelder2009-02-102-3/+22
* Copy the DWR binding from 1.x to 2.x to start bringing it up for 2.0antelder2009-02-1010-0/+900
* Move runtime-inspector to sca-contrib as its not in the build and doesn't yet...antelder2009-02-1019-0/+0
* Skip the regular maven-eclipse-plugin with eclipse profile to use tuscany pde...rfeng2009-02-101-1/+18
* Comment out the tuscany maven bundle plugin as it is triggered by the default...rfeng2009-02-101-0/+2
* Fix the module list to be builtrfeng2009-02-091-2/+11
* Use executedProject to support @execute phaserfeng2009-02-092-1/+2
* Check if the project is an OSGi bundle to set the pde flagrfeng2009-02-093-4/+30
* Move ant tasks to be executed at the "verify" phase to avoid failures during ...rfeng2009-02-094-4/+4
* Cleaned up two compiler warningsmcombellack2009-02-092-2/+0
* Cleaned up two compiler warningsmcombellack2009-02-091-2/+0
* Removed unused importsmcombellack2009-02-0915-39/+4
* Add a statement regarding specification supportslaws2009-02-091-13/+21
* Add License/Notice into the generated manifest.jarrfeng2009-02-093-0/+233
* Add a target to run with equinoxrfeng2009-02-091-0/+10
* Fix the jar name in build.xmlrfeng2009-02-091-1/+1
* Fix directory name and a bit of cosmetic tidyingslaws2009-02-091-4/+4
* TUSCANY-2826 Sample READMEs have mistakesbeckerdo2009-02-092-12/+12
* TUSCANY-2819: Get eclipse:eclipse workingantelder2009-02-092-9/+4
* Move license header to after the echo off statement so it doesn't get printed...antelder2009-02-091-17/+17
* Add a brief README for the launcher scriptsantelder2009-02-091-0/+42
* TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder2009-02-095-7/+33
* Adding missing Apache License headerslresende2009-02-092-1/+40
* Missing wsdl4j licenselresende2009-02-091-0/+91
* Adding Apache license to tuscany launcher scriptlresende2009-02-091-0/+17
* Removing bouncycastle transient dependency from rampartlresende2009-02-081-0/+4
* Removing geronimo-jsp_2.1_spec-1.0.jar from license as we are not distributi...lresende2009-02-081-1/+0
* Updating implementation-java-calculator pom to remove artifact version from g...lresende2009-02-082-4/+6
* Removing maven-bundle-plugin to avoid error when trying to build using -Psetu...lresende2009-02-081-1/+1
* Adding missing LICENSE and NOTICE to maven-bundle-pluginlresende2009-02-082-0/+211
* Updating BUILDING to instruct users to run mvn -Psetuplresende2009-02-081-1/+2
* Updates to calculator-osgi READMElresende2009-02-081-0/+97
* Updates to calculator-equinox READMElresende2009-02-081-2/+2
* Updates to READMElresende2009-02-082-6/+6
* Updates to README, fixing build.xml to proper create sample jarlresende2009-02-083-5/+3
* Adding sca-contribution to allow same sample client to run from ant and comma...lresende2009-02-083-5/+27
* Updates to calculator readmelresende2009-02-081-2/+2
* Minor javadoc fixlresende2009-02-081-1/+3
* Updating build script to allow user to call ant runlresende2009-02-081-28/+40
* Update the name for generated manifest to be tuscany-sca-manifest.jar and tus...rfeng2009-02-073-21/+37
* Use optional imports to bring in definitionsrfeng2009-02-062-7/+1
* Improve the error analysis for osgi resolutionrfeng2009-02-062-25/+106
* Make the definitions as a runtime dep as it's directly used by the test caserfeng2009-02-061-3/+1
* tuscany-definitions module is required to resolve OSGi dependenciesrfeng2009-02-061-1/+3
* Fix the build.xml to work with JSE and Equinox node launchersrfeng2009-02-062-51/+133