[BHP1-1479] Unify app / server mode under behave.core/-main#208
Open
[BHP1-1479] Unify app / server mode under behave.core/-main#208
behave.core/-main#208Conversation
Collaborator
|
The application isn't staring up for me. I see the java process start up and a folder |
Collaborator
Contributor
Author
|
@Kcheung42 Ah, please also use |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Purpose
Reworks the
behave.core/-mainto auto-detect when the application isrunning under JAR-mode vs. Conveyor/Executable mode.
Related Issues
Closes BHP1-1479
Submission Checklist
BHP1-### <title>)clj-kondo --lint components/**/src bases/**/src projects/**/src)clojure -M:compile-cljs)Testing
Copy standalone config:
cd projects/behave/resources && cp config.standalone.edn config.ednUse
bb build-jsto build the static assetsUse
bb uberto build the UberJarVerify that you when you double-click the JAR file, Behave starts
in server mode and your default browser opens