initial release of JP client module (containing jpps importer)
authorJiří Škrábal <nykolas@ics.muni.cz>
Thu, 14 Jul 2005 16:57:36 +0000 (16:57 +0000)
committerJiří Škrábal <nykolas@ics.muni.cz>
Thu, 14 Jul 2005 16:57:36 +0000 (16:57 +0000)
commit6e5909237f59300c2a8b31aa4019b3e374ace0b9
treece79e4cb10c94e33dfe7f846e282844db46f7fe1
parent01c863c686dfca651fd579bb31ef8340d84ca3a7
initial release of JP client module (containing jpps importer)
30 files changed:
org.glite.jp.client/.cvsignore [new file with mode: 0644]
org.glite.jp.client/Makefile [new file with mode: 0644]
org.glite.jp.client/build.xml [new file with mode: 0755]
org.glite.jp.client/project/build.number [new file with mode: 0644]
org.glite.jp.client/project/build.properties [new file with mode: 0644]
org.glite.jp.client/project/configure.properties.xml [new file with mode: 0644]
org.glite.jp.client/project/properties.xml [new file with mode: 0755]
org.glite.jp.client/project/tar_exclude [new file with mode: 0644]
org.glite.jp.client/project/version.properties [new file with mode: 0644]
org.glite.jp.client/src/authz.c [new file with mode: 0644]
org.glite.jp.client/src/authz.h [new file with mode: 0644]
org.glite.jp.client/src/backend.h [new file with mode: 0644]
org.glite.jp.client/src/bones_server.c [new file with mode: 0644]
org.glite.jp.client/src/builtin_plugins.h [new file with mode: 0644]
org.glite.jp.client/src/db.h [new file with mode: 0644]
org.glite.jp.client/src/feed.c [new file with mode: 0644]
org.glite.jp.client/src/feed.h [new file with mode: 0644]
org.glite.jp.client/src/file_plugin.c [new file with mode: 0644]
org.glite.jp.client/src/ftp_backend.c [new file with mode: 0644]
org.glite.jp.client/src/is_client.c [new file with mode: 0644]
org.glite.jp.client/src/jpimporter.c [new file with mode: 0644]
org.glite.jp.client/src/jptype_map.h [new file with mode: 0644]
org.glite.jp.client/src/mysql.c [new file with mode: 0644]
org.glite.jp.client/src/new_ftp_backend.c [new file with mode: 0644]
org.glite.jp.client/src/simple_server.c [new file with mode: 0644]
org.glite.jp.client/src/soap_ops.c [new file with mode: 0644]
org.glite.jp.client/src/tags.c [new file with mode: 0644]
org.glite.jp.client/src/tags.h [new file with mode: 0644]
org.glite.jp.client/src/tags_plugin.c [new file with mode: 0644]
org.glite.jp.client/src/typemap.dat [new file with mode: 0644]