summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3389 - Tyding up the http response to properly distinguish from ↵lresende2010-01-071-5/+7
| | | | | | authentication and authorization exceptions and send the proper http status code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896754 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2010-01-071-88/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896753 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3389 - Tyding up the http response to properly distinguish from ↵lresende2010-01-071-5/+7
| | | | | | authentication and authorization exceptions and send the proper http status code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896752 13f79535-47bb-0310-9956-ffa450edef68
* Add an explicit version for the exec-maven-plugin and provide a repository ↵slaws2010-01-053-0/+28
| | | | | | to retrieve it from. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896015 13f79535-47bb-0310-9956-ffa450edef68
* Add an explicit version for the exec-maven-plugin and provide a repository ↵slaws2010-01-053-0/+28
| | | | | | to retrieve it from. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896013 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3408 Generate referenced namespace shortname if it's not already presentslaws2010-01-041-3/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895652 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3408 Generate referenced namespace shortname if it's not already presentslaws2010-01-041-3/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895647 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3408 Generate referenced namespace shortname if it's not already presentslaws2010-01-041-3/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895646 13f79535-47bb-0310-9956-ffa450edef68
* Update 1.x trunk version to 1.7-SNAPSHOTantelder2009-12-21520-3979/+3979
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892797 13f79535-47bb-0310-9956-ffa450edef68
* Copy 1.x trunk to branches for start of 1.6 releaseantelder2009-12-219536-0/+740973
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892786 13f79535-47bb-0310-9956-ffa450edef68
* Increase the wait time as 4 secs can be too quick for hudsonantelder2009-12-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891683 13f79535-47bb-0310-9956-ffa450edef68
* Another Dojo download script change for the Hudson buildantelder2009-12-172-88/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891618 13f79535-47bb-0310-9956-ffa450edef68
* Fix another dojo hudson build issueantelder2009-12-172-59/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891609 13f79535-47bb-0310-9956-ffa450edef68
* Fix another dojo hudson build issueantelder2009-12-172-59/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891608 13f79535-47bb-0310-9956-ffa450edef68
* Fix another dojo hudson build issueantelder2009-12-172-55/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891607 13f79535-47bb-0310-9956-ffa450edef68
* Fix another Hudson build issue, this time with OpenAjax - don't faf about ↵antelder2009-12-173-144/+193
| | | | | | trying do download it with Ant just check the .js file into svn with the rest of the sample source git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891603 13f79535-47bb-0310-9956-ffa450edef68
* Fix another Hudson dojo downloadantelder2009-12-172-61/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891601 13f79535-47bb-0310-9956-ffa450edef68
* Fix another Dojo download so it works in the hudson buildantelder2009-12-172-59/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891594 13f79535-47bb-0310-9956-ffa450edef68
* Change bigbank to use dojo from a maven dependency to try to fix the Hudson ↵antelder2009-12-162-88/+53
| | | | | | build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891278 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3394, avoid failure in the bad constructor annotation vtestantelder2009-12-162-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891198 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3389 - Providing different http status code depending on the ↵lresende2009-12-152-7/+16
| | | | | | authentication/authorization error. 401 when user could not be authenticated, 403 when user was authenticated but it does not have the proper role to execute the operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@890591 13f79535-47bb-0310-9956-ffa450edef68
* Fixing classNotFound issue with jaxwslresende2009-12-141-4/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@890497 13f79535-47bb-0310-9956-ffa450edef68
* Pull the configuration location from the first argument if one is provided. slaws2009-11-301-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885358 13f79535-47bb-0310-9956-ffa450edef68
* fixing TUSCANY-3382adrianocrestani2009-11-294-7/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885247 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Martin Clough for TUSCANY-3379. Thanks.rfeng2009-11-231-137/+137
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883446 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Martin Clough for TUSCANY-3379. Thanks.rfeng2009-11-231-137/+137
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883443 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x tagslresende2009-11-211258-0/+138053
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882851 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x tagslresende2009-11-211751-0/+237577
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882850 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x tagslresende2009-11-211751-0/+237947
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882849 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x tagslresende2009-11-211711-0/+193089
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882848 13f79535-47bb-0310-9956-ffa450edef68
* Copying store webapp from 1.xlresende2009-11-1617-1155/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881043 13f79535-47bb-0310-9956-ffa450edef68
* Copying store webapp sample from 1.xlresende2009-11-1617-0/+1155
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880809 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3312 - correct previous fix to prevent memory leak on WeakHashMapslaws2009-11-131-4/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835844 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x trunklresende2009-11-139536-0/+741127
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835700 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x brancheslresende2009-11-138442-0/+669736
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835694 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete release candidate tagslresende2009-11-138427-668223/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835693 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete release candidate tagslresende2009-11-138427-668217/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835692 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete release candidate tagslresende2009-11-138436-668908/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835691 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete release candidate tagslresende2009-11-138436-668906/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835690 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete release candidate tagslresende2009-11-138349-666727/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835689 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x contribslresende2009-11-11626-0/+84623
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835167 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x tagslresende2009-11-11122250-0/+9676964
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835157 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x tagslresende2009-11-113137-278917/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835148 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x tagslresende2009-11-113137-0/+278917
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835147 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x brancheslresende2009-11-118427-0/+668223
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835145 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x brancheslresende2009-11-112575-0/+243770
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835144 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x brancheslresende2009-11-111747-0/+171782
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835143 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x brancheslresende2009-11-118337-0/+699503
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835142 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x brancheslresende2009-11-111227-0/+117949
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835141 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x brancheslresende2009-11-111888-0/+253575
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835140 13f79535-47bb-0310-9956-ffa450edef68