Mercurial > hg > tema
changeset 34:7129dfb130e1
Update Apache Commons CLI. Update NOTICE.
(transplanted from 3f7901c9de87fcaf562363772b1de6eeaeb98805)
author | Mikhail Kryshen <mikhail@kryshen.net> |
---|---|
date | Tue, 10 Nov 2009 04:07:03 +0300 |
parents | b637a4491862 |
children | 948faf5e2cc3 |
files | NOTICE dist/lib/commons-cli-1.1.jar dist/lib/commons-cli-1.2.jar nbproject/project.xml src/Manifest.mf |
diffstat | 5 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/NOTICE Sat Oct 17 03:39:07 2009 +0400 +++ b/NOTICE Tue Nov 10 04:07:03 2009 +0300 @@ -1,5 +1,5 @@ Tema -Copyright 2006-2008 Mikhail Kryshen <mikhail@kryshen.pp.ru> +Copyright 2006-2009 Mikhail Kryshen <mikhail@kryshen.net> This is free software. You may redistribute copies of it under the terms of the GNU Lesser General Public License version 3 or later. @@ -7,7 +7,7 @@ Apache Commons CLI -Copyright 2001-2007 The Apache Software Foundation +Copyright 2001-2009 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
--- a/nbproject/project.xml Sat Oct 17 03:39:07 2009 +0400 +++ b/nbproject/project.xml Tue Nov 10 04:07:03 2009 +0300 @@ -77,7 +77,7 @@ <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/2"> <compilation-unit> <package-root>src</package-root> - <classpath mode="compile">dist/lib/commons-cli-1.1.jar:/usr/share/java/ant.jar</classpath> + <classpath mode="compile">/usr/share/java/ant.jar:dist/lib/commons-cli-1.2.jar</classpath> <built-to>build</built-to> <source-level>1.5</source-level> </compilation-unit>