From 988ab2947f3f0b542021a6563d6434b1c8d220f0 Mon Sep 17 00:00:00 2001 From: Robert Greig Date: Tue, 30 Jan 2007 16:53:41 +0000 Subject: (Submitted by Rupert Smith) Updated the README.txt to give a fuller explanation for the creation of the temporary local maven repository. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@501465 13f79535-47bb-0310-9956-ffa450edef68 --- java/mvn-repo/README.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'java') diff --git a/java/mvn-repo/README.txt b/java/mvn-repo/README.txt index e24cb7a41b..c78cda6938 100644 --- a/java/mvn-repo/README.txt +++ b/java/mvn-repo/README.txt @@ -1 +1,5 @@ Temporary local repository for jars that are not available in the central repository yet. +This was created because junit-toolkit is undergoing some development to use it with perf tests. Its an Apache licensed performance testing utility. +It takes 2-4 days to get something added to the central repo but want to keep up with changed to junit-toolkit. This repository holds a snapshot +of it, so that the build can get it from somewhere without breaking. It is anticipated that it will reach a stable 0.5 version within two weeks from +30/01/2007, at which time it will be placed in the central repo and this local repository will be deleted. -- cgit v1.2.1