- full support of all version 2 attributes (attr2) - the code is generated
authorJan Pospíšil <honik@ntc.zcu.cz>
Sun, 11 May 2008 18:37:36 +0000 (18:37 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Sun, 11 May 2008 18:37:36 +0000 (18:37 +0000)
commit3d18ee134f5ac6215035a1f2cc3729867a6292c0
tree2785ae302c222b7ac028ad14c0dafbede9c14409
parent5d228edc08d19ecc7106e3941f2101b57da0aed1
- full support of all version 2 attributes (attr2) - the code is generated
- attrs2 now default, version 1 attributes available by -1 option
- fix for bug #21085 - corrected XML escaping in XML structured attributes
(added dependency on org.glite.lbjp-common.trio)
- added several messages to the verbose mode
org.glite.lb.utils/Makefile
org.glite.lb.utils/src/process_attrs.c [new file with mode: 0644]
org.glite.lb.utils/src/process_attrs2.c.T [new file with mode: 0644]
org.glite.lb.utils/src/statistics.c