[cvs] / astrogrid / registry / client-lite / src / java / org / astrogrid / registry / client / RegistryDelegateFactory.java Repository:
ViewVC logotype

Log of /astrogrid/registry/client-lite/src/java/org/astrogrid/registry/client/RegistryDelegateFactory.java

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 12:56:04 2009 UTC (2 years, 11 months ago) by KevinBenson
Branch: MAIN
CVS Tags: AG_2009_1, HEAD
Changes since 1.22: +2 -57 lines
Diff to previous 1.22
few minor changes old createQuery() methods from a very long time ago has now been deleted.  then added a few things to the docs

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 16:31:44 2008 UTC (4 years, 3 months ago) by KevinBenson
Branch: MAIN
Changes since 1.21: +6 -6 lines
Diff to previous 1.21
small fixes to the VOSI for CeaApplications when they are not connected to DSA type registrations.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 10:52:45 2008 UTC (4 years, 4 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_Reg_KMB_AddMoreTests
Branch point for: Reg_KMB_AddMoreTests
Changes since 1.20: +0 -0 lines
Diff to previous 1.20
merger from Reg_KMB_VOSIFix2008_01_08
To fix a couple of xsl stylesheets to have some more namespaces and to work with CEA commandline.  A trim() added to commons area to make sure identifier does not have spaces in the front.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 17 11:49:29 2008 UTC (4 years, 4 months ago) by KevinBenson
Branch: MAIN
Changes since 1.19: +26 -1 lines
Diff to previous 1.19
Result of merger with Reg_KMB_VOSIFix2008_01_08

Revision 1.18.10.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 12:05:19 2008 UTC (4 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_VOSIFix2008_01_08
Changes since 1.18.10.1: +26 -1 lines
Diff to previous 1.18.10.1 , to branch point 1.18 , to next main 1.23
added the createQueryv1_0() that can read the url from the properties file.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 12 12:41:42 2008 UTC (4 years, 4 months ago) by KevinBenson
Branch: MAIN
Changes since 1.18: +77 -20 lines
Diff to previous 1.18
Result of merger from Reg_KMB_VOSIFix2008_01_08

Revision 1.18.10.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 12 12:33:20 2008 UTC (4 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_VOSIFix2008_01_08
Changes since 1.18: +77 -20 lines
Diff to previous 1.18
Fixed a few VOSI problems and added some new things where by it uses the RegistryAdminService for updating now.  And can now create a new VOResource record if it finds a ceaApplication capability to harvest.  Also fixed a small bug on the identifiersOnly request for searches.  On the client side added a little javadoc info and fixed something on the adql queries.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 15:15:58 2007 UTC (4 years, 9 months ago) by clq2
Branch: MAIN
CVS Tags: Root_Reg_KMB_JSPPatches, Root_Reg_KMB_Jetty, Root_Reg_KMB_MinorFixesNov19_2007, Root_Reg_KMB_OAIBaseFix, Root_Reg_KMB_VOSIFix2008_01_08
Branch point for: Reg_KMB_JSPPatches, Reg_KMB_Jetty, Reg_KMB_MinorFixesNov19_2007, Reg_KMB_OAIBaseFix, Reg_KMB_VOSIFix2008_01_08
Changes since 1.17: +76 -5 lines
Diff to previous 1.17
KMB brach changes for PAL

Revision 1.17.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 14:26:56 2007 UTC (4 years, 9 months ago) by KevinBenson
Branch: Reg_KMB_Translate0_10OnHarvest
Changes since 1.17.4.2: +9 -5 lines
Diff to previous 1.17.4.2 , to branch point 1.17 , to next main 1.23
fixed a null pointer check.
And solved a possible runtime exception to happen on fallback urls.

Revision 1.17.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 16:10:51 2007 UTC (4 years, 9 months ago) by KevinBenson
Branch: Reg_KMB_Translate0_10OnHarvest
Changes since 1.17.4.1: +16 -5 lines
Diff to previous 1.17.4.1 , to branch point 1.17
finally finishing up the 1.0 delegates for the client.  Namely the getEndpoints for 1.0 were different and requiring some xqueries to happen.

Revision 1.17.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 7 14:14:01 2007 UTC (4 years, 9 months ago) by KevinBenson
Branch: Reg_KMB_Translate0_10OnHarvest
Changes since 1.17: +61 -5 lines
Diff to previous 1.17
several changes on using 1.0 interface for the client delegates for both querying and admin.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 11:44:27 2007 UTC (5 years, 3 months ago) by KevinBenson
Branch: MAIN
CVS Tags: AG2007-2, Root_Reg_KMB_StressJun7_2007, Root_Reg_KMB_Translate0_10OnHarvest, b4_KMB_4_PAL
Branch point for: Reg_KMB_StressJun7_2007, Reg_KMB_Translate0_10OnHarvest
Changes since 1.16: +13 -78 lines
Diff to previous 1.16
reverted back to a previous client there was a few things that needed to be sorted for the new type of contract versioned client comes out.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 21 16:35:39 2007 UTC (5 years, 3 months ago) by KevinBenson
Branch: MAIN
Changes since 1.15: +78 -13 lines
Diff to previous 1.15
Result of a full replace of branch Reg_KMB_Xfire

Revision 1.15.126.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 19 22:36:19 2006 UTC (5 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.15.126.1: +2 -2 lines
Diff to previous 1.15.126.1 , to branch point 1.15 , to next main 1.23
small property setting needed to be changed.

Revision 1.15.126.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 14:34:34 2006 UTC (5 years, 8 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.15: +78 -13 lines
Diff to previous 1.15
This project is being copy&paste from an original branch.  The main changes are:
Documentation a little better on how to install.
New eXist db bundled.
Now uses XFire for streaming back on the server.
Supports 1.0 Registry spec.

Revision 1.15.106.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 8 10:27:11 2006 UTC (5 years, 11 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.15.106.1: +23 -13 lines
Diff to previous 1.15.106.1 , to branch point 1.15 , to next main 1.23
*** empty log message ***

Revision 1.15.106.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 21 17:35:33 2006 UTC (6 years, 1 month ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.15: +68 -13 lines
Diff to previous 1.15
paging stuff being added

Revision 1.15.58.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 6 08:59:19 2005 UTC (6 years, 10 months ago) by gtr
Branch: registry-gtr-1188-2
Changes since 1.15: +42 -72 lines
Diff to previous 1.15 , to next main 1.23
This is now very much simplified.

Revision 1.15.38.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 1 08:14:18 2005 UTC (6 years, 11 months ago) by gtr
Branch: registry-gtr-1188
Changes since 1.15.38.2: +7 -5 lines
Diff to previous 1.15.38.2 , to branch point 1.15 , to next main 1.23
Configuration keys now come from org.astrogrid.registry,common.Configuration.

Revision 1.15.38.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 1 07:30:02 2005 UTC (6 years, 11 months ago) by gtr
Branch: registry-gtr-1188
Changes since 1.15.38.1: +3 -3 lines
Diff to previous 1.15.38.1 , to branch point 1.15
Configuration keys org.astrogrid.registry.* are shortened to registry.*.

Revision 1.15.38.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 24 16:00:59 2005 UTC (7 years ago) by gtr
Branch: registry-gtr-1188
Changes since 1.15: +16 -16 lines
Diff to previous 1.15
The configuration keys org.astrogrid.registry.admin.endpoint and org.astrogrid.registry.query.endpoint were shortened to registry.admin.endpoint and registry.query.endpoint respectively.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 22 20:57:28 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
CVS Tags: AG2006-2, AG2006-4, AG2007-1, BLLatest-jdt, KMB_WSDL, KMB_WSDLS, R1_1, Root_Doc_Template_KMB_May112005, Root_REGv10_clq_961, Root_Reg_JDT_anti1350, Root_Reg_KMB_1276, Root_Reg_KMB_1293, Root_Reg_KMB_1323, Root_Reg_KMB_1350, Root_Reg_KMB_381_WS, Root_Reg_KMB_864, Root_Reg_KMB_972, Root_Reg_KMB_972_2, Root_Reg_KMB_ErrorMessageFix2, Root_Reg_KMB_ErrorMessages, Root_Reg_KMB_Paging, Root_Reg_KMB_SchmeLocationFix, Root_Reg_KMB_SmallFixForDec2006, Root_Reg_KMB_Stress2, Root_Reg_KMB_WBDocs1_Fix, Root_Reg_KMB_WSDLS, Root_Reg_KMB_Xfire, Root_Reg_KMB_XfireAgain, Root_Reg_KMB_Xforms2_Jun01, Root_aginab_jdt_1182, Root_all_jdt_1056, Root_axis-gtr-1406, Root_clq_axis_update, Root_clq_reg_1367, Root_desktop-querybuilder-jl-1404, Root_maven_jdt_383, Root_reg_clq_1120, Root_reg_jdt_1275, Root_registry-gtr-1188, Root_registry-gtr-1188-2, apps-gtr-2098_root, b4, b4-Reg_KMB_WBDocs1_Fix, b4_15_05, b4_383, b4_864_06_March, b4_KMB_05_05_05, b4_KMB_864, b4_KMB_merge_29_04_05, b4_Kev_reg_app_commu, b4_Kev_reg_app_commu_2, b4_Reg_KMB_ErrorMessages, b4_axis_gtr_1046, b4_dave-dev-200512141139, b4_dave_dev_200601051057, b4_jdt_reg_anti1350, b4_kev_common_reg, b4_kmb_1235, b4_kmb_1350, b4_reg_doctemp, dave-dev-200503140252-start, dave-dev-200503150513-start, dave-dev-200503181302-start, dave-dev-200503211350-start, dave-dev-200504041023-start, dave-dev-200504111153-start, dave-dev-200504251302-start, dave-dev-200506061035-start, dave-dev-200506071500-start, dave-dev-200506081212-start, dave-dev-200506100249-start, dave-dev-200506281451-start, dave-dev-200506281816-start, dave-dev-200507251101-start, dave-dev-200508090435-start, dave-dev-200508091545-start, dave-dev-200509010705-start, dave-dev-200511211256-start, dave-dev-200511291146-start, dave-dev-200512141139-start, dave-dev-200601051057-start, dave-dev-200601101714-start, dave-dev-200601121358-start, dave-dev-200603301643-start, dave-dev-200605301226-start, dave-dev-200605311657-start, dave-dev-200606281707-start, dave-dev-200608221318-start, dave-dev-200610091558-start, querybuilder-jl-1404-premerge-20051215, r0_10_0, r0_10_1, r1_0, r1_1, reg_KMB_21022002, registry-gtr-2098_root, root_JSPtest-GTR-1071, v1_1
Branch point for: Doc_Template_KMB_May112005, JSPtest-GTR-1071, REGv10_clq_961, Reg_JDT_anti1350, Reg_KMB_1276, Reg_KMB_1293, Reg_KMB_1323, Reg_KMB_1350, Reg_KMB_381_WS, Reg_KMB_864, Reg_KMB_972, Reg_KMB_972_2, Reg_KMB_ErrorMessageFix2, Reg_KMB_ErrorMessages, Reg_KMB_Paging, Reg_KMB_SchmeLocationFix, Reg_KMB_SmallFixForDec2006, Reg_KMB_Stress2, Reg_KMB_WBDocs1_Fix, Reg_KMB_WSDLS, Reg_KMB_Xfire, Reg_KMB_XfireAgain, Reg_KMB_Xforms2_Jun01, aginab_jdt_1182, all_jdt_1056, app-gtr-1230-2, apps-gtr-2098, axis-gtr-1406, clq_axis_update, clq_reg_1367, dave-dev-200503140252, dave-dev-200503150513, dave-dev-200503181302, dave-dev-200503211350, dave-dev-200504041023, dave-dev-200504111153, dave-dev-200504251302, dave-dev-200506061035, dave-dev-200506071500, dave-dev-200506081212, dave-dev-200506100249, dave-dev-200506281451, dave-dev-200506281816, dave-dev-200507251101, dave-dev-200508090435, dave-dev-200508091545, dave-dev-200508261045, dave-dev-200509010705, dave-dev-200511211256, dave-dev-200511291146, dave-dev-200512141139, dave-dev-200601051057, dave-dev-200601101714, dave-dev-200601121358, dave-dev-200603301643, dave-dev-200605301226, dave-dev-200605311635, dave-dev-200605311657, dave-dev-200606281707, dave-dev-200608221318, dave-dev-200610091556, dave-dev-200610091558, desktop-querybuilder-jl-1404, maven_jdt_383, r0_10_1branch, reg_clq_1120, reg_jdt_1275, registry-gtr-1188, registry-gtr-1188-2, registry-gtr-2098
Changes since 1.14: +9 -8 lines
Diff to previous 1.14
checkin 889_2

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 18 12:08:08 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
CVS Tags: portalWF_pjn_720, reg_889_2
Changes since 1.13: +8 -9 lines
Diff to previous 1.13
roll back to before 889

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 15 17:35:19 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
Changes since 1.12: +0 -0 lines
Diff to previous 1.12
elipse ignored some of the files when commiting last time

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 15 12:43:44 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
Changes since 1.11: +9 -8 lines
Diff to previous 1.11
REG_KMB_889/889_2

Revision 1.11.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 19 14:39:18 2005 UTC (7 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_889_2
Changes since 1.11: +9 -8 lines
Diff to previous 1.11 , to next main 1.23
split it out the OAI form the query service in the delegate

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 13 17:26:46 2005 UTC (7 years, 4 months ago) by clq2
Branch: MAIN
CVS Tags: BLLatest-JDT, REG_b4_889, Root_REG_JDT_933, Root_Reg_KMB_889_2, Root_r0_8_0, dave-dev-200501141257-200501211445, dave-dev-200501141257-200501261404, dave-dev-200501141257-start, dave-dev-200502010902-start
Branch point for: REG_JDT_933, Reg_KMB_889_2, dave-dev-200501141257, dave-dev-200502010902, gtr-contracts-BZ945, r0_8_0
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
Reg_KMB_787

Revision 1.10.48.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 11 09:11:11 2005 UTC (7 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 , to next main 1.23
Okay temporaritly taken out the sql translator because of a circular dependency.
Also cleaned up QueryRegistry a bit and added a alternate registry endpoint if needed.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 14 00:52:21 2004 UTC (7 years, 8 months ago) by nw
Branch: MAIN
CVS Tags: BLLatest, BLLatest_pendingfixes, Baseline-20041208, Itn06_towardclose_12Oct2004, Itn06_towardclose_13Oct2004, Root_BLD_JDT_648, Root_Community_08-10-04, Root_Community_AdminInterface, Root_Itn06_release, Root_KMB_Registry_JSP_11_10_04, Root_Reg_JDT_881, Root_Reg_JDT_881b, Root_Reg_KMB_546, Root_Reg_KMB_575, Root_Reg_KMB_603, Root_Reg_KMB_605, Root_Reg_KMB_630, Root_Reg_KMB_661, Root_Reg_KMB_728, Root_Reg_KMB_787, Root_Reg_KMB_878, Root_Reg_KMB_886, Root_Reg_KMB_889, Root_Registry_BranchSpruceUp, b4Reg_KMB_787, build0_7-b000, dave-dev-200410061224-200411221334, dave-dev-200410061224-200411221434, dave-dev-200410061224-200411221509, dave-dev-200410061224-200411221525, dave-dev-200410061224-200411221626, dave-dev-200410061224-200411260508, dave-dev-200410061224-200411291018, dave-dev-200410061224-200411291805, dave-dev-200410061224-200411291821, dave-dev-200410061224-200412031442, dave-dev-200410061224-200412040522, dave-dev-200410061224-200412080219, dave-dev-200410061224-200412080423, dave-dev-200410061224-200412080557, dave-dev-200410061224-200412091423, dave-dev-200410061224-200412100525, dave-dev-200410061224-200412112123, dave-dev-200410061224-200412141207, dave-dev-200410061224-200412161312, dave-dev-200410061224-start, dave-dev-200412201205-start, dave-dev-200412201250-200501121652, dave-dev-200412201250-start, r0_6_0, r0_7_0
Branch point for: BLD_JDT_648, Community_AdminInterface, GTR-registry-BZ565, Itn06_release, KMB_Registry_JSP_11_10_04, Reg_JDT_881, Reg_JDT_881b, Reg_KMB_546, Reg_KMB_575, Reg_KMB_603, Reg_KMB_605, Reg_KMB_630, Reg_KMB_661, Reg_KMB_728, Reg_KMB_787, Reg_KMB_878, Reg_KMB_886, Reg_KMB_889, Registry_BranchSpruceUp, dave-dev-200409170051, dave-dev-200409171216, dave-dev-200409171415, dave-dev-200409211301, dave-dev-200409221213, dave-dev-200409281154, dave-dev-200410051520, dave-dev-200410061224, dave-dev-200411081351, dave-dev-200412201205, dave-dev-200412201250, preg_rtp_633, r0_7_0branch
Changes since 1.9: +8 -5 lines
Diff to previous 1.9
first cursory review of code - added @todo links for possible improvements. not making any changes yet.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 8 13:23:11 2004 UTC (7 years, 8 months ago) by nw
Branch: MAIN
Branch point for: dave-dev-200409091136, dave-dev-200409091346, dave-dev-200409100118, dave-dev-200409131130
Changes since 1.8: +11 -2 lines
Diff to previous 1.8
replaced System.out with calls to commons logging.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 25 11:42:48 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200408261411, dave-dev-200408310943, dave-dev-200409021256, dave-dev-200409031036, dave-dev-200409061355, rtp-regdom
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
back to new registry attempt

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 17 12:00:37 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
CVS Tags: before_kevin_merge_25Aug
Branch point for: dave-dev-200408182231, dave-dev-200408191224, dave-dev-200408201348, dave-dev-200408201619, dave-dev-200408241246, filestore-GTR-486
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
These are quick rollbacks to last thursday

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 17 07:56:08 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200408171159
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Okay this will try again, originally on Sunday added some new changes to Registry,
but it had some problems with Castor and required to tag the registry and back it out.
Now it seems the fixes were just some xml in the integrationtests. So will attempt to bring
back my changes from the tagged version.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 16 14:19:20 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
backing out to Friday the 13th for now.  Several mistakes still there.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 13 20:45:13 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Auguest_16_Bad_Registry
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
result of merge with kev_09_08 dealing with the oai servlet and small changes to the query

Revision 1.3.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 12 08:34:25 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: Kev_09_08_04_RT
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 , to next main 1.23
New Changes to an xsl stylesheet to make the verison 0_9 more consistent.
Changed the delegatefactory and admin area to use an interface instead of two seperate classes.
Change the QueryRegistry to now use the oai methods

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 5 12:04:30 2004 UTC (7 years, 10 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_Kev_09_08_04_RT, Root_kevin-dev-05-08-04_Reg
Branch point for: Kev_09_08_04_RT, dave-dev-200408101155, kevin-dev-05-08-04_Reg, rtp_integration, security-GTR-477
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
new changes to client-lite to have REgsitryService an interface which is what it should have been and let QueryRegistry be the one that implements that class.

Revision 1.2.38.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 3 20:47:12 2004 UTC (7 years, 10 months ago) by KevinBenson
Branch: kevin-dev-03-08-04_RT
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 , to next main 1.23
Changes to use RegistryServcie as an interface which is how it should have been.
And creates teh QueryREgistry

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 16 12:06:44 2004 UTC (7 years, 11 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Itn06_case2, Root_ITN06_Jun21_KMB, Root_Itn06_case3, Root_Reg_July_23_2004, Root_kevin-dev-03-08-04_RT, before_kevins_mergein, kevin_case3_b4_merge, nww-int06-post-cea-refactoring-checkin, nww-int06-pre-cea-refactoring-checkin
Branch point for: BKM-2004-07-05, BKM_2004_06_17, ITN06_Jun21_KMB, Itn06_case3, MySpace-GTR-454, dave-dev-200406211036, dave-dev-200406211133, dave-dev-200406291222, dave-dev-200406301228, dave-dev-200407141515, dave-dev-200407151443, dave-dev-200407201059, dave-dev-200407211922, dave-dev-200407221450, dave-dev-200407221513, dave-dev-200407231013, dave-dev-200407231626, dave-dev-200407261230, dave-dev-200407271446, kevin-dev-03-08-04_RT
Changes since 1.1: +94 -0 lines
Diff to previous 1.1
New lighter version  of the client and does not rely on workflow

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 16 08:51:25 2004 UTC (7 years, 11 months ago) by KevinBenson
Branch: KMB_23-05-2004_Reg
CVS Tags: Reg_CleanUp_June16th2, Reg_Cleanup_June_16th
Changes since 1.1: +94 -0 lines
Diff to previous 1.1 , to next main 1.23
This is a new client-lite version that is not heavyweight and I suspect will be the one
that most apps/clients will connect to

Revision 1.1
Wed Jun 16 08:51:25 2004 UTC (7 years, 11 months ago) by KevinBenson
Branch: MAIN
Branch point for: KMB_23-05-2004_Reg
FILE REMOVED
file RegistryDelegateFactory.java was initially added on branch KMB_23-05-2004_Reg.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

gg78@starNOSPAM.le.ac.uk
ViewVC Help
Powered by ViewVC 1.0.4