summaryrefslogtreecommitdiffstats
path: root/java/sca/vtest/assembly/component (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move old vtest out of 2.x trunk to contribantelder2009-06-0915-652/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783013 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2009-01-283-5/+5
| | | | | | | | | | | | | and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-171-3/+3
| | | | | | bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2455 we forgot to re-enable the vtest for this fixed JIRAslaws2008-09-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695963 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2501 reference should either be all annotated or all not annotated. ↵slaws2008-08-261-2/+0
| | | | | | Here change the vtests to test these cases separately. Currently mixing annotated and unannotated fields as references causes any unannotated reference to be overlooked. Change the reference not found warning to an error to catch cases where they are mixed by accident. Changes to other tests to take account of this. Also change implementation.widget to pick up the string name of the reference in javascript rather than the name of the variable to which the reference is assigned. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689102 13f79535-47bb-0310-9956-ffa450edef68
* More assembly model testskwilliams2008-07-117-0/+271
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676074 13f79535-47bb-0310-9956-ffa450edef68
* Small test updateskwilliams2008-07-032-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673728 13f79535-47bb-0310-9956-ffa450edef68
* Test for duplicate component nameskwilliams2008-07-032-10/+62
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673710 13f79535-47bb-0310-9956-ffa450edef68
* Another Assembly Model testkwilliams2008-07-013-27/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673222 13f79535-47bb-0310-9956-ffa450edef68
* First test for Assembly Model component sectionkwilliams2008-07-017-0/+309
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673173 13f79535-47bb-0310-9956-ffa450edef68