File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -161,4 +161,7 @@ dependency-reduced-pom.xml
161161buildNumber.properties
162162.mvn /timing.properties
163163
164- ! .mvn /wrapper /maven-wrapper.jar
164+ ! .mvn /wrapper /maven-wrapper.jar
165+
166+ # Do not ignore JNLP jars.
167+ ! docs /jnlp /* .jar
Original file line number Diff line number Diff line change 1919
2020<jnlp spec =" 1.0+" codebase =" https://xsavikx.github.io/AndroidScreencast/"
2121 href =" jnlp/androidscreencast.jnlp"
22- version =" v0.0.16s " >
22+ version =" 0.1 " >
2323 <information >
2424 <title >Android Screencast</title >
2525 <vendor >Yurii Serhiichuk</vendor >
3434 <resources >
3535 <j2se version =" 1.8+" />
3636 <jar main =" true" download =" eager"
37- href =" https://xsavikx.github.io/AndroidScreencast/jnlp/androidscreencast-0.0.16s -executable.jar" />
37+ href =" https://xsavikx.github.io/AndroidScreencast/jnlp/androidscreencast-0.1 -executable.jar" />
3838 </resources >
3939 <application-desc main-class =" com.github.xsavikx.androidscreencast.Main" />
4040</jnlp >
You can’t perform that action at this time.
0 commit comments