Opened 9 years ago
Closed 9 years ago
#14454 closed defect (fixed)
1.7 branch build_release.sh needs to point to 1.7 branch, not trunk
Reported by: | Kenneth G. Franqueiro | Owned by: | Kenneth G. Franqueiro |
---|---|---|---|
Priority: | high | Milestone: | 1.7.1 |
Component: | General | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Currently the build_release.sh still creates tags from trunk, rather than 1.7 branch. Basically, what was done in [24315] was never done for 1.7.
Also worth noting which I intend to fix at the same time: the package.json in dojox does not get its version substituted, while dojo and dijit do.
Change History (3)
comment:1 Changed 9 years ago by
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In [27374]: