File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 </modules >
6060
6161 <profiles >
62- <profile >
63- <id >localBuild</id >
64- <activation >
65- <property >
66- <!-- activate if property 'hudsonBuild' is not set -->
67- <name >!hudsonBuild</name >
68- </property >
69- </activation >
70- <properties >
71- <hudson .rdf4j.proxy.opts/>
72- </properties >
73- </profile >
7462 <profile >
7563 <id >ossrh</id >
7664 <distributionManagement >
148136 <javadoc .opts>-Xdoclint:none</javadoc .opts>
149137 </properties >
150138 </profile >
151- <profile >
152- <id >eclipse-hudson-rdf4j</id >
153- <properties >
154- <hudson .rdf4j.proxy.opts>-Dhttp.proxyHost=proxy.eclipse.org -Dhttp.proxyPort=9898 -Dhttps.proxyHost=proxy.eclipse.org -Dhttps.proxyPort=9898 -Dhttp.nonProxyHosts=*.eclipse.org -Dhttps.nonProxyHosts=*.eclipse.org -Dftp.proxyHost=proxy.eclipse.org -Dftp.proxyPort=9898 -Dftp.nonProxyHosts=*.eclipse.org</hudson .rdf4j.proxy.opts>
155- </properties >
156- </profile >
157139 </profiles >
158140
159141 <properties >
690672 <version >2.19.1</version >
691673 <configuration >
692674 <encoding >UTF-8</encoding >
693- <argLine >-Xmx1024M ${hudson.rdf4j.proxy.opts} </argLine >
675+ <argLine >-Xmx1024M</argLine >
694676 </configuration >
695677 </plugin >
696678 <plugin >
701683 <encoding >UTF-8</encoding >
702684 <forkCount >1</forkCount >
703685 <reuseForks >false</reuseForks >
704- <argLine >-Xmx1024M ${hudson.rdf4j.proxy.opts} </argLine >
686+ <argLine >-Xmx1024M</argLine >
705687 <includes >
706688 <include >**/*Test.java</include >
707689 </includes >
You can’t perform that action at this time.
0 commit comments