Hi Dan

I am Working on it with forking a Javac process for compiling.


Willem.

Daniel Kulp wrote:

On Thursday 22 March 2007 23:27, [EMAIL PROTECTED] wrote:
+
+       <dependency>
+          <groupId>sun.jdk</groupId>
+          <artifactId>tools</artifactId>
+          <version>1.5.0</version>
+           <scope>system</scope>
+           <systemPath>${java.home}/../lib/tools.jar</systemPath>
+        </dependency>

This will break the build on Mac. PLEASE don't do this. I'm going to revert this.


Reply via email to