1. 74cac89 fix 551591: bump versions by Stephane Bouchet · 5 years ago
  2. f27802e Bug 547183: Compilation errors since 2019-06.M2 by Jeff MAURY · 6 years ago
  3. f2c2eef Bug 412269 - XML dataset: BIRT selects wrong data (using xpath) [OLD BUG] by nickboldt · 6 years ago
  4. 476feac fix compilation errors due to TableTreeViewer being removed in 4.11 by nickboldt · 6 years ago
  5. 209258c Bug 540698 - update to EPL 2.0 by nickboldt · 6 years ago
  6. 4f962f8 remove dep on package org.apache.lucene.document because Lucene is stupid and split packages are a pain in the split cheeks. by nickboldt · 6 years ago
  7. b685187 add dep on org.apache.lucene.misc;bundle-version=7.5; bump required versions to 7.5 too by nickboldt · 6 years ago
  8. 81d7ab9 Bug 538546 - remove core=split by nickboldt · 6 years ago
  9. 12f4d01 Bug 538546 - upversion org.eclipse.datatools.sqltools.result + add import-package for lucene.document 7.1 by nickboldt · 6 years ago
  10. 22a5002 upversion org.eclipse.datatools.sqltools.result to 1.3.200; use lucene 7.1 instead of 6.1; use Orbit build I20180829144012 by nickboldt · 6 years ago
  11. 2d50866 upversion to x.y.z01-SNAPSHOT [everywhere] by nickboldt · 6 years ago
  12. 0eec8e1 upversion to x.y.101-SNAPSHOT [everywhere] by nickboldt · 6 years ago
  13. 6250993 upversion to x.y.101-SNAPSHOT [everywhere] by nickboldt · 6 years ago
  14. 4050e31 upversion to 1.14.101-SNAPSHOT [everywhere] by nickboldt · 6 years ago
  15. 8a17d89 upversion to 1.14.101-SNAPSHOT by nickboldt · 6 years ago
  16. 3cda781 Merge "Add support for Microsoft SQL Server 2016" by Nick Boldt · 6 years ago
  17. 7ce7ca5 Add support for Microsoft SQL Server 2016 by sguan · 7 years ago
  18. dd72815 Add support for Oracle 12 by sguan · 7 years ago
  19. b46153d Revert "bump more things to 1.14.101 to hopefully fix signing/baseline issue in Jenkins" - didn't work -- issue is that we can't re-pack previously signed artifacts from the baseline. So instead work around build problem with -Dtycho.baseline.replace=none -DskipBaselineComparison=true -Dtycho.baseline=disable by nickboldt · 6 years ago
  20. ad3303e bump more things to 1.14.101 to hopefully fix signing/baseline issue in Jenkins by nickboldt · 6 years ago
  21. 23b3d59 use lucene 6.1, not 7.1/6.1 mix by nickboldt · 6 years ago
  22. 14a7175 Bug 536202 - org.eclipse.datatools.sqltools.result should depend on lucene 6.1/7.1, not just any version (like 3.5); bump plugins/features to accomodate this change; use more final Photon URLs to build (Eclipse 4.8 milestones, Orbit R build) by nickboldt · 6 years ago
  23. 0b9e851 Fix compile against Photon. by Alexander Kurtakov · 7 years ago
  24. 3b5fb7f add org.eclipse.equinox.registry and org.eclipse.core.runtime to manifest deps by nickboldt · 7 years ago
  25. 6f91ab3 fix more build.properties which reference files/folder that don't exist: genericdb.jar by nickboldt · 7 years ago
  26. 91b4e6d fix more build.properties which reference files/folder that don't exist: sybase.ase.models.jar by nickboldt · 7 years ago
  27. c19856c fix more build.properties file which reference files/folder that don't exist: about_files/ by nickboldt · 7 years ago
  28. cc5853b fix more build.properties file which reference files that don't exist by nickboldt · 7 years ago
  29. 5c631f1 fix more build.properties file which reference files that don't exist by nickboldt · 7 years ago
  30. f02fc7b plugins/connectivity/org.eclipse.datatools.connectivity.jdt/build.properties references a .options file which doesn't exist by nickboldt · 7 years ago
  31. 3122a60 since we're not actually calling customCallbacks anymore (because Maven, not Ant) update build.properties files to not reference files which don't exist in the jars (fix for upstream rpm build) by nickboldt · 7 years ago
  32. 3198f0b since we're not actually calling customCallbacks anymore (because Maven, not Ant) update build.properties files to not reference files which don't exist in the jars (fix for upstream rpm build) by nickboldt · 7 years ago
  33. 4784581 replace import-package for com.ibm.icu with require bundle; bump version by nickboldt · 7 years ago
  34. 509684f add missing import; remove broken extension point by nickboldt · 7 years ago
  35. 8a63bcb remove dep on org.eclipse.core.resources by nickboldt · 7 years ago
  36. fe4857f fix for Tycho 1.1 / Photon M5 by nickboldt · 7 years ago
  37. 06bf55a oops. plugins/docs/org.eclipse.datatools.connectivity.doc.user should have groupId = org.eclipse.datatools.plugins, not features. derp. by nickboldt · 7 years ago
  38. 44f3a9d fix groupId for features by nickboldt · 7 years ago
  39. cb9533c bump plugin versions to x.y.100 by nickboldt · 7 years ago
  40. ca3b1fa make sure that plugins/features with the same IU name have unique GAVs by nickboldt · 7 years ago
  41. f90c3fb bump version of sdk features/plugins so they're newer than the 1.14.1.201712141729 build by nickboldt · 7 years ago
  42. 9620cce fix source directives for all the plugins; remove javac.source/target versions < 1.7; remove plugin.version as this is set in manifest; update copyrights by nickboldt · 7 years ago
  43. 18d0915 add missin source directives for doc plugins by nickboldt · 7 years ago
  44. c92525e refactoring: remove plugins/connectivity/org.eclipse.datatools.connectivity.nl to DEPRECATED folder; add intermediate poms so we can build smaller reactors (eg., just the plugins) by nickboldt · 7 years ago
  45. ea4501c bump plugin versions from static values to SNAPSHOT/qualifier versions by nickboldt · 7 years ago
  46. 96bbfc4 use Require-Bundle: com.ibm.icu instead of Import-Package by nickboldt · 7 years ago
  47. db3d19c generate poms for docs plugins by nickboldt · 7 years ago
  48. ebd25b0 add missing plugins from packed_jars repo by nickboldt · 7 years ago
  49. aa3dc35 tweak plugins/connectivity/org.eclipse.datatools.connectivity.console.profile build.properties to see if source plugin generated is higher version by nickboldt · 7 years ago
  50. 20ca5c2 Fixing compilation errors (#2) by Rob Stryker · 7 years ago
  51. 9b4ee44 Relative path fixes by Rob Stryker · 7 years ago
  52. 18f9a2b move .settings folders under DEPRECATED: examples/ plugins/ or tests/ by nickboldt · 7 years ago
  53. b88ee35 update root pom w/ target platform and other needed stuff; remove plugins/org.eclipse.datatools.releng.builder/extras and releng.new/releng; add site by nickboldt · 7 years ago
  54. d874a3f reorganize plugins into modelbase, enablement, connectivity, docs folders by nickboldt · 7 years ago
  55. e4e41db add generated poms by nickboldt · 7 years ago
  56. a97002e reorganize plugins into modelbase, enablement, connectivity folders by nickboldt · 7 years ago
  57. 503b5d2 Merge ../org.eclipse.datatools.sqltools by nickboldt · 7 years ago
  58. f7b9c1f Merge ../org.eclipse.datatools.nl by nickboldt · 7 years ago
  59. 3ebefc4 Merge ../org.eclipse.datatools.modelbase by nickboldt · 7 years ago
  60. b3a4d41 Merge ../org.eclipse.datatools.incubator by nickboldt · 7 years ago
  61. 87df7cd Merge ../org.eclipse.datatools.enablement.sybase by nickboldt · 7 years ago
  62. 9b5ed5a Merge ../org.eclipse.datatools.enablement.sqlite by nickboldt · 7 years ago
  63. 1301b3d Merge ../org.eclipse.datatools.enablement.sap by nickboldt · 7 years ago
  64. 3134b7c Merge ../org.eclipse.datatools.enablement.postgresql by nickboldt · 7 years ago
  65. d4adf2d Merge ../org.eclipse.datatools.enablement.oracle by nickboldt · 7 years ago
  66. c5b6b50 Merge ../org.eclipse.datatools.enablement.oda by nickboldt · 7 years ago
  67. f513c53 Merge ../org.eclipse.datatools.enablement.mysql by nickboldt · 7 years ago
  68. 98cb132 Merge ../org.eclipse.datatools.enablement.msft by nickboldt · 7 years ago
  69. b9ca08d Merge ../org.eclipse.datatools.enablement.ingres by nickboldt · 7 years ago
  70. 7c704b4 Merge ../org.eclipse.datatools.enablement.ibm by nickboldt · 7 years ago
  71. 6efcb1b Merge ../org.eclipse.datatools.enablement.hsqldb by nickboldt · 7 years ago
  72. f1e7bf5 Merge ../org.eclipse.datatools.enablement.general by nickboldt · 7 years ago
  73. d675532 Merge ../org.eclipse.datatools.doc by nickboldt · 7 years ago
  74. 4f91bef Merge ../org.eclipse.datatools.connectivity by nickboldt · 7 years ago
  75. ee0aba7 Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  76. 3320a89 Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  77. 6432f0a Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  78. a3b9e87 Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  79. d00a45b Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  80. 0703d1b Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  81. 86d0b6e Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  82. 79efd5b Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  83. 886a147 Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  84. ea62ef3 Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  85. 5a75625 Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  86. 18ad7af Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  87. 0e04ac5 Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  88. a203077 Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  89. bb72aa8 Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  90. 7a59d98 Releng : Change version to 1.14.1 by Konstantin Komissarchik · 7 years ago
  91. b6933cd Fix : Compilation errors when building against Oxygen by Konstantin Komissarchik · 7 years ago
  92. e6d94e6 Fix : Compilation errors when building against Oxygen by Alexander Kurtakov · 7 years ago
  93. bb07f75 Releng : Updated about text by Konstantin Komissarchik · 8 years ago
  94. 2d31172 Releng : Updated about text by Konstantin Komissarchik · 8 years ago
  95. 4eb6732 Releng : Updated about text by Konstantin Komissarchik · 8 years ago
  96. 7694503 Releng : Updated about text by Konstantin Komissarchik · 8 years ago
  97. aff3744 Releng : Updated about text by Konstantin Komissarchik · 8 years ago
  98. 1390039 Releng : Updated about text by Konstantin Komissarchik · 8 years ago
  99. bd45d05 Releng : Updated about text by Konstantin Komissarchik · 8 years ago
  100. 93cb1d9 Releng : Updated about text by Konstantin Komissarchik · 8 years ago