Import of wms jobid JOBID
authorElisabetta Ronchieri <elisabetta.ronchieri@cnaf.infn.it>
Wed, 26 May 2004 18:45:05 +0000 (18:45 +0000)
committerElisabetta Ronchieri <elisabetta.ronchieri@cnaf.infn.it>
Wed, 26 May 2004 18:45:05 +0000 (18:45 +0000)
commit05d9672145446ca829f7bf27545f4f7882673c1c
tree194a22fc8a82514e081896d83a9d7b5d4da2925e
Import of wms jobid
23 files changed:
org.glite.wms-utils.jobid/LICENSE [new file with mode: 0755]
org.glite.wms-utils.jobid/Makefile.am [new file with mode: 0755]
org.glite.wms-utils.jobid/bootstrap [new file with mode: 0755]
org.glite.wms-utils.jobid/build.xml [new file with mode: 0755]
org.glite.wms-utils.jobid/configure.ac [new file with mode: 0755]
org.glite.wms-utils.jobid/project/build.properties [new file with mode: 0755]
org.glite.wms-utils.jobid/project/properties.xml [new file with mode: 0755]
org.glite.wms-utils.jobid/project/version.properties [new file with mode: 0755]
org.glite.wms-utils.jobid/src/Makefile.am [new file with mode: 0755]
org.glite.wms-utils.jobid/src/jobid/JobId.cpp [new file with mode: 0755]
org.glite.wms-utils.jobid/src/jobid/JobId.h [new file with mode: 0755]
org.glite.wms-utils.jobid/src/jobid/JobIdExceptions.cpp [new file with mode: 0755]
org.glite.wms-utils.jobid/src/jobid/JobIdExceptions.h [new file with mode: 0755]
org.glite.wms-utils.jobid/src/jobid/Makefile.am [new file with mode: 0755]
org.glite.wms-utils.jobid/src/jobid/jobid-c.h [new file with mode: 0755]
org.glite.wms-utils.jobid/src/jobid/jobid.c [new file with mode: 0755]
org.glite.wms-utils.jobid/src/jobid/manipulation.cpp [new file with mode: 0755]
org.glite.wms-utils.jobid/src/jobid/manipulation.h [new file with mode: 0755]
org.glite.wms-utils.jobid/src/jobid/strmd5.c [new file with mode: 0755]
org.glite.wms-utils.jobid/src/jobid/strmd5.h [new file with mode: 0755]
org.glite.wms-utils.jobid/src/jobid_namespace.h [new file with mode: 0755]
org.glite.wms-utils.jobid/test/Makefile.am [new file with mode: 0755]
org.glite.wms-utils.jobid/test/testjobid.c [new file with mode: 0755]