summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* TUSCANY-3530 - not a solution for property type validation but display more ↵slaws2010-04-093-2/+15
| | | | | | info at runtime when a simple type conversion fails. We need to validate the property types at read or build time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932370 13f79535-47bb-0310-9956-ffa450edef68
* Update surefire mem options to see if that can get hudson working without ↵antelder2010-04-091-1/+1
| | | | | | mavenopts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932331 13f79535-47bb-0310-9956-ffa450edef68
* Increase mem settings as that seems slightly faster for meantelder2010-04-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932312 13f79535-47bb-0310-9956-ffa450edef68
* Update base profile for latest jarsantelder2010-04-091-10/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932310 13f79535-47bb-0310-9956-ffa450edef68
* Take javascript client out of base jar while it doesn't workantelder2010-04-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932309 13f79535-47bb-0310-9956-ffa450edef68
* Add compiler mem sizes so you don't need to set MAVENOPTSantelder2010-04-091-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932291 13f79535-47bb-0310-9956-ffa450edef68
* Add new test directories to main build.jsdelfino2010-04-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932266 13f79535-47bb-0310-9956-ffa450edef68
* Add store test using the sqldb component. Add conninfo and table properties ↵jsdelfino2010-04-0921-11/+1288
| | | | | | to sqldb component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932259 13f79535-47bb-0310-9956-ffa450edef68
* Use Java 1.5 and latest compiler pluginantelder2010-04-081-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931978 13f79535-47bb-0310-9956-ffa450edef68
* Try to remove non-utf8 characters from sourceantelder2010-04-081-20/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931968 13f79535-47bb-0310-9956-ffa450edef68
* As a trial to see if we can rule out the tuscany eclipse compiler causing ↵antelder2010-04-085-25/+10
| | | | | | the too many open files problem on Hudson try changing to use the regular maven compiler git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931936 13f79535-47bb-0310-9956-ffa450edef68
* Correct expect message for ASM_13002 following OASIS schema changesslaws2010-04-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931914 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3527 switch the new message back into the assembly properties file ↵slaws2010-04-083-2/+3
| | | | | | as it causes problems if the same logger is given two different files to retrieve messages from git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931911 13f79535-47bb-0310-9956-ffa450edef68
* correct commentslaws2010-04-081-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931906 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3529 - change null to the real systemsDefinitions object now that we ↵slaws2010-04-081-1/+1
| | | | | | have access to it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931905 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3529 - update binding matching to turn on code that looks at binding ↵slaws2010-04-088-18/+70
| | | | | | type provided intents git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931904 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3529 turn on policy resolution from ws bindingslaws2010-04-081-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931902 13f79535-47bb-0310-9956-ffa450edef68
* Update for latest oasis apiantelder2010-04-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931897 13f79535-47bb-0310-9956-ffa450edef68
* Revert the change to the contsructor annotation to the latest oasis code as ↵antelder2010-04-081-7/+6
| | | | | | it removes named parameters so there;s some asscociated tuscany changes i need to do first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931893 13f79535-47bb-0310-9956-ffa450edef68
* Update for latest oasis api codeantelder2010-04-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931886 13f79535-47bb-0310-9956-ffa450edef68
* Take out the tomcat distribution for now just to try to get a hudson build ↵antelder2010-04-081-1/+1
| | | | | | through git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931885 13f79535-47bb-0310-9956-ffa450edef68
* Latest OASIS API code, SCARuntimeException deletedantelder2010-04-081-41/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931882 13f79535-47bb-0310-9956-ffa450edef68
* Latest OASIS API code for componentcontext, Ileagalarg exception added to ↵antelder2010-04-081-71/+146
| | | | | | methods and cast generics simplified, formating and javadoc git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931881 13f79535-47bb-0310-9956-ffa450edef68
* Lates OASIS files for the annottaions, no changes just formating and javadocantelder2010-04-0824-216/+247
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931880 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, these ones have only formatting and ↵antelder2010-04-081-3/+6
| | | | | | javadoc changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931879 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, these ones have only formatting and ↵antelder2010-04-081-1/+1
| | | | | | javadoc changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931878 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, these ones have only formatting and ↵antelder2010-04-081-20/+31
| | | | | | javadoc changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931877 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, these ones have only formatting and ↵antelder2010-04-081-22/+22
| | | | | | javadoc changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931876 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, these ones have only formatting and ↵antelder2010-04-081-9/+26
| | | | | | javadoc changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931875 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, these ones have only formatting and ↵antelder2010-04-081-24/+39
| | | | | | javadoc changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931874 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, these ones have only formatting and ↵antelder2010-04-081-23/+39
| | | | | | javadoc changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931873 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, added new constantsantelder2010-04-081-24/+80
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931870 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, new fileantelder2010-04-081-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931869 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, new fileantelder2010-04-081-0/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931868 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, new fileantelder2010-04-081-0/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931867 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, new fileantelder2010-04-081-0/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931865 13f79535-47bb-0310-9956-ffa450edef68
* Add new package.html fileantelder2010-04-081-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931864 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, these ones have only formatting and ↵antelder2010-04-081-6/+4
| | | | | | javadoc changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931863 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, these ones have only formatting and ↵antelder2010-04-081-24/+43
| | | | | | javadoc changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931862 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-api with latest OASIS code, these ones have only formatiing and ↵antelder2010-04-083-67/+67
| | | | | | javadoc changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931861 13f79535-47bb-0310-9956-ffa450edef68
* One more hazelcast version updateantelder2010-04-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931853 13f79535-47bb-0310-9956-ffa450edef68
* Add expected message for ASM_6039slaws2010-04-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931848 13f79535-47bb-0310-9956-ffa450edef68
* Add expected message for ASM_6036slaws2010-04-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931847 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3527 add expected error message for ASM_9005slaws2010-04-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931843 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3527 report error id binding.sca at a service has a uri. slaws2010-04-082-4/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931842 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily take out the build number plugin to see if that fixes the Hudson ↵antelder2010-04-082-0/+4
| | | | | | build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931839 13f79535-47bb-0310-9956-ffa450edef68
* Replace non utf8 charactersantelder2010-04-081-21/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931817 13f79535-47bb-0310-9956-ffa450edef68
* Try using a property to stop deploying the itest modulesantelder2010-04-081-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931816 13f79535-47bb-0310-9956-ffa450edef68
* Add back in some distro itestsantelder2010-04-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931815 13f79535-47bb-0310-9956-ffa450edef68
* Update LICENSE for new hazelcast releaseantelder2010-04-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931814 13f79535-47bb-0310-9956-ffa450edef68