#
# Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the Free Software Foundation.  Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the LICENSE file that accompanied this code.
#
# This code 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 General Public License
# version 2 for more details (a copy is included in the LICENSE file that
# accompanied this code).
#
# You should have received a copy of the GNU General Public License version
# 2 along with this work; if not, write to the Free Software Foundation,
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
#
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
# or visit www.oracle.com if you need additional information or have any
# questions.
#

JTREG_VERSION=8.1

DEFAULT_ANT_VERSION=1.10.15
DEFAULT_ANT_ARCHIVE_CHECKSUM=1b460a543caf0b2087fef210c7b4813909901fdc

DEFAULT_ASMTOOLS_SRC_TAG=8.1
DEFAULT_ASMTOOLS_SRC_ARCHIVE_CHECKSUM=6dcd98e53131bc923df5fdd10baa42c601f1c97c

DEFAULT_GOOGLE_GUICE_VERSION=5.1.0
DEFAULT_GOOGLE_GUICE_JAR_CHECKSUM=da25056c694c54ba16e78e4fc35f17fc60f0d1b4

DEFAULT_JCOMMANDER_VERSION=1.82
DEFAULT_JCOMMANDER_JAR_CHECKSUM=0a7c5fef184d238065de38f81bbc6ee50cca2e21

DEFAULT_JTHARNESS_SRC_TAG=jt6.0-b24
DEFAULT_JTHARNESS_SRC_ARCHIVE_CHECKSUM=3d25ddea8e59ab8ff0943bc65aebc80a2aecc4a3

# JUnit 5 = JUnit Platform 1.y.z + JUnit Jupiter 5.y.z + JUnit Vintage 5.y.z
DEFAULT_JUNIT_VERSION=1.13.4
DEFAULT_JUNIT_JAR_CHECKSUM=62734191af1bfc78ee17181ca38b94dbb5eb7737
DEFAULT_JUNIT_LICENSE_FILE=LICENSE-junit.txt

DEFAULT_TESTNG_VERSION=7.3.0
DEFAULT_TESTNG_JAR_CHECKSUM=a5069c3dfba58d23702f96c3d9f5081f5ce7136f
DEFAULT_TESTNG_LICENSE_VERSION=7.3.0
DEFAULT_TESTNG_LICENSE_CHECKSUM=c646d2cd1433560a4b43cb98e7273b59aac4563c
