summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/distribution (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-27Renaming spring-sca to spring-runtime to follow the same pattern used in ↵lresende1-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
2010-06-23Add an exclude for target/*.log filesrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957344 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Correct unzip dependencyantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954870 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Update to ignore itests and samples (how was this ever working?)antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954841 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Add itests for RAT checking of the src distroantelder4-0/+239
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954766 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Move rat plugin run to the distribution itestantelder1-0/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954739 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Update to use buildZips property instead of profile nameantelder1-10/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954723 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03Remove old surefire configsantelder1-15/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950968 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19OSGi run seems to be hanging at the end so disable for nowslaws1-2/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946156 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Move binding-sca sample contributions into an extension specific sub-directoryslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946117 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Target correct sample directoryslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946116 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Make pom names consistentslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946115 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Switch over to using jar contribution for binding-sca-calculator and have ↵slaws1-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
2010-05-19update distro itests to match sample changesslaws9-25/+246
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946078 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Comment out the distribution sample tests for now while the sample ↵antelder1-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
2010-05-18Catch up with sample changesslaws5-28/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945553 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17remove a couple of tests that are causing problems in the build. binding.ws ↵slaws1-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
2010-05-08enable the calculator-equinox test in the distro itest suite. slaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942395 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Add back the calculator rmi testsantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942057 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Put binding-ws-calculator back into the distro itest. It does run now but ↵slaws1-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
2010-05-04Temporarily take out distro itest as its hanging for me and hudsonantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940828 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Remove the idstribution webapp tests. These didn't work well for a number of ↵antelder16-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
2010-04-22Temp try taking out the calc sample itest to see if it changes the hudson ↵antelder1-1/+1
build memory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936872 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Add back in some distro itestsantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931815 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01Take out some more itests using the cargo plugin to see if that fixes the ↵antelder1-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
2010-03-30Add a list of recently ported modules into the build rfeng3-0/+30
Adjust dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928983 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Start adding calculator-equinox to the distribution itest as we don;t have ↵slaws2-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
2010-02-22Moving to most recent release of HtmlUnit (2.6) and adjusting tests based on ↵lresende9-34/+32
api changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915053 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26Don't see why this would effect anything as the tests don't run in parallel ↵antelder1-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
2010-01-26Update wait time as it still fails sometimes on hudsonantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903216 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Reverting accidentally committed changes from revisions 901322 and 901323 as ↵lresende1-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
2010-01-20Removing other references to tools.jarlresende1-8/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901323 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Update to use junit 4.8.1 and add explicit surefire plugin configs which ↵antelder8-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
2010-01-19Put back a few webapp itests to see how that effects Hudsonantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900754 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19Take out the webapp itests to see if that bypasses the hudson too many open ↵antelder1-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
2009-12-04Small updates to webapp sample artifactId to group them together when ↵lresende8-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
2009-11-25Put loca; distribution/itest bin-distro-unzip dependencies into the ↵slaws13-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
2009-11-24Make module name consistent with other itest modulesslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883683 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24Avoid duplication of module list. slaws1-22/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883681 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24Set the default maven build to not generate distribution archives but ↵slaws6-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
2009-11-20Moving 2.x trunklresende26-0/+2435
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68