Bug Tracker

Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#8536 closed enhancement (fixed)

[git] tags does't point to an absolute release

Reported by: AzaToth Owned by:
Priority: low Milestone: 1.5.2
Component: build Version: 1.5.1
Keywords: Cc:
Blocked by: Blocking:

Description

At the moment due to sizzle isn't an submodule, and "git checkout 1.5" doesn't give an environment where an "make" will create an 1.5 release.

Change History (2)

comment:1 Changed 12 years ago by Carl Fürstenberg

Resolution: fixed
Status: newclosed

Introduce submodules, closes #8536

Instead of the manual clone of sizzle and qunit, use git submodules instead. this will ensure that all future releases can be recreated by checking out an tag.

Changeset: 150d3decb54971a7378fb48d0b6970d3fb50ff95

comment:2 Changed 12 years ago by john

Component: unfiledbuild
Milestone: 1.next1.5.2
Priority: undecidedlow
Type: bugenhancement
Version: git1.5.1
Note: See TracTickets for help on using tickets.