summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732165 ↵edwardsmj2009-01-0621-35/+678
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Fix the binding.rmi dependency and remove the dead coderfeng2009-01-062-91/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732064 13f79535-47bb-0310-9956-ffa450edef68
* Tweaked ASM_0002_TestCase.edwardsmj2009-01-056-1/+141
| | | | | | Added ASM_0005_TestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731582 13f79535-47bb-0310-9956-ffa450edef68
* Tests updated to use composite files to contain each atomic implementation - ↵edwardsmj2008-12-187-33/+169
| | | | | | permits replacement with different implementation type(s) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727853 13f79535-47bb-0310-9956-ffa450edef68
* Updates to clean the testcase code and to add a Base JAXWS client and to ↵edwardsmj2008-12-1819-60/+373
| | | | | | base the set of testcases off the Base JAXWS client git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727758 13f79535-47bb-0310-9956-ffa450edef68
* Added Eclipse RegisterBuddy policyedwardsmj2008-12-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727740 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted version numbers on dependenciesedwardsmj2008-12-181-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727728 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to test application - @Remotable added to service interfaceedwardsmj2008-12-153-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726689 13f79535-47bb-0310-9956-ffa450edef68
* Set the version for tuscany-maven-bundle-pluginrfeng2008-12-131-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726154 13f79535-47bb-0310-9956-ffa450edef68
* Remove version for javax.xml.namespace importrfeng2008-12-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726134 13f79535-47bb-0310-9956-ffa450edef68
* Remove version for javax.xml.namespace importrfeng2008-12-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726133 13f79535-47bb-0310-9956-ffa450edef68
* Remove version for javax.xml.stream importrfeng2008-12-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726132 13f79535-47bb-0310-9956-ffa450edef68
* Remove version for javax.xml.namespace importrfeng2008-12-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726130 13f79535-47bb-0310-9956-ffa450edef68
* Fix the message filerfeng2008-12-121-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726115 13f79535-47bb-0310-9956-ffa450edef68
* Removed material that was commented out, for simplicityedwardsmj2008-12-121-32/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725974 13f79535-47bb-0310-9956-ffa450edef68
* Renamed testcases to conform to JUnit conventionsedwardsmj2008-12-123-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725973 13f79535-47bb-0310-9956-ffa450edef68
* Pass the DocumentBuilderFactory around to work with OSGirfeng2008-12-1210-151/+58
| | | | | | Remove unused constructors git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725871 13f79535-47bb-0310-9956-ffa450edef68
* Changed Name of the Base TestCase to conform to JUnit naming conventionsedwardsmj2008-12-114-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725856 13f79535-47bb-0310-9956-ffa450edef68
* Adding calculator sample to profilelresende2008-12-112-4/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725852 13f79535-47bb-0310-9956-ffa450edef68
* Adding a setup profile to help build maven-eclipse-compiler before building ↵lresende2008-12-111-0/+7
| | | | | | any other modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725851 13f79535-47bb-0310-9956-ffa450edef68
* Removed an import statement that referred to an old package not present in ↵edwardsmj2008-12-111-1/+0
| | | | | | the [2.0] stream git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725752 13f79535-47bb-0310-9956-ffa450edef68
* Removed an import statement that referred to an old package not present in ↵edwardsmj2008-12-111-1/+0
| | | | | | the [2.0] stream git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725751 13f79535-47bb-0310-9956-ffa450edef68
* Additions to POM and Manifest for XSD-XML to enable compilationedwardsmj2008-12-112-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725698 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2737 - Moving to latest release of the sql-maven-pluginlresende2008-12-118-16/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725539 13f79535-47bb-0310-9956-ffa450edef68
* Fix Import-Packagerfeng2008-12-101-1/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725404 13f79535-47bb-0310-9956-ffa450edef68
* Add common-xml module to contain xml utilitiesrfeng2008-12-1027-0/+6673
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725398 13f79535-47bb-0310-9956-ffa450edef68
* stest POM fileedwardsmj2008-12-102-1/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725305 13f79535-47bb-0310-9956-ffa450edef68
* Updated POM file for stest-sampleedwardsmj2008-12-101-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725296 13f79535-47bb-0310-9956-ffa450edef68
* Added a JAX-WS client and a related server side testcaseedwardsmj2008-12-104-3/+69
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725276 13f79535-47bb-0310-9956-ffa450edef68
* Adjust classpathrfeng2008-12-092-1/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724933 13f79535-47bb-0310-9956-ffa450edef68
* Converted test cases to JUnit 4mcombellack2008-12-091-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724868 13f79535-47bb-0310-9956-ffa450edef68
* Converted test cases to JUnit 4mcombellack2008-12-091-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724866 13f79535-47bb-0310-9956-ffa450edef68
* Converted test cases to JUnit 4mcombellack2008-12-091-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724862 13f79535-47bb-0310-9956-ffa450edef68
* Fix the access violation to EndpointReferenceImplrfeng2008-12-092-3/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724840 13f79535-47bb-0310-9956-ffa450edef68
* Remove o.a.t.s.core.work.impl from the import/exportrfeng2008-12-091-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724832 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the package names and move test cases aroundrfeng2008-12-0920-34/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724826 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importrfeng2008-12-091-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724823 13f79535-47bb-0310-9956-ffa450edef68
* Fixed generics raw type compiler warningsmcombellack2008-12-092-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724683 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused importsmcombellack2008-12-091-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724680 13f79535-47bb-0310-9956-ffa450edef68
* Fixed generics raw type compiler warningsmcombellack2008-12-091-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724672 13f79535-47bb-0310-9956-ffa450edef68
* Add a "ws" maven profile to include the binding.ws related modules into the ↵rfeng2008-12-092-143/+77
| | | | | | build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724614 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGi access violations and package importsrfeng2008-12-0920-98/+189
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724568 13f79535-47bb-0310-9956-ffa450edef68
* Adding factory for common java artifacts model objectslresende2008-12-095-15/+182
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724566 13f79535-47bb-0310-9956-ffa450edef68
* Start tidying the builders. No function change. First remove anything from ↵slaws2008-12-0811-2605/+2643
| | | | | | the base class that is not actually shared to give a clearer view of the function of each builder. Shared function now lives in a new single base class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724435 13f79535-47bb-0310-9956-ffa450edef68
* Updated all the test composite files to include a target namespace - the ↵edwardsmj2008-12-0822-3/+25
| | | | | | target namespace is required by the specification and leaving it out causes error messages to be generated when the tests are run. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724392 13f79535-47bb-0310-9956-ffa450edef68
* Updated code that converts a String to a long to use Long.parseLong(String) ↵mcombellack2008-12-081-2/+2
| | | | | | rather than new Long(String) so that a new Long Object instance is not created and discarded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724347 13f79535-47bb-0310-9956-ffa450edef68
* Changed code to use Integer.valueOf() rather than new Integer() as valueOf() ↵mcombellack2008-12-082-2/+2
| | | | | | is the recommended way of creating an Integer object from an int (see JavaDoc for Integer) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724342 13f79535-47bb-0310-9956-ffa450edef68
* Converted existing comments in the source code to the correct JavaDoc format ↵mcombellack2008-12-081-6/+19
| | | | | | since they were just inline comments git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724339 13f79535-47bb-0310-9956-ffa450edef68
* Made the constants private static final and use the correct variable naming ↵mcombellack2008-12-081-9/+9
| | | | | | scheme (i.e. capitals and '_') git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724336 13f79535-47bb-0310-9956-ffa450edef68
* Removed unnessary return statelements from methods where the last statement ↵mcombellack2008-12-081-4/+0
| | | | | | in the method was return git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724334 13f79535-47bb-0310-9956-ffa450edef68