components/grails/patches/runant.py.patch
author Stefan Teleman <stefan.teleman@oracle.com>
Wed, 24 Jul 2013 15:27:31 -0700
changeset 1407 d5f91d0f4487
parent 413 1a6d7a739179
child 3918 d8138667d338
permissions -rw-r--r--
17213162 include/loc/_collate.h (collate_byname) should be a virtual destructor 17061683 stdcxx needs extra stuff in the license attribution
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
413
1a6d7a739179 7063888 Move Grails to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
*** grails-1.0.3/ant/bin/runant.py.orig	Fri Jul  8 09:46:11 2011
1a6d7a739179 7063888 Move Grails to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
--- grails-1.0.3/ant/bin/runant.py	Fri Jul  8 09:46:26 2011
1a6d7a739179 7063888 Move Grails to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
***************
1a6d7a739179 7063888 Move Grails to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
*** 1,4 ****
1a6d7a739179 7063888 Move Grails to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
! #!/usr/bin/python
1a6d7a739179 7063888 Move Grails to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
  # Copyright 2001,2003-2004 The Apache Software Foundation
1a6d7a739179 7063888 Move Grails to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
  #
1a6d7a739179 7063888 Move Grails to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
  #  Licensed under the Apache License, Version 2.0 (the "License");
1a6d7a739179 7063888 Move Grails to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
--- 1,4 ----
1a6d7a739179 7063888 Move Grails to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
! #!/usr/bin/python2.6
1a6d7a739179 7063888 Move Grails to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
  # Copyright 2001,2003-2004 The Apache Software Foundation
1a6d7a739179 7063888 Move Grails to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
  #
1a6d7a739179 7063888 Move Grails to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
  #  Licensed under the Apache License, Version 2.0 (the "License");