1. 74cac89 fix 551591: bump versions by Stephane Bouchet · 5 years ago
  2. 6ef8fe2 Fix #551591: correct license text. by Stephane Bouchet · 5 years ago
  3. f27802e Bug 547183: Compilation errors since 2019-06.M2 by Jeff MAURY · 6 years ago
  4. 5c2ceec move to tycho 1.4; bump update site version to 1.14.105-SNAPSHOT by nickboldt · 6 years ago
  5. 7a58262 build against Eclipse 4.12 by nickboldt · 6 years ago
  6. 0cdebb8 move up to tycho 1.3 by nickboldt · 6 years ago
  7. f2c2eef Bug 412269 - XML dataset: BIRT selects wrong data (using xpath) [OLD BUG] by nickboldt · 6 years ago
  8. 476feac fix compilation errors due to TableTreeViewer being removed in 4.11 by nickboldt · 6 years ago
  9. c9c5b0c fix parent pom: use http://download.eclipse.org/eclipse/updates/4.11-I-builds/ instead of 4.10 by nickboldt · 6 years ago
  10. 209258c Bug 540698 - update to EPL 2.0 by nickboldt · 6 years ago
  11. 280a9c2 update .gitignore to add .project, .classpath, and remove releng.new by nickboldt · 6 years ago
  12. 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
  13. b685187 add dep on org.apache.lucene.misc;bundle-version=7.5; bump required versions to 7.5 too by nickboldt · 6 years ago
  14. 922069e [539434] use latest I build composite by nickboldt · 6 years ago
  15. e97ae5f remove linux x86 from TP by nickboldt · 6 years ago
  16. 901c014 build against http://download.eclipse.org/eclipse/updates/4.10-I-builds/ instead of http://download.eclipse.org/eclipse/updates/4.9-I-builds/ by nickboldt · 7 years ago
  17. 94b8f95 Bug 538546 - bump org.eclipse.datatools.sqldevtools.results.feature feature version to 1.14.102 by nickboldt · 7 years ago
  18. 81d7ab9 Bug 538546 - remove core=split by nickboldt · 7 years ago
  19. 12f4d01 Bug 538546 - upversion org.eclipse.datatools.sqltools.result + add import-package for lucene.document 7.1 by nickboldt · 7 years ago
  20. 2689b59 Bug 538546 - move up to latest Orbit R20180905201904 (fix for Lucene Queryparser 7.1) by nickboldt · 7 years ago
  21. 64c74cb add lucene queryparser 7.1 and deps to the DTP site until we can simply get this from Orbit/Simrel by nickboldt · 7 years ago
  22. dfc8ff0 should use tycho-extras-version var for org.eclipse.tycho.extras version by nickboldt · 7 years ago
  23. 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 · 7 years ago
  24. 9d55dfe build with tycho 1.2 by nickboldt · 7 years ago
  25. 0fc754d bump version of failing tests and recompile for Bundle-RequiredExecutionEnvironment: JavaSE-1.8 by nickboldt · 7 years ago
  26. c16936e revert to tycho 1.1 by nickboldt · 7 years ago
  27. 56428d0 bump up to Tycho 1.2 by nickboldt · 7 years ago
  28. 2d50866 upversion to x.y.z01-SNAPSHOT [everywhere] by nickboldt · 7 years ago
  29. 0eec8e1 upversion to x.y.101-SNAPSHOT [everywhere] by nickboldt · 7 years ago
  30. 6250993 upversion to x.y.101-SNAPSHOT [everywhere] by nickboldt · 7 years ago
  31. 4050e31 upversion to 1.14.101-SNAPSHOT [everywhere] by nickboldt · 7 years ago
  32. 8a17d89 upversion to 1.14.101-SNAPSHOT by nickboldt · 7 years ago
  33. 3cda781 Merge "Add support for Microsoft SQL Server 2016" by Nick Boldt · 7 years ago
  34. 7ce7ca5 Add support for Microsoft SQL Server 2016 by sguan · 7 years ago
  35. dd72815 Add support for Oracle 12 by sguan · 7 years ago
  36. c9b406a move up to http://download.eclipse.org/eclipse/updates/4.9-I-builds/ since 4.8 milestone site gone by nickboldt · 7 years ago
  37. 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 · 7 years ago
  38. ad3303e bump more things to 1.14.101 to hopefully fix signing/baseline issue in Jenkins by nickboldt · 7 years ago
  39. 23b3d59 use lucene 6.1, not 7.1/6.1 mix by nickboldt · 7 years ago
  40. 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 · 7 years ago
  41. 21692cc comment out tests that fail in org.eclipse.datatools.connectivity.oda.tests; insert empty test methods testNothingBecauseAllTheTestsFailOrError() as placeholders by nickboldt · 7 years ago 1.14.100.201805031905
  42. fca8120 comment out tests that fail in org.eclipse.datatools.connectivity.oda.flatfile.tests by nickboldt · 7 years ago
  43. f0d1126 comment out tests that fail in org.eclipse.datatools.connectivity.oda.tests, org.eclipse.datatools.connectivity.oda.profile.tests, and org.eclipse.datatools.connectivity.oda.flatfile.tests by nickboldt · 7 years ago
  44. aa68ce3 disable failing test testInputElementMigrateDefaultValues in tests/org.eclipse.datatools.connectivity.oda.design.tests/src/org/eclipse/datatools/connectivity/oda/design/tests/DesignUtilLoadSaveTest.java by nickboldt · 7 years ago
  45. 0728dc0 run tests via a suite so we can more easily disable the failing ones - tests/org.eclipse.datatools.connectivity.oda.consumer.tests by nickboldt · 7 years ago
  46. e38618f run tests via a suite so we can more easily disable the failing ones - tests/org.eclipse.datatools.enablement.oda.xml.tests by nickboldt · 7 years ago
  47. 40325c7 add .settings/ folder to gitignore by nickboldt · 7 years ago
  48. 0a87029 update build to use latest Eclipse platform and Orbit I builds by nickboldt · 7 years ago
  49. 0b9e851 Fix compile against Photon. by Alexander Kurtakov · 7 years ago
  50. 3b5fb7f add org.eclipse.equinox.registry and org.eclipse.core.runtime to manifest deps by nickboldt · 7 years ago
  51. 01d386b add missing eclipse_update_120.jpg to org.eclipse.datatools.enablement.sdk.feature by nickboldt · 7 years ago
  52. 6f91ab3 fix more build.properties which reference files/folder that don't exist: genericdb.jar by nickboldt · 7 years ago
  53. 91b4e6d fix more build.properties which reference files/folder that don't exist: sybase.ase.models.jar by nickboldt · 7 years ago
  54. c19856c fix more build.properties file which reference files/folder that don't exist: about_files/ by nickboldt · 7 years ago
  55. cc5853b fix more build.properties file which reference files that don't exist by nickboldt · 7 years ago
  56. 5c631f1 fix more build.properties file which reference files that don't exist by nickboldt · 7 years ago
  57. f02fc7b plugins/connectivity/org.eclipse.datatools.connectivity.jdt/build.properties references a .options file which doesn't exist by nickboldt · 7 years ago
  58. 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
  59. 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
  60. 0ad7241 add TP support for osx and replace win32-x86 with win32-x86_64; remove restrictions on org.apache.commons.net and org.apache.commons.net.source by nickboldt · 7 years ago
  61. d780bf8 move up to Tycho 1.1 (needed to build with Photon.0.M5) by nickboldt · 7 years ago
  62. 4784581 replace import-package for com.ibm.icu with require bundle; bump version by nickboldt · 7 years ago
  63. 509684f add missing import; remove broken extension point by nickboldt · 7 years ago
  64. 3fc5b5f add missing deps; bump version by nickboldt · 7 years ago
  65. 8a63bcb remove dep on org.eclipse.core.resources by nickboldt · 7 years ago
  66. fe4857f fix for Tycho 1.1 / Photon M5 by nickboldt · 7 years ago
  67. 7a68172 remove adoc; tweak md by nickboldt · 7 years ago
  68. 3e72f56 reformat md links by nickboldt · 7 years ago
  69. f4e47d6 add markdown version of README, and description file by nickboldt · 7 years ago
  70. 485f961 support running tests with JUnit 4 by nickboldt · 7 years ago
  71. acbaec0 missed a feature bump by nickboldt · 7 years ago
  72. 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
  73. 44f3a9d fix groupId for features by nickboldt · 7 years ago
  74. 85d684c bump feature versions to x.y.100 by nickboldt · 7 years ago
  75. cb9533c bump plugin versions to x.y.100 by nickboldt · 7 years ago
  76. f565288 enable baseline checks by nickboldt · 7 years ago
  77. 737b988 re-add missing source features; remove bundles since they're included in features by nickboldt · 7 years ago
  78. 487fea2 remove unneeded relativePath by nickboldt · 7 years ago
  79. ca3b1fa make sure that plugins/features with the same IU name have unique GAVs by nickboldt · 7 years ago
  80. fa7cc9a move tycho-p2-plugin and tycho-source-feature-plugin to the features/pom.xml so it actually runs by nickboldt · 7 years ago
  81. f90c3fb bump version of sdk features/plugins so they're newer than the 1.14.1.201712141729 build by nickboldt · 7 years ago
  82. 4fb673d add README.adoc by nickboldt · 7 years ago
  83. ebefcf2 bind p2-metadata to package, not verify by nickboldt · 7 years ago
  84. e59af5e disable source features again until I can make them work by nickboldt · 7 years ago
  85. 15f2ef6 fix source feature gen; update copyrights; remove unneeded files in sourceTemplateFeature/ folders by nickboldt · 7 years ago
  86. b3d7916 remove optional features from inside other features. if they're optional, then wtf? why include them? by nickboldt · 7 years ago
  87. 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
  88. 750aec1 purge unneeded sourceTemplateFeature content by nickboldt · 7 years ago
  89. a2aeb13 remove unused maven plugins; move USED ones out of pluginManagement and into plugins, so they're actually active by nickboldt · 7 years ago
  90. 18d0915 add missin source directives for doc plugins by nickboldt · 7 years ago
  91. 16aee05 move org.eclipse.birt.dtp.nl and org.eclipse.birt.dtp.sybase.nl features to DEPRECATED as they're not in the 1.14.1 update site by nickboldt · 7 years ago
  92. 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
  93. ea4501c bump plugin versions from static values to SNAPSHOT/qualifier versions by nickboldt · 7 years ago
  94. 96bbfc4 use Require-Bundle: com.ibm.icu instead of Import-Package by nickboldt · 7 years ago
  95. b0d2719 move up baseline checks so they can actually run; switch to use individual upstream repos as TP instead of last Photon site, so we don't get circular resolution against the DTP in that site by nickboldt · 7 years ago
  96. d44f84f temporarily remove sources from features and update site until we can build them LOCALLY by nickboldt · 7 years ago
  97. db3d19c generate poms for docs plugins by nickboldt · 7 years ago
  98. ebd25b0 add missing plugins from packed_jars repo by nickboldt · 7 years ago
  99. c0bc780 add source feature directives for doc.user by nickboldt · 7 years ago
  100. 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