summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/distribution (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renaming spring-sca to spring-runtime to follow the same pattern used in ↵lresende2010-06-271-2/+2
| | | | | | other modules as discussed on mailing list git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958318 13f79535-47bb-0310-9956-ffa450edef68
* Add an exclude for target/*.log filesrfeng2010-06-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957344 13f79535-47bb-0310-9956-ffa450edef68
* Correct unzip dependencyantelder2010-06-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954870 13f79535-47bb-0310-9956-ffa450edef68
* Update to ignore itests and samples (how was this ever working?)antelder2010-06-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954841 13f79535-47bb-0310-9956-ffa450edef68
* Add itests for RAT checking of the src distroantelder2010-06-154-0/+239
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954766 13f79535-47bb-0310-9956-ffa450edef68
* Move rat plugin run to the distribution itestantelder2010-06-151-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954739 13f79535-47bb-0310-9956-ffa450edef68
* Update to use buildZips property instead of profile nameantelder2010-06-151-10/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954723 13f79535-47bb-0310-9956-ffa450edef68
* Remove old surefire configsantelder2010-06-031-15/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950968 13f79535-47bb-0310-9956-ffa450edef68
* OSGi run seems to be hanging at the end so disable for nowslaws2010-05-191-2/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946156 13f79535-47bb-0310-9956-ffa450edef68
* Move binding-sca sample contributions into an extension specific sub-directoryslaws2010-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946117 13f79535-47bb-0310-9956-ffa450edef68
* Target correct sample directoryslaws2010-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946116 13f79535-47bb-0310-9956-ffa450edef68
* Make pom names consistentslaws2010-05-192-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946115 13f79535-47bb-0310-9956-ffa450edef68
* Switch over to using jar contribution for binding-sca-calculator and have ↵slaws2010-05-191-2/+3
| | | | | | the itest/distro test exercise it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946102 13f79535-47bb-0310-9956-ffa450edef68
* update distro itests to match sample changesslaws2010-05-199-25/+246
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946078 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the distribution sample tests for now while the sample ↵antelder2010-05-181-2/+2
| | | | | | refactoring is going on (as they don't work presently) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945849 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with sample changesslaws2010-05-185-28/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945553 13f79535-47bb-0310-9956-ffa450edef68
* remove a couple of tests that are causing problems in the build. binding.ws ↵slaws2010-05-171-0/+4
| | | | | | is being reorganized. binding-rmi seems to be holding resources open and causing subsequent tests to fail. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945080 13f79535-47bb-0310-9956-ffa450edef68
* enable the calculator-equinox test in the distro itest suite. slaws2010-05-081-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942395 13f79535-47bb-0310-9956-ffa450edef68
* Add back the calculator rmi testsantelder2010-05-071-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942057 13f79535-47bb-0310-9956-ffa450edef68
* Put binding-ws-calculator back into the distro itest. It does run now but ↵slaws2010-05-071-1/+1
| | | | | | doesn't do any particularly useful testing as the client doesn't run. Waiting for ML conclusion on sample structure before doing any more work here but wouldn't want people to think that it's redundant. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942048 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily take out distro itest as its hanging for me and hudsonantelder2010-05-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940828 13f79535-47bb-0310-9956-ffa450edef68
* Remove the idstribution webapp tests. These didn't work well for a number of ↵antelder2010-04-2316-1779/+0
| | | | | | reasons. they didn't test what was in the distribution as the distribution doesn't include the built webapps. Because they need a dependency on the distribution all the all distro dependencies get on the classpath so they're not testing what is included in the webapp. There seems to be bugs oin the cargo plugin so that it doesn't free up all its resourecs till the very end of the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937184 13f79535-47bb-0310-9956-ffa450edef68
* Temp try taking out the calc sample itest to see if it changes the hudson ↵antelder2010-04-221-1/+1
| | | | | | build memory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936872 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
* Take out some more itests using the cargo plugin to see if that fixes the ↵antelder2010-04-011-1/+1
| | | | | | too many open files problem on the Hudson build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929874 13f79535-47bb-0310-9956-ffa450edef68
* Add a list of recently ported modules into the build rfeng2010-03-303-0/+30
| | | | | | Adjust dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928983 13f79535-47bb-0310-9956-ffa450edef68
* Start adding calculator-equinox to the distribution itest as we don;t have ↵slaws2010-03-262-0/+121
| | | | | | OSGi tests that run against the distribution layout. There is some issue though with the equinox manifest which requires investigation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927776 13f79535-47bb-0310-9956-ffa450edef68
* Moving to most recent release of HtmlUnit (2.6) and adjusting tests based on ↵lresende2010-02-229-34/+32
| | | | | | api changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915053 13f79535-47bb-0310-9956-ffa450edef68
* Don't see why this would effect anything as the tests don't run in parallel ↵antelder2010-01-261-0/+15
| | | | | | but switch it off anyway to see if it changes the hudson build fail git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903258 13f79535-47bb-0310-9956-ffa450edef68
* Update wait time as it still fails sometimes on hudsonantelder2010-01-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903216 13f79535-47bb-0310-9956-ffa450edef68
* Reverting accidentally committed changes from revisions 901322 and 901323 as ↵lresende2010-01-201-0/+8
| | | | | | I haven't tested them in other platforms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901330 13f79535-47bb-0310-9956-ffa450edef68
* Removing other references to tools.jarlresende2010-01-201-8/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901323 13f79535-47bb-0310-9956-ffa450edef68
* Update to use junit 4.8.1 and add explicit surefire plugin configs which ↵antelder2010-01-208-8/+8
| | | | | | disable paralell test running on the modules that currently don't work with that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901133 13f79535-47bb-0310-9956-ffa450edef68
* Put back a few webapp itests to see how that effects Hudsonantelder2010-01-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900754 13f79535-47bb-0310-9956-ffa450edef68
* Take out the webapp itests to see if that bypasses the hudson too many open ↵antelder2010-01-191-0/+2
| | | | | | files problem (as simon mentioned that it looks like it might be these itests holding on to files) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900723 13f79535-47bb-0310-9956-ffa450edef68
* Small updates to webapp sample artifactId to group them together when ↵lresende2009-12-048-16/+16
| | | | | | imported in eclipse, but continue to use the simple names to produce war avoiding having users to type long names which was a concern of the tuscany community git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887442 13f79535-47bb-0310-9956-ffa450edef68
* Put loca; distribution/itest bin-distro-unzip dependencies into the ↵slaws2009-11-2513-105/+181
| | | | | | distribution profile as bin-distro-unzip isn't build in the default profile. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884015 13f79535-47bb-0310-9956-ffa450edef68
* Make module name consistent with other itest modulesslaws2009-11-241-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883683 13f79535-47bb-0310-9956-ffa450edef68
* Avoid duplication of module list. slaws2009-11-241-22/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883681 13f79535-47bb-0310-9956-ffa450edef68
* Set the default maven build to not generate distribution archives but ↵slaws2009-11-246-22/+58
| | | | | | generate a directory instead. To run a build that generates the archives use mvn -Pdistribution instead. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883670 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x trunklresende2009-11-2026-0/+2435
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68