Maven 1.x Changelog Plugin

Language problem for log interpretation

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.6
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Environment:
    StarTeam 6.0 maven 1.0 rc4
  • Number of attachments :
    0

Description

using StarTeam 6.0, the changelog report doesn't get any result ("ChangeLog found 0 entries").But when I execute exactly the above command line "stcmd..." I get plenty of logs
It is actually because the plugin expects English logs, but I have French one :
Ex:
instead of "History for: " I have "Historique pour :"
....

Activity

Hide
Emmanuel Venisse added a comment -

Arggggh! Starteam is a bad tool.
Can you post a sample stcmd output?

Show
Emmanuel Venisse added a comment - Arggggh! Starteam is a bad tool. Can you post a sample stcmd output?
Hide
Pierre-Yves Chauveau added a comment -

Example :
Historique pour : build.properties
Description : Initial Check In
VerrouillÚ par :
Etat : Manquant
----------------------------
RÚvision : 1 Vue : PIM RÚvision de la branche : 1.0
Auteur : Pierre-Yves Chauveau Date : 08/07/04 16:29:56 CEST
=============================================================================

Donc, c'est pas gagné.....

Show
Pierre-Yves Chauveau added a comment - Example : Historique pour : build.properties Description : Initial Check In VerrouillÚ par : Etat : Manquant ---------------------------- RÚvision : 1 Vue : PIM RÚvision de la branche : 1.0 Auteur : Pierre-Yves Chauveau Date : 08/07/04 16:29:56 CEST ============================================================================= Donc, c'est pas gagné.....
Hide
Pierre-Yves Chauveau added a comment -

The best way would be probably to use the StartTeam SDK (Get all the Audit lines of a specific item( folder)).
But that would change the way to use the ChangeLog plugin....
And it would be necessary to have the StarTeam SDK in the classpath.

Show
Pierre-Yves Chauveau added a comment - The best way would be probably to use the StartTeam SDK (Get all the Audit lines of a specific item( folder)). But that would change the way to use the ChangeLog plugin.... And it would be necessary to have the StarTeam SDK in the classpath.
Hide
Emmanuel Venisse added a comment -

I refuse because we can't redistribute starteam jars, and starteam sdk is slower than stcmd.

Show
Emmanuel Venisse added a comment - I refuse because we can't redistribute starteam jars, and starteam sdk is slower than stcmd.
Hide
Pierre-Yves Chauveau added a comment -

I agree with both points, but :

  • the ant tasks need the Starteam SDK too.
  • how do wand to do ?
    Maybe, we can store the different type of template and ask the language of the user in a property (ie maven.changelog.startteam.locale with default en)?
Show
Pierre-Yves Chauveau added a comment - I agree with both points, but :
  • the ant tasks need the Starteam SDK too.
  • how do wand to do ? Maybe, we can store the different type of template and ask the language of the user in a property (ie maven.changelog.startteam.locale with default en)?

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated: