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)
  • Maven 1.x Changelog Plugin
  • MPCHANGELOG-22

SvnChangeLogParser breaks on Windows style usernames

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.4
  • Fix Version/s: 1.5
  • Labels:
    None
  • Environment:
    Windows and mod_svn running behind mod_auth_sspi

Description

I currently use Subversion as my source repository. I also use mod_sspi to provide authentication for users connecting to the repository.

What does this have to do with maven-changelog-plugin? Well it seems that the username Subversion stores while being protected by SSPI is in the Windows form of "DOMAIN\user". When svn outputs a revision history, this is the username it shows. Which breaks the SvnChangeLogParser since it's not expecting a '\' in the middle of a username.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    changelog-sspi-patch.txt
    16/Dec/03 5:37 PM
    1.0 kB
    Dan Everton
  2. Text File
    changelog-sspi-patch-with-test.txt
    07/May/04 4:52 PM
    3 kB
    Tim Shadel

Issue Links

is depended upon by

Bug - A problem which impairs or prevents the functions of the product. MAVEN-1244 plugin issues to fix for RC3

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Dan Everton added a comment - 16/Dec/03 5:37 PM

Simple patch to fix this issue. Basically changes the username regexp to expect any series of non-whitespace characters.

Show
Dan Everton added a comment - 16/Dec/03 5:37 PM Simple patch to fix this issue. Basically changes the username regexp to expect any series of non-whitespace characters.
Hide
Permalink
Tim Shadel added a comment - 07/May/04 4:52 PM

This patch includes the fix from Dan's patch, as well as additions to the unit tests to check it.

Show
Tim Shadel added a comment - 07/May/04 4:52 PM This patch includes the fix from Dan's patch, as well as additions to the unit tests to check it.
Hide
Permalink
dion gillard added a comment - 08/May/04 1:42 AM

The patch looks good.

Show
dion gillard added a comment - 08/May/04 1:42 AM The patch looks good.
Hide
Permalink
dion gillard added a comment - 09/May/04 10:00 PM

Applied.

Show
dion gillard added a comment - 09/May/04 10:00 PM Applied.

People

  • Assignee:
    Unassigned
    Reporter:
    Dan Everton
Vote (0)
Watch (0)

Dates

  • Created:
    16/Dec/03 5:36 PM
    Updated:
    09/May/04 10:00 PM
    Resolved:
    09/May/04 10:00 PM

Time Tracking

Estimated:
1h
Original Estimate - 1 hour
Remaining:
1h
Remaining Estimate - 1 hour
Logged:
Not Specified
Time Spent - Not Specified
  • 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.