Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-166

Broken Links on Groovy website, possible example syntax error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0-beta-4
    • None
    • None
    • Firebird .7

    Description

      403 permission denied errors for Presentation links (both PDF and HTML) on Groovy home page. Curiously the PDF link points to a powerpoint file.

      http://codehaus.org/~jstrachan/Groovy/Groovy.ppt
      http://codehaus.org/~jstrachan/Groovy/html/groovy.html

      The other possible problem is a syntax error in one of the GroovySQL examples on this page: http://groovy.codehaus.org/sql.html

      The code in question is inn the third example... this line:
      sql.queryEach ("select * from person where firstname != $${ignore}") { person |

      Shouldn't there only be one "$" before the

      {ignore}

      Attachments

        Activity

          People

            Unassigned Unassigned
            denovich Mark Denovich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: