Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-01add java version to http user-agentreleases/1.4/1.4.0.20130601-0317milestones/1.4/1.4.0.20130601-0317Igor Fedorenko1-1/+2
2013-05-12o deprecate setWorkspaceRuntime and encourage people to use addWorkspaceRunti...runtimeJason van Zyl4-241/+202
2013-05-12Merge branch 'master' into runtimeJason van Zyl6-28/+113
2013-05-06o account for tesla runtimes that keep all configuration in the conf/ directoryJason van Zyl1-2/+7
2013-05-05361445 : add missing artifact GAVC as marker attributesFred Bricon2-0/+24
2013-05-04perf: don't refresh project facade during full buildIgor Fedorenko1-1/+12
2013-05-04perf: consolidate registry.refresh invocationsIgor Fedorenko1-15/+30
2013-05-04perf: optimized WorkspaceStateWriterIgor Fedorenko1-10/+40
2013-05-02o start of a small rework of the runtime system to allow for multiple workspa...Jason van Zyl4-24/+187
2013-04-10405090 fixed plugin artifact cache does not honour forceUpdateIgor Fedorenko2-0/+56
2013-04-10405087 use correct MavenMetadataCache when flushing project cachesIgor Fedorenko1-0/+3
2013-03-10fixed NPE in NexusIndexManager#identifyIgor Fedorenko1-6/+9
2013-02-27397251 fixed NPE when building projects with non-parseable pomsIgor Fedorenko1-2/+7
2013-02-20introduced an option to refresh from local during config updateIgor Fedorenko1-9/+30
2013-02-20guard against NPE when no default lifecyclemapping bundleIgor Fedorenko1-0/+3
2013-02-16replaced deprecated Eclipse-LazyStart with Bundle-ActivationPolicyIgor Fedorenko1-1/+1
2013-02-16require at least JavaSE-1.6 execution runtime environmentIgor Fedorenko2-5/+5
2013-02-16initial prototype of build troubleshooting viewIgor Fedorenko3-1/+118
2013-02-15397251,356645 introduced MavenExecutionContextIgor Fedorenko25-610/+1825
2013-02-15version 1.4.0.qualifierIgor Fedorenko2-5/+5
2013-02-15353312 removed now unnecessary use of reflectionIgor Fedorenko1-9/+1
2013-02-14Bump version to 1.3.1-SNAPSHOTFred Bricon2-2/+2
2013-01-19393613 : Sort project conversion participantsFred Bricon11-2/+490
2013-01-16Provide a way to specify that a project cannot be converted to MavenRoberto Sanchez6-3/+319
2013-01-08397443 : use adequate hashcode/equals to lookup ArchetypesFred Bricon3-5/+72
2013-01-01Code format, organize importsIgor Fedorenko117-995/+1174
2012-12-24397135 : fix projectConversionParticipants.exsdFred Bricon1-1/+4
2012-12-16394480 fixed stale registry recover order, minor cleanupsIgor Fedorenko2-16/+18
2012-12-16394480 Eliminate duplicated MavenUpdateRequestsChandler Zhang2-3/+29
2012-12-05374742 : limit conversion to specific packagingsFred Bricon4-9/+146
2012-11-30395433 changed default <runOnIncremental> to falseIgor Fedorenko1-1/+1
2012-11-26395033 allowed maven versions [3.0,) as workspace runtimeIgor Fedorenko1-6/+14
2012-11-18394525 explicit configuration of project lifecycleMappingIdIgor Fedorenko5-11/+82
2012-11-18introduced new flavour of AbstractProjectConfigurator#addNatureIgor Fedorenko1-1/+10
2012-11-18guard against NPE in EclipseWorkspaceArtifactRepositoryIgor Fedorenko1-3/+5
2012-11-18introduced CompositeIndex#identifyAll methodIgor Fedorenko1-2/+10
2012-09-07close input streamIgor Fedorenko1-0/+3
2012-09-07m2e 1.3.0-SNAPSHOTIgor Fedorenko2-5/+5
2012-08-28388254 : fix default user settings discoveryFred Bricon1-2/+2
2012-08-22387784 : fix required props. resolutionFred Bricon1-1/+0
2012-08-20359855 : archetype remotet repo id was not properly setFred Bricon1-1/+1
2012-08-18387533 : curate archetype catalog repository urlFred Bricon1-1/+6
2012-08-17385666 : maintain Helios compatibilityFred Bricon2-3/+6
2012-08-17350414 more workspce lifecycle mapping fixes and tweaksIgor Fedorenko3-31/+50
2012-08-16359855 Resolve archetypes using their remote repoFred Bricon1-0/+103
2012-08-16No need to look the same instance up 3 times in the same methodFred Bricon1-4/+4
2012-08-16387396 fixed null mapping source for embedded maven plugin metadataIgor Fedorenko1-8/+7
2012-08-16comment cleanupIgor Fedorenko1-3/+6
2012-08-16350414 show mapping source in project propertiesIgor Fedorenko2-6/+23
2012-08-16do not modify singleton PluginExecutionMetadata instancesIgor Fedorenko3-5/+9

Back to the top