History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SCM-206
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dan Tran
Reporter: Dan Tran
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven SCM

add starteam-settings.xml support

Created: 18/May/06 11:26 AM   Updated: 27/Oct/06 10:19 AM
Component/s: maven-scm-provider-starteam
Affects Version/s: 1.0-beta-3
Fix Version/s: 1.0-beta-4

Time Tracking:
Not Specified

Environment: XP starteam

Complexity: Intermediate


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dan Tran - 18/May/06 01:22 PM
added, compession flag is moved form system properties to this settings. No backward compatibility issue here since we never publish compression feature yet.

Laszlo Hornyak Kocka - 27/Oct/06 07:24 AM
where can one find documentation about the xml format of starteam-settings.xml?

Dan Tran - 27/Oct/06 10:19 AM
please file a JIRA for starteam doc, for now the template is

<starteam-settings>
<key>value</key>
<key>value</key>
...
</starteam-settings>