org.pantsbuild:custom_javactool_for_testing

A custom version of com.sun.tools.javac.api.JavacTool, useful for testing that we can control the javac version that Zinc uses.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.pantsbuild
ArtifactId

ArtifactId

custom_javactool_for_testing
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

org.pantsbuild:custom_javactool_for_testing
A custom version of com.sun.tools.javac.api.JavacTool, useful for testing that we can control the javac version that Zinc uses.
Project URL

Project URL

http://pantsbuild.github.io/
Source Code Management

Source Code Management

https://github.com/pantsbuild/pants

Download custom_javactool_for_testing

How to add to project

<!-- https://jarcasting.com/artifacts/org.pantsbuild/custom_javactool_for_testing/ -->
<dependency>
    <groupId>org.pantsbuild</groupId>
    <artifactId>custom_javactool_for_testing</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.pantsbuild/custom_javactool_for_testing/
implementation 'org.pantsbuild:custom_javactool_for_testing:0.0.7'
// https://jarcasting.com/artifacts/org.pantsbuild/custom_javactool_for_testing/
implementation ("org.pantsbuild:custom_javactool_for_testing:0.0.7")
'org.pantsbuild:custom_javactool_for_testing:jar:0.0.7'
<dependency org="org.pantsbuild" name="custom_javactool_for_testing" rev="0.0.7">
  <artifact name="custom_javactool_for_testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pantsbuild', module='custom_javactool_for_testing', version='0.0.7')
)
libraryDependencies += "org.pantsbuild" % "custom_javactool_for_testing" % "0.0.7"
[org.pantsbuild/custom_javactool_for_testing "0.0.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Pants Build System

Pants is a scalable build system for monorepos: codebases containing multiple projects, often using multiple programming languages and frameworks, in a single unified code repository.

Some noteworthy features include:

  • Explicit dependency modeling.
  • Fine-grained invalidation.
  • Shared result caching.
  • Concurrent execution.
  • Remote execution.
  • Unified interface for multiple tools and languages.
  • Extensibility and customizability via a plugin API.

Documentation: www.pantsbuild.org.

We release to PyPI version license

We use Travis CI to verify the build Build Status.

Requirements

To run Pants, you need:

  • Linux or macOS.
  • Python 3.7+ discoverable on your PATH.
  • A C compiler, system headers and Python headers (to compile native Python modules).
  • Internet access (so that Pants can fully bootstrap itself).
org.pantsbuild

Pants Build

Pants Build System

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1