aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/app-engine-java-sdk.rb
AgeCommit message (Collapse)Author
2011-03-03Google App Engine Java SDK v1.4.2Peter Robinett
Previous update was accidentally for the Python SDK instead of the Java one. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-25Upgrade app-engine-java-sdk to 1.4.2Peter Robinett
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-08Updated appengine-java-sdk to v1.4.0Leroy Campbell
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-10-15Updated formula: app-engine-java-sdk (1.3.8).Drew Hess
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-31New version of AppEngine Java SDK (1.3.7)Jan Berkel
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-19New version of AppEngine SDK (1.3.6)Jan Berkel
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-07-02Updated app-engine-java-sdk formula (1.3.5)Jan Berkel
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-11app-engine-java-sdk: update to 1.3.4, fix scripts.Drew Hess
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-05Update Google App Engine SDKs to 1.3.3.xAdam Vandenberg
* Also update Java SDK to install to libexec
2010-04-03updated appengine sdk to 1.3.2Jan Berkel
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-09-29Add formula for the Google App Engine for Java SDKJari Bakken
Signed-off-by: Max Howell <max@methylblue.com> I had quite a few quibbles with the name. Google can't make up their minds what they call it apparently!