Ticket #12 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
