svn commit: r885226 - /jakarta/jmeter/trunk/build.xml

[email protected]
Newsgroups gmane.comp.jakarta.jmeter.devel
Message-ID <[email protected]>
Author: sebb
Date: Sun Nov 29 13:38:52 2009
New Revision: 885226

URL: http://svn.apache.org/viewvc?rev=885226&view=rev
Log:
Standardise on pathelement location

Modified:
    jakarta/jmeter/trunk/build.xml

Modified: jakarta/jmeter/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=885226&r1=885225&r2=885226&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Sun Nov 29 13:38:52 2009
@@ -705,13 +705,13 @@
     <rmic base="${build.core}" classname="org.apache.jmeter.engine.RemoteJMeterEngineImpl">
       <classpath>
         <pathelement location="${build.jorphan}"/>
-        <pathelement path="${build.core}"/>
+        <pathelement location="${build.core}"/>
         <path refid="classpath"/>
       </classpath>
     </rmic>
     <rmic base="${build.core}" classname="org.apache.jmeter.samplers.RemoteSampleListenerImpl">
       <classpath>
-        <pathelement path="${build.core}"/>
+        <pathelement location="${build.core}"/>
         <path refid="classpath"/>
       </classpath>
     </rmic>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.