summarylogtreecommitdiffstats
path: root/pom.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pom.patch')
-rw-r--r--pom.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/pom.patch b/pom.patch
new file mode 100644
index 000000000000..d59c961965e4
--- /dev/null
+++ b/pom.patch
@@ -0,0 +1,12 @@
+92c92
+< <!--<argument>-Dparams=-DXDG=true</argument>-->
+---
+> <argument>-Dparams=-DXDG=true</argument>
+151a152,158
+> <dependency>
+> <groupId>javax.jnlp</groupId>
+> <artifactId>jnlp-api</artifactId>
+> <version>1.0.0</version>
+> <scope>system</scope>
+> <systemPath>/usr/bin/javaws</systemPath>
+> </dependency>