Bug 1005503 - springframework build fails with jopt-simple 4.5
Summary: springframework build fails with jopt-simple 4.5
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: springframework
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Juan Hernández
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-07 17:07 UTC by gil cattaneo
Modified: 2014-06-24 02:50 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-24 02:50:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description gil cattaneo 2013-09-07 17:07:52 UTC
Description of problem:
springframework depend on 
jopt-simple <= 4.4 with J-S 4.5
i have these errors:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project spring-core: Compilation failure
[ERROR] org.springframework.core/src/main/java/org/springframework/core/env/JOptCommandLinePropertySource.java:[103,54] incompatible types
[ERROR] required: java.util.List<java.lang.String>
[ERROR] found:    java.util.List<capture#1 of ?>
[ERROR] -> [Help 1]

any ideas? 

thanks


Note You need to log in before you can comment on or make changes to this bug.