Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa
AgeCommit message (Expand)AuthorFilesLines
2020-07-09bump feature pom to same version in feature.xmlR3_19nickboldt1-1/+1
2020-07-09Bug 563158 - JPA Proposal Computer requires UI ThreadMickael Istria4-10/+13
2020-02-05Bug 522302 - [JPA 2.2] Missing project facet and false error forR3_18Lakshminarayana Nekkanti42-24/+1872
2019-03-22replace epl-v10.html with epl-2.0.htmlnickboldt8-1312/+1200
2019-02-12Bug 543814 - update copyrights and EPL v1 license to EPL 2.0 [first pass]nickboldt3941-8739/+9683
2018-07-12for all bundles which don't declare a BREE, set Bundle-RequiredExecutionEnvir...nickboldt4-7/+11
2018-03-16update eclipselink dependencies from 2.5.2/2.6.0 -> 2.7.1, along with eclipse...nickboldt8-24/+24
2018-03-01Bug 531425 - add sources/tests/docs/features missing from dali update site;nickboldt61-77/+91
2017-12-04Bug 480380 - remove the 3 disabled tests from their wrapper features. Oops, m...nickboldt1-2/+3
2017-11-20[526334] support building with Tycho 1.0Brian Vosburgh1-3/+0
2017-05-18[515465] whoops - bumped wrong version in jpt.jpa.ui pom.xmlR3_7_1Brian Vosburgh1-2/+2
2017-05-18[515465] bump SDK versions for OxygenBrian Vosburgh2-2/+2
2017-05-18[515465] bump versions for OxygenBrian Vosburgh4-4/+4
2017-05-18[492323] add JPAProjectConfiguratorBrian Vosburgh3-1/+112
2017-05-17Fix JPA Selection flakiness in Java editorBrian Vosburgh1-3/+15
2016-10-13Revert "Fix JPA Selection flakiness in Java editor"Brian Vosburgh1-16/+5
2016-07-13Fix JPA Selection flakiness in Java editorBrian Vosburgh1-5/+16
2016-03-18Fix broken test.Neil Hauge1-1/+1
2016-03-18[489171] Bump minor on API changes.Neil Hauge6-6/+6
2016-03-18[489171] Bump versions for Neon.Neil Hauge22-22/+22
2016-01-15[460406][485375] fix NPE in Project Explorer (just about anything willBrian Vosburgh1-4/+7
2016-01-14[468637] fix StackOverflowError when type hierarchy has a cycleBrian Vosburgh6-17/+17
2016-01-13clean up some JavaDocBrian Vosburgh1-2/+2
2016-01-13[466421] pass IProgressMonitor to JpaFactory.buildJpaProject(...) soBrian Vosburgh13-71/+140
2016-01-04clean up JpaContextModel.update(...)Brian Vosburgh7-16/+16
2016-01-04clean up JpaContextModel.synchronizeWithResourceModel(...)Brian Vosburgh49-195/+196
2015-12-24fix compiler warnings in AbstractJpaContextModelBrian Vosburgh1-7/+7
2015-12-24pass IProgressMonitor toBrian Vosburgh226-830/+872
2015-12-23add SpecifiedOrmPersistentType.getDefaultDefaultAccess()Brian Vosburgh1-12/+10
2015-12-23add null check to AbstractJpaProject.getJavaResourcePackage(String)Brian Vosburgh1-1/+3
2015-12-23tweak AbstractJpaProject.update(...)Brian Vosburgh1-1/+6
2015-12-23pass IProgressMonitor to JpaContextModel.update(...)Brian Vosburgh232-1201/+1438
2015-12-22fix compiler warnings in GenericJpaFileBrian Vosburgh1-4/+5
2015-12-21[482134] bump jpa.gen bundle version past maintenance branch versionsBrian Vosburgh2-3/+3
2015-12-09fix comparator compiler warningsBrian Vosburgh1-2/+2
2015-12-08change Java attribute change notification to virtual attribute fromBrian Vosburgh37-257/+170
2015-12-08various minor changes (comments, generics, etc.)Brian Vosburgh6-41/+37
2015-12-03remove JavaConverter.dispose() - apparently no longer neededBrian Vosburgh9-30/+9
2015-11-19[482134] clear up ArrayTools APIBrian Vosburgh5-24/+40
2015-11-18[482134] bump version for org.apache.commons.collectionsBrian Vosburgh2-2/+2
2015-10-27[480552] Adapt to DTP 2 version structureBrian Vosburgh3-8/+8
2015-10-09upgrade to JavaSE-1.8Brian Vosburgh42-85/+72
2015-09-24[476150] fix tests that fail with move to Java 1.8Brian Vosburgh3-15/+38
2015-09-23major rework of collections, stacks, queues, and dequesBrian Vosburgh37-106/+106
2015-07-16rework ListenerListBrian Vosburgh3-5/+8
2015-06-01465988 - JptJpaCoreModelTests reported 2 Junit failures on WTP buildsR3_5_1R3_5_0Tran Le1-0/+21
2015-05-30Update Dali SDK feature.Neil Hauge2-2/+2
2015-05-29[460094] Update feature to clear cache in build.Neil Hauge2-2/+2
2015-05-20465989 - JptJpaCoreResourceModelTests reported 41 Junit failures on WTPTran Le1-21/+0
2015-05-19465990 - JptJpaEclipseLinkCoreResourceModelTests reported 1 failure inTran Le1-1/+1

Back to the top