Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "BIRT and Buckminster"

 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{CommentBox|Deprecated}}
 
==BIRT build system implemented with Buckminster==
 
==BIRT build system implemented with Buckminster==
 
===Background===
 
===Background===
 
One of the actions that was agreed on the [[Europa_Build_Workshop_Report#Buckminster.2FMaven_Build_Enablement_for_BIRT_and_ECF|Europa Build Workshop]] was to enable a build system for the [http://www.eclipse.org/birt BIRT] project based on Buckminster. Important functionality will be provided through a tight integration between Buckminster and the [http://maven.apache.org Maven project].
 
One of the actions that was agreed on the [[Europa_Build_Workshop_Report#Buckminster.2FMaven_Build_Enablement_for_BIRT_and_ECF|Europa Build Workshop]] was to enable a build system for the [http://www.eclipse.org/birt BIRT] project based on Buckminster. Important functionality will be provided through a tight integration between Buckminster and the [http://maven.apache.org Maven project].
  
 +
==Conference calls==
 +
*[[Buckminster_Maven_BIRT_20061017|October 17, 2006]]
  
==First steps==
+
==Actions==
This project is ment to be staffed by people from the BIRT project with good help from the Buckminster project.
+
 
+
===Actions===
+
 
* September 26, 2006
 
* September 26, 2006
 
** Thomas Hallgren: Created initial [http://www.eclipse.org/buckminster/pub/birt/birt.cquery CQUERY] and [http://www.eclipse.org/buckminster/pub/birt/birt.rmap RMAP]. This version will download the birt and datatools artifacts from their respective CVS. The rest is picked form the [http://download.eclipse.org/callisto/releases Callisto Update Site].
 
** Thomas Hallgren: Created initial [http://www.eclipse.org/buckminster/pub/birt/birt.cquery CQUERY] and [http://www.eclipse.org/buckminster/pub/birt/birt.rmap RMAP]. This version will download the birt and datatools artifacts from their respective CVS. The rest is picked form the [http://download.eclipse.org/callisto/releases Callisto Update Site].
Line 18: Line 18:
 
** Thomas Hallgren: Found that BIRT creates their source plugins on the fly. To this point, Buckminster has not been able to deal with components that come into existence during the build. We need some additional logic to handle that (see topic "Components that come into existence during a build" on the buckminster-dev newsgroup).
 
** Thomas Hallgren: Found that BIRT creates their source plugins on the fly. To this point, Buckminster has not been able to deal with components that come into existence during the build. We need some additional logic to handle that (see topic "Components that come into existence during a build" on the buckminster-dev newsgroup).
  
[[Category:Buckminser]]
+
[[Category:Buckminster Deprecated Pages]]

Latest revision as of 21:26, 14 February 2009

Deprecated

BIRT build system implemented with Buckminster

Background

One of the actions that was agreed on the Europa Build Workshop was to enable a build system for the BIRT project based on Buckminster. Important functionality will be provided through a tight integration between Buckminster and the Maven project.

Conference calls

Actions

  • September 26, 2006
    • Thomas Hallgren: Created initial CQUERY and RMAP. This version will download the birt and datatools artifacts from their respective CVS. The rest is picked form the Callisto Update Site.
      • Project uses artifacts that must be fetched from remote sources (such as the itext.jar). A CSPEX with a prebind action that copies this from IBiblio should solve that. Question. Can itext be upgraded from 1.3 to 1.4? I can't find the former att IBiblio.
      • Fetching datatools from CVS and using Callisto is of course only temporary.
    • Proposed additions to Buckminster on the buckminster-dev newsgroup that will allow non-intrusive additions of project artifacts. Without it, everyone working on this prototype will need committer access to the BIRT project.
  • September 27, 2006
    • Thomas Hallgren: Added the suggested non-intrusive prototype mechanism to Buckminster and uploaded a new version to the update site.
  • September 28, 2006
    • Thomas Hallgren: Found that BIRT creates their source plugins on the fly. To this point, Buckminster has not been able to deal with components that come into existence during the build. We need some additional logic to handle that (see topic "Components that come into existence during a build" on the buckminster-dev newsgroup).

Copyright © Eclipse Foundation, Inc. All Rights Reserved.