1. ad3303e bump more things to 1.14.101 to hopefully fix signing/baseline issue in Jenkins by nickboldt · 6 years ago
  2. 23b3d59 use lucene 6.1, not 7.1/6.1 mix by nickboldt · 6 years ago
  3. 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
  4. 21692cc comment out tests that fail in org.eclipse.datatools.connectivity.oda.tests; insert empty test methods testNothingBecauseAllTheTestsFailOrError() as placeholders by nickboldt · 6 years ago 1.14.100.201805031905
  5. fca8120 comment out tests that fail in org.eclipse.datatools.connectivity.oda.flatfile.tests by nickboldt · 6 years ago
  6. 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 · 6 years ago
  7. 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 · 6 years ago
  8. 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 · 6 years ago
  9. 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 · 6 years ago
  10. 40325c7 add .settings/ folder to gitignore by nickboldt · 6 years ago
  11. 0a87029 update build to use latest Eclipse platform and Orbit I builds by nickboldt · 6 years ago
  12. 0b9e851 Fix compile against Photon. by Alexander Kurtakov · 6 years ago
  13. 3b5fb7f add org.eclipse.equinox.registry and org.eclipse.core.runtime to manifest deps by nickboldt · 6 years ago
  14. 01d386b add missing eclipse_update_120.jpg to org.eclipse.datatools.enablement.sdk.feature by nickboldt · 6 years ago
  15. 6f91ab3 fix more build.properties which reference files/folder that don't exist: genericdb.jar by nickboldt · 6 years ago
  16. 91b4e6d fix more build.properties which reference files/folder that don't exist: sybase.ase.models.jar by nickboldt · 6 years ago
  17. c19856c fix more build.properties file which reference files/folder that don't exist: about_files/ by nickboldt · 6 years ago
  18. cc5853b fix more build.properties file which reference files that don't exist by nickboldt · 6 years ago
  19. 5c631f1 fix more build.properties file which reference files that don't exist by nickboldt · 6 years ago
  20. f02fc7b plugins/connectivity/org.eclipse.datatools.connectivity.jdt/build.properties references a .options file which doesn't exist by nickboldt · 6 years ago
  21. 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 · 6 years ago
  22. 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 · 6 years ago
  23. 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 · 6 years ago
  24. d780bf8 move up to Tycho 1.1 (needed to build with Photon.0.M5) by nickboldt · 6 years ago
  25. 4784581 replace import-package for com.ibm.icu with require bundle; bump version by nickboldt · 6 years ago
  26. 509684f add missing import; remove broken extension point by nickboldt · 6 years ago
  27. 3fc5b5f add missing deps; bump version by nickboldt · 6 years ago
  28. 8a63bcb remove dep on org.eclipse.core.resources by nickboldt · 6 years ago
  29. fe4857f fix for Tycho 1.1 / Photon M5 by nickboldt · 6 years ago
  30. 7a68172 remove adoc; tweak md by nickboldt · 6 years ago
  31. 3e72f56 reformat md links by nickboldt · 6 years ago
  32. f4e47d6 add markdown version of README, and description file by nickboldt · 6 years ago
  33. 485f961 support running tests with JUnit 4 by nickboldt · 6 years ago
  34. acbaec0 missed a feature bump by nickboldt · 6 years ago
  35. 06bf55a oops. plugins/docs/org.eclipse.datatools.connectivity.doc.user should have groupId = org.eclipse.datatools.plugins, not features. derp. by nickboldt · 6 years ago
  36. 44f3a9d fix groupId for features by nickboldt · 6 years ago
  37. 85d684c bump feature versions to x.y.100 by nickboldt · 6 years ago
  38. cb9533c bump plugin versions to x.y.100 by nickboldt · 6 years ago
  39. f565288 enable baseline checks by nickboldt · 6 years ago
  40. 737b988 re-add missing source features; remove bundles since they're included in features by nickboldt · 6 years ago
  41. 487fea2 remove unneeded relativePath by nickboldt · 6 years ago
  42. ca3b1fa make sure that plugins/features with the same IU name have unique GAVs by nickboldt · 6 years ago
  43. fa7cc9a move tycho-p2-plugin and tycho-source-feature-plugin to the features/pom.xml so it actually runs by nickboldt · 6 years ago
  44. f90c3fb bump version of sdk features/plugins so they're newer than the 1.14.1.201712141729 build by nickboldt · 6 years ago
  45. 4fb673d add README.adoc by nickboldt · 6 years ago
  46. ebefcf2 bind p2-metadata to package, not verify by nickboldt · 6 years ago
  47. e59af5e disable source features again until I can make them work by nickboldt · 6 years ago
  48. 15f2ef6 fix source feature gen; update copyrights; remove unneeded files in sourceTemplateFeature/ folders by nickboldt · 6 years ago
  49. b3d7916 remove optional features from inside other features. if they're optional, then wtf? why include them? by nickboldt · 6 years ago
  50. 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 · 6 years ago
  51. 750aec1 purge unneeded sourceTemplateFeature content by nickboldt · 6 years ago
  52. a2aeb13 remove unused maven plugins; move USED ones out of pluginManagement and into plugins, so they're actually active by nickboldt · 6 years ago
  53. 18d0915 add missin source directives for doc plugins by nickboldt · 6 years ago
  54. 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 · 6 years ago
  55. 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 · 6 years ago
  56. ea4501c bump plugin versions from static values to SNAPSHOT/qualifier versions by nickboldt · 6 years ago
  57. 96bbfc4 use Require-Bundle: com.ibm.icu instead of Import-Package by nickboldt · 6 years ago
  58. 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 · 6 years ago
  59. d44f84f temporarily remove sources from features and update site until we can build them LOCALLY by nickboldt · 6 years ago
  60. db3d19c generate poms for docs plugins by nickboldt · 6 years ago
  61. ebd25b0 add missing plugins from packed_jars repo by nickboldt · 6 years ago
  62. c0bc780 add source feature directives for doc.user by nickboldt · 6 years ago
  63. aa3dc35 tweak plugins/connectivity/org.eclipse.datatools.connectivity.console.profile build.properties to see if source plugin generated is higher version by nickboldt · 6 years ago
  64. 712c2f7 move sources from test/ to src/ folder; add missing build.properties file - tests now run (but some fail) in org.eclipse.datatools/tests/org.eclipse.datatools.enablement.oda.xml.tests by nickboldt · 6 years ago
  65. e77ffdc enable baseline checks; remove win32-win32 TP by nickboldt · 6 years ago
  66. 8d2ffa4 add missing plugins org.eclipse.datatools.doc.isv and org.eclipse.datatools.connectivity.ui.templates to update site; add org.eclipse.datatools.sdk.feature and org.eclipse.datatools.enablement.sdk.feature to update site by nickboldt · 6 years ago
  67. 9c20be5 re-enable building features/org.eclipse.datatools.enablement.sdk.feature features/org.eclipse.datatools.sdk.feature and plugins/org.eclipse.datatools.sdk; remove other commented items as they're not in the dtp 1.14.1 update site by nickboldt · 6 years ago
  68. c387245 derp de derp. copy and paste error because every project uses a different variation on tycho.version, tycho-version, or tychoVersion by nickboldt · 6 years ago
  69. 8f58dc1 add eclipse-sign profile by nickboldt · 6 years ago
  70. 20ca5c2 Fixing compilation errors (#2) by Rob Stryker · 6 years ago
  71. a9c7435 Merge pull request #1 from robstryker/relativePath by Nick Boldt · 6 years ago
  72. 9b4ee44 Relative path fixes by Rob Stryker · 6 years ago
  73. f2976ce add gitignores by nickboldt · 6 years ago
  74. e2885c3 remove org.eclipse.datatools.sdk.feature and org.eclipse.datatools.enablement.sdk.feature from update site until they're back in the main reactor by nickboldt · 6 years ago
  75. f3dac16 deprecate the org.eclipse.datatools.sdk-all.feature since it's not in Fedora and not in the 1.14.1 update site either by nickboldt · 6 years ago
  76. 0682a21 remove restriction against help.ui and debug.ui 4.0, since c'mon, it's 2018. by nickboldt · 6 years ago
  77. 19cb98b move examples/org.eclipse.datatools.connectivity.repository.uri and examples/org.eclipse.datatools.connectivity.sample.cp to DEPRECATED since require DTP 1.4 or earlier by nickboldt · 6 years ago
  78. 942c32f move org.eclipse.datatools.connectivity.repository.file to DEPRECATED since it requires DTP 1.4 or earlier by nickboldt · 6 years ago
  79. 18f9a2b move .settings folders under DEPRECATED: examples/ plugins/ or tests/ by nickboldt · 6 years ago
  80. 6eacac4 move ancient map files from the PDE Wayback Times to DEPRECATED folder by nickboldt · 6 years ago
  81. 04934f2 some old tests require JUnit3 so add site for that; remove tests/org.eclipse.datatools.sqltools.test because it depends on org.eclipse.hyades.test.tools.core from TPTP, which is archived and doesn't exist anymore by nickboldt · 6 years ago
  82. 4c97073 move more deprecated crap into the DEPRECATED folder, pending deletion by nickboldt · 6 years ago
  83. 3ae73ac move more deprecated crap into the DEPRECATED folder, pending deletion by nickboldt · 6 years ago
  84. f84cc68 use Photon instead of Eclipse platform site to be able to resolve more deps (eg., draw2d) by nickboldt · 6 years ago
  85. 0a4cd14 comment out plugins/connectivity/org.eclipse.datatools.connectivity.nl for now; use newer Orbit to resolve lucene.queryparser; add more compiler options; add win32 TP by nickboldt · 6 years ago
  86. 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 · 6 years ago
  87. aa7428d new update site build by nickboldt · 6 years ago
  88. d874a3f reorganize plugins into modelbase, enablement, connectivity, docs folders by nickboldt · 6 years ago
  89. dd58cc6 add generated root pom, minus some features/plugins by nickboldt · 6 years ago
  90. e4e41db add generated poms by nickboldt · 6 years ago
  91. a97002e reorganize plugins into modelbase, enablement, connectivity folders by nickboldt · 6 years ago
  92. 8b4eabc Accumulate all gitignore files. To be cleaned later by nickboldt · 6 years ago
  93. 503b5d2 Merge ../org.eclipse.datatools.sqltools by nickboldt · 6 years ago
  94. f7b9c1f Merge ../org.eclipse.datatools.nl by nickboldt · 6 years ago
  95. 3ebefc4 Merge ../org.eclipse.datatools.modelbase by nickboldt · 6 years ago
  96. b3a4d41 Merge ../org.eclipse.datatools.incubator by nickboldt · 6 years ago
  97. 87df7cd Merge ../org.eclipse.datatools.enablement.sybase by nickboldt · 6 years ago
  98. 9b5ed5a Merge ../org.eclipse.datatools.enablement.sqlite by nickboldt · 6 years ago
  99. 1301b3d Merge ../org.eclipse.datatools.enablement.sap by nickboldt · 6 years ago
  100. 3134b7c Merge ../org.eclipse.datatools.enablement.postgresql by nickboldt · 6 years ago