summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump up 1.x trunk version to 1.6-SNAPSHOTantelder2009-04-18529-16329/+16329
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
* Create 1.5 branchantelder2009-04-189372-0/+782412
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766260 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to cargo 1.0rfeng2009-04-172-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766126 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the http service as its not used by the test an seems to ause a ↵antelder2009-04-171-1/+1
| | | | | | problem in continuum git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766071 13f79535-47bb-0310-9956-ffa450edef68
* Set some svn:ignoresantelder2009-04-170-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765917 13f79535-47bb-0310-9956-ffa450edef68
* Disable validation by default in the maven build as discussed on the ML. ↵antelder2009-04-171-1/+1
| | | | | | Note this disables validation for full build from top and also when building individual modules/tests/samples etc. Running outside of mvn the default is currently to do schema validation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765916 13f79535-47bb-0310-9956-ffa450edef68
* Try another port for the continuum machine buildantelder2009-04-162-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765730 13f79535-47bb-0310-9956-ffa450edef68
* Added support for Erlang Atomswjaniszewski2009-04-1612-52/+393
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765708 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2972 - Sample code for fixing up classloaders for JEE archives. No ↵slaws2009-04-168-1/+397
| | | | | | where near done yet but allows us to experiment and explore the problems. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765687 13f79535-47bb-0310-9956-ffa450edef68
* Comment out tests which don't work on continuum build machineantelder2009-04-163-10/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765637 13f79535-47bb-0310-9956-ffa450edef68
* Change some jms ports to try to fix continuum build conflictsantelder2009-04-162-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765635 13f79535-47bb-0310-9956-ffa450edef68
* Change some jms ports to try to fix continuum build conflictsantelder2009-04-164-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765633 13f79535-47bb-0310-9956-ffa450edef68
* Change to port 8085 to avoid conflict on continuum buildantelder2009-04-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765631 13f79535-47bb-0310-9956-ffa450edef68
* Use explicit verison to fix continuum buildantelder2009-04-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765624 13f79535-47bb-0310-9956-ffa450edef68
* Use explicit version to fix continuum buildantelder2009-04-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765622 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2851, fix exceptions during init processing of java components to ↵antelder2009-04-163-4/+49
| | | | | | call destroy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765611 13f79535-47bb-0310-9956-ffa450edef68
* Add more complete test for the various lifecycle exceptionsantelder2009-04-167-10/+236
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765582 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2851, start of an itest for exceptions in Java component initilizationantelder2009-04-167-0/+337
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765542 13f79535-47bb-0310-9956-ffa450edef68
* Messaging improvementswjaniszewski2009-04-163-8/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765512 13f79535-47bb-0310-9956-ffa450edef68
* Set a bunch of svn ignoresantelder2009-04-160-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765507 13f79535-47bb-0310-9956-ffa450edef68
* Correct version of the bundle plugin to match parent pom.xmlantelder2009-04-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765502 13f79535-47bb-0310-9956-ffa450edef68
* Remove appliation classpath from poluting the forked tests in OSGirfeng2009-04-161-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765438 13f79535-47bb-0310-9956-ffa450edef68
* Exclude xml-apisrfeng2009-04-151-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765423 13f79535-47bb-0310-9956-ffa450edef68
* Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng2009-04-154-10/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765417 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the xml apis that are already part of JDK 1.5 or laterrfeng2009-04-152-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765416 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the xml apis that are already part of JDK 1.5 or laterrfeng2009-04-152-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765414 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the class is returnedrfeng2009-04-151-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765382 13f79535-47bb-0310-9956-ffa450edef68
* Add a special classloader to work around XXXFactory.newInstance issue within ↵rfeng2009-04-152-102/+167
| | | | | | OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765339 13f79535-47bb-0310-9956-ffa450edef68
* Port DefinitionsProvider to Definitions extension pointrfeng2009-04-156-282/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765307 13f79535-47bb-0310-9956-ffa450edef68
* Separate the contribution JEE sample scenarios from the contribution JEE ↵slaws2009-04-1510-0/+476
| | | | | | itests so we can see the source for the samples and more easily mix and match to construct the various combinations required. Add a new test relating to a single sample scenario to explore the problem with classloading where the JEE archive classloader is not available during contribution resolution. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765218 13f79535-47bb-0310-9956-ffa450edef68
* Extended warning message reporting to include Composite name and Component nameedwardsmj2009-04-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765099 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the module that has conflicting classes with the JDKrfeng2009-04-142-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764979 13f79535-47bb-0310-9956-ffa450edef68
* Allows Definitions to be added to the extension pointrfeng2009-04-142-18/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764975 13f79535-47bb-0310-9956-ffa450edef68
* Add sca to the package name to make it consistent with other modulesrfeng2009-04-142-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764971 13f79535-47bb-0310-9956-ffa450edef68
* Add missing import packagesrfeng2009-04-141-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764964 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-1488-83/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
* Add a println of the problem to see what it says when running on the ↵antelder2009-04-141-0/+1
| | | | | | continuum machine as the test is assing for me git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764755 13f79535-47bb-0310-9956-ffa450edef68
* Change JMS server port to try to avoid conflict on continuum serverantelder2009-04-145-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764747 13f79535-47bb-0310-9956-ffa450edef68
* Change to use port 8085 as 8081 has a conflict on the continuum serverantelder2009-04-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764743 13f79535-47bb-0310-9956-ffa450edef68
* Update the pause before the client starts up as i'm geting intermitent fais ↵antelder2009-04-141-1/+1
| | | | | | as the service is taking more than 2 seconds to start up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764724 13f79535-47bb-0310-9956-ffa450edef68
* Fix the value for "model" as described in Tuscany 2961edwardsmj2009-04-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764719 13f79535-47bb-0310-9956-ffa450edef68
* Fixing build issue in non sun-jdk environment particularly in mac-oslresende2009-04-131-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764590 13f79535-47bb-0310-9956-ffa450edef68
* Start to add the DefinitionsExtensionPointrfeng2009-04-1312-58/+524
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764574 13f79535-47bb-0310-9956-ffa450edef68
* Add exclusion of axis2-adb to avoid split packagesrfeng2009-04-133-11/+28
| | | | | | Add TCCL to work around XMLInputFactory.newInstance call made by Axis2 which is not OSGi-friendly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764571 13f79535-47bb-0310-9956-ffa450edef68
* Fixing build issue in non sun-jdk environment particularly in mac-oslresende2009-04-131-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764570 13f79535-47bb-0310-9956-ffa450edef68
* Add exception checkrfeng2009-04-131-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764566 13f79535-47bb-0310-9956-ffa450edef68
* Add missing import packagesrfeng2009-04-132-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764565 13f79535-47bb-0310-9956-ffa450edef68
* General improvements for messaging, fixed some issues regarding ↵wjaniszewski2009-04-134-76/+97
| | | | | | communication with real Erlang nodes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764382 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2958 JEEImplementationImpl, WebImplementationImpl and ↵vamsic0072009-04-133-111/+18
| | | | | | | | EJBImplementationImpl need to implement PolicySetAttachPoint o Make these classes extend ImplementationImpl. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764380 13f79535-47bb-0310-9956-ffa450edef68
* Add a check to test if a file existsrfeng2009-04-101-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763985 13f79535-47bb-0310-9956-ffa450edef68