1. f7989a8 adjustments for very slow machines by David Blevins · 11 years ago
  2. a416a71 updating versions by David Blevins · 11 years ago
  3. 01d9511 updated the version number by David Blevins · 11 years ago
  4. 77a8a09 Fixed a file-based issue with running multiple TCKs concurrently on the same JVM. All instances where hitting the same tck.home/tmp/ dir and clobbering each other. Moved it to target/harnesstmp/ by David Blevins · 11 years ago
  5. 11a2e45 using released version since snapshot is nowhere by Romain Manni-Bucau · 11 years ago
  6. 1c54a0d Switch to 1.8-SNAPSHOT which has http://jira.codehaus.org/browse/MBUILDHELPER-48 by David Blevins · 11 years ago
  7. 360c386 using new snapshot versions by Romain Manni-Bucau · 11 years ago
  8. 288ac84 Make multiple TCK instances running on the same machin. by Jean-Louis Monteiro · 12 years ago
  9. ded1660 Using the port defined in the pom to start Derby by Jean-Louis Monteiro · 12 years ago
  10. b68919b Upgrade tomcat version to 7.0.32 (even if we don't really use it) by Jean-Louis Monteiro · 12 years ago
  11. 15f39b4 Ensure the TCK harness log port is in testsuite.properties by David Blevins · 12 years ago
  12. c98df4f no need of ROOT app by Romain Manni-Bucau · 12 years ago
  13. 5f9b898 Updating versions for display purposes in EC2 by David Blevins · 12 years ago
  14. 8517a2c new trunk versions by Romain Manni-Bucau · 12 years ago
  15. 3e6e817 printing some stats by test line, could be nice to get the total test number too by Romain Manni-Bucau · 12 years ago
  16. 2b048fe dumping jar in lib at startup by Romain Manni-Bucau · 12 years ago
  17. 011bb34 Added getParentLogger for Java 7 compat by David Blevins · 12 years ago
  18. 0d98acf change project id to 3 (2 was used by plus) by David Blevins · 12 years ago
  19. 4e9bbae add webprofile setup for java 7 in EC2 by David Blevins · 12 years ago
  20. 296178c env script for jdk 7 in ec2 by David Blevins · 12 years ago
  21. e6f2a16 added ability to source a script before running tests, print the environment, and skip colors by David Blevins · 12 years ago
  22. 5a4c8d1 Updated for trunk versions (4.1.0-SNAPSHOT and 1.1.0-SNAPSHOT) by David Blevins · 12 years ago
  23. ea11a2e using hash shouldn't be done since it changes jndi names by Romain Manni-Bucau · 12 years ago
  24. 0ed4337 same error than for webprofile properties. failing on jndi collision is expected by Romain Manni-Bucau · 12 years ago
  25. 449b9b9 using hash in app name makes tck failing...reverting by Romain Manni-Bucau · 12 years ago
  26. 1dc7637 skipping exception when duplicate names. comes from the same mapped name used in several webapps deployed at the same moment. by Romain Manni-Bucau · 12 years ago
  27. e12fec2 add jax-rs to the webprofile set of tests by David Blevins · 12 years ago
  28. a0fe9ad Adjustments for TOMEE-163 by David Blevins · 12 years ago
  29. adb1e8d add jaxrs -j flag by David Blevins · 12 years ago
  30. de14bb1 had the wrong flags in there by David Blevins · 12 years ago
  31. 2721517 might be nice to run the full tck once in a while (maybe once a week or something) by David Blevins · 12 years ago
  32. 6ca3fc6 setup the tomee-plus container using src/test/tomee-plus by David Blevins · 12 years ago
  33. 3488c98 adding config for tomee-plus by David Blevins · 12 years ago
  34. 7d37e29 more tests not in web profile by David Blevins · 12 years ago
  35. 1c994dc add some sections of the ejb30 tck not in webprofile.properties by David Blevins · 12 years ago
  36. b17de0c Added some instructions on how to add to this file by David Blevins · 12 years ago
  37. f92ac23 make sure we're pointing at tomee-plus and not tomee by David Blevins · 12 years ago
  38. 0a346d1 Add the connector tests to tomee-plus by David Blevins · 12 years ago
  39. ec99efb start of some tomee-plus tck setup for ec2 by David Blevins · 12 years ago
  40. 163278c oops fixing ValidateCommand, it shouldnt validate openejb.home by Romain Manni-Bucau · 12 years ago
  41. a102e60 configuring tomee-plus profile and adding a profile to be able to skip SQL scripts by Romain Manni-Bucau · 12 years ago
  42. 0f10cab increasing stateful test timeout by Romain Manni-Bucau · 12 years ago
  43. 8b33f2c tomee brings a configuration file called tomee.xml and not openejb.xml. Openejb.xml is only read if tomee.xml doesn't exist (for now a single main conf file is simpler than allowing a lot of conf file). Simply renaming tomee.xml to replace the existing file. by Romain Manni-Bucau · 12 years ago
  44. 8bda099 resetting to default memory settings - need trunk to be merged with generated descriptor branch before using it by Romain Manni-Bucau · 12 years ago
  45. 12ef378 without it goes faster but it fails :s by Romain Manni-Bucau · 12 years ago
  46. 35b47ef reformatted by David Blevins · 12 years ago
  47. fd39950 missed import by Romain Manni-Bucau · 12 years ago
  48. 073d474 adding memory by Romain Manni-Bucau · 12 years ago
  49. b4a9430 fixing version / folder to make it run again...but it seems we got some memory issues by Romain Manni-Bucau · 12 years ago
  50. 08dc3d7 openejb webapp is now called tomee by Romain Manni-Bucau · 12 years ago
  51. 396976f update version by David Blevins · 12 years ago
  52. a17d4e9 update versions by David Blevins · 12 years ago
  53. ea69435 using project.version instead of the old version maven varaible by Romain Manni-Bucau · 12 years ago
  54. ad20c7f updated version by David Blevins · 12 years ago
  55. 6a5e26d Use webapp-based deployer for TCK by Jonathan Gallimore · 13 years ago
  56. 79ee264 update project version by David Blevins · 13 years ago
  57. 2e4b84a reformatted by David Blevins · 13 years ago
  58. a8c6f8a updated tomee version, renamed openejb-tomact -> tomee by David Blevins · 13 years ago
  59. f522223 OPENEJB-1697: TomEE related renaming by David Blevins · 13 years ago
  60. 5796eba update version (4.0.0-beta-1-SNAPSHOT) and classifier (webprofile) by David Blevins · 13 years ago
  61. 9b456f7 added headers (rat did) by David Blevins · 13 years ago
  62. b406bde updated to point to new home path (apache-tomee-webprofile) by David Blevins · 13 years ago
  63. c60e5cd try a run with default memory settings by David Blevins · 13 years ago
  64. ae228c8 split some tests into smaller groups by David Blevins · 13 years ago
  65. 435cc1c deploy derby don't start jms by David Blevins · 13 years ago
  66. 709b2d6 Reverting previous commit as it seems to make things worse by Jonathan Gallimore · 13 years ago
  67. 6b85e0f Changing stack size in the hope it'll allow us to start more threads for com.sun.ts.tests.ejb30.lite.singleton.lifecycle.interceptor.Client by Jonathan Gallimore · 13 years ago
  68. 7653f72 update since we can manage web app maj version for each app by Romain Manni-Bucau · 13 years ago
  69. 4b4e230 adding encoding to avoid a warning when running test by Romain Manni-Bucau · 13 years ago
  70. 707b83f forcing web.xml major version to 3 to froce tomcat to scan servlet 3 annotations by Romain Manni-Bucau · 13 years ago
  71. 8c2387b settings a user for the certificate test by Romain Manni-Bucau · 13 years ago
  72. 0731862 august excludes by David Blevins · 13 years ago
  73. 8d1ed7f quick little util for looking at the logs by David Blevins · 13 years ago
  74. c6033d8 Overrides for datasource tests by David Blevins · 13 years ago
  75. 73c5da1 yank svn maven repo by David Blevins · 13 years ago
  76. 2cc1a1f cut out the jstl dependency. don't run connector tests in the main webprofile runs by David Blevins · 13 years ago
  77. bed2e67 finally found there was 2 endorsed dir set in embed mode...next time i'll hack eyes open ;) by Romain Manni-Bucau · 13 years ago
  78. 18c9303 endorsing embeded setup by Romain Manni-Bucau · 13 years ago
  79. 68cee0e re-activating the session in tomee since it fixes less tests than it breaks by Romain Manni-Bucau · 13 years ago
  80. 0884cb0 adding openejb.jsessionid-support property by Romain Manni-Bucau · 13 years ago
  81. 7c82c37 triggering new build by Romain Manni-Bucau · 13 years ago
  82. c4949ac re-activating different buildSchema by Romain Manni-Bucau · 13 years ago
  83. adb90c9 removing buildSchema for CTS-EM since it breaks more than it fixes by Romain Manni-Bucau · 13 years ago
  84. 0f4cbec Increase the @AccessTimeout of the singleton concurrency tests by David Blevins · 13 years ago
  85. 66fb2e1 typo in previous commit by Romain Manni-Bucau · 13 years ago
  86. 363653f activating more option of the openjpa compatibility mode by Romain Manni-Bucau · 13 years ago
  87. 8aaf614 increase memory a bit more by David Blevins · 13 years ago
  88. 87c240d increase memory a bit for at least one run by David Blevins · 13 years ago
  89. d34bc0b activating crosscontext for some servlet tests by Romain Manni-Bucau · 13 years ago
  90. 2215f04 add a call to svn info -- could maybe be done with a flag by David Blevins · 13 years ago
  91. 70a52f2 adding the now required --connector flag by David Blevins · 13 years ago
  92. 8965d07 removing ear!lib/*.jar from CP since it seems to break too much tests by Romain Manni-Bucau · 13 years ago
  93. bfb6812 accidentally clobbered the 'clean' flag by David Blevins · 13 years ago
  94. 61c7941 adding jar:file:<module>!lib/*.jar to app classpath by Romain Manni-Bucau · 13 years ago
  95. 00c596b it seems sun descriptors were never kept when it was at ear level by Romain Manni-Bucau · 13 years ago
  96. 69eef9a adding property to convert some jpa vender dependent properties by Romain Manni-Bucau · 13 years ago
  97. 74a20bd adding DB1 to embed mode by Romain Manni-Bucau · 13 years ago
  98. f11820d Use the property instead of an hardcoded version by Jean-Louis Monteiro · 13 years ago
  99. c379a20 fixing persistence ddl for derivedId tests by Romain Manni-Bucau · 13 years ago
  100. 2ea7959 fixing jaxrs replacements by Romain Manni-Bucau · 13 years ago