-
IBM have been quietly working on brand new database clients for Db2 for IBM i, with the requirement that no native binaries will be required in the clients to connect to the database.
That is h…
-
## Willingness to contribute
The MLflow Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature (ei…
-
I'm trying to achieve the following: Creation of a proto repository, separated from it's clients. I use several languages, so the only true source code files of this repo are .proto definitions itself…
-
Steps to reproduce:
```bash
$unzip jsweet-quickstart-master.zip
$cd jsweet-quickstart-master
#patch src/main/java/quickstart/QuickStart.java
$cat src/main/java/quickstart/QuickStart.java
```
``…
-
### Docker build is failed when COPY and ADD are used with the "--chmod=765" option
### Info
* docker-maven-plugin version : 0.43.4
* Maven version (`mvn -v`) : 3.6.2
* Docker version :
…
-
I used the file upload function, but there is many http debug log. I start the upload by a separate process(Main program runs, when needed, it will start upload small program), so I can't added the -D…
-
The golang one(https://github.com/jfrog/jfrog-cli) is really nice to use, I like the batch upload/download function very much, it can easily
1. specify sub folder name and artifact name by wildcard…
-
hi,
hi, I use gradle to run my program.
```
// Apply the java plugin to add support for Java
apply plugin: 'java'
apply plugin: 'application'
mainClassName = "com.my.impala.fetcher.Fetcher"
// In t…
twmht updated
6 years ago
-
During my pipeline, I am trying to use xray and on some occasions I am getting:
java.lang.NullPointerException
at org.jfrog.build.extractor.clientConfiguration.client.ArtifactoryXrayClient.parseXra…
-
### What feature do you want to see added?
when the archive artifacts finish successfully, i would like to see a short informative summery of the process:
how many artifacts were archived?
how lo…