Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-10339567: Log to console only if -consoleLog was passed as arg to eclipsevladt3-7/+60
2011-03-10Bug 339541 - Allow configuration of specific projectsMatthew Piggott9-490/+86
2011-03-10cleanupIgor Fedorenko1-91/+0
2011-03-10Fixed wrong import job synchronizationIgor Fedorenko5-72/+152
2011-03-10shall always find the IFile closest to root (the project's own pom file). Hav...Milos Kleint3-13/+37
2011-03-10fixed NPE running discovery UTs from eclipseIgor Fedorenko1-1/+5
2011-03-10339433 fixed NotSerializableException writing workspace stateIgor Fedorenko1-3/+3
2011-03-09do not show p2 ui if there is nothing to installIgor Fedorenko1-1/+1
2011-03-09Show p2 installation UI as modal dialog over import wizardIgor Fedorenko11-338/+106
2011-03-09Bug 339306 - Stale configuration marker keeps piling upPascal Rapicault1-3/+4
2011-03-09Cleanupvladt8-134/+94
2011-03-09Cleanupvladt19-71/+22
2011-03-09339403: Update plexus-build-api:0.0.7-SNAPSHOT to released version (0.0.7)vladt4-3/+3
2011-03-09crlfIgor Fedorenko1-348/+348
2011-03-09Do not offer items that are installed alreadyIgor Fedorenko1-1/+24
2011-03-09Bug 338870 - Exception after closing editorMatthew Piggott1-0/+12
2011-03-09337565 better approach to figuring out if a pom editor is opened.Milos Kleint1-6/+26
2011-03-08Added missing license headerMatthew Piggott1-9/+15
2011-03-08bug 337565 - Remove Dependency when operating on descendantsMatthew Piggott1-4/+7
2011-03-08Bug 335416 - Added markerTypeCategory for m2e markersMatthew Piggott3-1/+27
2011-03-08Fix for broken testMatthew Piggott1-1/+1
2011-03-08NLSMatthew Piggott12-680/+774
2011-03-08AddDependencyOperation fixesMatthew Piggott2-242/+5
2011-03-08bug 337565 - Allow modification of open editorMatthew Piggott2-21/+49
2011-03-08bug 337565 - Fixes to exclude refactoringMatthew Piggott3-51/+68
2011-03-08Can't finish import wizard in some casesIgor Fedorenko7-84/+69
2011-03-08bug 338868 - Changed page used by wizardMatthew Piggott6-40/+670
2011-03-08fix selection logicMilos Kleint1-1/+2
2011-03-08Bug 338453 - Don't create 'Jump to location' link when we can't reliably jump...Matthew Piggott2-47/+57
2011-03-08new m2e-wtp versionIgor Fedorenko2-50/+1
2011-03-08broken attempt to add wtp dependencyIgor Fedorenko1-0/+1
2011-03-08proper discovery urlIgor Fedorenko1-1/+1
2011-03-08Fixed interaction between discovery and installed mappingIgor Fedorenko7-67/+119
2011-03-08added m2e-wtp to m2e marketplaceIgor Fedorenko3-0/+270
2011-03-07338976 - missing version in dependency should be markedvladt2-15/+17
2011-03-07338976 - missing version in dependency should be markedvladt1-4/+6
2011-03-07Fixed the case when MavenProblem points at parent pomvladt2-5/+23
2011-03-07Declared PREFS_ARCHETYPES publicvladt1-2/+1
2011-03-07335701 discover lifecycleMapping and project configiguration extensionsIgor Fedorenko23-321/+766
2011-03-07335331 when module's groupId or version are equal to those of parent, don't w...Milos Kleint1-0/+10
2011-03-07importsMilos Kleint1-7/+0
2011-03-07338944 fix the canFinish() and getNextPage() in case there is no mapping data...Milos Kleint3-8/+26
2011-03-04Bug 338976 - missing version in dependency should be markedPascal Rapicault1-2/+3
2011-03-04remove execption re-throwing layer, Milos Kleint2-11/+8
2011-03-04nlsMilos Kleint1-1/+2
2011-03-04noteMilos Kleint1-0/+1
2011-03-04338804 minor tweaks in the way errors/warnings are shown with respect to user...Milos Kleint1-13/+35
2011-03-04338804 an initial quickfix for the failed analyzing problemMilos Kleint1-3/+12
2011-03-04when scanning folder (without it's own pom), the child project recognized sha...Milos Kleint1-4/+4
2011-03-04if folder has been processed (either by walking the subfolders or by walking ...Milos Kleint1-2/+17

Back to the top