Skip to content

Commit

Permalink
Dependency updates for Barcode4j
Browse files Browse the repository at this point in the history
  • Loading branch information
C4J committed Jun 30, 2024
1 parent 7c66f2b commit bf3a9ca
Show file tree
Hide file tree
Showing 36 changed files with 237 additions and 351 deletions.
8 changes: 4 additions & 4 deletions b6/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
<classpathentry kind="lib" path="lib/ant-launcher-1.10.14.jar"/>
<classpathentry kind="lib" path="lib/antlr-2.7.7.jar"/>
<classpathentry kind="lib" path="lib/antlr4-runtime-4.10.1.jar"/>
<classpathentry kind="lib" path="lib/avalon-framework-api-4.2.0.jar"/>
<classpathentry kind="lib" path="lib/avalon-framework-impl-4.2.0.jar"/>
<classpathentry kind="lib" path="lib/barbecue-1.5-beta1.jar"/>
<classpathentry kind="lib" path="lib/barcode4j-2.1.jar"/>
<classpathentry kind="lib" path="lib/batik-anim-1.17.jar"/>
<classpathentry kind="lib" path="lib/batik-awt-util-1.17.jar"/>
<classpathentry kind="lib" path="lib/batik-bridge-1.17.jar"/>
Expand All @@ -40,7 +37,6 @@
<classpathentry kind="lib" path="lib/cdt-java-client-4.0.0.jar"/>
<classpathentry kind="lib" path="lib/classmate-1.5.1.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-1.9.4.jar"/>
<classpathentry kind="lib" path="lib/commons-cli-1.0.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.2.jar"/>
<classpathentry kind="lib" path="lib/commons-collections4-4.4.jar"/>
<classpathentry kind="lib" path="lib/commons-compress-1.21.jar"/>
Expand Down Expand Up @@ -170,5 +166,9 @@
<classpathentry kind="lib" path="lib/db/mssql-jdbc-12.6.2.jre11.jar"/>
<classpathentry kind="lib" path="lib/db/mysql-connector-j-8.3.0.jar"/>
<classpathentry kind="lib" path="lib/db/ojdbc11.jar"/>
<classpathentry kind="lib" path="lib/avalon-framework-api-4.3.1.jar"/>
<classpathentry kind="lib" path="lib/avalon-framework-impl-4.3.1.jar"/>
<classpathentry kind="lib" path="lib/barcode4j-2.2.3.jar"/>
<classpathentry kind="lib" path="lib/commons-cli-1.8.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
8 changes: 4 additions & 4 deletions b6/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Class-Path: lib/SparseBitSet-1.2.jar
lib/ant-launcher-1.10.14.jar
lib/antlr-2.7.7.jar
lib/antlr4-runtime-4.10.1.jar
lib/avalon-framework-api-4.2.0.jar
lib/avalon-framework-impl-4.2.0.jar
lib/avalon-framework-api-4.3.1.jar
lib/avalon-framework-impl-4.3.1.jar
lib/barbecue-1.5-beta1.jar
lib/barcode4j-2.1.jar
lib/barcode4j-2.2.3.jar
lib/batik-anim-1.17.jar
lib/batik-awt-util-1.17.jar
lib/batik-bridge-1.17.jar
Expand All @@ -34,7 +34,7 @@ Class-Path: lib/SparseBitSet-1.2.jar
lib/cdt-java-client-4.0.0.jar
lib/classmate-1.5.1.jar
lib/commons-beanutils-1.9.4.jar
lib/commons-cli-1.0.jar
lib/commons-cli-1.8.0.jar
lib/commons-codec-1.17.0.jar
lib/commons-collections-3.2.2.jar
lib/commons-collections4-4.4.jar
Expand Down
16 changes: 8 additions & 8 deletions b6/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@
<pathelement location="lib/ant-launcher-1.10.14.jar"/>
<pathelement location="lib/antlr-2.7.7.jar"/>
<pathelement location="lib/antlr4-runtime-4.10.1.jar"/>
<pathelement location="lib/avalon-framework-api-4.2.0.jar"/>
<pathelement location="lib/avalon-framework-impl-4.2.0.jar"/>
<pathelement location="lib/barbecue-1.5-beta1.jar"/>
<pathelement location="lib/barcode4j-2.1.jar"/>
<pathelement location="lib/batik-anim-1.17.jar"/>
<pathelement location="lib/batik-awt-util-1.17.jar"/>
<pathelement location="lib/batik-bridge-1.17.jar"/>
Expand All @@ -45,7 +42,6 @@
<pathelement location="lib/cdt-java-client-4.0.0.jar"/>
<pathelement location="lib/classmate-1.5.1.jar"/>
<pathelement location="lib/commons-beanutils-1.9.4.jar"/>
<pathelement location="lib/commons-cli-1.0.jar"/>
<pathelement location="lib/commons-collections-3.2.2.jar"/>
<pathelement location="lib/commons-collections4-4.4.jar"/>
<pathelement location="lib/commons-compress-1.21.jar"/>
Expand Down Expand Up @@ -175,6 +171,10 @@
<pathelement location="lib/db/mssql-jdbc-12.6.2.jre11.jar"/>
<pathelement location="lib/db/mysql-connector-j-8.3.0.jar"/>
<pathelement location="lib/db/ojdbc11.jar"/>
<pathelement location="lib/avalon-framework-api-4.3.1.jar"/>
<pathelement location="lib/avalon-framework-impl-4.3.1.jar"/>
<pathelement location="lib/barcode4j-2.2.3.jar"/>
<pathelement location="lib/commons-cli-1.8.0.jar"/>
</path>
<path id="run.Start.classpath">
<path refid="b6.classpath"/>
Expand All @@ -186,10 +186,7 @@
<pathelement location="lib/ant-launcher-1.10.14.jar"/>
<pathelement location="lib/antlr-2.7.7.jar"/>
<pathelement location="lib/antlr4-runtime-4.10.1.jar"/>
<pathelement location="lib/avalon-framework-api-4.2.0.jar"/>
<pathelement location="lib/avalon-framework-impl-4.2.0.jar"/>
<pathelement location="lib/barbecue-1.5-beta1.jar"/>
<pathelement location="lib/barcode4j-2.1.jar"/>
<pathelement location="lib/batik-anim-1.17.jar"/>
<pathelement location="lib/batik-awt-util-1.17.jar"/>
<pathelement location="lib/batik-bridge-1.17.jar"/>
Expand All @@ -212,7 +209,6 @@
<pathelement location="lib/cdt-java-client-4.0.0.jar"/>
<pathelement location="lib/classmate-1.5.1.jar"/>
<pathelement location="lib/commons-beanutils-1.9.4.jar"/>
<pathelement location="lib/commons-cli-1.0.jar"/>
<pathelement location="lib/commons-collections-3.2.2.jar"/>
<pathelement location="lib/commons-collections4-4.4.jar"/>
<pathelement location="lib/commons-compress-1.21.jar"/>
Expand Down Expand Up @@ -342,6 +338,10 @@
<pathelement location="lib/db/mssql-jdbc-12.6.2.jre11.jar"/>
<pathelement location="lib/db/mysql-connector-j-8.3.0.jar"/>
<pathelement location="lib/db/ojdbc11.jar"/>
<pathelement location="lib/avalon-framework-api-4.3.1.jar"/>
<pathelement location="lib/avalon-framework-impl-4.3.1.jar"/>
<pathelement location="lib/barcode4j-2.2.3.jar"/>
<pathelement location="lib/commons-cli-1.8.0.jar"/>
</path>
<target name="init">
<mkdir dir="bin"/>
Expand Down
Binary file modified b6/commander4j.jar
Binary file not shown.
208 changes: 20 additions & 188 deletions b6/compile_reports.xml
Original file line number Diff line number Diff line change
@@ -1,185 +1,29 @@
<project name="antcompile" default="test" basedir="." xmlns:ivy="antlib:org.apache.ivy.ant">

<project name="antcompile" default="compile-reports" basedir="." xmlns:ivy="antlib:org.apache.ivy.ant">
<description>Shows how multiple JRXML files can be compiled in batch mode using ANT.</description>

<path id="report-compile-classpath">
<path refid="report-compile-lib"/>
<pathelement location="./build/classes"/>
<pathelement location="../../common-samples/classes"/>
<pathelement location="lib/devonly/i4jruntime.jar"/>
<pathelement location="lib/aalto-xml-1.3.2.jar"/>
<pathelement location="lib/angus-activation-2.0.2.jar"/>
<pathelement location="lib/angus-mail-2.0.3.jar"/>
<pathelement location="lib/ant-1.10.14.jar"/>
<pathelement location="lib/ant-launcher-1.10.14.jar"/>
<pathelement location="lib/antlr-2.7.7.jar"/>
<pathelement location="lib/antlr4-runtime-4.10.1.jar"/>
<pathelement location="lib/avalon-framework-api-4.2.0.jar"/>
<pathelement location="lib/avalon-framework-impl-4.2.0.jar"/>
<pathelement location="lib/barbecue-1.5-beta1.jar"/>
<pathelement location="lib/barcode4j-2.1.jar"/>
<pathelement location="lib/batik-anim-1.17.jar"/>
<pathelement location="lib/batik-awt-util-1.17.jar"/>
<pathelement location="lib/batik-bridge-1.17.jar"/>
<pathelement location="lib/batik-constants-1.17.jar"/>
<pathelement location="lib/batik-css-1.17.jar"/>
<pathelement location="lib/batik-dom-1.17.jar"/>
<pathelement location="lib/batik-ext-1.17.jar"/>
<pathelement location="lib/batik-gvt-1.17.jar"/>
<pathelement location="lib/batik-i18n-1.17.jar"/>
<pathelement location="lib/batik-parser-1.17.jar"/>
<pathelement location="lib/batik-script-1.17.jar"/>
<pathelement location="lib/batik-shared-resources-1.17.jar"/>
<pathelement location="lib/batik-svg-dom-1.17.jar"/>
<pathelement location="lib/batik-svggen-1.17.jar"/>
<pathelement location="lib/batik-util-1.17.jar"/>
<pathelement location="lib/batik-xml-1.17.jar"/>
<pathelement location="lib/byte-buddy-1.14.7.jar"/>
<pathelement location="lib/castor-core-1.4.1.jar"/>
<pathelement location="lib/castor-xml-1.4.1.jar"/>
<pathelement location="lib/cdt-java-client-4.0.0.jar"/>
<pathelement location="lib/classmate-1.5.1.jar"/>
<pathelement location="lib/commons-beanutils-1.9.4.jar"/>
<pathelement location="lib/commons-cli-1.0.jar"/>
<pathelement location="lib/commons-codec-1.11.jar"/>
<pathelement location="lib/commons-collections-3.2.2.jar"/>
<pathelement location="lib/commons-collections4-4.4.jar"/>
<pathelement location="lib/commons-compress-1.21.jar"/>
<pathelement location="lib/commons-dbcp-1.2.jar"/>
<pathelement location="lib/commons-discovery-0.2.jar"/>
<pathelement location="lib/commons-io-2.7.jar"/>
<pathelement location="lib/commons-lang-2.6.jar"/>
<pathelement location="lib/commons-lang3-3.13.0.jar"/>
<pathelement location="lib/commons-logging-1.3.0.jar"/>
<pathelement location="lib/commons-math-1.0.jar"/>
<pathelement location="lib/commons-math3-3.6.1.jar"/>
<pathelement location="lib/commons-pool-1.3.jar"/>
<pathelement location="lib/commons-text-1.11.0.jar"/>
<pathelement location="lib/commons-vfs-1.0.jar"/>
<pathelement location="lib/core-3.4.0.jar"/>
<pathelement location="lib/cups4j-0.7.9.jar"/>
<pathelement location="lib/curvesapi-1.07.jar"/>
<pathelement location="lib/ecj-3.21.0.jar"/>
<pathelement location="lib/eigenbase-properties-1.1.0.10924.jar"/>
<pathelement location="lib/eigenbase-resgen-1.3.0.11873.jar"/>
<pathelement location="lib/eigenbase-xom-1.3.0.11999.jar"/>
<pathelement location="lib/fastexcel-reader-0.15.6.jar"/>
<pathelement location="lib/grizzly-framework-2.3.25.jar"/>
<pathelement location="lib/grizzly-http-2.3.25.jar"/>
<pathelement location="lib/grizzly-http-server-2.3.25.jar"/>
<pathelement location="lib/groovy-4.0.16.jar"/>
<pathelement location="lib/groovy-sandbox-1.26-jaspersoft-2.jar"/>
<pathelement location="lib/hibernate-commons-annotations-6.0.6.Final.jar"/>
<pathelement location="lib/hibernate-core-6.3.1.Final.jar"/>
<pathelement location="lib/httpclient-4.5.14.jar"/>
<pathelement location="lib/httpcore-4.4.16.jar"/>
<pathelement location="lib/istack-commons-runtime-4.1.1.jar"/>
<pathelement location="lib/jackcess-4.0.6.jar"/>
<pathelement location="lib/jackson-annotations-2.17.1.jar"/>
<pathelement location="lib/jackson-core-2.17.1.jar"/>
<pathelement location="lib/jackson-databind-2.17.1.jar"/>
<pathelement location="lib/jackson-dataformat-xml-2.17.1.jar"/>
<pathelement location="lib/jakarta.activation-api-2.1.3.jar"/>
<pathelement location="lib/jakarta.inject-api-2.0.1.jar"/>
<pathelement location="lib/jakarta.mail-api-2.1.3.jar"/>
<pathelement location="lib/jakarta.persistence-api-3.1.0.jar"/>
<pathelement location="lib/jakarta.transaction-api-2.0.1.jar"/>
<pathelement location="lib/jakarta.xml.bind-api-4.0.0.jar"/>
<pathelement location="lib/jandex-3.1.2.jar"/>
<pathelement location="lib/jasperreports-7.0.0.jar"/>
<pathelement location="lib/jasperreports-annotation-processors-7.0.0.jar"/>
<pathelement location="lib/jasperreports-ant-7.0.0.jar"/>
<pathelement location="lib/jasperreports-barbecue-7.0.0.jar"/>
<pathelement location="lib/jasperreports-barcode4j-7.0.0.jar"/>
<pathelement location="lib/jasperreports-castor-7.0.0.jar"/>
<pathelement location="lib/jasperreports-chart-customizers-7.0.0.jar"/>
<pathelement location="lib/jasperreports-charts-7.0.0.jar"/>
<pathelement location="lib/jasperreports-chart-themes-7.0.0.jar"/>
<pathelement location="lib/jasperreports-chrome-7.0.0.jar"/>
<pathelement location="lib/jasperreports-data-adapters-7.0.0.jar"/>
<pathelement location="lib/jasperreports-data-adapters-http-7.0.0.jar"/>
<pathelement location="lib/jasperreports-ejbql-7.0.0.jar"/>
<pathelement location="lib/jasperreports-excel-poi-7.0.0.jar"/>
<pathelement location="lib/jasperreports-fastexcel-7.0.0.jar"/>
<pathelement location="lib/jasperreports-fonts-7.0.0.jar"/>
<pathelement location="lib/jasperreports-functions-7.0.0.jar"/>
<pathelement location="lib/jasperreports-google-maps-7.0.0.jar"/>
<pathelement location="lib/jasperreports-groovy-7.0.0.jar"/>
<pathelement location="lib/jasperreports-hibernate-7.0.0.jar"/>
<pathelement location="lib/jasperreports-interactivity-7.0.0.jar"/>
<pathelement location="lib/jasperreports-javascript-7.0.0.jar"/>
<pathelement location="lib/jasperreports-jaxen-7.0.0.jar"/>
<pathelement location="lib/jasperreports-jdt-7.0.0.jar"/>
<pathelement location="lib/jasperreports-json-7.0.0.jar"/>
<pathelement location="lib/jasperreports-metadata-7.0.0.jar"/>
<pathelement location="lib/jasperreports-olap-7.0.0.jar"/>
<pathelement location="lib/jasperreports-pdf-7.0.0.jar"/>
<pathelement location="lib/jasperreports-servlets-7.0.0.jar"/>
<pathelement location="lib/jasperreports-sort-7.0.0.jar"/>
<pathelement location="lib/jasperreports-spring-7.0.0.jar"/>
<pathelement location="lib/jasperreports-velocity-7.0.0.jar"/>
<pathelement location="lib/jasperreports-xalan-7.0.0.jar"/>
<pathelement location="lib/javacup-0.10k.jar"/>
<pathelement location="lib/javassist-3.24.1-GA.jar"/>
<pathelement location="lib/javax.inject-1.jar"/>
<pathelement location="lib/javax.websocket-api-1.1.jar"/>
<pathelement location="lib/javax.xml.soap-api-1.4.0.jar"/>
<pathelement location="lib/jaxb-core-4.0.2.jar"/>
<pathelement location="lib/jaxb-runtime-4.0.2.jar"/>
<pathelement location="lib/jaxen-2.0.0.jar"/>
<pathelement location="lib/jboss-logging-3.5.0.Final.jar"/>
<pathelement location="lib/jfreechart-1.5.4.jar"/>
<pathelement location="lib/jgoodies-common-1.6.0.jar"/>
<pathelement location="lib/jgoodies-forms-1.7.1.jar"/>
<pathelement location="lib/jSerialComm-2.11.0.jar"/>
<pathelement location="lib/log4j-api-2.17.2.jar"/>
<pathelement location="lib/log4j-core-2.17.2.jar"/>
<pathelement location="lib/lucene-analyzers-common-8.11.2.jar"/>
<pathelement location="lib/lucene-core-8.11.2.jar"/>
<pathelement location="lib/mondrian-3.1.1.12687.jar"/>
<pathelement location="lib/mssql-jdbc-12.6.3.jre11.jar"/>
<pathelement location="lib/mysql-connector-j-8.4.0.jar"/>
<pathelement location="lib/ojdbc11-23.4.0.24.05.jar"/>
<pathelement location="lib/olap4j-0.9.7.309-JS-3.jar"/>
<pathelement location="lib/opencsv-5.9.jar"/>
<pathelement location="lib/openpdf-1.3.32.jar"/>
<pathelement location="lib/poi-5.2.2.jar"/>
<pathelement location="lib/poi-ooxml-5.2.2.jar"/>
<pathelement location="lib/poi-ooxml-lite-5.2.2.jar"/>
<pathelement location="lib/protobuf-java-3.25.1.jar"/>
<pathelement location="lib/rhino-1.7.14.jar"/>
<pathelement location="lib/serializer-2.7.2.jar"/>
<pathelement location="lib/simple-xml-2.7.1.jar"/>
<pathelement location="lib/slf4j-api-1.7.25.jar"/>
<pathelement location="lib/SparseBitSet-1.2.jar"/>
<pathelement location="lib/spring-beans-5.3.27.jar"/>
<pathelement location="lib/spring-core-5.3.27.jar"/>
<pathelement location="lib/spring-jcl-5.3.27.jar"/>
<pathelement location="lib/stax-1.2.0.jar"/>
<pathelement location="lib/stax2-api-4.2.2.jar"/>
<pathelement location="lib/stax-api-1.0.1.jar"/>
<pathelement location="lib/txw2-4.0.2.jar"/>
<pathelement location="lib/tyrus-client-1.13.1.jar"/>
<pathelement location="lib/tyrus-container-grizzly-client-1.13.1.jar"/>
<pathelement location="lib/tyrus-core-1.13.1.jar"/>
<pathelement location="lib/tyrus-spi-1.13.1.jar"/>
<pathelement location="lib/velocity-engine-core-2.3.jar"/>
<pathelement location="lib/woodstox-core-6.6.2.jar"/>
<pathelement location="lib/xalan-2.7.3.jar"/>
<pathelement location="lib/xml-apis-ext-1.3.04.jar"/>
<pathelement location="lib/xmlbeans-5.0.3.jar"/>
<pathelement location="lib/xmlgraphics-commons-2.9.jar"/>
<pathelement location="lib/xmpcore-6.1.11.jar"/>
<pathelement location="lib/xpp3-1.1.3.3.jar"/>
<fileset dir="lib">
<include name="*.jar"/>
</fileset>
</path>

<target name="prepare-report-compile-classpath">
<ivy:configure file="./ivysettings.xml" override="true"/>
<ivy:resolve file="./ivy.xml" log="download-only"/>
<ivy:cachepath pathid="report-compile-lib"/>
</target>

<target name="compile" description="Compiles report designs specified using the &quot;srcdir&quot; in the &lt;jrc&gt; tag." depends="prepare-report-compile-classpath">

<target name="clean" description="Deletes all the generated files.">
<delete dir="./compiled"/>
<delete dir="./temp"/>
</target>

<target name="delete-compiled">
<delete>
<fileset dir="./reports" includes="**/*.jasper"/>
</delete>
</target>

<target name="compile" description="Compiles report designs specified using the &quot;srcdir&quot; in the &lt;jrc> tag." depends="prepare-report-compile-classpath">
<mkdir dir="./temp"/>
<taskdef name="jrc" classname="net.sf.jasperreports.ant.JRAntCompileTask">
<classpath refid="report-compile-classpath"/>
Expand All @@ -189,22 +33,11 @@
<include name="**/*.jrxml"/>
</jrc>
</target>

<target name="clean" description="Deletes all the generated files.">
<delete dir="./compiled"/>
<delete dir="./temp"/>
</target>

<target name="delete-compiled">
<delete>
<fileset dir="./reports" includes="**/*.jasper"/>
</delete>
</target>

<target name="tidy" description="Deletes all the temp files.">
<delete dir="./temp"/>
</target>

<target name="compile-reports" description="Runs the sample.">
<echo message="==================================="/>
<echo message=" Ant Compile Sample"/>
Expand All @@ -214,5 +47,4 @@
<antcall target="compile"/>
<antcall target="tidy"/>
</target>

</project>
1 change: 1 addition & 0 deletions b6/compilereports.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ant -f compile_reports.xml compile-reports
Binary file removed b6/lib/avalon-framework-api-4.2.0.jar
Binary file not shown.
Binary file added b6/lib/avalon-framework-api-4.3.1.jar
Binary file not shown.
Binary file removed b6/lib/avalon-framework-impl-4.2.0.jar
Binary file not shown.
Binary file added b6/lib/avalon-framework-impl-4.3.1.jar
Binary file not shown.
Binary file removed b6/lib/barcode4j-2.1.jar
Binary file not shown.
Binary file added b6/lib/barcode4j-2.2.3.jar
Binary file not shown.
Binary file removed b6/lib/commons-cli-1.0.jar
Binary file not shown.
Binary file added b6/lib/commons-cli-1.8.0.jar
Binary file not shown.
Binary file modified b6/lib/jfreechart-1.5.4.jar
Binary file not shown.
16 changes: 16 additions & 0 deletions b6/lib/license/ANTLR 4 License.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
ANTLR 4 License
[The BSD License]
Copyright (c) 2012 Terence Parr and Sam Harwell
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Developer's Certificate of Origin
As of 4.10, ANTLR uses the Linux Foundation's Developer Certificate of Origin, DCO, version 1.1. See certificate of origin. To contribute:
fork the dev branch of the ANTLR v4 github repository
make your changes
commit your changes, signing your commits with git commit -s ....
send a pull request
Loading

0 comments on commit bf3a9ca

Please sign in to comment.