summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-04TUSCANY-3427 - Moving model related impl to proper modulelresende3-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811182 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04TUSCANY-3259 - Adding new tests to verify operationSelector and wireFormat ↵lresende2-28/+73
elements are being written to composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811176 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03TUSCANY-3247 - Making interfaces and instantiatng widget factory via ↵lresende6-117/+191
extension point mechanism git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810774 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02Merge from 1.5.1:rfeng19-428/+475
1) Fix for TUSCANY-3238 2) Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it internally (TUSCANY-3212) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810726 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02Fixing jUnit scope for some iTest projectslresende5-12/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810719 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02Conversion to JUnit 4.5 + Cleaning up System.outlresende12-194/+171
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810356 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01Making delay available from a constant class and bumping it to 400 to see if ↵lresende6-9/+33
it helps with some of the gdata extension build issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810291 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01TUSCANY-3006 - Enabling the test case as I can't reproduce the failures anymorelresende1-4/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810284 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24TUSCANY-3232 remove non-ASCII characterslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807298 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17committing domain-search changes from patch ↵adrianocrestani42-2540/+2469
tuscany_2552_phillipe_ramalho_08_16_2009.patch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804871 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17committing domain-manager changes from patch ↵adrianocrestani10-175/+294
tuscany_2552_phillipe_ramalho_08_16_2009.patch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804870 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13Removing specific implementation constraints to avoid warning messages when ↵lresende1-4/+2
dependency is not available git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804039 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13Adding Apache License headers to domain search artifactslresende45-5/+987
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804022 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13Experiments with domain search to solve javaScript scoping issues and minor ↵lresende3-47/+40
formats git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804021 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl ↵slaws71-679/+846
and extend the Monitor interface to allow problems to be created without needing to access and implementation package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803875 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13TUSCTUSCANY-3200 Add the dojo copyright to the NOTICE file to be consistent ↵slaws1-0/+4
with the top level binary NOTICE file. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803870 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13Fixing NPE if SecurityHandler extension point wasn't initialized properlylresende1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803789 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13Updating pom.xml property to reflect current release versionlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803782 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13Merging changes from 1.5.1 to Split policy security code specific to ↵lresende13-92/+519
geronimo hosting environment to it's own module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803781 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12Remove hashCode and equals methods in base OperationImpl and InterfaceImpl ↵rfeng5-140/+74
to improve performance (merged from 2.x) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803333 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Java doc and small formatting updates to policy security httplresende3-6/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803290 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11TUSCANY-3166 - Adding interface wsdl dependencylresende1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803289 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Minor cleanup on the atom iTest to remove debug purpose codelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803226 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Minor import cleanuplresende2-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803225 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11TUSCANY-3166 - Updating test case to use interface.wsdl now that Atom ↵lresende2-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
2009-08-11TUSCANY-3166 - Workarounding interface.wsdl issues by finding the ↵lresende1-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
2009-08-11Fixes for TUSCANY-3202ramkumar13-15/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803202 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Fixes for TUSCANY-3202ramkumar1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803201 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Fixes for TUSCANY-3185ramkumar1-2/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803196 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10TUSCANY-3199 WebImplementationProcessor should prefix web.componentType URI ↵vamsic0071-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
2009-08-10Small change to execute search when user hits enter on the search fieldlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802658 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Minor format based on Tuscany code stylelresende1-426/+382
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802657 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Minor update on the ant script to point to correct artifact versionlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802655 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10applying tuscany_2552_domain_search_phillipe_ramalho_08_08_2009.patch and ↵adrianocrestani60-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
2009-08-09Add the license check itest to the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802506 13f79535-47bb-0310-9956-ffa450edef68
2009-08-09Add some more excluded jars and a couple of todo commentsantelder1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802504 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Add exclude to try to get Hudson 1.x build passingantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802374 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Move www-services to sandbox area until the license of the Amazon jars is ↵antelder39-21546/+0
clarified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802332 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Add lucene jars to LICENSEantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802330 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Fix to correctly calculate jar name and not worry about demo-bigbank* jarsantelder1-5/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802329 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Correct distro archive dependency typeantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802323 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Start porting the 2.x distribution license legal check testcase from 2.x to 1.xantelder2-0/+195
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802321 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Update to get the dojotoolkit zip from the Maven repository to try to fix ↵antelder2-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
2009-08-07Correct version in 1.x atom pom.xml itestantelder1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802094 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07TUSCANY-3198 - keep generated EJB component implementations distinct. They ↵slaws3-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@801951 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07Demarcate the logged argumentsslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801950 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07Add a new test. Function not supported yet so test is ignored at the moment. slaws8-0/+324
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801935 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05TUSCANY-3195: fix code to not so aggresivly remove inherently-provided ↵antelder1-11/+1
intents as suggested by Greg Dritschler git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801231 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05Testcase for TUSCANY-2906 - test wsdl:imports and xsd:importsramkumar4-2/+95
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801111 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05Fixes for TUSCANY-2906 - resolve xsd:imports by namespaceramkumar1-1/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801108 13f79535-47bb-0310-9956-ffa450edef68