1. 47467d1 Bug 562680 - JPAEditorPreferencesPage shows up under Editors instead of JPA by Lakshminarayana Nekkanti · 3 years, 2 months ago master
  2. aa2a5fc Bug 471153 - JPA entity generation for BIGINT data type is generated as by Lakshminarayana Nekkanti · 2 years, 10 months ago
  3. 11ae62f Bug 565391 : Add missing exports for JPA 2.2 by Stephane Bouchet · 3 years, 9 months ago R3_22
  4. 04e9eff [572274] Add/update jakarta.xml.bind build-time dependencies by Nitin Dahyabhai · 3 years ago
  5. fb7afb6 [563158] - JpaCompletionProposalComputer and by Lakshminarayana Nekkanti · 3 years, 2 months ago R3_21
  6. ae9c193 bump feature pom to same version in feature.xml by nickboldt · 3 years, 9 months ago R3_19
  7. 9a02ed7 Bug 563158 - JPA Proposal Computer requires UI Thread by Mickael Istria · 3 years, 10 months ago
  8. 5cc0238 bump jaxb/features/org.eclipse.jpt.jaxb.feature/pom.xml to match feature.xml by nickboldt · 3 years, 9 months ago
  9. da22c56 Bug 563157 - JAXB Proposal Computer requires UI Thread by Mickael Istria · 3 years, 10 months ago
  10. e36bfba Bug 522302 - [JPA 2.2] Missing project facet and false error for persistence.xml by Lakshminarayana Nekkanti · 6 years ago R3_18
  11. 0619939 Path for IClasspathEntry must be absolute: lib/javax.persistence_2.0.4.v201112161009.jar -- so use org.eclipse.jpt.jpa.jar = {project.basedir}/lib/javax.persistence_2.0.4.v201112161009.jar instead by nickboldt · 5 years ago R3_14
  12. d5b8e5c replace epl-v10.html with epl-2.0.html by nickboldt · 5 years ago
  13. 5e5d321 bump version of jaxb/features/org.eclipse.jpt.jaxb.eclipselink.feature to 1.4.202; let it depend on any version of org.eclipse.persistence.moxy (eg., 2.7.3) by nickboldt · 5 years ago R3_13
  14. b371257 move javax.persistence_2.0.4.v201112161009.jar so it's accessible to the jpa_diagram_editor/tests/org.eclipse.jpt.jpadiagrameditor.ui.tests by nickboldt · 5 years ago
  15. 6f3f3a7 Bug 543814 - update copyrights and EPL v1 license to EPL 2.0 [first pass] by nickboldt · 5 years ago
  16. 8186402 Bug 539852 - comment out the org.eclipse.jpt.dbws plugins and features from the WTP aggregate update site by nickboldt · 5 years ago
  17. 4b3a67e for all bundles which don't declare a BREE, set Bundle-RequiredExecutionEnvironment: JavaSE-1.8 by nickboldt · 6 years ago
  18. 795496d [533417] Avoid unnecessary build dependency on javax.xml.bind bundle by Mat Booth · 6 years ago 3.10.x 3.10.0
  19. f4cb0a7 add easymock 2.4 to the update site so we can install tests by nickboldt · 6 years ago
  20. f0b96ae update eclipselink dependencies from 2.5.2/2.6.0 -> 2.7.1, along with eclipselink's deps too by nickboldt · 6 years ago
  21. 6685b29 add build.properties files so that featureName and description are rendered properly in Eclipse when installing these features by nickboldt · 6 years ago
  22. 710f1be re-categorize tests in wtp.tests category, where they should be by nickboldt · 6 years ago
  23. ec818af Bug 531425 - add sources/tests/docs/features missing from dali update site; by nickboldt · 6 years ago
  24. eb26d43 use parent pom 3.10 and tycho 1.1 in dali; added bonus is we get http://download.eclipse.org/modeling/emf/emf/updates/2.14milestones/ (not 2.13) which SSE now requires by nickboldt · 6 years ago
  25. 51fe2e9 add references to upstream webtools-sourceediting-site and webtools-jeetools-site repos by nickboldt · 6 years ago
  26. debf3c5 disable org.eclipse.jpt.jpa.eclipselink.core.tests and org.eclipse.jpt.jpa.eclipselink.tests.feature since they require org.eclipse.jpt.jpa.core.tests, which is also disabled by nickboldt · 6 years ago
  27. d8ce237 comment out all the 'finished a bit too early' tests since the 'reasonable guess' is turning out to be unreasonable :( by nickboldt · 6 years ago
  28. 583bf53 Bug 480380 - remove the 3 disabled tests from their wrapper features. Oops, missed this step because we're building using -Pintegration so circular deps are being found in previous releng.agg builds. Also, there should REALLY be a R3_9_maintenance branch to avoid changes in master leaking into the stable maintenance branch. But I digress... by nickboldt · 6 years ago
  29. 78990c7 change value of 1 tick so tests run clean on Hudson slaves by nickboldt · 6 years ago
  30. e840c25 add Dali update site to the reactor by nickboldt · 6 years ago
  31. 217ad8a Bug 480380 - disable the three tests that don't work with Tycho 1.0 and which are NOT currently run as part of the wtp releng.aggregator build by nickboldt · 6 years ago
  32. c25db55 [526334] support building with Tycho 1.0 by Brian Vosburgh · 6 years ago
  33. e6e0c38 [515465] whoops - bumped wrong version in jpt.jpa.ui pom.xml by Brian Vosburgh · 7 years ago R3_7_1
  34. 5e72603 [515465] bump SDK versions for Oxygen by Brian Vosburgh · 7 years ago
  35. 3bbe648 [515465] bump versions for Oxygen by Brian Vosburgh · 7 years ago
  36. 6262f79 [492323] add JPAProjectConfigurator by Brian Vosburgh · 7 years ago
  37. 6e77c46 [460406] add null check for unexpected Project Explorer element by Brian Vosburgh · 8 years ago
  38. 5d0b614 Fix JPA Selection flakiness in Java editor by Brian Vosburgh · 8 years ago
  39. ba29837 Revert "Fix JPA Selection flakiness in Java editor" by Brian Vosburgh · 8 years ago
  40. b7da571 Revert "[460406] add null check for unexpected Project Explorer element" by Brian Vosburgh · 8 years ago
  41. a427ff3 [460406] add null check for unexpected Project Explorer element by Brian Vosburgh · 8 years ago R3_6_maintenance
  42. 5005859 Fix JPA Selection flakiness in Java editor by Brian Vosburgh · 8 years ago
  43. 9ef8eb7 fix NPE in JPAEditorUtil.checkJPAFacetVersion by Petya Sabeva · 8 years ago R3_6_0 R3_6_1
  44. 5a6557e Update plugin level dependencies and JavaSE version by Petya Sabeva · 8 years ago
  45. 7ad2f9e Add plugin level dependency to Graphiti project by Petya Sabeva · 8 years ago
  46. 32c3f57 Fix broken test. by Neil Hauge · 8 years ago
  47. e0291e7 [489171] Bump minor on API changes. by Neil Hauge · 8 years ago
  48. 26adb10 [489171] Fix diagram editor versions after bump. by Neil Hauge · 8 years ago
  49. 2a8d77a [489171] Bump versions for Neon. by Neil Hauge · 8 years ago
  50. 7652e6a [488427] fix compile error in StructuredStateProvider caused by change by Brian Vosburgh · 8 years ago
  51. a829001 [472835] Update buildtime dependencies by Petya Sabeva · 8 years ago
  52. 3977cca [460406][485375] fix NPE in Project Explorer (just about anything will by Brian Vosburgh · 8 years ago
  53. 1299e5e [468637] fix StackOverflowError when type hierarchy has a cycle by Brian Vosburgh · 8 years ago
  54. 7a014a1 clean up some JavaDoc by Brian Vosburgh · 8 years ago
  55. 4751e8f [466421] pass IProgressMonitor to JpaFactory.buildJpaProject(...) so by Brian Vosburgh · 8 years ago
  56. 404795e clean up JpaContextModel.update(...) by Brian Vosburgh · 8 years ago
  57. 23a1a42 clean up JpaContextModel.synchronizeWithResourceModel(...) by Brian Vosburgh · 8 years ago
  58. c582b13 Diagram Editor palliative care by Brian Vosburgh · 8 years ago
  59. 32adccc fix compiler warnings in AbstractJpaContextModel by Brian Vosburgh · 8 years ago
  60. 67058e4 pass IProgressMonitor to JpaContextModel.synchronizeWithResourceModel(...) by Brian Vosburgh · 8 years ago
  61. db7d35d add SpecifiedOrmPersistentType.getDefaultDefaultAccess() by Brian Vosburgh · 8 years ago
  62. 3ea0495 add null check to AbstractJpaProject.getJavaResourcePackage(String) by Brian Vosburgh · 8 years ago
  63. c7a8134 tweak AbstractJpaProject.update(...) by Brian Vosburgh · 8 years ago
  64. 1d6126f sort JSON produced by StringBuilderTools.appendJSON(StringBuilder, Map) by Brian Vosburgh · 8 years ago
  65. 4427a68 pass IProgressMonitor to JpaContextModel.update(...) by Brian Vosburgh · 8 years ago
  66. a6f3ee2 fix compiler warnings in GenericJpaFile by Brian Vosburgh · 8 years ago
  67. e77f868 [482134] bump jpa.gen bundle version past maintenance branch versions by Brian Vosburgh · 8 years ago
  68. eb9881f fix comparator compiler warnings by Brian Vosburgh · 8 years ago
  69. 6186402 clean up IteratorTools by Brian Vosburgh · 8 years ago
  70. 99457b3d clean up IterableTools by Brian Vosburgh · 8 years ago
  71. 3c2c069 change Java attribute change notification to virtual attribute from by Brian Vosburgh · 8 years ago
  72. de46611 various minor changes (comments, generics, etc.) by Brian Vosburgh · 8 years ago
  73. bfe5333 remove JavaConverter.dispose() - apparently no longer needed by Brian Vosburgh · 8 years ago
  74. bab2a16 add JSON generation support by Brian Vosburgh · 8 years ago
  75. 721607b add ClassTools.allInstanceFields(...) by Brian Vosburgh · 8 years ago
  76. 8fac72e [482134] clear up ArrayTools API by Brian Vosburgh · 8 years ago
  77. d541e9d [482134] bump version for org.apache.commons.collections by Brian Vosburgh · 8 years ago
  78. daa12d5 sync and improve test coverage of StringTools, CharArrayTools, by Brian Vosburgh · 8 years ago
  79. 0e48cf1 improve ClassTools test coverage by Brian Vosburgh · 8 years ago
  80. 17f618b improve ArrayTools test coverage by Brian Vosburgh · 8 years ago
  81. 6541676 add AbstractPairTests by Brian Vosburgh · 8 years ago
  82. 9593579 improve ObjectTools test coverage by Brian Vosburgh · 8 years ago
  83. 554e622 improve Reference test coverage by Brian Vosburgh · 8 years ago
  84. b6a91bf [480552] Adapt to DTP 2 version structure by Brian Vosburgh · 8 years ago
  85. c08e39d more Boolean/Int/ObjectReference tests by Brian Vosburgh · 8 years ago
  86. d0cee11 add SynchronizedInt tests by Brian Vosburgh · 8 years ago
  87. c2516c0 rework ObjectReferences by Brian Vosburgh · 8 years ago
  88. db47352 tweak IntReferences by Brian Vosburgh · 9 years ago
  89. c484b3b add PredicateTools.isNotEqual(...) and .isNotIdentical(...) by Brian Vosburgh · 9 years ago
  90. 9cad459 add some bit mask IntPredicates by Brian Vosburgh · 9 years ago
  91. 8061859 rework IntReferences by Brian Vosburgh · 9 years ago
  92. aff96c7 add IntPredicate etc. by Brian Vosburgh · 9 years ago
  93. 801a338 tweak some comments by Brian Vosburgh · 9 years ago
  94. 53d35f0 remove various SynchronizedBoolean Command methods by Brian Vosburgh · 9 years ago
  95. c372dec Tweak Predicate var-arg stuff for build(?) by Brian Vosburgh · 9 years ago
  96. 95df21a upgrade to JavaSE-1.8 by Brian Vosburgh · 9 years ago
  97. 0159352 rework BooleanReferences by Brian Vosburgh · 9 years ago
  98. f5449d3 fix some compiler warnings in utility tests by Brian Vosburgh · 9 years ago
  99. c6d2bbf fix compiler warning in JarManifestInterrogator by Brian Vosburgh · 9 years ago
  100. 95117c7 [476150] fix tests that fail with move to Java 1.8 by Brian Vosburgh · 9 years ago