Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java compile error - data\Hl7RelatedGeneralUtils.java:162: error: unknown tag: current * Format is <current nano second>.<UUID>. #495

Closed
youngmin-master opened this issue Jan 13, 2023 · 3 comments
Labels

Comments

@youngmin-master
Copy link

Describe the bug
During initial installation using gradle, it gives the following error:
image

To Reproduce
Run gradlew build in the downloaded directory, for example,
Downloads\hl7v2-fhir-converter-master\hl7v2-fhir-converter-master>gradlew build

Expected behavior
The error should not occur and the installation should be run without an error.

Screenshots
Pls refer to the image file above in problem description.

Desktop (please complete the following information):

  • OS: [e.g. iOS] Windows 10
  • Version [e.g. 22]
    image

Additional context
Add any other context about the problem here.

@LisaWellman
Copy link
Collaborator

This should not prevent your build from succeeding - can you confirm that your build is succeeding?
Agree the javadoc issues should be cleaned up at some point.

@LisaWellman
Copy link
Collaborator

Fixed under #501

@LisaWellman
Copy link
Collaborator

In release 1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants