summarylogtreecommitdiffstats
path: root/pom.patch
blob: d59c961965e4335a6500ecb2acee2840d4a50fef (plain)
1
2
3
4
5
6
7
8
9
10
11
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>