Menu

Tree [f83da6] default tip /
 History

Read Only access


File Date Author Commit
 softsmithy-devlib 2015-02-26 puce puce [d8b7c9] REAME.txt + CHANGES.txt
 softsmithy-lib-awt 2015-02-18 puce puce [980438] [maven-release-plugin] prepare for next develop...
 softsmithy-lib-beans 2015-02-18 puce puce [980438] [maven-release-plugin] prepare for next develop...
 softsmithy-lib-core 2015-02-18 puce puce [980438] [maven-release-plugin] prepare for next develop...
 softsmithy-lib-parent 2015-02-25 puce puce [a7c9a0] Softsmithy Parent version: 2.6-SNAPSHOT
 softsmithy-lib-persistence 2015-02-18 puce puce [980438] [maven-release-plugin] prepare for next develop...
 softsmithy-lib-samples 2015-02-18 puce puce [980438] [maven-release-plugin] prepare for next develop...
 softsmithy-lib-swing 2015-02-18 puce puce [980438] [maven-release-plugin] prepare for next develop...
 softsmithy-lib-swing-customizer 2015-02-18 puce puce [980438] [maven-release-plugin] prepare for next develop...
 softsmithy-lib-time 2015-02-18 puce puce [980438] [maven-release-plugin] prepare for next develop...
 src 2015-02-26 puce puce [f83da6] Assembly (Javadoc) fix
 .hgignore 2010-11-20 puce puce [e209be] .hgignore
 .hgtags 2015-02-18 puce puce [0edf36] [maven-release-plugin] copy for tag softsmithy-...
 CHANGES.txt 2015-02-26 puce puce [d8b7c9] REAME.txt + CHANGES.txt
 LICENSE.txt 2010-11-19 puce puce [1efdf7] Moved contents of lib to top-level
 README.txt 2015-02-26 puce puce [d8b7c9] REAME.txt + CHANGES.txt
 nbactions.xml 2013-10-27 puce puce [6e458d] - nbactions fix
 pom.xml 2015-02-18 puce puce [980438] [maven-release-plugin] prepare for next develop...

Read Me

Contains:

softsmithy-lib-awt-${project.version}.jar                        - The SoftSmithy Utility Library - AWT
softsmithy-lib-awt-${project.version}-sources.jar                - The SoftSmithy Utility Library - AWT source code
softsmithy-lib-beans-${project.version}.jar                      - The SoftSmithy Utility Library - Beans
softsmithy-lib-beans-${project.version}-sources.jar              - The SoftSmithy Utility Library - Beans source code
softsmithy-lib-core-${project.version}.jar                       - The SoftSmithy Utility Library - Core
softsmithy-lib-core-${project.version}-sources.jar               - The SoftSmithy Utility Library - Core source code
softsmithy-lib-persistence-${project.version}.jar                - The SoftSmithy Utility Library - Persistence
softsmithy-lib-persistence-${project.version}-sources.jar        - The SoftSmithy Utility Library - Persistence source code
softsmithy-lib-swing-${project.version}.jar                      - The SoftSmithy Utility Library - Swing
softsmithy-lib-swing-${project.version}-sources.jar              - The SoftSmithy Utility Library - Swing source code
softsmithy-lib-swing-customizer-${project.version}.jar           - The SoftSmithy Utility Library - Swing Customizer
softsmithy-lib-swing-customizer-${project.version}-sources.jar   - The SoftSmithy Utility Library - Swing Customizer source code
softsmithy-lib-time-${project.version}.jar                       - The SoftSmithy Utility Library - Date and Time
softsmithy-lib-time-${project.version}-sources.jar               - The SoftSmithy Utility Library - Date and Time source code
docs-directory                                                   - Contains the Javadoc, a tutorial and samples

Note: This is a pre-alpha version and the API is still subject to change! If you
have any questions or comments feel free to contact me: 
puce@users.sourceforge.net

Note: 
The libraries have the following dependency: SLF4J ${dependency.slf4j.version}

softsmithy-lib-persistence-${project.version}.jar has the following dependencies:
- JPA (just the org.softsmithy.lib.persistence package; tested with EclipseLink 2.0)


Have a look at CHANGES.txt for notes about changes.

The contents of the files, which originate from softsmithy.org, are subject to 
the COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 (the "License"); you may not use these files
except in compliance with the License.
(This License has been apporved by OSI.)
You can find a copy of this license in LICENSE.txt shipped with this distribution
or at http://www.opensource.org/licenses/cddl1.txt .

--------------------------------------------------------------------------------
The following files from the "Code Syntax Highlighter" used in the tutorial:
docs/tutorial/Scripts/shBrushJava.js
docs/tutorial/Scripts/shCore.js
docs/tutorial/Styles/SyntaxHighlighter.css

origniate from:

http://www.dreamprojections.com/syntaxhighlighter/
Copyright (C) 2004 Alex Gorbatchev.

and are covered by the following license:

"This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General 
Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) 
any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied 
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more 
details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to 
the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA"

You can find a copy of this license in docs/LGPL.txt shipped with this distribution.
--------------------------------------------------------------------------------

The newest version can be obtained via Mercurial:
http://sourceforge.net/p/softsmithy/softsmithy-lib

hg clone http://hg.code.sf.net/p/softsmithy/softsmithy-lib softsmithy-lib

Used:
Oracle JDK ${java.version}
Maven 3.0.5
NetBeans IDE 8.0.2