Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-08Bug 511845 - FactoryPath.internalAdd takes O(n) timeI20170208-2000Stefan Xenos2-0/+125
2017-02-08Revert "Bug 511845 - FactoryPath.internalAdd takes O(n) time"Jay Arthanareeswaran2-118/+0
2017-02-08Bug 511845 - FactoryPath.internalAdd takes O(n) timeI20170208-0700I20170207-2000Stefan Xenos2-0/+118
2016-10-04But 500368 - Add test.dat to .gitignoreStefan Xenos1-0/+1
2016-08-29Fix for Bug 488273 Move JDT Project compliance to 1.8I20160830-0800Manoj Palat3-5/+5
2016-06-28Bug 496465 - Updating parent pom versionJay Arthanareeswaran1-2/+2
2016-04-18Bug 490012 - Remove the "strictly compatible JRE" per-project override from a...Stefan Xenos1-3/+0
2016-04-05Bug 489702 - Replace new PrimitiveWrapper() with .valueOf()Alex Blewitt1-2/+2
2015-07-02Bug 469765: Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update pa...Markus Keller1-1/+1
2015-04-23Update bundle versions after BREE updateJayaprakash Arthanareeswaran2-2/+2
2015-02-26Bug 460588 - Move JDT Core project to 1.7 complianceJayaprakash Arthanareeswaran4-7/+8
2014-09-08Bug 441790 - AnnotationValue.toString is creating incorrect andHarry Terkelsen4-106/+123
2014-08-26Bug 442528 - We should not have empty performance targetsJayaprakash Arthanareeswaran1-5/+1
2014-08-21Bug 441790 - AnnotationValue.toString is creating incorrect andHarry Terkelsen8-40/+272
2014-07-04Updating bundle versions for Mars (4.5)Jayaprakash Arthanareeswaran2-2/+2
2014-07-03Bug 438875: Set correct project/file encodings and use Unix line delimiterMarkus Keller1-0/+2
2014-06-25Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
2014-03-11Fix for bug 428468 - Updating bundle version for Java 8 on LunaJayaprakash Arthanareeswaran1-1/+1
2014-03-11Fix for bug 428468 - Removing JCP disclaimer and updating @since tagsJayaprakash Arthanareeswaran1-4/+0
2014-02-12Bug 427922 - [1.8] MirrorDeclarationTests.testMirrorDeclaration() isJayaprakash Arthanareeswaran1-8/+11
2014-01-28Fixes bug 423254 - There is no way to tell if a project's factory pathHarry Terkelsen1-2/+36
2014-01-28Bug 422687: APT Tests uses @suppressWarnings("local") but does not set the co...Dani Megert1-1/+3
2014-01-28Bug 422685: APT Tests does not export all packagesDani Megert1-0/+2
2014-01-28Bug 422743 - JDT APT tests don't run in official buildDani Megert1-1/+3
2014-01-28Bug 416912: Extract TestSuite out of nested jarMickael Istria105-17/+31
2013-11-21Making test bundles' version match their component versionJayaprakash Arthanareeswaran2-2/+2
2013-11-12Bug 420446 - Touching to force bundle qualifier updateJayaprakash Arthanareeswaran1-0/+3
2013-11-12Bug 420446 - APT tests don't runJayaprakash Arthanareeswaran2-10/+3
2013-11-12Bug 416912: Configuration for tycho-surefire-pluginMickael Istria1-1/+6
2013-11-12Bug 416740: Avoid using nested jarsMickael Istria1-1/+5
2013-11-12Bug 416740: Avoid using nested jarsMickael Istria2-2/+5
2013-10-16Fix for bug 419479 - [1.8] POM version tool failures in BETA_JAVA8Jayaprakash Arthanareeswaran1-2/+2
2013-10-08Fix for Bug 415943 - Set 'code.ignoredWarnings' for test bundles inDani Megert1-3/+4
2013-08-29Adjusting the version in pom and MANIFEST to reflect R4_3_maintenanceJayaprakash Arthanareeswaran2-3/+3
2013-08-22Bug 411161 - Update parent POMs for LunaPaul Webster1-1/+1
2013-04-04Fix for bug 404869 - APT projects use code deprecated in BETA_JAVA8Jayaprakash Arthanareeswaran4-8/+8
2013-04-03Bug 404169: deprecation warnings in apt test projects on junit.framework.AssertJayaprakash Arthanareeswaran2-20/+17
2013-04-03Fix for bug 403958 - Update JDT core parent versionJayaprakash Arthanareeswaran1-5/+2
2013-04-03Bug 397850: [CBI] use the correct group IDs for all artifactsDani Megert1-1/+1
2013-04-03Updating copyright informationJayaprakash Arthanareeswaran1-1/+1
2013-04-03Fix for bug 397850 - [CBI] use the correct group IDs for all artifactsJayaprakash Arthanareeswaran1-2/+2
2012-05-23Fixed bug 379726: Include Eclipse-BundleShape in test plugin MANIFEST.MFv20120523-1238Ayushman Jain1-0/+1
2012-05-22Add poms for Tycho buildIgor Fedorenko1-0/+26
2012-05-16Fix copyrightsv20120516-0617Jayaprakash Arthanareeswaran22-22/+22
2012-05-14Fix for bug 379078: Fixed the warnings for switch on 'enum"v20120514-0438Satyam Kandula1-1/+3
2012-04-28Fix for bug 352949: Impossible to process package-level annotations withv20120428-0457Satyam Kandula1-3/+59
2012-04-03HEAD - Fix for 375903: APT uses deprecated AST.JLS3v20120403-0538Jayaprakash Arthanareeswaran1-1/+1
2012-03-28Fix for 185601: .apt_generated is not restored as a source folderSzymon Ptaszkiewicz1-7/+8
2011-10-04HEAD - Fixed bug 359831: Fix messages for "new warning for missingOlivier Thomann1-2/+2
2011-09-28HEAD - Set local .gitignore and project specific settings for lineoliviert1-0/+2

Back to the top