dependabot[bot]
d0b8c7fe68
Bump net.lingala.zip4j:zip4j ( #9 )
...
Bumps [net.lingala.zip4j:zip4j](https://github.com/srikanth-lingala/zip4j ) from 2.6.1 to 2.11.3.
- [Release notes](https://github.com/srikanth-lingala/zip4j/releases )
- [Commits](https://github.com/srikanth-lingala/zip4j/compare/v2.6.1...v2.11.3 )
---
updated-dependencies:
- dependency-name: net.lingala.zip4j:zip4j
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 02:45:13 +01:00
Fabian Krüger
3310247dc8
Fix too long path problem with Windows
...
The long path was problematic under Windows without explicitly setting Git config.
To prevent this the repository data is copied to tmp dir from a zip file.
2023-12-20 23:32:25 +01:00
Fabian Krüger
4ca27764d4
Merge pull request #8 from spring-projects/merge-module-parser
...
Merge ModuleParser into MavenModuleParser
2023-12-20 21:28:33 +00:00
Fabian Krüger
247bc087a7
Merged and removed ModuleParser
2023-12-20 17:06:29 +00:00
Janne Valkealahti
186bffe1f9
Run ci only from main with push
...
- This prevents accidental publish(when that's added)
if some random branch is added.
2023-12-18 12:56:24 +00:00
Janne Valkealahti
832958102f
Add timeout for build
...
- Build may hung up so timeout after 15min
- Relates #2
2023-12-14 18:10:44 +00:00
Janne Valkealahti
a52f64dd33
Disable maven cache with setup-java
...
- Should fix Error: ENOENT: no such file or directory error
with setup-java
- Relates #2
2023-12-14 17:56:19 +00:00
Janne Valkealahti
a9bb18fded
Setup git on windows for long paths
...
- Relates #2
- Relates #5
2023-12-14 17:14:49 +00:00
Janne Valkealahti
4adca91764
Add ci workflow
...
- Just compile/test for now
- Relates #2
2023-12-14 10:58:50 +00:00
Fabian Krüger
ef0cc5be1f
Merge pull request #4 from spring-projects/fix/readme-typo
...
Fix version in README
2023-12-14 11:48:33 +01:00
Fabian Krüger
77b2917c71
Fix version in README
2023-12-14 01:46:54 +01:00
Fabian Krüger
4d88c6c7c7
Merge pull request #1 from spring-projects/fix/readme
...
Replace broken includes in README
2023-12-14 01:42:56 +01:00
Fabian Krüger
a50224e32d
Replace broken includes in README
2023-12-14 01:42:11 +01:00
Fabian Krüger
96abad9b8c
initial commit
2023-12-14 01:38:10 +01:00