jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Sonar
  • SONAR-285

Documentation is misleading

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.3
  • Fix Version/s: 1.3
  • Component/s: Documentation
  • Labels:
    None

Description

Step4 instructs to add line
<sonar.jdbc.url>jdbc:mysql://localhost:3306/sonar?autoReconnect=true&useUnicode=true&characterEncoding=utf8</sonar.jdbc.url>
in settings.xml

This results in following error in maven :
Error reading settings.xml: entity reference name can not contain character ='

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Arnaud DOSTES added a comment - 20/Jun/08 3:14 AM

doc url is : http://docs.codehaus.org/display/SONAR/Installation+guide+(v.+1.3)

Show
Arnaud DOSTES added a comment - 20/Jun/08 3:14 AM doc url is : http://docs.codehaus.org/display/SONAR/Installation+guide+(v.+1.3)
Hide
Permalink
Arnaud DOSTES added a comment - 20/Jun/08 3:17 AM

Documentation should read

<sonar.jdbc.url>jdbc:mysql://localhost:3306/sonar?autoReconnect=true&useUnicode=true&characterEncoding=utf8</sonar.jdbc.url>

Can I get edit access on your wiki ?

Show
Arnaud DOSTES added a comment - 20/Jun/08 3:17 AM Documentation should read <sonar.jdbc.url>jdbc:mysql://localhost:3306/sonar?autoReconnect=true&useUnicode=true&characterEncoding=utf8</sonar.jdbc.url> Can I get edit access on your wiki ?
Hide
Permalink
Simon Brandhof added a comment - 20/Jun/08 3:32 AM

What's the difference ? You can use the confluence tag

your code that is not encoded
to prevent html characters encoding.

Show
Simon Brandhof added a comment - 20/Jun/08 3:32 AM What's the difference ? You can use the confluence tag
your code that is not encoded
to prevent html characters encoding.
Hide
Permalink
Arnaud DOSTES added a comment - 20/Jun/08 4:02 AM

The line I pasted was re-encoded by confluence, sorry about that.

The sonar.jdbc.url should not use the & symbol but the & a m p ; instead

Show
Arnaud DOSTES added a comment - 20/Jun/08 4:02 AM The line I pasted was re-encoded by confluence, sorry about that. The sonar.jdbc.url should not use the & symbol but the & a m p ; instead
Hide
Permalink
Simon Brandhof added a comment - 20/Jun/08 4:25 AM

Fixed. Thank you Arnaud.

Show
Simon Brandhof added a comment - 20/Jun/08 4:25 AM Fixed. Thank you Arnaud.

People

  • Assignee:
    Simon Brandhof
    Reporter:
    Arnaud DOSTES
Vote (0)
Watch (0)

Dates

  • Created:
    20/Jun/08 3:13 AM
    Updated:
    28/Jun/08 7:43 AM
    Resolved:
    20/Jun/08 4:25 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.