Tentative IP Log for tools.buckminster

This tentative IP Log is generated dynamically from automatically collected project information. This information has not been vetted for accuracy by the Eclipse Foundation and may not represent the true state of the IP of this project(s). Please refer to the official approved IP Log(s) associated with the official release(s) of this project(s) for more information.

Licenses

  • Eclipse Public License v1.0

Third-Party Code

Pre-Req Dependencies

CQThird-Party CodeLicenseUse
1911jabsorb Version: 1.2 (Subset: excludes servlet-api.jar and yuicompressor-2.2.5.jar)Apache License, 2.0 + JSON licenseunmodified binary
1912SLF4J version Version: 1.4.3 (Subset: API Jar and Log4J Jar)MIT license, + MIT License with no endorsement clauseunmodified binary
1996Apache httpclient Version: 3.1 (PB CQ1765)Apache License, 2.0unmodified binary
1998commons-codec-1.3.jar Version: 1.3 (PB CQ1275)Apache License, 2.0unmodified binary
1999commons-logging-1.1.jar Version: 1.1 (PB CQ1644)Apache License, 2.0unmodified binary
2000mail-1.4.jar in axis2 Version: 1.1 (PB CQ2247) (Subset: Excludes files from demo folder with restricted licenses)Apache License, 2.0unmodified binary
2001jabsorb Version: 1.2.2 (Subset: Excludes all nested jar files and lib files)Apache License, 2.0 + JSON Licenseunmodified binary
3528EclEmma Version: 1.4.2Eclipse Public Licenseunmodified binary

Exempt Pre-Req and Works With Dependencies

No Exempt Pre-Req or Works With dependencies

Committers

Past and Present Active
Name Organization  
Karel Brezina Cloudsmith Inc.
Achim Demelt
Thomas Hallgren Cloudsmith Inc.
Henrik Lindberg Cloudsmith Inc.
Michal Ruzicka Cloudsmith Inc.
Adrian Skehill
Johannes Utzig

Never Active
Name Organization  
Guillaume CHATELET
Stefan Daume
Filip Hrbek Cloudsmith Inc.
Ed Merks
Mitch Sonies Cloudsmith Inc.

Contributors and Their Contributions

Ref Size Description
Achim Demelt (googlemail.com)
241623 17942 bytes Expose connection preferences in headless mode
Proposed patch exposing the connection preferences in headless mode
242782 2757 bytes Expose maximum resolution threads preference in headless mode
Patch adding a new preference mapping for headless mode
244850 13946 bytes Generate Source Features
Patch for Buckminster PDE that adds capability to create source bundle jar
272789 5288 bytes Improve MaterializationContext performance
performance patch with corrected member sort order
279270 1011 bytes EclipseImportReader must cope with non-plugin files
Proposed patch
280250 4572 bytes PDETargetPlatform doesn't use PDE's new target platform story
Proposed patch
Alan Underwood (gmail.com)
302929 5453 bytes Cannot materialize OSGi bundle from Maven repo into P2 site
Patch for buckminster.core P2Materializer working with maven repos.
398334 6138 bytes Adding username and password for maven provider
Add maven.username and maven.password properties to maven provider
Axel Guckelsberger (guite.de)
315962 1362 bytes Incorrect path to branding plugin
comment #0
315962 24 bytes Incorrect path to branding plugin
comment #2
315962 184 bytes Incorrect path to branding plugin
comment #3
315962 36 bytes Incorrect path to branding plugin
comment #4
315962 232 bytes Incorrect path to branding plugin
comment #5
315962 98 bytes Incorrect path to branding plugin
comment #7
315962 227 bytes Incorrect path to branding plugin
comment #8
315962 269 bytes Incorrect path to branding plugin
comment #9
315962 352 bytes Incorrect path to branding plugin
comment #10
Carsten Reckord (yatta.de)
311394 1740 bytes Download source bundles together with binaries
add source dependencies to bundles
319488 8456 bytes Add the ability to skip certain Eclipse builders or to mark their errors as non-critical
Adds property based filtering of builders and markers
321776 1889 bytes endless recursion in P2SiteGenerator
avoid endless recursion in collectBundles()
323853 1118 bytes GeneratorNode cannot handle version
Updated patch
325246 669 bytes Git reader fails to fetch remote branches
Fixes remote branch fetching
329492 1555 bytes [git] Treat literal 'null' in credentials as unset
treat literal 'null' as undefined login/password
382869 1666 bytes Materialize from git fails if slash in branch name
Patch
Carsten Reckord (reckord.de)
291012 1281 bytes Fragment dependencies are ignored by CSpec Builder
Use more general bundle model type
David Williams (us.ibm.com)
273750 3524 bytes Could we produce XML output
same patch without the noise
273750 899 bytes Could we produce XML output
additional patch for correct 'replace' statement.
Dennis Huebner (itemis.de)
369389 38308 bytes Buckminster and pde 3.8
successfully migrated to pde 3.8
Douglas Palmer (gmail.com)
240116 898 bytes Long symbolic bundle names get truncated when creating bundle jars
Patch that fixes the issue
243922 2693 bytes Allow cquery to prefer providers that support binary components
Patch which implements this feature
250377 4113 bytes Buckminster/Subversive inserts null into svn file urls
Another patch; this one really works.
Ed Merks (gmail.com)
280144 121052 bytes Design a new aggregator model
The new core aggregator model bundle
Frank Hoellering (gmail.com)
317709 9841 bytes site.p2 product build always creates source feature
Patch for fixing tutorial problems with buckminster 1.3.0
Guillaume CHATELET (mikrosimage.eu)
241657 21773 bytes Enhancement submission : executor and fetcher actors
The archive contains the new projects as archive and the workspace wide patch for revision 9468
Jakob Braeuchi (hotmail.com)
387345 3413 bytes bin.excludes in build.properties is ignored, but only on Windows
Sample Project
Jason Barkanic (gmail.com)
319329 9782 bytes site.p2 doesn't include multiple versions of a bundle, when feature export does
Test Projects archive
319329 1056519 bytes site.p2 doesn't include multiple versions of a bundle, when feature export does
Target Platform
Johannes Utzig (jutzig.de)
190406 24924 bytes Improve the action execution dialog
patch that replace the current invoke action dialog with a new one
190406 1352 bytes Improve the action execution dialog
additional icons
281503 9979 bytes MailApp Example is not installable and missing a create.product action
fixes tutorial.rcpp2.feature and adds a cspecx and ant script for product build
282569 100755 bytes Dependency Visualization for Buckminster
Updated Project
289949 43819 bytes Invoke Action is Blocking the UI on first usage
Make the InvokeActionDialog non blocking and show proper progress monitoring if WorkspaceInfo was not yet initialized
John (gmail.com)
269629 1809 bytes buckminster.bat only passes max 9 vmargs
The fixed bat file
Lorenzo Bettini (gmail.com)
399999 1362 bytes macrodef for extracting product UID
add extractProductUid
402171 2297 bytes Adds macrodefs for extracting bundle and feature version unqualified
macrodefs for extracting bundle and feature version unqualified
Markus Kuppe (lemmster.de)
239392 2904 bytes URIMatcher explicitly sets IComponentType.UNKNOWN
patch setting component type to the first value of componentTypes
240770 713 bytes continue on error isn't set for MaterializationContext
pass continueOnError to MaterializationContext
257065 450 bytes dogfood2.rmap points to old ECF location
fix for dogfood.rmap
257065 450 bytes dogfood2.rmap points to old ECF location
fix for dogfood2.rmap
257069 3275 bytes Materializer doesn't use targetPlatformPath
patch v1
258820 6678 bytes Bundle remains packed with upack=true set in feature.xml
patch p3
260675 15260 bytes Support saving Bill of Material (BOM) in "import" command
patch v1
260831 5786 bytes Targetplatfrom materializer doesn't materialize platform specific bundles
patch p1
Matt Biggs (gmail.com)
299491 22877 bytes Handling of Maven Dependency Scope
Fixed NPE
Matthias Kappeller (gmail.com)
321064 12598 bytes No JUnit TestReport created for huge report files
Updated Patch
328865 2541 bytes A lot of console output will lead to OutOfMemoryError
This can help (but it's not as good as it should be)
331888 1510 bytes The resolution service doesn't search the lowest ordinal in tag/branch path
A patch to let the resolution service recognize multiple tags and branches
340524 17154 bytes Executing an Action from within the Outline- and Explorer-View
Patch of org.eclipse.buckminster.ui
340613 2903 bytes bundle.jar does not build the same as PDE Export does; leads to a wrong JAR
A sample project
350504 749 bytes BOM does not contain revision and timestamp for trunk as it does for branches/tags
Patch
Michal Ruzicka (cloudsmith.com)
215247 16187 bytes JUnit testing support for Buckminster
Zipped souces of the Eclipse project implemnting the test command for Buckminster
Nick Veys (gmail.com)
267457 837 bytes NPE when creating nested source features
patch for SourceFeatureCreator
270523 3996 bytes Allow multiple preferences to be unset at a time
Patch against 3.4.x to add this functionality
270526 1143 bytes Import and Perform help files have typos
Patch against 3.4.x - core
272042 936 bytes Source plugin generation omits the version from Eclipse-SourceBundle manifest entry
Patch to add version to the Eclipse-SourceBundle manifest entry
Nicolas Rouquette (jpl.nasa.gov)
387739 826 bytes An internal error occurred during: "getting resolutions" (NPE in EclipsePlatformReaderType.getBestPlugin)
Proposed patch.
Peter Nehrer (eclipticalsoftware.com)
391227 4102 bytes Subversive headless support with SVNKit 1.7 incompatible with older SVN clients
Proposed feature that adds support for SVN Kit 1.6.
Peter Woods (detica.com)
327441 2447 bytes bundle.jar action does not include linked resource class files
Patch to fix linked resources issue
Remy Suen (ca.ibm.com)
250379 2233 bytes Cannot open .rmap if file is outside of a project
Altered IDocumentProvider implementation patch v1.
Thomas Hallgren (tada.se)
315962 270 bytes Incorrect path to branding plugin
comment #1
315962 153 bytes Incorrect path to branding plugin
comment #6
315962 57 bytes Incorrect path to branding plugin
comment #11
Thomas Spiessens (gmail.com)
192602 21064 bytes Subversive support missing from Buckminster
An Eclipse project that contains an implementation proposal for Subversive support in Buckminster
Thorsten Meinl (uni-konstanz.de)
280721 2281 bytes Missing Launcher Icon
Patch for nested workspace-relative path
321733 648 bytes SvnSession does not use unattended password prompt
Patch
323907 864 bytes Branded ini missing in MacOS builds
Patch to BrandingIron.java that fixed the problem
323907 765 bytes Branded ini missing in MacOS builds
Fix for NPE
Todd Lee (amis.com)
219876 3230 bytes CVS provider: resolve fails when CVSROOT contains symlinks
proposed patch to org.eclipse.buckminster.cvspkg.internal for Bug 219876
Tomas Cernaj (cernaj.de)
382025 1238 bytes Incorrect usage of Matcher in GroupSplit
Fix for GroupSplit
382025 3886 bytes Incorrect usage of Matcher in GroupSplit
Unit tests for GroupSplit, Split and Replace
Vaidas Narg?las (gmail.com)
192105 786 bytes Resolving query for plug-in that has version without qualifier fails with NullPointerException
Proposed patch
214243 858 bytes CVS Plug-in ignores tag checkouting from cvs
org.eclipse.buckminster.cvs plug-in patch
221277 411 bytes SAXParseException importing BOM file
Patch that fixes this issue

Repositories

The information contained in this log was generated by using commit information from the following repositories:

/gitroot/buckminster/buckminster.git

Adjust the set of projects included in this IP Log.

To modify an ip log you must be logged in as a committer.