Log of /astrogrid/registry/webapp/src/java/org/astrogrid/registry/oai/XMLExistOAICatalog.java
Parent Directory
Revision
1.15
Tue Feb 22 20:51:25 2005 UTC (7 years, 3 months ago) by
clq2
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.14: +0 -0 lines
FILE REMOVED
merge 889 again.
Revision
1.13
Tue Feb 15 12:43:44 2005 UTC (7 years, 3 months ago) by
clq2
Branch:
MAIN
Changes since
1.12: +0 -0 lines
FILE REMOVED
REG_KMB_889/889_2
Revision
1.12.6.4
Fri Feb 11 16:44:56 2005 UTC (7 years, 3 months ago) by
KevinBenson
Branch:
Reg_KMB_889
Changes since
1.12.6.3: +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.12.6.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 24 21:35:18 2005 UTC (7 years, 4 months ago) by
KevinBenson
Branch:
Reg_KMB_889
Changes since
1.12: +51 -6 lines
Diff to
previous 1.12
Quite a few changes here. Mainly refactoring a lot of the registry for an internal ability with the eXist database.
Also deleting methods no longer used.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 7 14:14:25 2005 UTC (7 years, 4 months ago) by
jdt
Branch:
MAIN
CVS Tags:
BLLatest-JDT,
REG_b4_889,
Root_REG_JDT_933,
Root_Reg_JDT_881b,
Root_Reg_KMB_886,
Root_Reg_KMB_889,
Root_r0_8_0,
b4Reg_KMB_787,
dave-dev-200501141257-200501211445,
dave-dev-200501141257-200501261404,
dave-dev-200501141257-start,
dave-dev-200502010902-start
Branch point for:
REG_JDT_933,
Reg_JDT_881b,
Reg_KMB_886,
Reg_KMB_889,
dave-dev-200501141257,
dave-dev-200502010902,
gtr-contracts-BZ945,
r0_8_0
Changes since
1.11: +101 -107 lines
Diff to
previous 1.11
merged from Reg_KMB_787
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Sep 23 20:48:09 2004 UTC (7 years, 8 months ago) by
KevinBenson
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_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_Registry_BranchSpruceUp,
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_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,
Registry_BranchSpruceUp,
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.10: +9 -2 lines
Diff to
previous 1.10
small change in the query for 0.10 version
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: +8 -11 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.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: +7 -6 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 XMLExistOAICatalog.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.