Opened 15 years ago
Closed 13 years ago
#2769 closed bug (fixed)
Incorrect date/rev in jQuery builds
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | build | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
core.js uses $Date$ and $Rev$ in the header comments, which results in the wrong date/rev for builds. The date/rev should either be from the most recently updated source file or current SVN (potentially different because all plugins use the same repository).
Change History (1)
comment:1 Changed 13 years ago by
Milestone: | 1.2.4 → 1.4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | 1.2.3 → 1.3.2 |
Note: See
TracTickets for help on using
tickets.
This has been fixed with the move to Git.