-
Dear Developers,
I would like to report an issue that impacts the reproduction of Bears bugs. Take `bears_FasterXML-jackson-databind_214497429-214500046` as an example, when I checkout it and try to …
-
Em especial para diferenciar entre APIs SOAP, REST, GRAPHQL; por exemplo:
- [FenixEdu IST](https://fenixedu.org/dev/api/) — API para a plataforma FenixEdu do IST. ![](https://img.shields.io/b…
-
Hi,
I am trying to inspect a project that uses java 11 with JarLauncher.
My code:
```
Launcher launcher = new JarLauncher("... .jar",
null,
".../pom.xml");
…
-
While this option might be used to test the API with very different charsets, when testing the FenixEdu this won't work, since the type attribute of HTML input elements verify beforehand the text give…
-
```
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-6.0.6-py2.7.egg/pip/basecommand.py", line 232, in main
status = self.run(options, args)
…
-
As it is currently reused for multiple code generators, `DefaultCodeGenerator` generates a lot of code (particularly many inner classes) that is ignored every time a module is compiled with it (as onl…
-
We are currently issuing tokens but not refreshing them (neither we support that).
My idea was to give this to the client:
```
var auth = {
token: 'ILHSjnsjkfhashKSAfljl(...)',
refreshToken: 'al…
-
This problem occurs when a domain object is deleted and then connected to another DO.
The problem can be reproduced with the following steps:
1. git clone git://github.com/fenix-framework/examples.gi…
-
This results in an import error and the pip installation isn't a proper way to get the library running.