forked from pool/plexus-utils
Compare commits
11 Commits
9fc889cab9
...
5ab5e4aed4
Author | SHA256 | Date | |
---|---|---|---|
5ab5e4aed4 | |||
9a2cc2b25f | |||
db9130026f | |||
f23a08e982 | |||
7c0962d780 | |||
589d4ca382 | |||
75aefc21e4 | |||
ba238a5117 | |||
bbf3b85333 | |||
e584bb6b66 | |||
69d4f639fd |
BIN
plexus-utils-4.0.1.tar.gz
(Stored with Git LFS)
BIN
plexus-utils-4.0.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
plexus-utils-4.0.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
plexus-utils-4.0.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -11,7 +11,7 @@
|
||||
<property name="project.groupId" value="org.codehaus.plexus"/>
|
||||
<property name="project.fragment" value="utils"/>
|
||||
<property name="project.artifactId" value="plexus-${project.fragment}"/>
|
||||
<property name="project.version" value="4.0.1"/>
|
||||
<property name="project.version" value="4.0.2"/>
|
||||
|
||||
<property name="compiler.release" value="8"/>
|
||||
<property name="compiler.source" value="1.${compiler.release}"/>
|
||||
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 4 22:31:13 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Upgrade to upsteam version 4.0.2
|
||||
* Bug Fixes
|
||||
+ Specify /D for cmd.exe to bypass the Command Processor
|
||||
Autorun folder
|
||||
* Dependency updates
|
||||
+ Bump org.codehaus.plexus:plexus from 17 to 18
|
||||
+ Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 30 14:09:54 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: plexus-utils
|
||||
Version: 4.0.1
|
||||
Version: 4.0.2
|
||||
Release: 0
|
||||
Summary: Plexus Common Utilities
|
||||
License: Apache-1.1 AND Apache-2.0 AND xpp AND BSD-3-Clause AND SUSE-Public-Domain
|
||||
|
Reference in New Issue
Block a user