softwareCobbler / luceedebug

line debugger for lucee
GNU Lesser General Public License v2.1
44 stars 15 forks source link

Please update the latest luceedebug.jar at github download #55

Open andreasRu opened 2 months ago

andreasRu commented 2 months ago

Hi David, awesome TOOL!!! Thanks for the great work!!! Doing some tests I had some issues with pathtransforms not setting breakpoints correctly with the luceedebug.jar version downloaded at the github location https://github.com/softwareCobbler/luceedebug/releases/download/agent%2F2.0.11/luceedebug.jar

Building the luceedebug.jar with a brand new fork on my local machine with gradlew shadowjar resolved the issue. From my checksums checks I can see that that versions differs from the latest-download section. Is it possible to create a new luceedebug.jar and make it available at your github-latest-download?

Would also be great if you could add version numbering for those builds during build. e.g. luceedebug-0.0.2.jar, so users can know what version they are using and you identify better issues whenever something comes up.

Thank you so much!

softwareCobbler commented 1 month ago

Generated jar filenames now contain the suffix of the current version.