Community
Participate
Working Groups
Created attachment 192350 [details] Patch-file containing the difference between the attached code of Bug 336939 and the code I lately worked on. This is a new functionality for the PTP project. This is a stand-alone version which needs local stored LML files and displays * tables containing lists of running and waiting jobs * a graphical representation of the remote system (nodedisplay) One of the first version I attached to the Bug 336939. In the meantime there have been a lot of changes in the code, for example the nodedisplay is now working. Partly the code was written by one of my colleagues (Carsten Karbach). So for the parts written by me, I give the following statements: 1) I authored 100% of the content I am contributing 2) I have the rights to contribute the content to Eclipse 3) I agree to contribute the content under the EPL. This statements will also be given by Carsten Karbach in a following comment to this bug.
So for the parts written by me, I give the following statements: 1) I authored 100% of the content I am contributing 2) I have the rights to contribute the content to Eclipse 3) I agree to contribute the content under the EPL.
Hi Claudia, do you have a sample XML file you're using for testing? Could you attach to this bug? Thanks!
Examples for testing the code can be found at http://llview.zam.kfa-juelich.de/LML/OnlineDocumentation/realexample.html .
Created attachment 192705 [details] Patch-file containing the difference between the attached code of Bug 336939 and the code I lately worked on
Committed. Thanks!