Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-17335872: Start the m2e logback bundle by default and configure logback only af...vladt1-16/+1
2011-02-16335872: Made slf4j/logback initialization more robustvladt1-2/+2
2011-02-15Deal with node removed eventsvladt1-4/+42
2011-02-14337167 - workspace chooser dialog never shows if org.eclipse.m2e.logback.con...vladt1-1/+18
2011-02-14Use SimpleAHC and set user agentPascal Rapicault1-121/+145
2011-02-14More loggingvladt2-1/+4
2011-02-14unify codebase, remove the DependencyUpdater in MavenModelManagerMilos Kleint1-260/+0
2011-02-14unify codebase, remove the PluginUpdater in MavenModelManagerMilos Kleint1-41/+0
2011-02-11335872: Fixed INFO level in MavenConsoleAppender and some cleanup in EclipseL...vladt3-42/+10
2011-02-11335872: Fixed log levels in EclipseLoggervladt1-19/+10
2011-02-11335972: Fixed compile error with eclipse 3.6vladt1-1/+1
2011-02-11335872: Removed the now obsolete MavenConsoleServicevladt2-55/+0
2011-02-11335121 remove the old method of adding modulesMilos Kleint1-20/+0
2011-02-11335972 collect embedded maven runtime bundle from multiple bundlesIgor Fedorenko1-32/+129
2011-02-10335872: Replaced direct calls to maven console logMessage/logError with slf4j...vladt12-45/+33
2011-02-10335872: Replaced MavenLogger with slf4j loggersvladt22-159/+130
2011-02-10335872: Added logback appenders for eclipse log and maven consolevladt2-2/+5
2011-02-09commentMilos Kleint1-0/+1
2011-02-09clarified names and non-api status of m2e.scm packagesIgor Fedorenko2-6/+0
2011-02-09336555 separated messagesIgor Fedorenko2-1156/+2
2011-02-09moved rest of scm code to m2e.scm bundleIgor Fedorenko2-327/+0
2011-02-08336555 moved core ui code to a separate bundleIgor Fedorenko152-23543/+375
2011-02-08335139 have the managed entries show at the start, these are more likely to b...Milos Kleint1-1/+15
2011-02-08335725 open pom action has no coordinate fieldsMilos Kleint1-8/+19
2011-02-08335725 remove the AddDependencyDialog class, use the same dialog everywhere, ...Milos Kleint4-748/+34
2011-02-08335725 refactoringMilos Kleint6-171/+170
2011-02-07also for classifiersMilos Kleint1-1/+1
2011-02-07different text proposals for different types of queriesMilos Kleint1-3/+11
2011-02-07better behaviour for updating completion. the value shall be based on caret p...Milos Kleint1-4/+7
2011-02-07335725 use the old dialogMilos Kleint1-21/+84
2011-02-07335725 have the xml dialog show the coordinate entry fieldsMilos Kleint2-16/+190
2011-02-07335725 use the new dependency add dialogMilos Kleint3-89/+86
2011-02-05336410: Allow mapping of mojo executions from non-default lifecyclesIgor Fedorenko6-73/+142
2011-02-05fixed wrong mapping message marker locationIgor Fedorenko1-3/+3
2011-02-05removed last remnants of mapping multiple modules in one workspace projectIgor Fedorenko4-122/+0
2011-02-05Updated java project configurator to use facade getMojoExecutions apiIgor Fedorenko3-34/+46
2011-02-04use facade.getExecutionPlan instead of direct field accessIgor Fedorenko1-2/+2
2011-02-04Detect required configuration update after workspace restartIgor Fedorenko12-149/+305
2011-02-04Deprecated IMavenProjectVisitor and relatedIgor Fedorenko3-1/+11
2011-02-04Bug 335485 - Update configuration of projects with configuration errors after...Matthew Piggott2-67/+128
2011-02-04npe fixMilos Kleint1-0/+3
2011-02-03MNGECLIPSE-2724 API to access configured mojo executionsIgor Fedorenko3-7/+45
2011-02-02335719: error marker when project configuration update is requiredIgor Fedorenko44-780/+956
2011-01-31Fixed potential NPEvladt1-4/+5
2011-01-28Slightly better error messagesvladt6-34/+32
2011-01-28335715 - If the same project configurator is used for 2 plugin executions, i...vladt1-3/+15
2011-01-27334482 have the list of default packagings reduced to those that don't who er...Milos Kleint1-2/+1
2011-01-27335152 fix reference to the archetypes preference pageMilos Kleint1-1/+1
2011-01-26Bug 335370 - Remove Problem Reporting preference pageMatthew Piggott5-79/+0
2011-01-24Cleanupvladt1-3/+3

Back to the top