ruper2/src/java/core/org/krysalis/ruper2/repository RepositoryAttribute.java,1.4,1.5

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/repository
In directory sc8-pr-cvs1:/tmp/cvs-serv15405/src/java/core/org/krysalis/ruper2/repository

Modified Files:
	RepositoryAttribute.java 
Log Message:
Various minor fixes...

Index: RepositoryAttribute.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/repository/RepositoryAttribute.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** RepositoryAttribute.java	12 Oct 2003 18:12:06 -0000	1.4
--- RepositoryAttribute.java	14 Oct 2003 17:07:17 -0000	1.5
***************
*** 19,28 ****
  	
  	/**
! 	 * A is 'active' (not worth looking at it).
  	 */
  	public static final RepositoryAttribute ACTIVE =
  		new RepositoryAttribute(RepositoryConstants.ACTIVE);
  	/**
! 	 * A is 'remote' (operations 'cost').
  	 */
  	public static final RepositoryAttribute REMOTE =
--- 19,31 ----
  	
  	/**
! 	 * A is 'active' (not worth looking at it if not active).
! 	 * 
! 	 * Allows us to keep configuration, but inactivate it.
  	 */
  	public static final RepositoryAttribute ACTIVE =
  		new RepositoryAttribute(RepositoryConstants.ACTIVE);
+ 		
  	/**
! 	 * A is 'remote' (operations 'cost' network usage).
  	 */
  	public static final RepositoryAttribute REMOTE =




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.