Skip to content

Commit

Permalink
jogl 2.5.0: added jogamp test repo to ivy, added message to hit cancel
Browse files Browse the repository at this point in the history
* Now jaer ant build downloads the latest jogl and gluegen 2.5.0.
* Might be able to run later JDK version than java 8 with this jogl!
* The ivy config is much simpler since the native components need not be
specified individually.
  • Loading branch information
Tobi Delbruck authored and Tobi Delbruck committed Dec 19, 2023
1 parent 6e758ba commit 50c6fe5
Show file tree
Hide file tree
Showing 5 changed files with 345 additions and 17 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
<ivy:resolve/>
<ivy:retrieve/>
<echo message="*************************************** ivy.default.settings.dir=${ivy.default.settings.dir}"/>
<echo message="If you get dialog Artifactory Domain asking for user/pass hit Cancal button"/>

<pathconvert property="ivy.classpath.computed" dirsep="/" pathsep=":">
<path>
Expand Down
Loading

0 comments on commit 50c6fe5

Please sign in to comment.