
| Key: |
LPP-5261
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
--
|
| Assignee: |
Unassigned
|
| Reporter: |
Benjamin Shine
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
| Severity: |
Minor
|
| Runtime: |
N/A
|
| Fix in hand: |
False
|
|
The dist-dev step of the build calls the prefetch target. It probably shouldn't; the compiler is so fast that we don't really need to prefetch anymore. I thought we stopped doing this years ago, actually.
|
|
Description
|
The dist-dev step of the build calls the prefetch target. It probably shouldn't; the compiler is so fast that we don't really need to prefetch anymore. I thought we stopped doing this years ago, actually. |
Show » |
|
init:
[echo] Ant project:lps on Linux 2.6.16.29-xen_3.0.3.0 i386
[echo] ant.home: /home/svnbuild/lib/apache-ant-1.6.5
[echo] JRE: 1.5.0_12 (Sun Microsystems Inc.)
[echo] JAVA_HOME: /usr
[echo] LPS Version: 4.1.x Latest
[echo] LPS_HOME: /home/svnbuild/builds/7530-openlaszlo-trunk
[echo] LZ_VENDOR_ROOT: /home/svnbuild/src/svn/vendor
[echo] LZ_TOOLS_ROOT: /home/svnbuild/src/svn/tools/trunk
[echo] LZ_INSTALLS_ROOT: /home/svnbuild/lib
[echo] server.home: /home/svnbuild/lib/jakarta-tomcat-5.0.30
[echo] lps.branch: 7530-openlaszlo-trunk
[echo] platform: is unix
[echo] Skipping prefetch is true <====== see?