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

Visual Source Safe factory proposal

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.8.1
  • Labels:
    None
  • Environment:
    Windows
    vss command line (ss.exe) must be in the system path
  • Number of attachments :
    1

Description

Here is an implementation of a Visual Source Safe factory for maven changelog plugin.

To use it :

'maven.changelog.factory' property must be set to 'org.apache.maven.vsslib.VssChangeLogFactory'

and connection string must have the following format:

scm:vss:$

{vss.repository_path}

:$

{vss.user_inf}

:$

{vss.project_path}

example:

scm:vss:\\server1\dolto:guest:/java/myProject

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

Attachments

  1. Hide
    Zip Archive
    VSS-changelog-plugin-impl.zip
    08/Dec/04 7:35 AM
    8 kB
    Freddy Mallet
    1. Java Source File
      src/org/.../vsslib/VssChangeLogFactory.java 2 kB
    2. Java Source File
      src/org/.../VssChangeLogGenerator.java 7 kB
    3. Java Source File
      src/org/.../vsslib/VssChangeLogParser.java 12 kB
    4. Java Source File
      src/org/apache/.../vsslib/VssConnection.java 3 kB
    Download Zip
    Show
    Zip Archive
    VSS-changelog-plugin-impl.zip
    08/Dec/04 7:35 AM
    8 kB
    Freddy Mallet

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Freddy Mallet added a comment - 08/Dec/04 7:35 AM

Source code

Show
Freddy Mallet added a comment - 08/Dec/04 7:35 AM Source code
Hide
Permalink
Brett Porter added a comment - 03/Jun/05 11:51 PM

applied, thanks!

Show
Brett Porter added a comment - 03/Jun/05 11:51 PM applied, thanks!

People

  • Assignee:
    Unassigned
    Reporter:
    Freddy Mallet
Vote (0)
Watch (1)

Dates

  • Created:
    08/Dec/04 7:34 AM
    Updated:
    03/Jun/05 11:51 PM
    Resolved:
    03/Jun/05 11:51 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.