Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Bug 545026: fix background color in Source Lookup preferencesreleases/1.11/1.11.0.20190220-2119milestones/1.11/1.11.0.20190220-2119Fred Bricon2-1/+14
2019-02-20Make a bunch of constants finalFred Bricon3-4/+4
2019-02-20Fix selection in BinaryProjectImportActionFred Bricon1-1/+1
2019-02-19Bug 508238 Support projects as root of deltasTobias Liefke1-2/+1
2019-02-19Bug 530898 : better error message for invalid catalog urlFred Bricon3-5/+22
2019-02-19Bug 543924 : guard against NPE in MarkerLocationService.checkVariousFred Bricon1-1/+1
2019-02-17Bug 543766 - Java module not found at runtime even with requiresTill Brychcy1-19/+18
2019-01-28Bug 543898: Inconsistent casing in description of new wizardsMatthias Becker1-7/+6
2019-01-22Update maven build machinery.Alexander Kurtakov1-2/+22
2019-01-22Bug 350953 - Console unreadable with dark themep1-21/+29
2019-01-21Fix failing tests on macOSFred Bricon1-1/+1
2019-01-21Upversion to 1.11.0-SNAPSHOTFred Bricon64-144/+143
2019-01-18Bug 515668 - Add test to ensure registry consistencyMickael Istria6-14/+96
2019-01-18Make Importer test more stableMickael Istria1-23/+10
2019-01-08Better report MavenProblemsMickael Istria1-4/+23
2019-01-08Support testing on Java 11Mickael Istria2-13/+50
2019-01-04fix(codeClean) pass an empty list instead of nullRomain Bioteau1-1/+1
2019-01-03Test for MNG-6530Mickael Istria8-0/+180
2018-12-29Bug 542465 - generate jacoco.exec coverage reportsMickael Istria1-6/+20
2018-12-13Bug 542462 - Enforce specific version of SonarQube pluginMickael Istria1-0/+9
2018-11-27Update discovery catalog url to 1.10releases/1.10/1.10.0.20181127-2120milestones/1.10/1.10.0.20181127-2120Fred Bricon1-1/+1
2018-11-24Bug 540274 - m2e doesn't put multi-release jar files on the module pathTill Brychcy1-35/+92
2018-11-22Bug 540700 - StackOverflowError in LocalProjectScannerSnjezana Peco1-5/+5
2018-11-21Bug 515668 - [Preliminary] Remove useless parameterMickael Istria1-4/+4
2018-11-21Bug 515668 - [Preliminary] Make ICallable a @FunctionalInterfaceMickael Istria3-56/+28
2018-11-15Bug 515668 - [Preliminary] ResolverConfiguration equals/hashCodeMickael Istria1-1/+25
2018-09-21Add lookup(Class<T>) to IMaven APIErwin Tratar2-1/+11
2018-09-21Bump version to 1.10.0-SNAPSHOTFred Bricon62-139/+139
2018-09-20Bump version to 1.9.2-SNAPSHOTFred Bricon62-62/+62
2018-09-12Bug 536867 - Support maven mojos refreshing whole folder in BuildContextMickael Istria2-2/+4
2018-09-06Bug 538461 : let MavenBuilder use a null scheduling ruleMickael Istria8-0/+45
2018-09-05Bug 538609: Call writeWorkspaceState in a save participant instead of in Mave...Snjezana Peco1-1/+27
2018-08-29Bug 533463: prevent NPE when importing Maven project without artifactId.Paul Pazderski3-0/+10
2018-08-28Bug 537578: provide a way to disable the test classpath flagFred Bricon3-16/+28
2018-08-27Bug 538319: provide minimal Java 11 supportFred Bricon1-14/+18
2018-08-23Bug 537544 : fix 10 support for real (ノ ゜Д゜)ノ ︵ ┻━┻Fred Bricon1-1/+1
2018-08-22Bug 537544 : actually fix 1.10 support this timeFred Bricon1-1/+1
2018-08-21Bug 414645 : limit runtime-scoped dependencies visibility to test classpathFred Bricon1-5/+5
2018-08-21Bug 536402: add jansi dependency to the embedded MavenAurélien Pupier1-0/+4
2018-08-02536056 : additionnal Null check in MavenClassifierManagerFred Bricon1-1/+1
2018-07-31Update maven plugin versions in templates and conversionFred Bricon2-3/+3
2018-07-31536056 : prevent NPE in MavenClassifierManager.getClassifierClasspathProviderFred Bricon1-1/+1
2018-07-31537544 : support m-c-p source/target 1.9 and 1.10Fred Bricon1-4/+13
2018-07-25Bug 534228 - okhttp connector 0.17.4 with local repo access race fixIgor Fedorenko1-1/+1
2018-07-03Use stable update site for 4.8 updatesFred Bricon1-1/+1
2018-07-03Upversion m2e runtime to 1.9.1-SNAPSHOTFred Bricon5-5/+5
2018-07-03Upversion to 1.9.1-SNAPSHOTFred Bricon57-57/+57
2018-06-22506473: Use import-package for slf4j instead of req-bundleMat Booth3-3/+3
2018-06-06Bug 535617 : Update m-war-p and m-ear-p snippets to protect against Zip Slipreleases/1.9/1.9.0.20180606-2036Fred Bricon1-2/+2
2018-06-05Bump tycho version to 1.2.0Fred Bricon1-1/+1

Back to the top