
| Key: |
LPP-3175
|
| Type: |
Task
|
| Status: |
Open
|
| Priority: |
--
|
| Assignee: |
Unassigned
|
| Reporter: |
Benjamin Shine
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
OpenLaszlo
Created: 29/Nov/06 05:23 PM
Updated: 19/Mar/07 12:25 PM
|
|
| Component/s: |
Build System
|
| Affects Version/s: |
3.4
|
| Fix Version/s: |
None
|
|
| Severity: |
Minor
|
| Runtime: |
N/A
|
| Fix in hand: |
False
|
|
On linux machines with java 1.5 or else we get this error:
quick-index:
[style] Processing /home/svnbuild/builds/2699-openlaszlo-branches-legals/laszlo-explorer/nav.xml to /home/svnbuild/builds/2699-openlaszlo-branches-legals/quick-index.html
[style] Loading stylesheet /home/svnbuild/builds/2699-openlaszlo-branches-legals/quick-index.xslt
BUILD FAILED
/home/svnbuild/builds/2699-openlaszlo-branches-legals/build.xml:479: The following error occurred while executing this line:
java.lang.NoClassDefFoundError: org/apache/xml/serializer/SerializerTrace
Suggested fix: get serializer.jar from somewhere (apache xalan-j project?) and add it to vendor and build instructions.
With java 1.4, this problem does not occur.
|
|
Description
|
On linux machines with java 1.5 or else we get this error:
quick-index:
[style] Processing /home/svnbuild/builds/2699-openlaszlo-branches-legals/laszlo-explorer/nav.xml to /home/svnbuild/builds/2699-openlaszlo-branches-legals/quick-index.html
[style] Loading stylesheet /home/svnbuild/builds/2699-openlaszlo-branches-legals/quick-index.xslt
BUILD FAILED
/home/svnbuild/builds/2699-openlaszlo-branches-legals/build.xml:479: The following error occurred while executing this line:
java.lang.NoClassDefFoundError: org/apache/xml/serializer/SerializerTrace
Suggested fix: get serializer.jar from somewhere (apache xalan-j project?) and add it to vendor and build instructions.
With java 1.4, this problem does not occur. |
Show » |
| There are no comments yet on this issue.
|
|