Skip to content
Success

Changes

Summary

  1. Support Project.rank (details)
  2. Improve build details (details)
Commit 1628cc315b44916dacf0b1ebd20922bdf4396a1a by Ed Merks
Support Project.rank

Support derived ContributionAnalysis.rank based on the maximum project
rank, which can be used for sorting contributions according to rank.
Refactor the Git repository analysis, fixing problems with new commit
log format on GitHub.
Support generating a report.
Improve the project reconciler.
Promote using the latest release update site.
Use latest Nebula release.
Improve the aggregator model wizard to create a more functional initial
structure.
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer.editor/src/org/eclipse/cbi/p2repo/aggregator/analyzer/presentation/handlers/AnalyzeHandler.java (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer/model/AggregationAnalyzer.genmodel (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer/src/org/eclipse/cbi/p2repo/aggregator/analyzer/impl/ContributionAnalysisImpl.java (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer/src/org/eclipse/cbi/p2repo/aggregator/analyzer/impl/AnalyzerPackageImpl.java (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer/src/org/eclipse/cbi/p2repo/aggregator/analyzer/ContributionAnalysis.java (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer.edit/plugin.properties (diff)
The file was addedplugins/org.eclipse.cbi.p2repo.aggregator.analyzer.editor/icons/full/obj16/generate.png
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.editor/src/org/eclipse/cbi/p2repo/aggregator/presentation/AggregatorModelWizard.java (diff)
The file was modified releng/org.eclipse.cbi.p2repo.releng.parent/launchers/Build p2 Aggregator.launch (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer.editor/plugin.xml (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer.editor/src/org/eclipse/cbi/p2repo/aggregator/analyzer/presentation/handlers/LastModifiedHandler.java (diff)
The file was modified releng/org.eclipse.cbi.p2repo.releng.parent/promotion/pom.xml (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer/src/org/eclipse/cbi/p2repo/aggregator/analyzer/impl/ProjectImpl.java (diff)
The file was modified releng/org.eclipse.cbi.p2repo.releng.target/org.eclipse.cbi.p2repo.aggregator.prereqs.target (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer.editor/src/org/eclipse/cbi/p2repo/aggregator/analyzer/presentation/handlers/ProjectReconcilerHandler.java (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer.edit/src/org/eclipse/cbi/p2repo/aggregator/analyzer/provider/ContributionAnalysisItemProvider.java (diff)
The file was addedplugins/org.eclipse.cbi.p2repo.aggregator.analyzer.editor/src/org/eclipse/cbi/p2repo/aggregator/analyzer/presentation/handlers/GenerateReportsHandler.java
The file was modified releng/org.eclipse.cbi.p2repo.releng.parent/setup/P2RepoAggregator.setup (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer/src/org/eclipse/cbi/p2repo/aggregator/analyzer/util/AnalyzerUtil.java (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer/src/org/eclipse/cbi/p2repo/aggregator/analyzer/Project.java (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer.editor/src/org/eclipse/cbi/p2repo/aggregator/analyzer/presentation/AnalyzerEditor.java (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer.edit/src/org/eclipse/cbi/p2repo/aggregator/analyzer/provider/ProjectItemProvider.java (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer/model/AggregationAnalyzer.ecore (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer/src/org/eclipse/cbi/p2repo/aggregator/analyzer/AnalyzerPackage.java (diff)
The file was modified plugins/org.eclipse.cbi.p2repo.aggregator.analyzer.editor/src/org/eclipse/cbi/p2repo/aggregator/analyzer/presentation/handlers/BaseHandler.java (diff)
Commit 48f18c3be69d083210b9e2c62f4cf4ee5f05dd1f by Ed Merks
Improve build details
The file was modified Jenkinsfile (diff)