On 01/10/06, Michael Geary <[EMAIL PROTECTED]> wrote: > > From: Joel Birch > > > > I am obviously missing something here - can we not just have > > some sort of friendly web interface that retrieves the latest > > version of jQuery and whatever else this "Ant build" gives > > you? This seems like a high barrier to entry considering the > > potential demographic that jQuery is aimed at (web designers > > and developers). > > Joel, I'm curious what gave you the idea that you needed to do all this > work. It sounds like there may be some misleading information on the jQuery > site. > > Forget all the Java and Ant stuff. All you need to do is go to this page and > download either the compressed or uncompressed .js file: > > http://jquery.com/src/ > > -Mike
I think what he wants is the latest SVN version without needing to go through the build process. There is: http://jquery.com/src/jquery-svn.js But it is not the latest (dated September 16th). What would be good is if there was a batch script (is there a batch format that works on Windows and Mac?) that downloads all the dependencies (Ant, Java etc) and then builds jQuery. What would be good is if you can download a ZIP (or tar.gz) containing all the code in SVN (for those who cannot use SVN due to restrictive firewalls or the inability to install it in the first place (i.e. network policy blocks installation of applications)). _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
