Log of /astrogrid/registry/webapp/src/java/oclc/org/oclc/oai/server/catalog/RecordFactory.java
Parent Directory
Revision
1.11
Tue Feb 22 20:51:25 2005 UTC (7 years, 3 months ago) by
clq2
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.10: +0 -0 lines
FILE REMOVED
merge 889 again.
Revision
1.9
Tue Feb 15 12:43:44 2005 UTC (7 years, 3 months ago) by
clq2
Branch:
MAIN
Changes since
1.8: +0 -0 lines
FILE REMOVED
REG_KMB_889/889_2
Revision
1.8.76.1
Fri Feb 11 16:44:55 2005 UTC (7 years, 3 months ago) by
KevinBenson
Branch:
Reg_KMB_889
Changes since
1.8: +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.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Sep 3 07:54:31 2004 UTC (7 years, 9 months ago) by
KevinBenson
Branch:
MAIN
CVS Tags:
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,
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-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,
gtr-contracts-BZ945,
preg_rtp_633,
r0_7_0branch,
r0_8_0
Changes since
1.7: +2 -7 lines
Diff to
previous 1.7
small changes to get rid of a few debug println's
Revision
1.5 -
(
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.4: +9 -2 lines
Diff to
previous 1.4
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.1.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 12 08:36:51 2004 UTC (7 years, 9 months ago) by
KevinBenson
Branch:
Kev_09_08_04_RT
Changes since
1.1.2.1: +9 -2 lines
Diff to
previous 1.1.2.1
, to
branch point 1.1
In the AbstractCatalog, RecordFactory, and Crosswalks there were just some printlns added for the moment they will be taken out soon.
In the ServerHelper and AdminArea small changes to fit with the OAI and harvestResource
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 RecordFactory.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.