Skip to content

Commit

Permalink
Revert "Update run-jason-without-gradle.txt"
Browse files Browse the repository at this point in the history
This reverts commit 6d6d6de.
  • Loading branch information
jomifred committed Oct 22, 2024
1 parent 6d6d6de commit 5acb421
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions doc/tech/run-jason-without-gradle.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@

if you want to run/test changes in Jason sources without publishing jars on maven/gradle repositories:

For Jason >= 3.3

use
jason app compile
to generate a single jar file with all required files to run the Jason application.


For Jason < 3.3

1. compile the changes
./gradlew :jason-cli:uberJar

Expand Down

0 comments on commit 5acb421

Please sign in to comment.