summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased/testing (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-03-14Commit minor changes before refactoringslaws3-4/+216
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081447 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14Change to use the which-jars file to construct the OBR meta data describing ↵slaws1-13/+47
all the base the bundles. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081347 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14Remove dependency on a felix jar that seems to be compile with an old ↵slaws1-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
2011-03-09A bundle test that generates a repository.xml file using the Aries ↵slaws12-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
2011-02-24Adding a test to start looking if we can support Gang's scenario in 2.x. The ↵slaws21-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