FamilySearch / gedcom5-conversion

Utilities for GEDCOM 5.5 to GEDCOM X Conversion
Other
32 stars 22 forks source link

Instructions should refer to full snapshot #7

Closed matburnham closed 12 years ago

matburnham commented 12 years ago

Following the instructions in README.md, I got an error:

C:\temp>java -jar gedcom5-conversion-0.2.0-SNAPSHOT.jar no main manifest attribute, in gedcom5-conversion-0.2.0-SNAPSHOT.jar

Digging into the problem, I found using the gedcom5-conversion-0.2.0-SNAPSHOT-full.jar alternative snapshot to work correctly. I presume this includes necessary libraries?

The README.md instructions should be amended to suggest this and make clear the difference.

stoicflame commented 12 years ago

Fixed. Thanks for the report.