[cvs] / astrogrid / registry / webapp / src / java / oclc / org / oclc / oai / server / catalog / IMSXMLRecordFactory.java Repository:
ViewVC logotype

Log of /astrogrid/registry/webapp/src/java/oclc/org/oclc/oai/server/catalog/IMSXMLRecordFactory.java

Parent Directory Parent Directory


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

Revision 1.5
Tue Feb 22 20:51:25 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +0 -0 lines
FILE REMOVED
merge 889 again.

Revision 1.4 - (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.3: +0 -0 lines
Diff to previous 1.3
roll back to before 889

Revision 1.3
Tue Feb 15 12:43:44 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
Changes since 1.2: +0 -0 lines
FILE REMOVED
REG_KMB_889/889_2

Revision 1.2.104.1
Fri Feb 11 16:44:55 2005 UTC (7 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_889
Changes since 1.2: +0 -0 lines
FILE REMOVED
Becaue of package names I had to rename the java directory to webapp-java and begin using that one and delete the old java one. This is so it will work fine with maven 1.0.2
Client side a mistake to use a full ivorn is now what should happen before it was just the path.
A few small changes to get the webapp images correct on jsp pages.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 9 22:53:29 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Auguest_16_Bad_Registry, BLLatest, BLLatest-JDT, BLLatest_pendingfixes, Baseline-20041208, Itn06_towardclose_12Oct2004, Itn06_towardclose_13Oct2004, REG_b4_889, 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_933, 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, Root_r0_8_0, b4Reg_KMB_787, before_kevin_merge_25Aug, 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, dave-dev-200501141257-200501211445, dave-dev-200501141257-200501261404, dave-dev-200501141257-start, dave-dev-200502010902-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_933, 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-200408101155, dave-dev-200408171159, dave-dev-200408182231, dave-dev-200408191224, dave-dev-200408201348, dave-dev-200408201619, dave-dev-200408241246, dave-dev-200408261411, dave-dev-200408310943, dave-dev-200409021256, dave-dev-200409031036, dave-dev-200409061355, dave-dev-200409091136, dave-dev-200409091346, dave-dev-200409100118, dave-dev-200409131130, 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, dave-dev-200501141257, dave-dev-200502010902, filestore-GTR-486, gtr-contracts-BZ945, preg_rtp_633, r0_7_0branch, r0_8_0, rtp-regdom, rtp_integration, security-GTR-477
Changes since 1.1: +105 -0 lines
Diff to previous 1.1
Result of merge with kev_dev_09_08_04 dealing with adding oai and registryharvestdaemon servlets

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 9 22:24:50 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: Kev_09_08_04_RT
Changes since 1.1: +105 -0 lines
Diff to previous 1.1 , to next main 1.5
New webapp that deploys the servlets of oai and registryharvest

Revision 1.1
Mon Aug 9 22:24:50 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Branch point for: Kev_09_08_04_RT
FILE REMOVED
file IMSXMLRecordFactory.java was initially added on branch Kev_09_08_04_RT.

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