fasten icon indicating copy to clipboard operation
fasten copied to clipboard

Analyse package dependency networks at the call graph level

Results 34 fasten issues
Sort by recently updated
recently updated
newest added

It looks like `method()/package.of.the.return.type/ReturnTypeName` while I would have expected something closer to what we usually see in Java like "some.package.MyClass.method()" or "some.package.MyClass#method()". That being said it feels wrong to store...

## Describe the bug A clear and concise description of what the bug is. ## To Reproduce Parsing the partial uri in the following FASTEN uri fasten://mvn!nl.tudelft.jpacman:jpacman-framework$8.1.1/nl.tudelft.jpacman.ui/PacManUiBuilder$addStopButton%28Lnl$tudelft$jpacman$game$Game%3A%29V%3A30$Lambda.$newInstance(%2Fnl.tudelft.jpacman.game%2FGame)PacManUiBuilder$addStopButton%28Lnl$tudelft$jpacman$game$Game%3A%29V%3A30$Lambda output: [nl.tudelft.jpacman.ui, PacManUiBuilder$addStopButton(Lnl$tudelft$jpacman$game$Game:)V:30$Lambda,...

We started using consistently in the Javadoc documentation the new tags defined by this [JEP draft](https://openjdk.java.net/jeps/8068562) and now common in JDK's API. However, support under Maven requires the following blurb...

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 to 2.13.4.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.13.2.1&new-version=2.13.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

## Description This is a small PR that makes the following changes: - creates a new method `asURIHierarchyParallel()` to create Fasten URIs in parallel. The speed up is 2 times,...

enhancement

## Description This is a tiny PR to add `exec` to `ENTRYPOINT` of Docker files of both the FASTEN server and REST API. This is recommended in the official Docker...

The REST API uses the following URL in the lazy ingestion code, for example for namesss/0.1.0: https://pypi.org/pypi/namesss/0.1.0/json However, the JSON returned by the PyPI API is now too limited; it...

bug

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.7 to 1.2.13. Commits 2648b9e prepare release 1.2.13 bb09515 fix CVE-2023-6378 4573294 start work on 1.2.13-SNAPSHOT a388193 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x de44dc4 prepare release...

dependencies

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013. Release notes Sourced from org.json:json's releases. 20231013 Pull Request Description #793 Reverted #761 #792 update the docs for release 20231013 #783 optLong vs getLong...

dependencies

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013. Release notes Sourced from org.json:json's releases. 20231013 Pull Request Description #793 Reverted #761 #792 update the docs for release 20231013 #783 optLong vs getLong...

dependencies