#1937 closed defect (fixed)
Generate xdomain ajax build for releases
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | BuildSystem | Version: | 0.4.1rc1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Modify buildscripts/build_release.sh to generate an xdomain ajax build. Be sure to adjust the build version to have the xdomain flag (For instance, version should be 0.4.1.xdomain).
Also, make sure the generated zip/tar is clearly marked as an xdomain build to avoid confusion with normal builds, like dojo-0.4.1-xdomain-ajax.zip.
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [6672]) References #1937. Add xdomain ajax to release build set.