Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-07This commit was manufactured by cvs2svn to create tag 'v201102080000'.v201102080000nhauge693-49498/+0
2011-02-07renamed the jpa perspective, jpa details view, and jpa structure view back to...kmoore4-16/+16
2011-02-07moved source folders up to first classpath entrypfullbright3-5/+5
2011-02-07deleted everything but the .project since these project were renamed, ready t...kmoore275-26340/+2
2011-02-07fixed JPA new project menukmoore1-1/+1
2011-02-07Updating bundle versionskmoore23-60/+60
2011-02-07deleted everything but the .project since these project were renamed, ready t...kmoore3156-509711/+16
2011-02-07deleted everything but the .project since these project were renamed, ready t...kmoore412-143518/+11
2011-02-07deleted everything but the .project - moved to common component and renamed o...kmoore204-53374/+1
2011-02-07rename test suite, already renamed it in test.xml so it didn't matchkmoore2-5/+5
2011-02-06completing plug-in renamekmoore10-96/+96
2011-02-06renamed org.eclipse.jpt.ui.tests to org.eclipse.jpt.jpa.ui.testskmoore10-0/+234
2011-02-06renamed org.eclipse.jpt.gen.tests to org.eclipse.jpt.jpa.gen.testskmoore11-0/+362
2011-02-06renamed org.eclipse.jpt.eclipselink.core.tests to org.eclipse.jpt.jpa.eclipse...kmoore136-0/+47481
2011-02-06renamed org.eclipse.jpt.core.tests.extension.resource to org.eclipse.jpt.jpa....kmoore21-0/+792
2011-02-06renamed org.eclipse.jpt.core.tests to org.eclipse.jpt.jpa.core.testskmoore203-0/+90495
2011-02-06renamed org.eclipse.jpt.gen to org.eclipse.jpt.jpa.genkmoore39-0/+5799
2011-02-06renamed org.eclipse.jpt.ui to org.eclipse.jpt.jpa.uikmoore574-0/+65098
2011-02-06renamed org.eclipse.jpt.eclipselink.ui to org.eclipse.jpt.jpa.eclipselink.uikmoore275-0/+26343
2011-02-06renamed org.eclipse.jpt.eclipselink.core.ddlgen to org.eclipse.jpt.jpa.eclips...kmoore11-0/+367
2011-02-06renamed org.eclipse.jpt.eclipselink.core to org.eclipse.jpt.jpa.eclipselink.corekmoore567-0/+158720
2011-02-06renamed org.eclipse.jpt.core to org.eclipse.jpt.jpa.corekmoore1566-0/+210560
2011-02-06removed references to jpakmoore1-3/+3
2011-02-05forgot to rename the jpt.db package names along with the project nameskmoore217-357/+10697
2011-02-05updating references to newly renamed org.eclipse.jpt.db and org.eclipse.jpt.u...kmoore1355-3651/+3659
2011-02-05rename org.eclipse.jpt.db.tests to org.eclipse.jpt.jpa.db.testskmoore17-0/+331
2011-02-05rename org.eclipse.jpt.db.ui to org.eclipse.jpt.jpa.db.uikmoore10-0/+152
2011-02-05rename org.eclipse.jpt.db to org.eclipse.jpt.jpa.dbkmoore10-0/+159
2011-02-05rename org.eclipse.jpt.utility.tests to org.eclipse.jpt.common.utility.tests ...kmoore204-0/+53378
2011-02-05rename org.eclipse.jpt.utility to org.eclipse.jpt.common.utility and move to ...kmoore326-0/+62391
2011-02-05Exported org.eclipse.jpt.dbws.eclipselink.core.genpre_major_plugin_renametle1-0/+1
2011-02-04326718 - added XmlValue attribute mapping context model and validationkmoore15-2/+435
2011-02-04Phase 1 - jpt.commontle2-0/+20
2011-02-03336009 - yank enumerated translator for id mapping in eclipselink-orm.xml. ...nhauge1-6/+1
2011-02-03Added DBWS support backtle2-4/+3
2011-02-03326718 - add XmlList annotation support to XmlElement and XmlAttribute mappingkmoore9-4/+319
2011-02-03fixing NPE when the java source folder is removed from the classpath. Now we ...kmoore2-2/+2
2011-02-02Reverting DBWS support.tle2-3/+4
2011-02-02326718 - add XmlElementWrapper annotation support to XmlElement mappingkmoore13-2/+493
2011-02-02changed constructor on abstract class to protectedkmoore1-1/+1
2011-02-02Changed Require-Bundle to org.eclipse.persistence.dbws.buildertle1-1/+1
2011-02-02Added DBWS bundles (phase 2).tle2-0/+8
2011-02-01334134 - fix to prevent invalid validation messages for inherited PK's in Gen...nhauge6-119/+187
2011-02-01Initial check-in.tle42-0/+3037
2011-02-01Initial check-in.tle10-0/+168
2011-02-01Initial check-in.tle12-0/+556
2011-02-01Reverted changes for testing DBWS.tle1-25/+0
2011-02-01revert mistaken check-in - we don't want API Tooling (yet?)bvosburgh1-6/+0
2011-02-01Included Antlr plugins in the the test.tle1-0/+5
2011-02-01Included DBWS plugins for testing .tle1-2/+12

Back to the top