Baruch Sadogursky

Results 39 comments of Baruch Sadogursky

I confirm, it's a bug. Will be fixed soon. Thanks!

Thank you for pointing it out, it shouldn't fail that ugly for lack of username and password. And I glad you like it. More feedback, please :)

I am trying to reproduce and not sure what you meant by "I forget to put a good username and password". Did you run it without username and password? If...

No worries, my friend. Thank you for tying it out for us! I'll keep the issue open, but if you won't be able to reproduce it, feel free to close...

Regarding the "-java" in the name - it means that it can be used from Java, not developed in Java. Regarding using groovy-all - now, when Groovy build is modular,...

@vsnmpkr tell me if that's what you are looking for? ``` groovy Folder folder = artifactory.repository("repo1-cache").folder("junit").info(); folder.getChildren(); ``` Generally, you can find good usage examples in the tests. This one...

That looks like a bug. You should get a List of Items, which include repo and path fields. I'll look into it, thanks for pointing it out.

Thanks for the request, that's how we select what to implement next :-). I added it to the queue. You're welcome to watch the package [on Bintray](https://bintray.com/jfrog/artifactory-tools/artifactory-client-java) to get notifications...

artifacts count is not currently exposed by Artifactory REST API, so it can't be used from java client. Please open a feature request for the "count" REST resource in our...

Not quite, we'll have to add it to Java code too :) But that will be easy.