krysalis-version/src/java/org/krysalis/version/version Version.java.txt,NONE,1.1
Nick Chalko <[email protected]> Tue, 09 Nov 2004 05:51:18 +0000
| Newsgroups | gmane.comp.krysalis.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/krysalis/krysalis-version/src/java/org/krysalis/version/version
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12259/src/java/org/krysalis/version/version
Added Files:
Version.java.txt
Log Message:
More cleanup.
--- NEW FILE: Version.java.txt ---
/*
* Copyright 2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package org.krysalis.version.version;
import org.krysalis.version.VersionException;
import org.krysalis.version.impl.apache.ApacheVersionMarker;
/**
* Apache Depot Version @project.version@
*/
public class Version extends ApacheVersionMarker {
public Version() throws VersionException {
super("org.krysalis.version", "@project.version@");
}
}
-------------------------------------------------------
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