File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -146,24 +146,6 @@ Institute of Molecular Cell Biology and Genetics.</organizationName>
146146 <!-- NB: Enable dependency on tools.jar. See:
147147 http://maven.apache.org/general.html#tools-jar-dependency -->
148148 <profiles >
149- <profile >
150- <id >tools-jar</id > <!-- required for CheckSezpozTest -->
151- <activation >
152- <file >
153- <!-- NB: Custom properties do not work here, so we hardcode. -->
154- <exists >${java.home} /../lib/tools.jar</exists >
155- </file >
156- </activation >
157- <dependencies >
158- <dependency >
159- <groupId >com.sun</groupId >
160- <artifactId >tools</artifactId >
161- <version >1.4.2</version >
162- <scope >system</scope >
163- <systemPath >${java.home} /../lib/tools.jar</systemPath >
164- </dependency >
165- </dependencies >
166- </profile >
167149 <profile >
168150 <id >only-eclipse</id >
169151 <activation >
You can’t perform that action at this time.
0 commit comments