1. c27fb58 Updating new code location in parent pom for SDO project by Luciano Resende · 14 years ago trunk
  2. 44889b1 Move the SDO folder as new trunk for SDO sub project by Luciano Resende · 14 years ago
  3. cf8e11e Initial new svn structure as proposed at http://bit.ly/2EmuHs by Luciano Resende · 14 years ago
  4. 3b0d7bc alter copy helper to do late state setting of ChangeSummary logging -- a necessary but not sufficient step towards change summary copying by Dr. Kelvin James Goodson · 16 years ago
  5. 0c43084 upgrade junit version by Dr. Kelvin James Goodson · 16 years ago
  6. c2c32c8 Test to triger continuum notification by Luciano Resende · 16 years ago
  7. 4a0e224 one more version update by Dr. Kelvin James Goodson · 16 years ago
  8. c4a7ec6 set trunk version to 1.2-SNAPSHOT by Dr. Kelvin James Goodson · 16 years ago
  9. 0c06c44 fix junit and felix scopes by Dr. Kelvin James Goodson · 16 years ago
  10. b3dd794 backing out bad merge from commit 680370 by Dr. Kelvin James Goodson · 16 years ago
  11. b34a920 merge of commit 643011 from 1.1 branch by Dr. Kelvin James Goodson · 16 years ago
  12. 003f685 making equivalent rearrangements in trunk as those that were done in the 1.1 branch in commit 640209 by Dr. Kelvin James Goodson · 16 years ago
  13. c49d8d4 merge relevant required commits from the 1.1 branch up to 640209 (629426, 630144, 630180, 630184, 640196, 640209) - more to come from the 1.1 release and the 1.1.1 release by Dr. Kelvin James Goodson · 16 years ago
  14. 1092da9 TUSCANY-2416 - Fixing up parent pom to remove incubating from artifact version, updating distributionManagement section, and also bumding up its version by Luciano Resende · 16 years ago
  15. 6b977d9 TUSCANY-2415 - Fixing up SDO poms to remove incubating from artifact versions by Luciano Resende · 16 years ago
  16. 7f929de Updating with new repo location to avoid issues on the continuum machine by Luciano Resende · 16 years ago
  17. ece5fe8 Move Tuscany from Incubator to top level. by Davanum Srinivas · 16 years ago
  18. e0d7bf9 Avoid the failure if there is no tests by Zhaohui Feng · 16 years ago
  19. 87a70b1 Disable the failing test case by Zhaohui Feng · 16 years ago
  20. 43da981 Add null checks by Zhaohui Feng · 16 years ago
  21. 86b6ee1 Fix for TUSCANY-2240 by Zhaohui Feng · 16 years ago
  22. c4f6e67 Add a simple test case to demonstrate TUSCANY-2236 by Zhaohui Feng · 16 years ago
  23. 8847738 Fix for TUSCANY-2187 by Zhaohui Feng · 16 years ago
  24. 0365c6b fixing bug described on TUSCANY-1659 by Adriano Crestani Campos · 16 years ago
  25. 99f3b7f Enable passing -Djava.endorsed.dirs to surefire plugin for unit test by Zhaohui Feng · 16 years ago
  26. 0cc99fd set svn:ignore by Zhaohui Feng · 16 years ago
  27. 94af5fa Clean up pom.xml to avoid build break with JDK 1.4.x by Zhaohui Feng · 16 years ago
  28. 7e3b405 added test for TUSCANY-2080 by Dr. Kelvin James Goodson · 16 years ago
  29. a175cbe by Dr. Kelvin James Goodson · 16 years ago
  30. 91baffd Remove unnecessary comment from NOTICE files by Anthony Elder · 16 years ago
  31. 82c7d2b Generated SDOFactoryClass.java in REPO had extra " " character before EOF. by Frank John Budinsky · 16 years ago
  32. edf3c1a Migrate sdo-api pom.xml to use maven-bundle-plugin by Rajini Sivaram · 16 years ago
  33. 7550fa8 missing resources folder for java5tools. by Amita Vadhavkar · 16 years ago
  34. 27198bc Reintroducing the dependency on the backport concurrent library that was introduced in TUSCANY-1006 for java 1.4 support and inadvertantly removed in commit r579414. Adding a test to ensure that we have a specific threadsafe hashmap on the classpath, rather than letting ChangeSummaryImpl fall back on Collections.synchronizedMap(new HashMap()). Have tested against maven 2.0.7 and a clean repo, which was the issue reported in the above referenced commit. by Dr. Kelvin James Goodson · 16 years ago
  35. 553282c TUSCANY-257 reintroduce changes after verifying success in JDK4 and JDK5 env. by Amita Vadhavkar · 16 years ago
  36. 439d47f Added ASF copyright by Amita Vadhavkar · 16 years ago
  37. ba7817b TUSCANY-1063 added some diagnostics by Dr. Kelvin James Goodson · 16 years ago
  38. 3161447 TUSCANY-257 minor changes by Amita Vadhavkar · 16 years ago
  39. 5dcacb1 Made the below changes to sdo\distribution\src\main\release\bin\LICENSE by Amita Vadhavkar · 16 years ago
  40. 2b2f9fc TUSCANY-1293 adding Rajini's second patch to see if it sorts the continuum error -- I continue to see a clean build in my local env by Dr. Kelvin James Goodson · 16 years ago
  41. 83a31fa temporarily removing java5tools project from build until mvn problem is resolved -- TUSCANY-257 by Dr. Kelvin James Goodson · 16 years ago
  42. ea74fe9 TUSCANY-257 acted on the JIRA comment from Kelvin and commiting changes with that by Amita Vadhavkar · 16 years ago
  43. 9ff43b6 Fix for TUSCANY-1293 by Dr. Kelvin James Goodson · 16 years ago
  44. 5594a31 License correction for HelperProvider by Amita Vadhavkar · 16 years ago
  45. 84f186d License and copyright information for incubating-1.1 release by Amita Vadhavkar · 16 years ago
  46. 8bd3428 TUSCANY-1360 enumeration and pattern facet by Amita Vadhavkar · 16 years ago
  47. 31977aa TUSCANY-1514 test case to verify DataHelperImpl.toDate(String) does not throw NPE when passed in null - actual code fix in rev. 564600 by Amita Vadhavkar · 16 years ago
  48. ceda137 TUSCANY-2025 Minor typo type fixes in commentary for SDO Java Samples. by Amita Vadhavkar · 16 years ago
  49. 224a2ca TUSCANY-1527 I added something very similar to the interface that I had proposed in my sandbox, and added a test case. I flagged the interfaces as "Experimental" in the javadoc, since it would be good to have experience with their suitability for use before giving users the feeling that these are well established interfaces that are guaranteed not to vary in the future. by Dr. Kelvin James Goodson · 16 years ago
  50. 2fe9336 TUSCANY-2011 correction for missing headers in possible files (avoiding test case failures) by Amita Vadhavkar · 16 years ago
  51. fc105b9 TUSCANY-1483 Elements named internal faced problems during SDO code generation by Amita Vadhavkar · 16 years ago
  52. 60bd448 Fix the case for file names to avoid build break as it's case sensitive on Lunix. by Zhaohui Feng · 16 years ago
  53. 98d1120 TUSCANY-2009 Java SDO's EqualityHelper should compare Bytes values correctly by Amita Vadhavkar · 16 years ago
  54. bcd902c TUSCANY-2007 Html generation issue with browser by Amita Vadhavkar · 16 years ago
  55. 96696c0 TUSCANY-1935 applying patch, thanks David by Dr. Kelvin James Goodson · 16 years ago
  56. 72f7188 Fix for TUSCANY-1545 by Dr. Kelvin James Goodson · 16 years ago
  57. 5057153 TUSCANY-1359 changes for 1)define constants for UNBOUNDED,UNSPECIFIED, 2)check for global properties, 3) use of new HelperContext during each run by Amita Vadhavkar · 16 years ago
  58. 8b31a27 TUSCANY-1359 implement getLowerBound() and add test for upper/lower bound check by Amita Vadhavkar · 16 years ago
  59. d0ad478 Fix for TUSCANY-1915 by Frank John Budinsky · 16 years ago
  60. ad60a01 Fix for TUSCANY-1842 by Dr. Kelvin James Goodson · 16 years ago
  61. 6ef0f4b Adding proper version information to maven-javadoc-plugin by Luciano Resende · 16 years ago
  62. 7c79b8b Fix for TUSCANY-1812 (also fixes related JIRAs TUSCANY-1830 and TUSCANY-1832) by Dr. Kelvin James Goodson · 16 years ago
  63. a8ecd14 Fix for TUSCANY-1811 by Dr. Kelvin James Goodson · 16 years ago
  64. ed48c71 Add plugin to eclipse profile by Zhaohui Feng · 16 years ago
  65. e7742fc Commit the fix for TUSCANY-1870 by Zhaohui Feng · 17 years ago
  66. 2b170b5 Fix the build break of the tools-test (Add a code-gen for xsdlistitem) by Zhaohui Feng · 17 years ago
  67. 8c86945 Fix for TUSCANY-1780. Put in a catch for special condition described in the problem. Handling this case outside of the EMF provided methods -- dropping through for other cases. by Dr. Kelvin James Goodson · 17 years ago
  68. 2c77d77 TUSCANY-1128 -- added the test to the impl project and increased the set of assertions by Dr. Kelvin James Goodson · 17 years ago
  69. 9e799fe TUSCANY-193 by Dr. Kelvin James Goodson · 17 years ago
  70. d2734e8 Fix for TUSCANY-1838 by Dr. Kelvin James Goodson · 17 years ago
  71. 3a23403 Dependencies changes to allow building from Maven 2.0.7 from a clean repo by Luciano Resende · 17 years ago
  72. 168553b Add a test case for TUSCANY-1788 by Zhaohui Feng · 17 years ago
  73. 8b17fa9 Fix for TUSCANY-1726 by Dr. Kelvin James Goodson · 17 years ago
  74. 1c6175c Fix for TUSCANY-1788 by Zhaohui Feng · 17 years ago
  75. ea46bac Fix for TUSCANY-1574 by Dr. Kelvin James Goodson · 17 years ago
  76. e6a28c6 fix for TUSCANY-1638 by Dr. Kelvin James Goodson · 17 years ago
  77. f9b42e9 svn propset svn:ignore by Luciano Resende · 17 years ago
  78. c3ca13e Fixed for TUSCANY-1673 by Fuhwei Lwo · 17 years ago
  79. 9bf77e3 Fixed TUSCANY-1505 by Fuhwei Lwo · 17 years ago
  80. 13275c8 Project renaming to follow the naming convention we have been using by Luciano Resende · 17 years ago
  81. fe31f1c Add schemaNamespace parameter support for SDO Mojo Plugin project by Fuhwei Lwo · 17 years ago
  82. ee0a3ef Fixes for T-1655 (Removed deprecated getProperty in the generated Java files) by Fuhwei Lwo · 17 years ago
  83. 47e4579 Fixed for T-1645 by Fuhwei Lwo · 17 years ago
  84. 66b3e64 Fix for TUSCANY-1638 by Dr. Kelvin James Goodson · 17 years ago
  85. e73cac9 Fix case of file name to avoid linux failure by Dr. Kelvin James Goodson · 17 years ago
  86. deff800 TUSCANY-1540 remove erroneous test call by Dr. Kelvin James Goodson · 17 years ago
  87. afa1b3d TUSCANY-1540 adding new test cases from patch to toolsTest project by Dr. Kelvin James Goodson · 17 years ago
  88. e4936ad TUSCANY-1399 finishing off by Dr. Kelvin James Goodson · 17 years ago
  89. 2dbd5e4 TUSCANY-1399 remove cached generated files by Dr. Kelvin James Goodson · 17 years ago
  90. 76ede28 TUSCANY-1399 remove test files that have been migrated to the toolsTest project by Dr. Kelvin James Goodson · 17 years ago
  91. c96a116 TUSCANY-1399 more test cases migrated by Dr. Kelvin James Goodson · 17 years ago
  92. 947e532 TUSCANY-1399 more tests added -- had to add a duplicate of simple.xsd for noInterfaces test case because maven presumes generation is not needed if one set of outputs have already been generated from an input by Dr. Kelvin James Goodson · 17 years ago
  93. c73f6ad TUSCANY-1399 add more tests by Dr. Kelvin James Goodson · 17 years ago
  94. ff950b4 misplaced test file didn't throw maven error by Dr. Kelvin James Goodson · 17 years ago
  95. 27b8b13 remove output noise in test by Dr. Kelvin James Goodson · 17 years ago
  96. c6b1f78 TUSCANY-1399 first test case using sdo plugin by Dr. Kelvin James Goodson · 17 years ago
  97. df2ce7a Enabled LoadDOMSource test case because EMF 2.2.3 has been pulled in to fix previous problem. by Fuhwei Lwo · 17 years ago
  98. 0c1ccba Fix for TUSCANY-1498 by Frank John Budinsky · 17 years ago
  99. ffdd2e3 Fix for TUSCANY-1528 by Frank John Budinsky · 17 years ago
  100. 11f14c3 Fix for TUSCANY-1540 by Frank John Budinsky · 17 years ago