forked from pool/plexus-classworlds
This commit is contained in:
parent
2203a48f13
commit
8457e6da17
@ -15,7 +15,7 @@
|
|||||||
<property name="project.description" value="A class loader framework"/>
|
<property name="project.description" value="A class loader framework"/>
|
||||||
<property name="project.organization.name" value="Codehaus Plexus"/>
|
<property name="project.organization.name" value="Codehaus Plexus"/>
|
||||||
|
|
||||||
<property name="compiler.source" value="1.6"/>
|
<property name="compiler.source" value="1.8"/>
|
||||||
<property name="compiler.target" value="${compiler.source}"/>
|
<property name="compiler.target" value="${compiler.source}"/>
|
||||||
|
|
||||||
<property name="build.finalName" value="${project.artifactId}-${project.version}"/>
|
<property name="build.finalName" value="${project.artifactId}-${project.version}"/>
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 14 08:18:44 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Rename package to plexus-classworlds
|
||||||
|
- Ugrade to version 2.5.2
|
||||||
|
- Make building with tests optional as to avoid/shorten build
|
||||||
|
cycles
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 16 09:32:19 UTC 2018 - fstrba@suse.com
|
Wed May 16 09:32:19 UTC 2018 - fstrba@suse.com
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user