|
From: <ls...@us...> - 2007-04-03 21:50:22
|
Revision: 3155
http://jnode.svn.sourceforge.net/jnode/?rev=3155&view=rev
Author: lsantha
Date: 2007-04-03 14:50:21 -0700 (Tue, 03 Apr 2007)
Log Message:
-----------
Renamed.
Removed Paths:
-------------
trunk/fs/descriptors/org.jnode.jfat.xml
Deleted: trunk/fs/descriptors/org.jnode.jfat.xml
===================================================================
--- trunk/fs/descriptors/org.jnode.jfat.xml 2007-04-03 20:22:03 UTC (rev 3154)
+++ trunk/fs/descriptors/org.jnode.jfat.xml 2007-04-03 21:50:21 UTC (rev 3155)
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plugin SYSTEM "jnode.dtd">
-
-<plugin id="org.jnode.fs.jfat"
- name="JNode JFAT FileSystem"
- version="@VERSION@"
- license-name="lgpl"
- provider-name="JNode.org">
-
- <requires>
- <import plugin="org.jnode.fs"/>
- <import plugin="org.jnode.partitions.ibm"/>
- </requires>
-
- <runtime>
- <library name="jnode-fs.jar">
- <export name="org.jnode.fs.jfat.*"/>
- </library>
- </runtime>
-
- <extension point="org.jnode.fs.types">
- <type class="org.jnode.fs.jfat.FatFileSystemType"/>
- </extension>
-
-</plugin>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|