Remove old Manakin mailing list, add missing dspace-general, tidy a few distracting comment issues

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4766 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Mark Wood
2010-02-10 14:50:24 +00:00
parent 5d757d4b29
commit 7aa34fa495

24
pom.xml
View File

@@ -78,10 +78,10 @@
<profiles> <profiles>
<!-- <!--
======================================================== =========================================================
These are admiistrative profiles used by release manager These are administrative profiles used by release manager
To complete release tasks. to complete release tasks.
======================================================== =========================================================
Use 'mvn release:prepare -Pall' for tagging the release. Use 'mvn release:prepare -Pall' for tagging the release.
--> -->
@@ -203,7 +203,7 @@
</repositories> </repositories>
<!-- <!--
Distribution management provides a means to control which Dependency management provides a means to control which
versions of dependency jars are used for compilation versions of dependency jars are used for compilation
and packaging into the distribution. Rather than placing and packaging into the distribution. Rather than placing
a version in your dependencies, look here first to see if a version in your dependencies, look here first to see if
@@ -605,16 +605,16 @@
</archive> </archive>
</mailingList> </mailingList>
<mailingList> <mailingList>
<name>DSpace Manakin List</name> <name>DSpace General Issues List</name>
<subscribe> <subscribe>
http://lists.sourceforge.net/mailman/listinfo/dspace-manakin http://lists.sourceforge.net/mailman/listinfo/dspace-general
</subscribe> </subscribe>
<unsubscribe> <unsubscribe>
http://lists.sourceforge.net/mailman/listinfo/dspace-manakin http://lists.sourceforge.net/mailman/listinfo/dspace-general
</unsubscribe> </unsubscribe>
<post>dspace-manakin AT lists.sourceforge.net</post> <post>dspace-general AT lists.sourceforge.net</post>
<archive> <archive>
http://sourceforge.net/mailarchive/forum.php?forum_name=dspace-manakin http://sourceforge.net/mailarchive/forum.php?forum_name=dspace-general
</archive> </archive>
</mailingList> </mailingList>
<mailingList> <mailingList>
@@ -814,8 +814,8 @@
<!-- <!--
The Subversion repository location is used by Continuum to update against The Subversion repository location is used by Continuum to update against
when changes have occured, this spawns a new build cycle and releases snapshots when changes have occurred. This spawns a new build cycle and releases
into the snapshot repository below. snapshots into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk</connection>