[Japi-cvs] SF.net SVN: japi: [233]
Status: Beta
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2006-11-26 23:38:22
|
Revision: 233
http://svn.sourceforge.net/japi/?rev=233&view=rev
Author: christianhujer
Date: 2006-11-26 15:38:21 -0800 (Sun, 26 Nov 2006)
Log Message:
-----------
Added template README files.
Added Paths:
-----------
libs/argparser/trunk/README
libs/finance/trunk/README
libs/lang/trunk/README
libs/logging/trunk/README
libs/swing-action/trunk/README
libs/swing-app/trunk/README
libs/swing-bookmarks/trunk/README
libs/swing-extlib/trunk/README
libs/swing-font/trunk/README
libs/swing-keyprefs/trunk/README
libs/swing-misc/trunk/README
libs/swing-prefs/trunk/README
libs/swing-proxyprefs/trunk/README
libs/swing-recent/trunk/README
libs/swing-tod/trunk/README
libs/swing-treetable/trunk/README
libs/taglets/trunk/README
libs/util/trunk/README
site/trunk/README
Copied: libs/argparser/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/argparser/trunk/README (rev 0)
+++ libs/argparser/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/finance/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/finance/trunk/README (rev 0)
+++ libs/finance/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/lang/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/lang/trunk/README (rev 0)
+++ libs/lang/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/logging/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/logging/trunk/README (rev 0)
+++ libs/logging/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/swing-action/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/swing-action/trunk/README (rev 0)
+++ libs/swing-action/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/swing-app/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/swing-app/trunk/README (rev 0)
+++ libs/swing-app/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/swing-bookmarks/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/swing-bookmarks/trunk/README (rev 0)
+++ libs/swing-bookmarks/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/swing-extlib/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/swing-extlib/trunk/README (rev 0)
+++ libs/swing-extlib/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/swing-font/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/swing-font/trunk/README (rev 0)
+++ libs/swing-font/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/swing-keyprefs/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/swing-keyprefs/trunk/README (rev 0)
+++ libs/swing-keyprefs/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/swing-misc/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/swing-misc/trunk/README (rev 0)
+++ libs/swing-misc/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/swing-prefs/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/swing-prefs/trunk/README (rev 0)
+++ libs/swing-prefs/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/swing-proxyprefs/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/swing-proxyprefs/trunk/README (rev 0)
+++ libs/swing-proxyprefs/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/swing-recent/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/swing-recent/trunk/README (rev 0)
+++ libs/swing-recent/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/swing-tod/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/swing-tod/trunk/README (rev 0)
+++ libs/swing-tod/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/swing-treetable/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/swing-treetable/trunk/README (rev 0)
+++ libs/swing-treetable/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/taglets/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/taglets/trunk/README (rev 0)
+++ libs/taglets/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: libs/util/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- libs/util/trunk/README (rev 0)
+++ libs/util/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
Copied: site/trunk/README (from rev 232, common/trunk/README)
===================================================================
--- site/trunk/README (rev 0)
+++ site/trunk/README 2006-11-26 23:38:21 UTC (rev 233)
@@ -0,0 +1,117 @@
+JAPI COMMON README
+==================
+
+This file contains some important information about Japi Common. You should
+read it first.
+
+
+TABLE OF CONTENTS
+-----------------
+* project description
+* project website
+* system requirements
+* file structure
+* build / installation (see file INSTALL)
+* maintainers / credits (see file CREDITS)
+* project news (see file NEWS)
+* mailing lists
+* license information (see file LICENSE)
+
+
+PROJECT DESCRIPTION
+-------------------
+Japi Common is a set of libraries and build modules useful for Java projects.
+It is part of the Japi project.
+
+
+PROJECT WEBSITE
+---------------
+Project homepage: http://japi.sourceforge.net/
+Project website: http://sourceforge.net/projects/japi/
+Project statistics: http://cia.navi.cx/projects/japi
+Subproject homepage: http://japi.sourceforge.net/common/
+
+
+SYSTEM REQUIREMENTS
+-------------------
+Java 5.0
+ Previous versions of Java will not work. Gridarta uses Generics, autoboxing,
+ static imports, foreach loops, assertions, covariant return types and varargs
+ quite a lot.
+
+Ant 1.6.5
+ Previous versions of Ant might work but are not tested.
+
+
+FILE STRUCTURE
+--------------
+build.xml
+ The build file to build the project with Ant.
+
+COPYING
+ Japi Common license conditions. Note: applies to Japi Common only, not
+ third party libraries.
+
+CREDITS
+ List of project contributors. See also MAINTAINERS.
+
+INSTALL
+ Description of how to build and install Japi Common.
+
+lib/
+ Directory containing third party libraries used to build Japi Common.
+ Please note that these thrid party libraries have their own license
+ conditions. The licenses of the third party libraries are included in the
+ lib/ directory.
+
+LICENSE
+ File with license information.
+
+MAINTAINERS
+ List of current project maintainers. See also CREDITS.
+
+NEWS
+ Project News.
+
+project.properties
+ File with automatically changed settings for Ant.
+
+README
+ This file.
+
+src/
+ Source files.
+
+
+BUILD / INSTALLATION
+--------------------
+See the file INSTALL.
+
+
+MAINTAINERS / CREDITS
+---------------------
+See the file CREDITS.
+
+
+PROJECT NEWS
+------------
+See the file NEWS.
+
+
+MAILING LISTS
+-------------
+Japi mailing lists are the usual sourceforge hosted sourceforge project
+mailing lists. The current mailing lists are:
+* jap...@li...
+ News for JAPI users and developers (low traffic)
+* jap...@li...
+ japi developer talk list
+* jap...@li...
+ svn commit digest list (named cvs for historic reasons)
+To find out how to subscribe or read the archives, go to:
+ http://sourceforge.net/mail/?group_id=149894
+
+
+LICSENSE INFORMATION
+--------------------
+See the file LICENSE
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|