Opened 11 years ago

Closed 10 years ago

#10006 closed enhancement (fixed)

Update DefaultBuildProfiles to use release-*, not alpha-*

Reported by: mmadia Owned by: bonefish
Priority: normal Milestone: R1
Component: Build System Version: R1/Package Management
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

With the recent talks of going beta, this patch seemed appropriate. Posting here for feedback and approval.

This patch

  • removes the useless "beta-*" case statement
  • replaces all instances of "alpha" with "release. e.g., "release-anyboot" and "haiku-release-anyboot.image"
  • adds a (temporary) statement to inform users that "alpha-*" has been replaced.

Attachments (1)

0001-Replace-alpha-profiles-with-release-.-Remove-beta.patch (1.9 KB ) - added by mmadia 11 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by mmadia, 11 years ago

patch: 01

comment:2 by bonefish, 11 years ago

Fine by me. Note that there's a use of "@alpha-raw" in build/jam/RepositoryRules.

comment:3 by bonefish, 10 years ago

Resolution: fixed
Status: newclosed

Applied in hrev46421.

Note: See TracTickets for help on using tickets.