VSS - Output Log Format, VssChangeLogParser.java
------------------------------------------------
Key: MPCHANGELOG-65
URL: http://jira.codehaus.org/browse/MPCHANGELOG-65
Project: maven-changelog-plugin
Type: Bug
Versions: 1.8
Environment: maven-changelog-plugin v.1.8.1
VSS v. 6.0
Windows 2000 SP4
Reporter: Fuad Efendi
Fix For: 1.8.2
1. I was forsed to set explicitly date/time format in Control Panel "dd.MM.yy
HH:mm:ss"
- SimpleDateFormat is hardcoded in VssChangeLogParser.java
2. I have following exception now:
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
at
org.apache.maven.vsslib.VssChangeLogParser.processGetFile(VssChangeLogParser.java:221)
at
org.apache.maven.vsslib.VssChangeLogParser.parse(VssChangeLogParser.java:152)
at
org.apache.maven.changelog.AbstractChangeLogGenerator.start(AbstractChangeLogGenerator.java:405)
I tried to execute SS.EXE as command, hope it will help in troubleshooting:
===========================================================================
D:\dev\cruise\maven>set ssdir=\\MyVssServer\vss\SSSource
D:\dev\cruise\maven>set ssuser=Fuad.Efendi
D:\dev\cruise\maven>ss History $\MyApp\MyWebApp\src -R
Building list for $/MyApp/MyWebApp/src......................
.....................................
***** exception *****
Version 4
User: Fuad.Efendi Date: 2.06.05 Time: 12:48
ServiceLocatorException.java deleted
***** LogManager.java *****
Version 3
User: Fuad.Efendi Date: 2.06.05 Time: 12:47
Checked in $/MyApp/MyWebApp/src/com/abcd/catalog/util
Comment: June 2, 2005,
..................
How to download current source files? Probably I can fix smth
Thanks!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]