/[schmitzm]/trunk/readme.txt
ViewVC logotype

Diff of /trunk/readme.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2084 by mojays, Thu Jan 27 15:01:54 2011 UTC revision 2085 by mojays, Tue Sep 25 11:47:25 2012 UTC
# Line 1  Line 1 
1  ==============================================================  ==============================================================
2  === SCHMITZM README (2011-01-27, Martin Schmitz)           ===  === SCHMITZM README (2012-09-25, Martin Schmitz)           ===
3  ===                                                        ===  ===                                                        ===
4  === http://wald.intevation.org/projects/xulu/              ===  === http://wald.intevation.org/projects/xulu/              ===
5  === http://wald.intevation.org/projects/schmitzm/          ===  === http://wald.intevation.org/projects/schmitzm/          ===
# Line 26  version 2.5-SNAPSHOT: Line 26  version 2.5-SNAPSHOT:
26    JDK and (small) core libraries (e.g. MigLayout, Log4J,    JDK and (small) core libraries (e.g. MigLayout, Log4J,
27    JDom, ...).    JDom, ...).
28    
29    * schmitzm-db
30      Contains extensions and utilities for Postgres DB with
31      depencency to schmitzm-core and Postgres.
32    
33    * schmitzm-excelcsv
34      Contains extensions for Excel/CSV work with depencency to
35      schmitzm-core, SuperCSV and JExcelApi.
36    
37  * schmitzm-gt  * schmitzm-gt
38    Contains extensions for Geotools with depencency to    Contains extensions for Geotools with depencency to
39    schmitzm-core and Geotools.    schmitzm-core and Geotools.
# Line 39  version 2.5-SNAPSHOT: Line 47  version 2.5-SNAPSHOT:
47    shapefile) so there are depencencies to schmitzm-core,    shapefile) so there are depencencies to schmitzm-core,
48    schmitzm-jfree and schmitzm-gt.    schmitzm-jfree and schmitzm-gt.
49    
50    * schmitzm-addresses
51      Utility methods for address maintainance with dependencies
52      to schmitzm-core and schmitzm-excelcsv.
53    
54    * schmitzm-parent
55      Technical parent project to implement commen dependencies
56      for all sub-projects:
57      - JUnit
58      - Log4j
59    
60    
61  -----------------------------------------------------------  -----------------------------------------------------------
62  (2) Dependencies to other libraries  (2) Dependencies to other libraries
# Line 62  individual Java (Eclipse) project: Line 80  individual Java (Eclipse) project:
80       - Apache Log4j (http://logging.apache.org/log4j/)       - Apache Log4j (http://logging.apache.org/log4j/)
81       - Apache Commons CLI (http://commons.apache.org/cli/)       - Apache Commons CLI (http://commons.apache.org/cli/)
82       - Apache Commons IO (http://commons.apache.org/io/)       - Apache Commons IO (http://commons.apache.org/io/)
83         - Apache Commons Lang (http://commons.apache.org/lang/)
84         - Apache Lucene (http://lucene.apache.org/solr/)
85       - JDom (http://www.jdom.org/)       - JDom (http://www.jdom.org/)
86       - MigLayout (http://www.miglayout.com/)       - MigLayout (http://www.miglayout.com/)
87         - JCalendar (http://www.toedter.com/en/jcalendar/)
88    
89    * schmitzm-db
90         - schmitzm-core
91         - PostgreSQL (http://jdbc.postgresql.org/)
92    
93    * schmitzm-excelcsv
94         - schmitzm-core
95         - JExcelApi (http://jexcelapi.sourceforge.net/)
96         - SuperCSV (http://supercsv.sourceforge.net/)
97        
98  * schmitzm-gt  * schmitzm-gt
99       - schmitzm-core       - schmitzm-core
100       - Geotools 2.6.5 (http://www.geotools.org)       - Geotools 2.7.5 (http://www.geotools.org)
101       - Colt (http://acs.lbl.gov/~hoschek/colt/)       - Colt (http://acs.lbl.gov/~hoschek/colt/)
102       Note: Because gt2-2.6.5 already includes jai_codec-1.1.3.jar and       Note: Because gt2-2.6.5 already includes jai_codec-1.1.3.jar and
103             jai_imageio-1.1.jar it is recommended only to include from             jai_imageio-1.1.jar it is recommended only to include from
# Line 85  individual Java (Eclipse) project: Line 115  individual Java (Eclipse) project:
115       - schmitzm-jfree       - schmitzm-jfree
116       - schmitzm-gt       - schmitzm-gt
117    
118    * schmitzm-addresses
119         - schmitzm-core
120         - schmitzm-excelcsv
121    
122  -----------------------------------------------------------  -----------------------------------------------------------
123  (3) Localization in SCHMITZM library  (3) Localization in SCHMITZM library
124  -----------------------------------------------------------  -----------------------------------------------------------

Legend:
Removed from v.2084  
changed lines
  Added in v.2085

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26