Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-07465988 - JptJpaCoreModelTests reported 2 Junit failures on WTP builds Tran Le1-289/+291
2015-01-16[457630] Fix version number updates.Neil Hauge1-1/+1
2015-01-15[457630] Fix version number updates.Neil Hauge1-1/+1
2014-10-24446475 - Update version numbers for 3.6.2 / 3.4.2Tran Le2-2/+2
2014-09-11[443848] Update version numbers for 3.6.1 / 3.4.1.R3_4_1aNeil Hauge4-4/+4
2014-08-27[442525] change pom to debug referenced issue.Neil Hauge1-0/+3
2014-08-20[442169] Update ASM version for new version of o.e.persistence.dbws.Neil Hauge1-1/+1
2014-08-19Update pom's for new version of EclipseLink.Neil Hauge1-1/+1
2014-05-08433924 - Update Oracle copyrightv201405081709Tran Le8-16/+16
2014-05-08433924 - Update Eclipse licensesTran Le4-4/+4
2014-05-08433924 - Increments license features to 1.0.1Tran Le6-6/+6
2014-04-11431961 - [CBI] Enable JUnit tests for dali jpa and jaxbTran Le3-6/+187
2014-01-22424861 - Exclude source files for javax.wsdl and javax.persistencev201401221940Tran Le1-1/+1
2013-12-05Fix bug#417353 - Update JPQL validation messages due to changes made to valid...Pascal Filion1-2/+2
2013-12-02Bug 422806 - Typo in 'Make persistent' wizardv201312050012Nan Li1-1/+1
2013-11-15Bug 417120 - [hotbug][regression]JPT Catalog layer should be optionalNan Li1-4/+9
2013-11-14Bug 421555 - Schema information not displayed for SQL databaseNan Li1-11/+31
2013-10-14419257 - Pom version updatesv201310142259Tran Le25-25/+25
2013-09-26415647 - fixes for precision and scaleNan Li1-2/+4
2013-09-24Fixed CIB build version errorsv201309241700Tran Le25-42/+42
2013-09-20Fix versions for Luna M2.v201309231612Neil Hauge10-10/+10
2013-09-12347179 - [EclipseLink] [Validation] ID mapping in embeddable validationNan Li2-1/+32
2013-09-11415647 - Make Persistent Wizard: java.text.ParseException: UnparseableNan Li1-2/+3
2013-09-11removed unused strings introduced by the fix for bug 313618Nan Li2-2/+0
2013-09-09313618 - Entity Generation wizard flashes when you select a table fromv201309102252Nan Li1-28/+11
2013-09-07415646 - Make Persistent Wizard: Need to set column name each timeNan Li1-0/+1
2013-09-06415720 - Entities generated from tables don't use line delimiterNan Li2-2/+29
2013-08-28377790 - Add action on class to "Add to persistence.xml"v201309041924Nan Li7-0/+420
2013-08-27409323 - Add support for new Informix Platformv201308271956Tran Le4-0/+5
2013-08-27clean up manifestsBrian Vosburgh1-0/+2
2013-08-26add some Comparator testsv201308262207Brian Vosburgh2-4/+4
2013-08-26add package o.e.jpt.common.utility.internal.comparator; and moveBrian Vosburgh5-5/+5
2013-08-23414830 - Fix up cheat sheets, including externalizing some strings.Neil Hauge4-21/+7
2013-08-23409608 - Remove temp fix for: Intermittent failure on JPA project creation wh...Neil Hauge1-9/+1
2013-08-22414702 - [CBI] webtools.dali patch for building with Maven/TychoTran Le25-0/+756
2013-08-22379997 - Fix possible NPE in JPQL content assistPascal Filion1-2/+7
2013-08-22409645 - Make Persistent Wizard: Length of Date type of Column sets toNan Li8-27/+103
2013-08-22409120 - Missing validation switch for JOIN FETCHNan Li1-8/+7
2013-08-13Updated EclipseLink.v201308131625Tran Le1-2/+2
2013-08-13347842 - [EclipseLink][Validation] No id class validation when id classNan Li5-25/+66
2013-08-13Updated EclipseLink.v201308131155Tran Le2-2/+2
2013-08-12fixed ordering translator (bug 414574)Paul Fullbright1-3/+1
2013-08-12clean up JpaProjectTestHarnessBrian Vosburgh8-47/+34
2013-08-12rename TestJpaProject to JpaProjectTestHarnessBrian Vosburgh11-41/+41
2013-08-12clean up JavaProjectTestHarnessBrian Vosburgh73-212/+212

Back to the top