summaryrefslogtreecommitdiffstats
path: root/branches (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-26Add ComponentPreProcessor to EJBImplementationImpl.vamsic0071-1/+64
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720856 13f79535-47bb-0310-9956-ffa450edef68
2008-11-26Check if the binding object is null. Does getting a null binding object here ↵vamsic0071-0/+4
mean there is a problem else where?? git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720841 13f79535-47bb-0310-9956-ffa450edef68
2008-11-26Fixes for TUSCANY-2690ramkumar126-2566/+1981
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720798 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25Fixes for TUSCANY-2687ramkumar10-30/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720463 13f79535-47bb-0310-9956-ffa450edef68
2008-11-24TUSCANY-2281 - test case for getting reference collections. Thanks for the ↵slaws9-0/+543
test case Daniel git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720215 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Fixes for TUSCANY-2683 and TUSCANY-2685ramkumar6-277/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719564 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20Preprocess properties as well.vamsic0071-1/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719244 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20Fix of TUSCANY-2682ramkumar5-9/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719186 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Fix for TUSCANY-2679ramkumar4-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719014 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19TUSCANY-2675 Patch from Jun Guo to start adding assembly spec vtests. Thanks ↵slaws14-1/+534
Jun Guo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718951 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Fixes for TUSCANY-2678ramkumar187-191/+191
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718889 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18Convert two more test cases into JUNIT 4rfeng2-18/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718700 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18Fix the duplicate export package from 3rd party jarsrfeng12-18/+15
Remove the version from javax.xml.stream Import-Package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718696 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18Add a jms itest using topicsantelder8-0/+361
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718645 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18Fix for TUSCANY-2676ramkumar16-1688/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718550 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18Fix for TUSCANY-2676ramkumar6-0/+633
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718547 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Initial work to split implementation spring to follow the same pattern used ↵lresende60-302/+245
in other modules (model/xml and runtime). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718181 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Disabling anyElementProcessor feature as it seems that not all the pieces ↵lresende1-0/+8
have been merged git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718180 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Cleaning up unused codelresende1-4/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718175 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Adding hots-tomcat and host-webapp as they are building ok and are required ↵lresende1-2/+0
by distribution/pdetarget git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718174 13f79535-47bb-0310-9956-ffa450edef68
2008-11-15Leverage code from maven eclipse plugin to handle .classpath/.project ↵rfeng10-683/+3915
generation for tuscany modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714199 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14Update dependenciesrfeng1-4/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714142 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14Adjust optional dependencies from test cases to avoid duplicate classpath ↵rfeng82-398/+454
entries (from PDE requiredPlugins classpath container or explicit classpath entries) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714138 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14Add explicit classpath entries for test/runtime scoped dependenciesrfeng1-5/+97
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714135 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14Fix scope for junit dependencyrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714091 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14Remove unused importsrfeng1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714090 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14Don't include test classes in jar. Fix frm 1.3.x branchantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714043 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14Don't include test classes in jar. Fix frm 1.3.x branchantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714042 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14Update bundle build for fixes in 1.3.x branchantelder1-124/+71
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714041 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14Deployable is optionalslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714014 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14remove reference to deleted moduleslaws1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714010 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14TUSCANY-2672 add missing methodslaws1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714008 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Creating Java SCA 1.x branchlresende8682-0/+730150
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Placeholder for implementation spring runtimelresende5-0/+395
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713662 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Add missing importsrfeng1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713643 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Add the missing AbstractWSDLTestCaserfeng2-1/+69
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713623 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Removing obsolete modules from distribution, and commenting the ones that ↵lresende1-1/+2
are commented in the modules pom as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713622 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Removing obsolete modules from distribution, and commenting the ones that ↵lresende3-7/+7
are commented in the modules pom as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713621 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Resolve bundles after the compilation is done.rfeng2-33/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713611 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Updating artifact version to avoid dependenciy issues with artifacts from trunklresende408-2053/+2053
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713570 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12Update the host-webapp to use Node APIrfeng11-374/+63
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713566 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07Test if the classpath entry existsrfeng1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712270 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07Add the customized compilation arg to control if OSGi should be enforcedrfeng1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712255 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07Add initial support to enforce OSGi bundle resolution during compilationrfeng4-24/+1048
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712253 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06Minor clean uprfeng1-5/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711981 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05Merge fix for TUSCANY-2662 from trunkrfeng11-15/+39
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711727 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05Adding the support to aggregate 3rd party jars into one bundle to fix split ↵rfeng4-7/+207
package issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711481 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04TUSCANY-2663 unknown element processing didn't write out all the information ↵slaws6-8/+96
it read in git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711457 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04Fix the access violationsrfeng4-6/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711453 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04Add two more methods to find contribution locations by resource searchrfeng1-2/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711449 13f79535-47bb-0310-9956-ffa450edef68