Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-03-18339825: Cannot restart eclipse after m2e installationvladt1-22/+21
2011-03-14Don't show misleading message ↵vladt1-5/+25
"org.eclipse.core.runtime.AssertionFailedException: assertion failed: The application has not been initialized." when configuring logback
2011-03-10339034: Failed to load "SLF4J: Failed to load class ↵vladt1-3/+3
"org.slf4j.impl.StaticLoggerBinder" during install
2011-03-10339567: Log to console only if -consoleLog was passed as arg to eclipsevladt2-7/+22
2011-02-25Edit bundle vendor and bundle namesPascal Rapicault1-1/+1
2011-02-23335701 discover required m2e extensions during project importIgor Fedorenko1-1/+0
Introduced ability to see project lifecycle mapping configuration as part of import wizard and to check m2e marketplace for extensions that provide support for non-covered mojo executions and unsupported packaging types. This is a proof-of-concept implemenation. UI is completely throw-away code. Backend requires significact work as well. Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2011-02-17Set log level to INFO for com.ning.http.clientvladt1-0/+1
2011-02-17335872: Start the m2e logback bundle by default and configure logback only ↵vladt3-29/+56
after the eclipse instance location is initialized
2011-02-16335872: Made slf4j/logback initialization more robustvladt1-2/+35
2011-02-15Export the main packagevladt3-4/+5
2011-02-14337167 - workspace chooser dialog never shows if ↵vladt2-2/+7
org.eclipse.m2e.logback.configuration is installed
2011-02-14335872: Renamed ↵vladt14-0/+656
org.eclipse.m2e.logging->org.eclipse.m2e.logback.configuration and org.eclipse.m2e.logging.feature->org.eclipse.m2e.logback.feature

Back to the top