Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-23337220: Added source id to SourceLocationvladt4-12/+26
2011-02-23337993: Builds fail with error: configurators is nullvladt1-2/+7
2011-02-22337220: Renamed MarkerLocation to SourceLocationvladt10-72/+68
2011-02-22Log all errors, but don't cause m2e to failvladt2-0/+0
2011-02-22337220: location details needed in markers for jumping to file defining marke...vladt8-42/+131
2011-02-22337220: location details needed in markers for jumping to file defining marke...vladt12-64/+264
2011-02-19337510,336473 wrong marker configurationIgor Fedorenko1-0/+1
2011-02-17335872: Start the m2e logback bundle by default and configure logback only af...vladt2-18/+2
2011-02-17Cleanupvladt1-3/+0
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...vladt2-2/+20
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-10Fixed the code templates to use slf4j logger instead of MavenLoggervladt1-2/+2
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-10335972, 335722 new maven.runtime dependenciesIgor Fedorenko1-1/+1
2011-02-10335872: Added logback appenders for eclipse log and maven consolevladt2-2/+5
2011-02-09Update to Maven 3.0.2Pascal Rapicault1-1/+3
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 Fedorenko201-24921/+381
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-08(no commit message)Milos Kleint1-2/+2
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

Back to the top