You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by cl...@apache.org on 2021/05/07 23:12:01 UTC

[db-jdo] 05/08: JDO-593 Merge to 2.1.1 branch

This is an automated email from the ASF dual-hosted git repository.

clr pushed a commit to branch origin/2.1.1
in repository https://gitbox.apache.org/repos/asf/db-jdo.git

commit 88faf9239fec6b4dae5b9f3b4f618dd83f206b12
Author: Michelle Caisse <mc...@apache.org>
AuthorDate: Fri Aug 1 21:26:48 2008 +0000

    JDO-593 Merge to 2.1.1 branch
---
 tck2-legacy/project.properties | 6 +++++-
 tck2/project.properties        | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/tck2-legacy/project.properties b/tck2-legacy/project.properties
index 461cebf..6c1187c 100644
--- a/tck2-legacy/project.properties
+++ b/tck2-legacy/project.properties
@@ -21,7 +21,11 @@ maven.jar.manifest = ${basedir}/../JDO20.MF
 jdo.tck.excludelist = ${basedir}/src/conf/exclude.list
 
 # Maven repository
-maven.repo.remote = http://repo1.maven.org/maven,http://www.jpox.org/downloads/maven,http://www.jpox.org/downloads/maven-nightly,http://maven1.glassfishwiki.org
+maven.repo.remote =\
+http://repo1.maven.org/maven,\
+http://www.jpox.org/downloads/maven,\
+http://www.jpox.org/downloads/maven-nightly,\
+http://download.java.net/maven/1
 maven.checkstyle.properties = ${basedir}/../jdo_checks.xml
 
 # iut properties file
diff --git a/tck2/project.properties b/tck2/project.properties
index 8d527f7..18e518e 100644
--- a/tck2/project.properties
+++ b/tck2/project.properties
@@ -24,7 +24,11 @@ maven.jar.manifest = ${basedir}/../JDO20.MF
 jdo.tck.excludelist = ${basedir}/src/conf/exclude.list
 
 # Maven repository
-maven.repo.remote = http://repo1.maven.org/maven,http://www.jpox.org/downloads/maven,http://www.jpox.org/downloads/maven-nightly,http://maven1.glassfishwiki.org
+maven.repo.remote =\
+http://repo1.maven.org/maven,\
+http://www.jpox.org/downloads/maven,\
+http://www.jpox.org/downloads/maven-nightly,\
+http://download.java.net/maven/1
 maven.checkstyle.properties = ${basedir}/../jdo_checks.xml
 
 # iut properties file