You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2005/07/13 11:02:15 UTC

svn commit: r216128 - in /incubator/jackrabbit/trunk: api/project.properties commons/project.properties

Author: jukka
Date: Wed Jul 13 02:02:12 2005
New Revision: 216128

URL: http://svn.apache.org/viewcvs?rev=216128&view=rev
Log:
Added a maven.repo.remote pointer to the Day repository also in -api and -commons.

Added:
    incubator/jackrabbit/trunk/api/project.properties   (with props)
    incubator/jackrabbit/trunk/commons/project.properties   (with props)

Added: incubator/jackrabbit/trunk/api/project.properties
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/api/project.properties?rev=216128&view=auto
==============================================================================
--- incubator/jackrabbit/trunk/api/project.properties (added)
+++ incubator/jackrabbit/trunk/api/project.properties Wed Jul 13 02:02:12 2005
@@ -0,0 +1,3 @@
+# specifying additional remote repository for downloading dependencies
+# not available at www.ibiblio.org/maven/
+maven.repo.remote = http://www.ibiblio.org/maven/,http://www.day.com/maven/

Propchange: incubator/jackrabbit/trunk/api/project.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/jackrabbit/trunk/commons/project.properties
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/commons/project.properties?rev=216128&view=auto
==============================================================================
--- incubator/jackrabbit/trunk/commons/project.properties (added)
+++ incubator/jackrabbit/trunk/commons/project.properties Wed Jul 13 02:02:12 2005
@@ -0,0 +1,3 @@
+# specifying additional remote repository for downloading dependencies
+# not available at www.ibiblio.org/maven/
+maven.repo.remote = http://www.ibiblio.org/maven/,http://www.day.com/maven/

Propchange: incubator/jackrabbit/trunk/commons/project.properties
------------------------------------------------------------------------------
    svn:eol-style = native