# HG changeset patch # User František Kučera # Date 1592855978 -7200 # Node ID a9f1ba45124735aaa87e5bfeabbbad144f1c482b # Parent de180fd325260b18de54d7c20ff6af054fef11a6 fix license version: GNU GPLv3, GNU FDLv1.3 diff -r de180fd32526 -r a9f1ba451247 data/dictionary.xml --- a/data/dictionary.xml Wed May 28 23:30:27 2014 +0200 +++ b/data/dictionary.xml Mon Jun 22 21:59:38 2020 +0200 @@ -5,7 +5,7 @@ Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 -or any later version published by the Free Software Foundation; +published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". diff -r de180fd32526 -r a9f1ba451247 data/dictionary.xsd --- a/data/dictionary.xsd Wed May 28 23:30:27 2014 +0200 +++ b/data/dictionary.xsd Mon Jun 22 21:59:38 2020 +0200 @@ -5,8 +5,7 @@ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. +the Free Software Foundation, version 3 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff -r de180fd32526 -r a9f1ba451247 java/dictionary-generator/build.xml --- a/java/dictionary-generator/build.xml Wed May 28 23:30:27 2014 +0200 +++ b/java/dictionary-generator/build.xml Mon Jun 22 21:59:38 2020 +0200 @@ -51,8 +51,7 @@ -init-macrodef-junit: defines macro for junit execution -init-macrodef-debug: defines macro for class debugging -init-macrodef-java: defines macro for class execution - -do-jar-with-manifest: JAR building (if you are using a manifest) - -do-jar-without-manifest: JAR building (if you are not using a manifest) + -do-jar: JAR building run: execution of project -javadoc-build: Javadoc generation test-report: JUnit report generation diff -r de180fd32526 -r a9f1ba451247 java/dictionary-generator/nbproject/build-impl.xml --- a/java/dictionary-generator/nbproject/build-impl.xml Wed May 28 23:30:27 2014 +0200 +++ b/java/dictionary-generator/nbproject/build-impl.xml Mon Jun 22 21:59:38 2020 +0200 @@ -46,14 +46,15 @@ - - + + + @@ -71,16 +72,20 @@ - + - - + + + - - - + + + + + + @@ -91,12 +96,6 @@ - - - - - - @@ -115,24 +114,12 @@ - + - + - - - - - - - - - - - - @@ -169,6 +156,7 @@ + @@ -186,7 +174,15 @@ - + + + + + + + + + @@ -196,7 +192,12 @@ - + + + + + + @@ -222,6 +223,7 @@ + @@ -275,6 +277,7 @@ + @@ -314,6 +317,7 @@ + @@ -446,7 +450,7 @@ - + @@ -696,7 +700,7 @@ - + @@ -771,7 +775,7 @@ - + @@ -798,7 +802,7 @@ - + @@ -837,8 +841,8 @@ - - + + @@ -849,8 +853,8 @@ - - + + @@ -966,65 +970,67 @@ - - + + + - - + + + - - - - - - + + + + + + + + + + + + + + + + + + + + To run this application from the command line without Ant, try: + + java -jar "${dist.jar.resolved}" + + + - java -cp "${run.classpath.with.dist.jar}" ${main.class} + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - To run this application from the command line without Ant, try: - - java -jar "${dist.jar.resolved}" - - + - + + - + +