summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased/testing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
* now moved to itest properslaws2011-07-0621-1138/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1143316 13f79535-47bb-0310-9956-ffa450edef68
* Add missing operationslaws2011-05-251-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127504 13f79535-47bb-0310-9956-ffa450edef68
* Commit minor changes before refactoringslaws2011-03-143-4/+216
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081447 13f79535-47bb-0310-9956-ffa450edef68
* Change to use the which-jars file to construct the OBR meta data describing ↵slaws2011-03-141-13/+47
| | | | | | all the base the bundles. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081347 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependency on a felix jar that seems to be compile with an old ↵slaws2011-03-141-1/+3
| | | | | | version of Java which doesn't know about generics. Doesn't seem to be required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081346 13f79535-47bb-0310-9956-ffa450edef68
* A bundle test that generates a repository.xml file using the Aries ↵slaws2011-03-0912-0/+766
| | | | | | generator. I'm hoping to use this mechanism to general OBR configuration that describes our various collections of bundles. I note though from recent Aries ML activity that Felix has a generator also and they are discussing whether they should remove the Aries version so we'll have to see. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1079774 13f79535-47bb-0310-9956-ffa450edef68
* Adding a test to start looking if we can support Gang's scenario in 2.x. The ↵slaws2011-02-2421-0/+1134
idea is to prod each of the injection points to make sure we do the right thing at each stage. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074213 13f79535-47bb-0310-9956-ffa450edef68