-
It's failing the test case in mono environment, by tracing the code I couldn't find where it could throw such exception in BuildEnvironmentHelper. Any help is appreciated
Changes related: https://git…
-
hello,
Phonegap can not build this plugin for android. Would you please update the latest sdk
-
Hello,
i create a plugin for gradle [gradle-license_finder-plugin](https://github.com/Itiviti/gradle-licenseFinder-plugin) whe i use that on java project (gradle) work fine, but with dotnet projec…
-
Native development on Windows sometimes requires processing IDL files.
Visual Studio C++ includes de midl.exe compiler for this purpose.
This tool is a "source generation" tool.
It takes *.idl as…
-
### Summary
Gradle allows creating complicated build setups for multiple languages, which is great for Dafny since Dafny customers may often want to trigger builds in languages other than Dafny as …
-
### Version report
Jenkins and plugins versions report:
```
Jenkins :
Debian 8 64bit
Openjdk version "1.8.0_171"
Jenkins 2.263.4
Metrics Plugin (metrics): 4.0.2.7
PAM Authentication plug…
henti updated
3 weeks ago
-
During Windows development, there is a set of well-known and mostly expected macros to be available during compilation. There are several ways we could go about this approach:
1) Automatically pre-…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.462.2
OS: Windows Server 2022 - 10.0
Java: 21.0.3 - Oracle Corporation (Java HotSpot(TM) 64-Bit Server VM)
---
ace-ed…
-
What makes a good Sdk? What functionality must it provide? Should it always include Common.targets? Should we define a new minimum target surface?
What do dependencies look like?
Must every Sdk …
-
are nuget.exe restore, dotnet restore, msbuild /restore thread safe across processes? Like if I have 2 msbuild /restore instances running in parallel on different projects that consume the same nuget …