summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct the license headerantelder2009-02-111-37/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743415 13f79535-47bb-0310-9956-ffa450edef68
* Correct the license headerantelder2009-02-111-16/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743410 13f79535-47bb-0310-9956-ffa450edef68
* Fixed bug with import of @Service annotationedwardsmj2009-02-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743361 13f79535-47bb-0310-9956-ffa450edef68
* Added testcases:edwardsmj2009-02-1131-5/+1334
| | | | | | | | 0029, 0030, 0031, 0032, 0033, 0034, 6001, 6002, 6003, 6004 Updated ASM_0028_TestCase.java and BaseJAXWSTestCase.java to deal better with exceptions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743360 13f79535-47bb-0310-9956-ffa450edef68
* Fix the code-generation against the @XmlJavaTypeAdapterrfeng2009-02-115-6/+112
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743192 13f79535-47bb-0310-9956-ffa450edef68
* Removing binding-dwr-runtime from source distributionlresende2009-02-111-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743177 13f79535-47bb-0310-9956-ffa450edef68
* Excluding extra JUnit transient dependency to avoid it being present on the ↵lresende2009-02-101-1/+5
| | | | | | distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743053 13f79535-47bb-0310-9956-ffa450edef68
* Excluding JUnit transient dependency to avoid it being present on the ↵lresende2009-02-101-0/+4
| | | | | | distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743052 13f79535-47bb-0310-9956-ffa450edef68
* Updating license with latest dependency changeslresende2009-02-101-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743048 13f79535-47bb-0310-9956-ffa450edef68
* Remove manifest as its a 'managed' sampleantelder2009-02-101-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742956 13f79535-47bb-0310-9956-ffa450edef68
* Simplify launcher default config so it can automatically determine to use ↵antelder2009-02-102-3/+22
| | | | | | unmanaged jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742952 13f79535-47bb-0310-9956-ffa450edef68
* Copy the DWR binding from 1.x to 2.x to start bringing it up for 2.0antelder2009-02-1010-0/+900
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742938 13f79535-47bb-0310-9956-ffa450edef68
* Move runtime-inspector to sca-contrib as its not in the build and doesn't ↵antelder2009-02-1019-0/+0
| | | | | | yet work with the 2.x code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742934 13f79535-47bb-0310-9956-ffa450edef68
* Skip the regular maven-eclipse-plugin with eclipse profile to use tuscany ↵rfeng2009-02-101-1/+18
| | | | | | pde classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742795 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the tuscany maven bundle plugin as it is triggered by the ↵rfeng2009-02-101-0/+2
| | | | | | default goal git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742794 13f79535-47bb-0310-9956-ffa450edef68
* Fix the module list to be builtrfeng2009-02-091-2/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742791 13f79535-47bb-0310-9956-ffa450edef68
* Use executedProject to support @execute phaserfeng2009-02-092-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742787 13f79535-47bb-0310-9956-ffa450edef68
* Check if the project is an OSGi bundle to set the pde flagrfeng2009-02-093-4/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742779 13f79535-47bb-0310-9956-ffa450edef68
* Move ant tasks to be executed at the "verify" phase to avoid failures during ↵rfeng2009-02-094-4/+4
| | | | | | generate-resources phase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742777 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up two compiler warningsmcombellack2009-02-092-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742773 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up two compiler warningsmcombellack2009-02-091-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742769 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused importsmcombellack2009-02-0915-39/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742767 13f79535-47bb-0310-9956-ffa450edef68
* Add a statement regarding specification supportslaws2009-02-091-13/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742756 13f79535-47bb-0310-9956-ffa450edef68
* Add License/Notice into the generated manifest.jarrfeng2009-02-093-0/+233
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742712 13f79535-47bb-0310-9956-ffa450edef68
* Add a target to run with equinoxrfeng2009-02-091-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742686 13f79535-47bb-0310-9956-ffa450edef68
* Fix the jar name in build.xmlrfeng2009-02-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742675 13f79535-47bb-0310-9956-ffa450edef68
* Fix directory name and a bit of cosmetic tidyingslaws2009-02-091-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742590 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2826 Sample READMEs have mistakesbeckerdo2009-02-092-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742589 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2819: Get eclipse:eclipse workingantelder2009-02-092-9/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742527 13f79535-47bb-0310-9956-ffa450edef68
* Move license header to after the echo off statement so it doesn't get ↵antelder2009-02-091-17/+17
| | | | | | printed out when running the script git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742405 13f79535-47bb-0310-9956-ffa450edef68
* Add a brief README for the launcher scriptsantelder2009-02-091-0/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742337 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder2009-02-095-7/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742325 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing Apache License headerslresende2009-02-092-1/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742237 13f79535-47bb-0310-9956-ffa450edef68
* Missing wsdl4j licenselresende2009-02-091-0/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742236 13f79535-47bb-0310-9956-ffa450edef68
* Adding Apache license to tuscany launcher scriptlresende2009-02-091-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742235 13f79535-47bb-0310-9956-ffa450edef68
* Removing bouncycastle transient dependency from rampartlresende2009-02-081-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742154 13f79535-47bb-0310-9956-ffa450edef68
* Removing geronimo-jsp_2.1_spec-1.0.jar from license as we are not ↵lresende2009-02-081-1/+0
| | | | | | distributing it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742150 13f79535-47bb-0310-9956-ffa450edef68
* Updating implementation-java-calculator pom to remove artifact version from ↵lresende2009-02-082-4/+6
| | | | | | generated jar and small updates to README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742033 13f79535-47bb-0310-9956-ffa450edef68
* Removing maven-bundle-plugin to avoid error when trying to build using ↵lresende2009-02-081-1/+1
| | | | | | -Psetup with a clean maven repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742032 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing LICENSE and NOTICE to maven-bundle-pluginlresende2009-02-082-0/+211
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742029 13f79535-47bb-0310-9956-ffa450edef68
* Updating BUILDING to instruct users to run mvn -Psetuplresende2009-02-081-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742027 13f79535-47bb-0310-9956-ffa450edef68
* Updates to calculator-osgi READMElresende2009-02-081-0/+97
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742025 13f79535-47bb-0310-9956-ffa450edef68
* Updates to calculator-equinox READMElresende2009-02-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742024 13f79535-47bb-0310-9956-ffa450edef68
* Updates to READMElresende2009-02-082-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742023 13f79535-47bb-0310-9956-ffa450edef68
* Updates to README, fixing build.xml to proper create sample jarlresende2009-02-083-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742022 13f79535-47bb-0310-9956-ffa450edef68
* Adding sca-contribution to allow same sample client to run from ant and ↵lresende2009-02-083-5/+27
| | | | | | command line without modifications plus some updates to README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742021 13f79535-47bb-0310-9956-ffa450edef68
* Updates to calculator readmelresende2009-02-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742020 13f79535-47bb-0310-9956-ffa450edef68
* Minor javadoc fixlresende2009-02-081-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742019 13f79535-47bb-0310-9956-ffa450edef68
* Updating build script to allow user to call ant runlresende2009-02-081-28/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742017 13f79535-47bb-0310-9956-ffa450edef68
* Update the name for generated manifest to be tuscany-sca-manifest.jar and ↵rfeng2009-02-073-21/+37
| | | | | | tuscany-sca-equinox-manifest.jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741924 13f79535-47bb-0310-9956-ffa450edef68