summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Java doc and small formatting updates to policy security httplresende2009-08-113-6/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803290 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Adding interface wsdl dependencylresende2009-08-111-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803289 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup on the atom iTest to remove debug purpose codelresende2009-08-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803226 13f79535-47bb-0310-9956-ffa450edef68
* Minor import cleanuplresende2009-08-112-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803225 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Updating test case to use interface.wsdl now that Atom ↵lresende2009-08-112-2/+2
| | | | | | Binding is working with this type of interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803224 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Workarounding interface.wsdl issues by finding the ↵lresende2009-08-111-1/+16
| | | | | | correspondent java interface contract when wsdl intrface is used git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803222 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup on the atom iTest to remove debug purpose codelresende2009-08-111-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803218 13f79535-47bb-0310-9956-ffa450edef68
* Minor import cleanuplresende2009-08-112-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803216 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Updating test case to use interface.wsdl now that Atom ↵lresende2009-08-112-2/+2
| | | | | | Binding is working with this type of interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803213 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Adding interface wsdl dependencylresende2009-08-111-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803212 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Workarounding interface.wsdl issues by finding the ↵lresende2009-08-111-1/+16
| | | | | | correspondent java interface contract when wsdl intrface is used git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803210 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3202ramkumar2009-08-1112-14/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803204 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3202ramkumar2009-08-1113-15/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803202 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3202ramkumar2009-08-111-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803201 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3185ramkumar2009-08-111-2/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803196 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3185ramkumar2009-08-111-2/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803189 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3200 Add the dojo copyright to the NOTICE file to be consistent with ↵slaws2009-08-111-0/+5
| | | | | | the top level binary NOTICE file. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803114 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2906 - to resolve wsdl:import and xsd:import using namespaceramkumar2009-08-106-32/+225
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802758 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3199 WebImplementationProcessor should prefix web.componentType URI ↵vamsic0072009-08-101-1/+1
| | | | | | | | with WEB-INF o Fixed the URI in resolve() method to include WEB-INF git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802659 13f79535-47bb-0310-9956-ffa450edef68
* Small change to execute search when user hits enter on the search fieldlresende2009-08-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802658 13f79535-47bb-0310-9956-ffa450edef68
* Minor format based on Tuscany code stylelresende2009-08-101-426/+382
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802657 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3199 WebImplementationProcessor should prefix web.componentType URI ↵vamsic0072009-08-101-1/+1
| | | | | | | | with WEB-INF o Fixed the URI in resolve() method to include WEB-INF git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802656 13f79535-47bb-0310-9956-ffa450edef68
* Minor update on the ant script to point to correct artifact versionlresende2009-08-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802655 13f79535-47bb-0310-9956-ffa450edef68
* applying tuscany_2552_domain_search_phillipe_ramalho_08_08_2009.patch and ↵adrianocrestani2009-08-1060-1639/+2012
| | | | | | tuscany_2552_domain_manager_phillipe_ramalho_08_08_2009.patch submitted to TUSCANY-2552 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802637 13f79535-47bb-0310-9956-ffa450edef68
* Add the license check itest to the buildantelder2009-08-091-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802506 13f79535-47bb-0310-9956-ffa450edef68
* Add some more excluded jars and a couple of todo commentsantelder2009-08-091-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802504 13f79535-47bb-0310-9956-ffa450edef68
* Add exclude to try to get Hudson 1.x build passingantelder2009-08-081-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802374 13f79535-47bb-0310-9956-ffa450edef68
* Delete www-services from 1.5.1 branch as its been moved to sandboxantelder2009-08-0839-21546/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802333 13f79535-47bb-0310-9956-ffa450edef68
* Move www-services to sandbox area until the license of the Amazon jars is ↵antelder2009-08-0839-21546/+0
| | | | | | clarified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802332 13f79535-47bb-0310-9956-ffa450edef68
* Add lucene jars to LICENSEantelder2009-08-081-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802330 13f79535-47bb-0310-9956-ffa450edef68
* Fix to correctly calculate jar name and not worry about demo-bigbank* jarsantelder2009-08-081-5/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802329 13f79535-47bb-0310-9956-ffa450edef68
* Correct distro archive dependency typeantelder2009-08-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802323 13f79535-47bb-0310-9956-ffa450edef68
* Start porting the 2.x distribution license legal check testcase from 2.x to 1.xantelder2009-08-082-0/+195
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802321 13f79535-47bb-0310-9956-ffa450edef68
* Update to get the dojotoolkit zip from the Maven repository to try to fix ↵antelder2009-08-082-30/+24
| | | | | | the 1.x Hudson build failure git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802314 13f79535-47bb-0310-9956-ffa450edef68
* Correct version in 1.x atom pom.xml itestantelder2009-08-071-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802094 13f79535-47bb-0310-9956-ffa450edef68
* More version fixesslaws2009-08-071-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802061 13f79535-47bb-0310-9956-ffa450edef68
* Update version/dateslaws2009-08-075-11/+611
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802057 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0710-1381/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802015 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-07129-7114/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802011 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0770-5293/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802010 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0743-1859/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802008 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0730-1708/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802006 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3195: merge fix from 1.x to 1.5.1 for Inherently-provided intents do ↵antelder2009-08-071-11/+1
| | | | | | not work at operation level git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802000 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-079-1368/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801998 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0710-551/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801997 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0724-1048/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801996 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0718-1127/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801995 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0739-578/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801994 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3198 - keep generated EJB component implementations distinct. They ↵slaws2009-08-073-1/+49
| | | | | | were being resolved down to one because the hashcode was not based on any unique EJB information git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801992 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0718-1065/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801991 13f79535-47bb-0310-9956-ffa450edef68