github github
  • Home
  • Pricing and Signup
  • Training
  • Gist
  • Blog
  • Login

jquery / jquery

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
    • 4,591
    • 411
  • Source
  • Commits
  • Network (411)
  • Graphs
  • Tree: 8576570

click here to add a description

click here to add a homepage

  • Switch Branches (2)
    • master
    • omgrequire
  • Switch Tags (44)
    • 1.4rc1
    • 1.4a2
    • 1.4a1
    • 1.4.3rc2
    • 1.4.3rc1
    • 1.4.3
    • 1.4.2
    • 1.4.1
    • 1.4
    • 1.3rc1
    • 1.3b2
    • 1.3b1
    • 1.3.2
    • 1.3.1rc1
    • 1.3.1
    • 1.3
    • 1.2.6
    • 1.2.5
    • 1.2.4b
    • 1.2.4a
    • 1.2.4
    • 1.2.3b
    • 1.2.3a
    • 1.2.3
    • 1.2.2b2
    • 1.2.2b
    • 1.2.2
    • 1.2.1
    • 1.2
    • 1.1b
    • 1.1a
    • 1.1.4
    • 1.1.3a
    • 1.1.3.1
    • 1.1.3
    • 1.1.2
    • 1.1.1
    • 1.1
    • 1.0a
    • 1.0.4
    • 1.0.3
    • 1.0.2
    • 1.0.1
    • 1.0
  • Comments
  • Contributors
Sending Request…
Downloads

jQuery JavaScript Library — Read more

  Cancel

http://jquery.com/

  Cancel
  • HTTP
  • Git Read-Only

This URL has Read+Write access

Forgot to update the Rakefile and build.xml files from the previous commit. Thanks to @jitter for the catch.
jeresig (author)
Thu Oct 14 13:57:12 -0700 2010
commit  8576570e6e5f2ebd95c4
tree    4759b978f30635426936
parent  ae772e742295591678ee

Showing 2 changed files with 3 additions and 3 deletions.

M Rakefile 4 ••••
M build.xml 2 ••
Txt Rakefile
  • View file @ 8576570
... ...
@@ -28,7 +28,7 @@ version    = File.read( File.join( prefix, 'version.txt' ) ).strip
28 28
 
29 29
 # Build tools
30 30
 rhino      = "java -jar #{build_dir}/js.jar"
31  
-minfier    = "java -jar #{build_dir}/google-compiler-20091218.jar"
  31
+minfier    = "java -jar #{build_dir}/google-compiler-20100917.jar"
32 32
 
33 33
 # Turn off output other than needed from `sh` and file commands
34 34
 verbose(false) 
... ...
@@ -135,4 +135,4 @@ def cat( files )
135 135
   files.map do |file|
136 136
     File.read(file)
137 137
   end.join('')
138  
-end
139 138
\ No newline at end of file
  139
+end
Txt build.xml
  • View file @ 8576570
... ...
@@ -89,7 +89,7 @@
89 89
         <include name="jquery.js" />
90 90
       </fileset>
91 91
       <arg line="-jar" />
92  
-      <arg path="build/google-compiler-20091218.jar" />
  92
+      <arg path="build/google-compiler-20100917.jar" />
93 93
       <arg value="--warning_level" />
94 94
       <arg value="QUIET" />
95 95
       <arg value="--js_output_file" />

0 notes on commit 8576570

Please log in to comment.
Dedicated Server Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
  • Blog
  • Support
  • Training
  • Job Board
  • Shop
  • Contact
  • API
  • Status
  • © 2010 GitHub Inc. All rights reserved.
  • Terms of Service
  • Privacy
  • Security
  • English
  • Deutsch
  • Français
  • 日本語
  • Português (BR)
  • Русский
  • 中文
  • See all available languages

Your current locale selection: English. Choose another?

  • English
  • Afrikaans
  • Català
  • Čeština
  • Deutsch
  • Español
  • Français
  • Hrvatski
  • Indonesia
  • Italiano
  • 日本語
  • Nederlands
  • Norsk
  • Polski
  • Português (BR)
  • Русский
  • Српски
  • Svenska
  • 中文

Keyboard Shortcuts

Site wide shortcuts

s
Focus site search
?
Bring up this help dialog

Commit list

j
Move selected down
k
Move selected up
t
Open tree
p
Open parent
c or o or enter
Open commit

Pull request list

j
Move selected down
k
Move selected up
o or enter
Open issue

Issues

j
Move selected down
k
Move selected up
x
Toggle select target
o or enter
Open issue
I
Mark selected as read
U
Mark selected as unread
e
Close selected
y
Remove selected from view
c
Create issue
l
Create label
i
Back to inbox
u
Back to issues
/
Focus issues search

Network Graph

← or h
Scroll left
→ or l
Scroll right
↑ or k
Scroll up
↓ or j
Scroll down
t
Toggle visibility of head labels
shift ← or shift h
Scroll all the way left
shift → or shift l
Scroll all the way right
shift ↑ or shift k
Scroll all the way up
shift ↓ or shift j
Scroll all the way down