summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start of the model code for binding.jsonpantelder2009-02-1710-0/+463
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744990 13f79535-47bb-0310-9956-ffa450edef68
* Start of the model code for binding.dwrantelder2009-02-174-0/+154
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744989 13f79535-47bb-0310-9956-ffa450edef68
* Start of the model code for binding.dwrantelder2009-02-178-0/+341
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744987 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up the binding.jsonrpc model (based on code from scacontrib ↵antelder2009-02-1710-0/+494
| | | | | | folder) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744985 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up the implementation.web model (based on code in 1.x)antelder2009-02-1714-0/+912
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744982 13f79535-47bb-0310-9956-ffa450edef68
* Remove the eclipse cpompiler moduleantelder2009-02-141-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744457 13f79535-47bb-0310-9956-ffa450edef68
* Delete the eclipse compiler from tools folder as its now in ↵antelder2009-02-1410-2260/+0
| | | | | | https://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-eclipse-compiler/ git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744433 13f79535-47bb-0310-9956-ffa450edef68
* Remove eclipse compiler from setup profileantelder2009-02-141-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744432 13f79535-47bb-0310-9956-ffa450edef68
* Update to use released version of the eclipse compilerantelder2009-02-141-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744431 13f79535-47bb-0310-9956-ffa450edef68
* Add profiles to control if tools.jar should be listed as a system ↵rfeng2009-02-131-40/+94
| | | | | | dependency. tools.jar doesn't exist on Mac OS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743992 13f79535-47bb-0310-9956-ffa450edef68
* Update the ASL headerrfeng2009-02-131-13/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743978 13f79535-47bb-0310-9956-ffa450edef68
* Fix the license headerrfeng2009-02-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743951 13f79535-47bb-0310-9956-ffa450edef68
* Fix J2 security issue as reported in TUSCANY-2846rfeng2009-02-121-4/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743922 13f79535-47bb-0310-9956-ffa450edef68
* I expect we'll get rid of this sample soon but I noticed the default target ↵slaws2009-02-121-1/+1
| | | | | | was inconsistent with other samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743882 13f79535-47bb-0310-9956-ffa450edef68
* Fix the license headerrfeng2009-02-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743809 13f79535-47bb-0310-9956-ffa450edef68
* Put back the dwr bindingantelder2009-02-121-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743654 13f79535-47bb-0310-9956-ffa450edef68
* Add osgi.console to the config.inirfeng2009-02-111-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743452 13f79535-47bb-0310-9956-ffa450edef68
* Move the RELEASE_NOTES and CHANGES to the top level so they appear in ↵antelder2009-02-115-54/+44
| | | | | | release tags (and also at the top they might be more noticable so we might remember to update as we add new function :-) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743428 13f79535-47bb-0310-9956-ffa450edef68
* 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-1218/+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