File tree Expand file tree Collapse file tree 1 file changed +2
-20
lines changed Expand file tree Collapse file tree 1 file changed +2
-20
lines changed Original file line number Diff line number Diff line change 5757 </modules >
5858
5959 <profiles >
60- <profile >
61- <id >localBuild</id >
62- <activation >
63- <property >
64- <!-- activate if property 'hudsonBuild' is not set -->
65- <name >!hudsonBuild</name >
66- </property >
67- </activation >
68- <properties >
69- <hudson .rdf4j.proxy.opts/>
70- </properties >
71- </profile >
7260 <profile >
7361 <id >ossrh</id >
7462 <distributionManagement >
146134 <javadoc .opts>-Xdoclint:none</javadoc .opts>
147135 </properties >
148136 </profile >
149- <profile >
150- <id >eclipse-hudson-rdf4j</id >
151- <properties >
152- <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>
153- </properties >
154- </profile >
155137 </profiles >
156138
157139 <properties >
661643 <version >2.19.1</version >
662644 <configuration >
663645 <encoding >UTF-8</encoding >
664- <argLine >-Xmx1024M ${hudson.rdf4j.proxy.opts} </argLine >
646+ <argLine >-Xmx1024M</argLine >
665647 </configuration >
666648 </plugin >
667649 <plugin >
672654 <encoding >UTF-8</encoding >
673655 <forkCount >1</forkCount >
674656 <reuseForks >false</reuseForks >
675- <argLine >-Xmx1024M ${hudson.rdf4j.proxy.opts} </argLine >
657+ <argLine >-Xmx1024M</argLine >
676658 <includes >
677659 <include >**/*Test.java</include >
678660 </includes >
You can’t perform that action at this time.
0 commit comments