CVS: jcontainer/loom project.properties,1.6,1.7
mauro-yCVjj/[email protected] Wed, 26 Nov 2003 18:39:48 -0600
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/loom In directory hogshead.codehaus.org:/tmp/cvs-serv24763/loom Modified Files: project.properties Log Message: Added spice.codehaus.org/maven to maven.repo.remote Index: project.properties =================================================================== RCS file: /cvsroot/jcontainer/jcontainer/loom/project.properties,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- project.properties 3 Nov 2003 05:13:27 -0000 1.6 +++ project.properties 27 Nov 2003 00:39:15 -0000 1.7 @@ -1,5 +1,5 @@ maven.remote.group=jcontainer -maven.repo.remote = http://ibiblio.org/maven/,http://spice.sf.net/maven/,http://dist.codehaus.org +maven.repo.remote = http://ibiblio.org/maven/,http://dist.codehaus.org,http://spice.codehaus.org/maven/,http://spice.sf.net/maven/ # Loom include items are: components, plugins, distribution, demos loom.build.include=plugins,components,distribution,demos loom.clean.include=components,distribution,demos,plugins