From 719d3af879e1e1bb6fbe28b99d3e9982220b52fa Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Tue, 25 Apr 2006 00:22:00 +0000 Subject: [PATCH] SVN updates. --- adapters/cas/project.xml | 6 ++-- adapters/catalina/project.xml | 6 ++-- adapters/jboss/project.xml | 6 ++-- adapters/jetty/project.xml | 6 ++-- adapters/project.xml | 6 ++-- adapters/resin/project.xml | 6 ++-- core-tiger/project.xml | 6 ++-- core/project.xml | 6 ++-- doc/project.xml | 4 +-- doc/xdocs/building.html | 15 ++------ doc/xdocs/cvs-usage.html | 55 +++++++----------------------- doc/xdocs/policies.html | 16 ++++----- domain/project.xml | 6 ++-- pom.xml | 6 ++-- project.xml | 6 ++-- samples/acegifier/project.xml | 6 ++-- samples/annotations/project.xml | 6 ++-- samples/attributes/project.xml | 6 ++-- samples/contacts-tiger/project.xml | 6 ++-- samples/contacts/project.xml | 6 ++-- samples/project.xml | 6 ++-- sandbox/project.xml | 6 ++-- 22 files changed, 79 insertions(+), 119 deletions(-) diff --git a/adapters/cas/project.xml b/adapters/cas/project.xml index 9bba7816ef..2b17e66aa3 100644 --- a/adapters/cas/project.xml +++ b/adapters/cas/project.xml @@ -6,9 +6,9 @@ Acegi Security System for Spring - CAS adapter /home/groups/a/ac/acegisecurity/htdocs/multiproject/acegi-security-cas - scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/adapters/cas/ + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/adapters/cas/ diff --git a/adapters/catalina/project.xml b/adapters/catalina/project.xml index c6da63e8ef..590da8292a 100644 --- a/adapters/catalina/project.xml +++ b/adapters/catalina/project.xml @@ -6,9 +6,9 @@ Acegi Security System for Spring - Catalina adapter /home/groups/a/ac/acegisecurity/htdocs/multiproject/acegi-security-catalina - scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/adapters/catalina/ + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/adapters/catalina/ diff --git a/adapters/jboss/project.xml b/adapters/jboss/project.xml index 266690c5f9..ff11168640 100644 --- a/adapters/jboss/project.xml +++ b/adapters/jboss/project.xml @@ -6,9 +6,9 @@ Acegi Security System for Spring - JBoss adapter /home/groups/a/ac/acegisecurity/htdocs/multiproject/acegi-security-jboss - scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/adapters/jboss/ + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/adapters/jboss/ diff --git a/adapters/jetty/project.xml b/adapters/jetty/project.xml index 3225a46161..1d3b52fe2a 100644 --- a/adapters/jetty/project.xml +++ b/adapters/jetty/project.xml @@ -6,9 +6,9 @@ Acegi Security System for Spring - Jetty adapter /home/groups/a/ac/acegisecurity/htdocs/multiproject/acegi-security-jetty - scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/adapters/jetty/ + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/adapters/jetty/ diff --git a/adapters/project.xml b/adapters/project.xml index 3ea01e544f..5d198146ee 100644 --- a/adapters/project.xml +++ b/adapters/project.xml @@ -5,9 +5,9 @@ acegi-security-adapters Acegi Security System for Spring - Adapters - scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/adapters/ + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/adapters/ diff --git a/adapters/resin/project.xml b/adapters/resin/project.xml index 640b4a2700..b0c6c9408b 100644 --- a/adapters/resin/project.xml +++ b/adapters/resin/project.xml @@ -6,9 +6,9 @@ Acegi Security System for Spring - Resin adapter /home/groups/a/ac/acegisecurity/htdocs/multiproject/acegi-security-resin - scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/adapters/resin/ + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/adapters/resin/ diff --git a/core-tiger/project.xml b/core-tiger/project.xml index a9f0b5e958..b073ae796b 100644 --- a/core-tiger/project.xml +++ b/core-tiger/project.xml @@ -6,9 +6,9 @@ Acegi Security System for Spring - Java 5 (Tiger) /home/groups/a/ac/acegisecurity/htdocs/multiproject/acegi-security-tiger - scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/core-tiger/ + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/core-tiger/ diff --git a/core/project.xml b/core/project.xml index 0f8c9cbc6d..c047e25464 100644 --- a/core/project.xml +++ b/core/project.xml @@ -7,9 +7,9 @@ Acegi Security System for Spring /home/groups/a/ac/acegisecurity/htdocs/multiproject/acegi-security - scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/core/ + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/core/ diff --git a/doc/project.xml b/doc/project.xml index 37ddb02868..29b13b3800 100644 --- a/doc/project.xml +++ b/doc/project.xml @@ -6,8 +6,8 @@ Acegi Security System for Spring acegi-security-doc - scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/doc/ + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/doc/ diff --git a/doc/xdocs/building.html b/doc/xdocs/building.html index d1f68be177..7d37d99034 100644 --- a/doc/xdocs/building.html +++ b/doc/xdocs/building.html @@ -28,22 +28,13 @@

Building Acegi Security System

-

Checking Out from CVS

+

Checking Out from Subversion (SVN)

This project uses Maven as project manager and build tool. We recommend you to install Maven 1.0.2 or greater before trying the following. Note there are workarounds at the bottom of this page.

-

To checkout Acegi Security from CVS, execute the following command on a - single line:

-
    -
    maven scm:checkout-project
    -    -Dmaven.scm.method=cvs
    -    -Dmaven.scm.cvs.module=acegisecurity
    -    -Dmaven.scm.cvs.root=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity
    -    -Dmaven.scm.checkout.dir=acegisecurity
    -
+

To checkout Acegi Security from SVN, see our + CVS Usage page.

-

See our CVS Usage page for other CVS access options.

-

Quick Build

Often people reading this document just want to see if Acegi Security will work for their projects. They want to deploy a sample application, and that's about it diff --git a/doc/xdocs/cvs-usage.html b/doc/xdocs/cvs-usage.html index 9d81c8d163..0c00362432 100644 --- a/doc/xdocs/cvs-usage.html +++ b/doc/xdocs/cvs-usage.html @@ -32,53 +32,22 @@

Web Access

- http://cvs.sourceforge.net/viewcvs.py/acegisecurity + http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/

Anonymous Access with Maven

This project's CVS repository can be checked out through anonymous (pserver) CVS with the following instruction on a single line.

maven scm:checkout-project
-    -Dmaven.scm.method=cvs
-    -Dmaven.scm.cvs.module=modulename
-    -Dmaven.scm.cvs.root=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity
+    -Dmaven.scm.method=svn
+    -Dmaven.scm.svn.module=modulename
+    -Dmaven.scm.svn.root=scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity
     -Dmaven.scm.checkout.dir=acegisecurity
-

Anonymous CVS Access

+

Anonymous SVN Access

- This project's CVS repository can be checked out through anonymous (pserver) - CVS with the following instruction set. - When prompted for a password for anonymous, simply press the Enter key. + This project's SVN repository can be checked out through anonymous + SVN with the following instruction set.

- cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity login -
- cvs -z3 -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity co modulename

-

- Updates from within the module's directory do not need the -d parameter.

-

Nightly Snapshots

-

If you'd prefer not to use CVS directly (eg you're stuck behind a corporate firewall), please see our downloads page for nightly snapshots.

-

Developer Access with Maven

-

Only project developers can access the CVS tree via this method. Substitute username with the proper value.

-
maven scm:checkout-project
-    -Dmaven.scm.method=cvs
-    -Dmaven.scm.cvs.module=modulename
-    -Dmaven.scm.cvs.root=:ext:username@cvs.sourceforge.net:/cvsroot/acegisecurity
-    -Dmaven.scm.checkout.dir=acegisecurity
-    -Dmaven.scm.cvs.rsh=ssh
-

Remember to replace 'username' with your actual username on cvs.sourceforge.net.
- Also change ssh in maven.scm.cvs.rsh=ssh to the name of your ssh executable.

-

Developer CVS Access via SSH

-

- Only project developers can access the CVS tree via this method. - SSH must be installed on your client machine. Substitute - username with the proper value. Enter your site password when prompted. -

-

- export CVS_RSH=ssh -
- cvs -z3 -d :ext:username@cvs.sourceforge.net:/cvsroot/acegisecurity co modulename

-

- Remember to replace 'username' with your actual username on cvs.sourceforge.net. -

CVS Access behind a firewall

-

- For those developers who are stuck behind a corporate - firewall, CVSGrab - can use the viewcvs web interface to checkout the source code. -

+ svn co https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity

+ +

Nightly Snapshots

+

If you'd prefer not to use SVN directly, please see our downloads page for nightly snapshots.

+ \ No newline at end of file diff --git a/doc/xdocs/policies.html b/doc/xdocs/policies.html index cae2137f6a..252d009aad 100644 --- a/doc/xdocs/policies.html +++ b/doc/xdocs/policies.html @@ -40,15 +40,15 @@
  • - This project uses JIRA. Please log a task in JIRA for any changes you make to CVS, with the exception of very minor changes that users are unlikely to ever be interested in searching for and/or the change affects code that has never been in an officially released version of the project (eg ongoing changes to a new feature in CVS HEAD that hasn't been released previously).

    + This project uses JIRA. Please log a task in JIRA for any changes you make to SVN, with the exception of very minor changes that users are unlikely to ever be interested in searching for and/or the change affects code that has never been in an officially released version of the project (eg ongoing changes to a new feature in SVN HEAD that hasn't been released previously).

  • - Any users running from CVS HEAD are warmly encouraged to join acegisecurity-cvs so that they can keep an eye on commit comments. Developers are encouraged to join acegisecurity-cvs and read the commit comments. If anyone has a concern with any commit, please raise it on acegisecurity-developer so that the broader community can participate (not acegisecurity-cvs). Alternatively, contact the author of the change directly if you think that would be more appropriate or diplomatic.

    + Any users running from SVN HEAD are warmly encouraged to join acegisecurity-cvs so that they can keep an eye on commit comments. Developers are encouraged to join acegisecurity-cvs and read the commit comments. If anyone has a concern with any commit, please raise it on acegisecurity-developer so that the broader community can participate (not acegisecurity-cvs). Alternatively, contact the author of the change directly if you think that would be more appropriate or diplomatic.

  • - Please make your commit comments informative, yet not too detailed. Detailed comments are ideally placed in the JIRA task. In the case of a contribution by a non-developer, please use the CVS commits to reflect who provided the contribution and add that person's name to /project.xml in the contributors section. If the contributors section does not list the name of someone who has contributed accepted code, please add them or let me know so that I can do so.

    + Please make your commit comments informative, yet not too detailed. Detailed comments are ideally placed in the JIRA task. In the case of a contribution by a non-developer, please use the SVN commits to reflect who provided the contribution and add that person's name to /project.xml in the contributors section. If the contributors section does not list the name of someone who has contributed accepted code, please add them or let me know so that I can do so.

  • @@ -56,7 +56,7 @@
  • - Please make sure /docs/xdocs/changes.xml has a reference to JIRA for the upcoming release version. You don't need to add the name of contributors to /doc/xdocs/changes.xml, as acknowledgement is already provided via /project.xml, source code @author tags, the CVS commit message, and typically a JIRA task.

    + Please make sure /docs/xdocs/changes.xml has a reference to JIRA for the upcoming release version. You don't need to add the name of contributors to /doc/xdocs/changes.xml, as acknowledgement is already provided via /project.xml, source code @author tags, the SVN commit message, and typically a JIRA task.

  • @@ -68,7 +68,7 @@
  • - The /sandbox can be used to obtain feedback from fellow developers and the community about your code, general approach or new ideas. If you have CVS rights, please use /sandbox instead of emailing ZIP files to other developers for feedback. The community should understand that code in the sandbox is unsupported, subject to refactoring, may not have any unit tests, and may be removed at any time. The /sandbox will never be included in official release ZIPs. It's a "scratching pad" only.

    + The /sandbox can be used to obtain feedback from fellow developers and the community about your code, general approach or new ideas. If you have SVN rights, please use /sandbox instead of emailing ZIP files to other developers for feedback. The community should understand that code in the sandbox is unsupported, subject to refactoring, may not have any unit tests, and may be removed at any time. The /sandbox will never be included in official release ZIPs. It's a "scratching pad" only.

  • @@ -76,7 +76,7 @@
  • - Never check in code if the unit tests fail. This means, at minimum, successfully running "maven test:test" from /core. Always name your unit test classes so they end in "*Tests" - this ensures that Maven picks them up. If there is code in CVS which you didn't write and it is breaking the unit tests, please correct it yourself - don't leave CVS "broken" whilst waiting for the responsible developer to address it (the delay causes confusing and long-running threads on the list and forum). You can always rollback to the previous working version if in doubt of how the class works (just remember to comment the commit appropriately and let the author know).

    + Never check in code if the unit tests fail. This means, at minimum, successfully running "maven test:test" from /core. Always name your unit test classes so they end in "*Tests" - this ensures that Maven picks them up. If there is code in SVN which you didn't write and it is breaking the unit tests, please correct it yourself - don't leave SVN "broken" whilst waiting for the responsible developer to address it (the delay causes confusing and long-running threads on the list and forum). You can always rollback to the previous working version if in doubt of how the class works (just remember to comment the commit appropriately and let the author know).

  • @@ -100,11 +100,11 @@
  • - No code in CVS is "sacred". If you have a good idea or refactoring for an area of code that someone else wrote, raise it on acegisecurity-developer or contact the author directly. Please don't commit changes to such code unless it is a unit test failure correction, or you've firstly raised it on the acegisecurity-developer list or directly with the author.

    + No code in SVN is "sacred". If you have a good idea or refactoring for an area of code that someone else wrote, raise it on acegisecurity-developer or contact the author directly. Please don't commit changes to such code unless it is a unit test failure correction, or you've firstly raised it on the acegisecurity-developer list or directly with the author.

  • - People's priorities are ever-changing, and we're all short on time. For this reason it's perfectly understandable that over time developers will move on to other things. This is not a negative reflection in any way - just part of any long-term project. If a developer no longer has the time or inclination to participate in the project , please send an email to acegisecurity-developer or myself. I will remove the CVS rights and reassign any JIRA tasks. Importantly, this helps find a new maintainer of the former developer's code (or, in very extreme cases, their code might be relocated to the sandbox or removed).

    + People's priorities are ever-changing, and we're all short on time. For this reason it's perfectly understandable that over time developers will move on to other things. This is not a negative reflection in any way - just part of any long-term project. If a developer no longer has the time or inclination to participate in the project , please send an email to acegisecurity-developer or myself. I will remove the SVN rights and reassign any JIRA tasks. Importantly, this helps find a new maintainer of the former developer's code (or, in very extreme cases, their code might be relocated to the sandbox or removed).

  • diff --git a/domain/project.xml b/domain/project.xml index 092cdc0c61..80ee6cf0a2 100644 --- a/domain/project.xml +++ b/domain/project.xml @@ -6,9 +6,9 @@ Acegi Security System for Spring - Domain Object Support /home/groups/a/ac/acegisecurity/htdocs/multiproject/acegi-security-domain - scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/domain/ + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/domain/ diff --git a/pom.xml b/pom.xml index 4ba61f5be1..150f561907 100644 --- a/pom.xml +++ b/pom.xml @@ -35,9 +35,9 @@ - scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity - http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity + http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/