Author: areshetnyak
Date: 2010-03-25 11:08:47 -0400 (Thu, 25 Mar 2010)
New Revision: 2136
Modified:
jcr/trunk/exo.jcr.component.ext/src/main/java/org/exoplatform/services/jcr/ext/backup/server/HTTPBackupAgent.java
Log:
EXOJCR-549 : The implementation backup/restore whole repository in HTTPBackupAgent.
Modified:
jcr/trunk/exo.jcr.component.ext/src/main/java/org/exoplatform/services/jcr/ext/backup/server/HTTPBackupAgent.java
===================================================================
---
jcr/trunk/exo.jcr.component.ext/src/main/java/org/exoplatform/services/jcr/ext/backup/server/HTTPBackupAgent.java 2010-03-25
14:59:27 UTC (rev 2135)
+++
jcr/trunk/exo.jcr.component.ext/src/main/java/org/exoplatform/services/jcr/ext/backup/server/HTTPBackupAgent.java 2010-03-25
15:08:47 UTC (rev 2136)
@@ -1209,7 +1209,7 @@
}
/**
- * Will be returned the list short info of current and completed backups.
+ * Will be returned the list short info of current and completed repository backups.
*
* @param repository
* String, the repository name
Show replies by date