[jira] [Commented] (MAPREDUCE-3624) bin/yarn script adds jdk tools.jar to the classpath.

2012-01-07 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181955#comment-13181955
 ] 

Hudson commented on MAPREDUCE-3624:
---

Integrated in Hadoop-Mapreduce-trunk #951 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/951/])
MAPREDUCE-3624. Remove unnecessary dependency on JDK's tools.jar. 
Contributed by Mahadev Konar.

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1228354
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/bin/yarn


> bin/yarn script adds jdk tools.jar to the classpath.
> 
>
> Key: MAPREDUCE-3624
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3624
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Affects Versions: 0.23.0
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3624.patch
>
>
> Thanks to Roman for pointing it out. Looks like we have the following lines 
> in bin/yarn:
> {code}
> CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar
> {code}
> We dont really have a dependency on the tools jar. We should remove this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3624) bin/yarn script adds jdk tools.jar to the classpath.

2012-01-07 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181946#comment-13181946
 ] 

Hudson commented on MAPREDUCE-3624:
---

Integrated in Hadoop-Mapreduce-0.23-Build #153 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/153/])
Merge -c 1228354 from trunk to branch-0.23 to fix MAPREDUCE-3624. Remove 
unnecessary dependency on JDK's tools.jar.

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1228355
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/bin/yarn


> bin/yarn script adds jdk tools.jar to the classpath.
> 
>
> Key: MAPREDUCE-3624
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3624
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Affects Versions: 0.23.0
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3624.patch
>
>
> Thanks to Roman for pointing it out. Looks like we have the following lines 
> in bin/yarn:
> {code}
> CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar
> {code}
> We dont really have a dependency on the tools jar. We should remove this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3624) bin/yarn script adds jdk tools.jar to the classpath.

2012-01-07 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181935#comment-13181935
 ] 

Hudson commented on MAPREDUCE-3624:
---

Integrated in Hadoop-Hdfs-trunk #918 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/918/])
MAPREDUCE-3624. Remove unnecessary dependency on JDK's tools.jar. 
Contributed by Mahadev Konar.

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1228354
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/bin/yarn


> bin/yarn script adds jdk tools.jar to the classpath.
> 
>
> Key: MAPREDUCE-3624
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3624
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Affects Versions: 0.23.0
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3624.patch
>
>
> Thanks to Roman for pointing it out. Looks like we have the following lines 
> in bin/yarn:
> {code}
> CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar
> {code}
> We dont really have a dependency on the tools jar. We should remove this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3624) bin/yarn script adds jdk tools.jar to the classpath.

2012-01-07 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181927#comment-13181927
 ] 

Hudson commented on MAPREDUCE-3624:
---

Integrated in Hadoop-Hdfs-0.23-Build #131 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/131/])
Merge -c 1228354 from trunk to branch-0.23 to fix MAPREDUCE-3624. Remove 
unnecessary dependency on JDK's tools.jar.

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1228355
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/bin/yarn


> bin/yarn script adds jdk tools.jar to the classpath.
> 
>
> Key: MAPREDUCE-3624
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3624
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Affects Versions: 0.23.0
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3624.patch
>
>
> Thanks to Roman for pointing it out. Looks like we have the following lines 
> in bin/yarn:
> {code}
> CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar
> {code}
> We dont really have a dependency on the tools jar. We should remove this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3624) bin/yarn script adds jdk tools.jar to the classpath.

2012-01-06 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181559#comment-13181559
 ] 

Hudson commented on MAPREDUCE-3624:
---

Integrated in Hadoop-Mapreduce-trunk-Commit #1530 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1530/])
MAPREDUCE-3624. Remove unnecessary dependency on JDK's tools.jar. 
Contributed by Mahadev Konar.

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1228354
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/bin/yarn


> bin/yarn script adds jdk tools.jar to the classpath.
> 
>
> Key: MAPREDUCE-3624
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3624
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Affects Versions: 0.23.0
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3624.patch
>
>
> Thanks to Roman for pointing it out. Looks like we have the following lines 
> in bin/yarn:
> {code}
> CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar
> {code}
> We dont really have a dependency on the tools jar. We should remove this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3624) bin/yarn script adds jdk tools.jar to the classpath.

2012-01-06 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181555#comment-13181555
 ] 

Hudson commented on MAPREDUCE-3624:
---

Integrated in Hadoop-Mapreduce-0.23-Commit #362 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/362/])
Merge -c 1228354 from trunk to branch-0.23 to fix MAPREDUCE-3624. Remove 
unnecessary dependency on JDK's tools.jar.

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1228355
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/bin/yarn


> bin/yarn script adds jdk tools.jar to the classpath.
> 
>
> Key: MAPREDUCE-3624
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3624
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Affects Versions: 0.23.0
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3624.patch
>
>
> Thanks to Roman for pointing it out. Looks like we have the following lines 
> in bin/yarn:
> {code}
> CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar
> {code}
> We dont really have a dependency on the tools jar. We should remove this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3624) bin/yarn script adds jdk tools.jar to the classpath.

2012-01-06 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181545#comment-13181545
 ] 

Hudson commented on MAPREDUCE-3624:
---

Integrated in Hadoop-Hdfs-0.23-Commit #341 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/341/])
Merge -c 1228354 from trunk to branch-0.23 to fix MAPREDUCE-3624. Remove 
unnecessary dependency on JDK's tools.jar.

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1228355
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/bin/yarn


> bin/yarn script adds jdk tools.jar to the classpath.
> 
>
> Key: MAPREDUCE-3624
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3624
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Affects Versions: 0.23.0
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3624.patch
>
>
> Thanks to Roman for pointing it out. Looks like we have the following lines 
> in bin/yarn:
> {code}
> CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar
> {code}
> We dont really have a dependency on the tools jar. We should remove this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3624) bin/yarn script adds jdk tools.jar to the classpath.

2012-01-06 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181542#comment-13181542
 ] 

Hudson commented on MAPREDUCE-3624:
---

Integrated in Hadoop-Common-trunk-Commit #1510 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1510/])
MAPREDUCE-3624. Remove unnecessary dependency on JDK's tools.jar. 
Contributed by Mahadev Konar.

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1228354
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/bin/yarn


> bin/yarn script adds jdk tools.jar to the classpath.
> 
>
> Key: MAPREDUCE-3624
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3624
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Affects Versions: 0.23.0
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3624.patch
>
>
> Thanks to Roman for pointing it out. Looks like we have the following lines 
> in bin/yarn:
> {code}
> CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar
> {code}
> We dont really have a dependency on the tools jar. We should remove this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3624) bin/yarn script adds jdk tools.jar to the classpath.

2012-01-06 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181538#comment-13181538
 ] 

Hudson commented on MAPREDUCE-3624:
---

Integrated in Hadoop-Common-0.23-Commit #351 (See 
[https://builds.apache.org/job/Hadoop-Common-0.23-Commit/351/])
Merge -c 1228354 from trunk to branch-0.23 to fix MAPREDUCE-3624. Remove 
unnecessary dependency on JDK's tools.jar.

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1228355
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/bin/yarn


> bin/yarn script adds jdk tools.jar to the classpath.
> 
>
> Key: MAPREDUCE-3624
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3624
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Affects Versions: 0.23.0
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3624.patch
>
>
> Thanks to Roman for pointing it out. Looks like we have the following lines 
> in bin/yarn:
> {code}
> CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar
> {code}
> We dont really have a dependency on the tools jar. We should remove this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3624) bin/yarn script adds jdk tools.jar to the classpath.

2012-01-06 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181539#comment-13181539
 ] 

Hudson commented on MAPREDUCE-3624:
---

Integrated in Hadoop-Hdfs-trunk-Commit #1583 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1583/])
MAPREDUCE-3624. Remove unnecessary dependency on JDK's tools.jar. 
Contributed by Mahadev Konar.

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1228354
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/bin/yarn


> bin/yarn script adds jdk tools.jar to the classpath.
> 
>
> Key: MAPREDUCE-3624
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3624
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Affects Versions: 0.23.0
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3624.patch
>
>
> Thanks to Roman for pointing it out. Looks like we have the following lines 
> in bin/yarn:
> {code}
> CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar
> {code}
> We dont really have a dependency on the tools jar. We should remove this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3624) bin/yarn script adds jdk tools.jar to the classpath.

2012-01-05 Thread Hadoop QA (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180738#comment-13180738
 ] 

Hadoop QA commented on MAPREDUCE-3624:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12509578/MAPREDUCE-3624.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

-1 tests included.  The patch doesn't appear to include any new or modified 
tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 eclipse:eclipse.  The patch built with eclipse:eclipse.

-1 findbugs.  The patch appears to introduce 1 new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

+1 core tests.  The patch passed unit tests in .

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1546//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1546//artifact/trunk/hadoop-mapreduce-project/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-app.html
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1546//console

This message is automatically generated.

> bin/yarn script adds jdk tools.jar to the classpath.
> 
>
> Key: MAPREDUCE-3624
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3624
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Affects Versions: 0.23.0
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3624.patch
>
>
> Thanks to Roman for pointing it out. Looks like we have the following lines 
> in bin/yarn:
> {code}
> CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar
> {code}
> We dont really have a dependency on the tools jar. We should remove this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3624) bin/yarn script adds jdk tools.jar to the classpath.

2012-01-05 Thread Eli Collins (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180687#comment-13180687
 ] 

Eli Collins commented on MAPREDUCE-3624:


+1

Btw, I made the same change to hadoop a while back (HADOOP-7374), same 
rationale applies here.

> bin/yarn script adds jdk tools.jar to the classpath.
> 
>
> Key: MAPREDUCE-3624
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3624
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Affects Versions: 0.23.0
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3624.patch
>
>
> Thanks to Roman for pointing it out. Looks like we have the following lines 
> in bin/yarn:
> {code}
> CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar
> {code}
> We dont really have a dependency on the tools jar. We should remove this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira