| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update sca-api with latest OASIS code, these ones have only formatting and ja... | antelder | 2010-04-08 | 1 | -3/+6 |
* | Update sca-api with latest OASIS code, these ones have only formatting and ja... | antelder | 2010-04-08 | 1 | -1/+1 |
* | Update sca-api with latest OASIS code, these ones have only formatting and ja... | antelder | 2010-04-08 | 1 | -20/+31 |
* | Update sca-api with latest OASIS code, these ones have only formatting and ja... | antelder | 2010-04-08 | 1 | -22/+22 |
* | Update sca-api with latest OASIS code, these ones have only formatting and ja... | antelder | 2010-04-08 | 1 | -9/+26 |
* | Update sca-api with latest OASIS code, these ones have only formatting and ja... | antelder | 2010-04-08 | 1 | -24/+39 |
* | Update sca-api with latest OASIS code, these ones have only formatting and ja... | antelder | 2010-04-08 | 1 | -23/+39 |
* | Update sca-api with latest OASIS code, added new constants | antelder | 2010-04-08 | 1 | -24/+80 |
* | Update sca-api with latest OASIS code, new file | antelder | 2010-04-08 | 1 | -0/+3 |
* | Update sca-api with latest OASIS code, new file | antelder | 2010-04-08 | 1 | -0/+27 |
* | Update sca-api with latest OASIS code, new file | antelder | 2010-04-08 | 1 | -0/+29 |
* | Update sca-api with latest OASIS code, new file | antelder | 2010-04-08 | 1 | -0/+46 |
* | Add new package.html file | antelder | 2010-04-08 | 1 | -0/+3 |
* | Update sca-api with latest OASIS code, these ones have only formatting and ja... | antelder | 2010-04-08 | 1 | -6/+4 |
* | Update sca-api with latest OASIS code, these ones have only formatting and ja... | antelder | 2010-04-08 | 1 | -24/+43 |
* | Update sca-api with latest OASIS code, these ones have only formatiing and ja... | antelder | 2010-04-08 | 3 | -67/+67 |
* | One more hazelcast version update | antelder | 2010-04-08 | 1 | -1/+1 |
* | Add expected message for ASM_6039 | slaws | 2010-04-08 | 1 | -1/+1 |
* | Add expected message for ASM_6036 | slaws | 2010-04-08 | 1 | -1/+1 |
* | TUSCANY-3527 add expected error message for ASM_9005 | slaws | 2010-04-08 | 1 | -1/+1 |
* | TUSCANY-3527 report error id binding.sca at a service has a uri. | slaws | 2010-04-08 | 2 | -4/+21 |
* | Temporarily take out the build number plugin to see if that fixes the Hudson ... | antelder | 2010-04-08 | 2 | -0/+4 |
* | Replace non utf8 characters | antelder | 2010-04-08 | 1 | -21/+21 |
* | Try using a property to stop deploying the itest modules | antelder | 2010-04-08 | 1 | -0/+5 |
* | Add back in some distro itests | antelder | 2010-04-08 | 1 | -2/+2 |
* | Update LICENSE for new hazelcast release | antelder | 2010-04-08 | 1 | -2/+2 |
* | Update LICENSE for new hazelcast release | antelder | 2010-04-08 | 1 | -2/+2 |
* | Update to Hazelcast 1.8.3 | antelder | 2010-04-08 | 1 | -1/+1 |
* | Update to Hazelcast 1.8.3 | antelder | 2010-04-08 | 1 | -1/+1 |
* | Update to latest release of the eclipse compiler | antelder | 2010-04-08 | 1 | -1/+1 |
* | Simple SQL database component implementation, using PostgreSQL. | jsdelfino | 2010-04-08 | 11 | -10/+702 |
* | Minor fix, cleanup namespace. | jsdelfino | 2010-04-08 | 3 | -27/+27 |
* | Ensure all variations of PaymentTestCase throw exceptions when they fail (TUS... | nash | 2010-04-07 | 10 | -11/+55 |
* | Remove unused package-path setting from antdefs.xml (TUSCANY-3412) | nash | 2010-04-07 | 1 | -33/+2 |
* | Fix incorrect XML response returned by BPEL process | nash | 2010-04-07 | 1 | -4/+1 |
* | TUSCANY-3526 - added commented out line that will launch with OSGi for testin... | slaws | 2010-04-07 | 1 | -0/+2 |
* | Start of a sample using the SCAClient API that can be used to invoke the othe... | antelder | 2010-04-06 | 4 | -0/+173 |
* | Check that there is actually something in the bundle list before trying to de... | slaws | 2010-04-06 | 1 | -4/+4 |
* | Destroy method has been removed so don't try and call it via reflection | slaws | 2010-04-06 | 1 | -1/+0 |
* | All the ServletHost impl class to receive attributes and add a test | rfeng | 2010-04-05 | 3 | -22/+104 |
* | All the ServletHost impl class to receive attributes | rfeng | 2010-04-05 | 1 | -21/+5 |
* | Bring up host-tomcat for 2.x based on the Embedded class from Tomcat | rfeng | 2010-04-05 | 5 | -279/+191 |
* | Set svn ignores | antelder | 2010-04-04 | 0 | -0/+0 |
* | [maven-release-plugin] prepare for next development iteration | antelder | 2010-04-04 | 1 | -4/+4 |
* | [maven-release-plugin] copy for tag maven-eclipse-compiler-1.0.2 | antelder | 2010-04-04 | 13 | -0/+2560 |
* | [maven-release-plugin] prepare release maven-eclipse-compiler-1.0.2 | antelder | 2010-04-04 | 1 | -4/+4 |
* | Remove old tag | antelder | 2010-04-04 | 13 | -2568/+0 |
* | Create build structure for an SQL database component. Add dependencies to pos... | jsdelfino | 2010-04-04 | 11 | -50/+330 |
* | Use curl configured at build time instead of curl found on system path. | jsdelfino | 2010-04-04 | 12 | -48/+72 |
* | One more place to close files | rfeng | 2010-04-03 | 2 | -17/+9 |