This commit is contained in:
parent
b04c4e92d8
commit
7ed2943c1d
2
_service
2
_service
@ -2,7 +2,7 @@
|
|||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://github.com/codehaus-plexus/plexus-languages.git</param>
|
<param name="url">https://github.com/codehaus-plexus/plexus-languages.git</param>
|
||||||
<param name="revision">plexus-languages-1.0.7</param>
|
<param name="revision">plexus-languages-1.1.1</param>
|
||||||
<param name="match-tag">plexus-languages-*</param>
|
<param name="match-tag">plexus-languages-*</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">plexus-languages-(.*)</param>
|
<param name="versionrewrite-pattern">plexus-languages-(.*)</param>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<property name="project.groupId" value="org.codehaus.plexus"/>
|
<property name="project.groupId" value="org.codehaus.plexus"/>
|
||||||
<property name="project.artifactId" value="plexus-java"/>
|
<property name="project.artifactId" value="plexus-java"/>
|
||||||
<property name="project.version" value="1.0.7"/>
|
<property name="project.version" value="1.1.1"/>
|
||||||
|
|
||||||
<property name="compiler.source" value="1.7"/>
|
<property name="compiler.source" value="1.7"/>
|
||||||
<property name="compiler.target" value="${compiler.source}"/>
|
<property name="compiler.target" value="${compiler.source}"/>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:76a9a93670b7841f762b2de3ba5be007b89fac44bc4b8cf4356267f6f5773d4b
|
|
||||||
size 430540
|
|
BIN
plexus-languages-1.1.1.tar.xz
(Stored with Git LFS)
Normal file
BIN
plexus-languages-1.1.1.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 10 11:28:51 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
Thu Mar 10 11:28:51 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
- Upgrade to upstream version 1.0.7
|
- Upgrade to upstream version 1.1.1
|
||||||
+ fix for builds with a mix of modular and classic jar files
|
+ fix for builds with a mix of modular and classic jar files
|
||||||
- Fetch sources using source service instead of by a script
|
- Fetch sources using source service instead of by a script
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: plexus-languages
|
Name: plexus-languages
|
||||||
Version: 1.0.7
|
Version: 1.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plexus Languages
|
Summary: Plexus Languages
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user