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

Feature: real headless mode for environment without graphical server #10

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

tollsimy
Copy link

@tollsimy tollsimy commented Oct 30, 2023

Add the possibility to run autoref on enviroment without graphical server (e.g. stripped docker envs)

@tollsimy tollsimy self-assigned this Oct 30, 2023
@tollsimy tollsimy linked an issue Oct 30, 2023 that may be closed by this pull request
@JWillegers
Copy link

After pulling and building with "./gradlew build" I was only able to run without any arguments. Any idea why? A possible reason could be that in AutoRef.java it does not find org.apache for the import

@tollsimy
Copy link
Author

tollsimy commented Nov 1, 2023

After pulling and building with "./gradlew build" I was only able to run without any arguments. Any idea why? A possible reason could be that in AutoRef.java it does not find org.apache for the import

Could you attach a log please?

Copy link

@JWillegers JWillegers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issues resolved itself. Other than that it LGTM

@tollsimy tollsimy merged commit 3b33632 into main Nov 3, 2023
1 check passed
@JWillegers JWillegers deleted the feature/headless-no-lib branch July 10, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow for a headless run of the autoref
2 participants