summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Setting svn:eol-style for java and xml filesrfeng2010-06-05103-9417/+9417
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951651 13f79535-47bb-0310-9956-ffa450edef68
* Change eol stylerfeng2010-06-051-45/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951647 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3565 - Fixing merge conflict on dependency versionlresende2010-06-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951646 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:eol-style nativelresende2010-06-041-26/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951607 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:eol-style nativelresende2010-06-041-26/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951604 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3565 - Adding missing dojo extension providerlresende2010-06-042-2/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951590 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3565 - Adding missing dojo extension providerlresende2010-06-042-2/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951583 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3585 - Moving to Spring 2.5.6lresende2010-06-043-16/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951526 13f79535-47bb-0310-9956-ffa450edef68
* add README to signal /lib directory as volatilelresende2010-06-042-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951522 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3585 - Moving to Spring 2.5.6lresende2010-06-043-16/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951514 13f79535-47bb-0310-9956-ffa450edef68
* Add support for generated sca-contribution.xml metadataantelder2010-06-045-15/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951457 13f79535-47bb-0310-9956-ffa450edef68
* add README to signal /lib directory as volatilekelvingoodson2010-06-042-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951438 13f79535-47bb-0310-9956-ffa450edef68
* Add TODO reminder about generated sca-contribution xmlantelder2010-06-041-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951431 13f79535-47bb-0310-9956-ffa450edef68
* Add testcase to add a Deployer Composite as a deployment compositeantelder2010-06-043-11/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951416 13f79535-47bb-0310-9956-ffa450edef68
* To keep it as simple as possible for now remove the multiple install methods antelder2010-06-043-31/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951411 13f79535-47bb-0310-9956-ffa450edef68
* Rename autoDeploy to deployDeployablesantelder2010-06-042-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951410 13f79535-47bb-0310-9956-ffa450edef68
* Add methods to install/update using Deployer artifacts and associated ↵antelder2010-06-045-27/+109
| | | | | | simplify use of monitors git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951409 13f79535-47bb-0310-9956-ffa450edef68
* Update to remove use of Node APIsantelder2010-06-041-11/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951359 13f79535-47bb-0310-9956-ffa450edef68
* Move the prototype of APIs from section 10 of the Assembly spec from contrib ↵antelder2010-06-0411-0/+958
| | | | | | to trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951357 13f79535-47bb-0310-9956-ffa450edef68
* Tag for 2.0 M5 RC2kelvingoodson2010-06-045365-0/+452337
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951332 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3565 - Registering dojo resource servlet only when implementation ↵lresende2010-06-049-107/+74
| | | | | | widget starts... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951244 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3565 - Registering dojo resource servlet only when implementation ↵lresende2010-06-049-107/+74
| | | | | | widget starts... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951242 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3583 - Making sure we recognize the headers configured declaratively ↵lresende2010-06-032-2/+46
| | | | | | in composite file when delegating to JAX-RS runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951133 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3583 - Making sure we recognize the headers configured declaratively ↵lresende2010-06-032-2/+46
| | | | | | in composite file when delegating to JAX-RS runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951132 13f79535-47bb-0310-9956-ffa450edef68
* minor doc fixeslresende2010-06-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951131 13f79535-47bb-0310-9956-ffa450edef68
* add licensekelvingoodson2010-06-031-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950981 13f79535-47bb-0310-9956-ffa450edef68
* Update to corectly use loop back address in testsantelder2010-06-032-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950970 13f79535-47bb-0310-9956-ffa450edef68
* Remove old surefire configsantelder2010-06-037-128/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950968 13f79535-47bb-0310-9956-ffa450edef68
* Remove old surefire configantelder2010-06-031-17/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950967 13f79535-47bb-0310-9956-ffa450edef68
* Add tuscany pluginantelder2010-06-032-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950966 13f79535-47bb-0310-9956-ffa450edef68
* Remove old surefire configantelder2010-06-031-20/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950965 13f79535-47bb-0310-9956-ffa450edef68
* Remove old surefire configantelder2010-06-031-15/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950964 13f79535-47bb-0310-9956-ffa450edef68
* Remove old surefire configantelder2010-06-031-19/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950963 13f79535-47bb-0310-9956-ffa450edef68
* Remove old surefire configantelder2010-06-031-20/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950962 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest slf4j versionantelder2010-06-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950961 13f79535-47bb-0310-9956-ffa450edef68
* Manifest updates to add osgi requirementsantelder2010-06-031-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950960 13f79535-47bb-0310-9956-ffa450edef68
* Merge 950940 from branch to trunkantelder2010-06-031-19/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950946 13f79535-47bb-0310-9956-ffa450edef68
* add /lib description to install filekelvingoodson2010-06-031-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950945 13f79535-47bb-0310-9956-ffa450edef68
* add /lib description to install filekelvingoodson2010-06-031-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950944 13f79535-47bb-0310-9956-ffa450edef68
* Remove extra surefire config to try to fix the tests not running issuesantelder2010-06-0312-353/+144
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950942 13f79535-47bb-0310-9956-ffa450edef68
* Update to not use rmi binding as that seems to conflict with something left ↵antelder2010-06-031-87/+70
| | | | | | running in the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950940 13f79535-47bb-0310-9956-ffa450edef68
* add version to spec commentkelvingoodson2010-06-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950914 13f79535-47bb-0310-9956-ffa450edef68
* minor doc fixeskelvingoodson2010-06-032-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950912 13f79535-47bb-0310-9956-ffa450edef68
* Updating release month to Junelresende2010-06-023-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950816 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3564 - Updated build instructions to specify JDK 6 requirement and ↵lresende2010-06-022-4/+5
| | | | | | updated changes file to notify users we droped JDK 5 support git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950812 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3564 - Updated build instructions to specify JDK 6 requirement and ↵lresende2010-06-022-4/+5
| | | | | | updated changes file to notify users we droped JDK 5 support git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950810 13f79535-47bb-0310-9956-ffa450edef68
* Add a workaround for TUSCANY-3572rfeng2010-06-021-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950788 13f79535-47bb-0310-9956-ffa450edef68
* Update jackson to 1.5.3rfeng2010-06-023-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950787 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the path URI for web app deploymentrfeng2010-06-026-5/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950786 13f79535-47bb-0310-9956-ffa450edef68
* Remove obsolute methodsrfeng2010-06-024-55/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950785 13f79535-47bb-0310-9956-ffa450edef68