Ticket #12 (closed defect: fixed)

Opened 6 months ago

Last modified 3 months ago

unparseable date on "Push ..." from team menu

Reported by: dirk Owned by:
Priority: major Keywords:
Cc:

Description

When I coose "Team" - "Push ..." the following dialog does not have the OK button enabled. The Eclipse console shows a lot of errors that contain the following stacktrace:

java.text.ParseException: Unparseable date: "Mon Jun 23 09:54:20 2008 +0200"
at java.text.DateFormat.parse(DateFormat.java:337)
at com.goldenhammers.merclipse.utils.MercurialUtils.getRevisions(MercurialUtils.java:215)
at com.goldenhammers.merclipse.utils.MercurialUtils.getRevisions(MercurialUtils.java:243)
at com.goldenhammers.merclipse.ui.MercurialRevisionDialog$2.runOp(MercurialRevisionDialog.java:98)
at com.goldenhammers.merclipse.ui.MercurialRevisionDialog$2.runOp(MercurialRevisionDialog.java:1)
at com.goldenhammers.utils.swt.DialogRunnable.run(DialogRunnable.java:27)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)

Eclipse: 3.4 / Linux
JDK: 1.6.0_06
Mercurial: 1.0.1

Attachments

Change History

Changed 3 months ago by whit

  • status changed from new to closed
  • resolution set to fixed

Fixed in 0.8.6

Add/Change #12 (unparseable date on "Push ..." from team menu)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.