krysalis-version/src/java/org/krysalis/version Version.java,1.1,1.2
Nick Chalko <[email protected]> Tue, 09 Nov 2004 08:01:39 +0000
| Newsgroups | gmane.comp.krysalis.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/krysalis/krysalis-version/src/java/org/krysalis/version
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3460/src/java/org/krysalis/version
Modified Files:
Version.java
Log Message:
Working on the tests.
Index: Version.java
===================================================================
RCS file: /cvsroot/krysalis/krysalis-version/src/java/org/krysalis/version/Version.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Version.java 9 Nov 2004 06:40:28 -0000 1.1
--- Version.java 9 Nov 2004 08:01:20 -0000 1.2
***************
*** 63,67 ****
! /**
* May this version be used in place of the specified version.
* @param version the BaseVersion to check with
--- 63,89 ----
! Version UNKNOWN = new Version(){
!
! public boolean isCompatible(Version version) {
! // TODO Auto-generated method stub
! return false;
! }
!
! public Version increment(String level) throws VersionException {
! // TODO Auto-generated method stub
! return null;
! }
!
! public Comparator getComparator() {
! // TODO Auto-generated method stub
! return null;
! }
!
! public int compareTo(Object arg0) {
! // TODO Auto-generated method stub
! return 0;
! }};
!
! /**
* May this version be used in place of the specified version.
* @param version the BaseVersion to check with
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click