From: <am...@us...> - 2006-03-12 22:38:17
|
Revision: 81 Author: amooy Date: 2006-03-12 14:38:03 -0800 (Sun, 12 Mar 2006) ViewCVS: http://svn.sourceforge.net/sensor/?rev=81&view=rev Log Message: ----------- Updated all repository information to reflect the move to subversion Removed all signs of Silvester's maven plugin for now because it generates incorrect files. Modified Paths: -------------- trunk/sensor-console/.project trunk/sensor-console/project.xml trunk/sensor-core/.project trunk/sensor-core/project.xml trunk/sensor-site/.project trunk/sensor-site/project.xml trunk/sensor-support/.project trunk/sensor-support/project.xml Modified: trunk/sensor-console/.project =================================================================== --- trunk/sensor-console/.project 2006-03-12 19:59:13 UTC (rev 80) +++ trunk/sensor-console/.project 2006-03-12 22:38:03 UTC (rev 81) @@ -8,11 +8,6 @@ </projects> <buildSpec> <buildCommand> - <name>nl.inspiring.eclipse.plugins.maven.core.mavenBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> <arguments> </arguments> @@ -30,7 +25,6 @@ </buildSpec> <natures> <nature>org.springframework.ide.eclipse.core.springnature</nature> - <nature>nl.inspiring.eclipse.plugins.maven.core.mavenNature</nature> <nature>org.eclipse.wst.common.project.facet.core.nature</nature> <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> Modified: trunk/sensor-console/project.xml =================================================================== --- trunk/sensor-console/project.xml 2006-03-12 19:59:13 UTC (rev 80) +++ trunk/sensor-console/project.xml 2006-03-12 22:38:03 UTC (rev 81) @@ -25,9 +25,8 @@ </shortDescription> <repository> - <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/sensor:sensor/sensor-console</connection> - <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/sensor:sensor/sensor-console</developerConnection> - <url>http://cvs.sourceforge.net/viewcvs.py/sensor/sensor/sensor-console/</url> + <connection>scm:svn:https://svn.sourceforge.net/svnroot/sensor/trunk:sensor-console</connection> + <url>http://svn.sourceforge.net/viewcvs.cgi/sensor/trunk/sensor-console/</url> </repository> <mailingLists> Modified: trunk/sensor-core/.project =================================================================== --- trunk/sensor-core/.project 2006-03-12 19:59:13 UTC (rev 80) +++ trunk/sensor-core/.project 2006-03-12 22:38:03 UTC (rev 81) @@ -11,11 +11,6 @@ </arguments> </buildCommand> <buildCommand> - <name>org.mevenide.ui.mavenbuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> <name>org.eclipse.wst.validation.validationbuilder</name> <arguments> </arguments> @@ -23,7 +18,6 @@ </buildSpec> <natures> <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.mevenide.ui.mavennature</nature> <nature>org.eclipse.wst.common.project.facet.core.nature</nature> <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> Modified: trunk/sensor-core/project.xml =================================================================== --- trunk/sensor-core/project.xml 2006-03-12 19:59:13 UTC (rev 80) +++ trunk/sensor-core/project.xml 2006-03-12 22:38:03 UTC (rev 81) @@ -23,9 +23,8 @@ <description>The internal core packages of the sensor project</description> <repository> - <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/sensor:sensor/sensor-core</connection> - <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/sensor:sensor/sensor-core</developerConnection> - <url>http://cvs.sourceforge.net/viewcvs.py/sensor/sensor/sensor-core/</url> + <connection>scm:svn:https://svn.sourceforge.net/svnroot/sensor/trunk:sensor-core</connection> + <url>http://svn.sourceforge.net/viewcvs.cgi/sensor/trunk/sensor-core/</url> </repository> <mailingLists> Modified: trunk/sensor-site/.project =================================================================== --- trunk/sensor-site/.project 2006-03-12 19:59:13 UTC (rev 80) +++ trunk/sensor-site/.project 2006-03-12 22:38:03 UTC (rev 81) @@ -5,13 +5,7 @@ <projects> </projects> <buildSpec> - <buildCommand> - <name>org.mevenide.ui.mavenbuilder</name> - <arguments> - </arguments> - </buildCommand> </buildSpec> <natures> - <nature>org.mevenide.ui.mavennature</nature> </natures> </projectDescription> Modified: trunk/sensor-site/project.xml =================================================================== --- trunk/sensor-site/project.xml 2006-03-12 19:59:13 UTC (rev 80) +++ trunk/sensor-site/project.xml 2006-03-12 22:38:03 UTC (rev 81) @@ -31,9 +31,8 @@ <distributionDirectory>/home/groups/s/se/sensor/htdocs</distributionDirectory> <repository> - <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/sensor:sensor</connection> - <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/sensor:sensor</developerConnection> - <url>http://cvs.sourceforge.net/viewcvs.py/sensor/sensor/</url> + <connection>scm:svn:https://svn.sourceforge.net/svnroot/sensor/trunk:sensor-site</connection> + <url>http://svn.sourceforge.net/viewcvs.cgi/sensor/trunk/sensor-site/</url> </repository> <mailingLists> Modified: trunk/sensor-support/.project =================================================================== --- trunk/sensor-support/.project 2006-03-12 19:59:13 UTC (rev 80) +++ trunk/sensor-support/.project 2006-03-12 22:38:03 UTC (rev 81) @@ -6,11 +6,6 @@ </projects> <buildSpec> <buildCommand> - <name>nl.inspiring.eclipse.plugins.maven.core.mavenBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> <arguments> </arguments> @@ -27,7 +22,6 @@ </buildCommand> </buildSpec> <natures> - <nature>nl.inspiring.eclipse.plugins.maven.core.mavenNature</nature> <nature>org.springframework.ide.eclipse.core.springnature</nature> <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.wst.common.project.facet.core.nature</nature> Modified: trunk/sensor-support/project.xml =================================================================== --- trunk/sensor-support/project.xml 2006-03-12 19:59:13 UTC (rev 80) +++ trunk/sensor-support/project.xml 2006-03-12 22:38:03 UTC (rev 81) @@ -25,9 +25,8 @@ </shortDescription> <repository> - <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/sensor:sensor/sensor-support</connection> - <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/sensor:sensor/sensor-support</developerConnection> - <url>http://cvs.sourceforge.net/viewcvs.py/sensor/sensor/sensor-support/</url> + <connection>scm:svn:https://svn.sourceforge.net/svnroot/sensor/trunk:sensor-support</connection> + <url>http://svn.sourceforge.net/viewcvs.cgi/sensor/trunk/sensor-support/</url> </repository> <mailingLists> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |