[ 
https://issues.apache.org/jira/browse/CONNECTORS-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maciej Lizewski resolved CONNECTORS-719.
----------------------------------------

    Resolution: Fixed

Configured required JDK version to 1.7.
                
> Jenkins maven autobuilder sometimes seems to fail because java 1.7 is not 
> available
> -----------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-719
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-719
>             Project: ManifoldCF
>          Issue Type: Task
>          Components: Build
>    Affects Versions: ManifoldCF 1.3
>            Reporter: Karl Wright
>            Assignee: Maciej Lizewski
>             Fix For: ManifoldCF 1.3
>
>
> The Jenkins maven autobuilder failed over the weekend with the following:
> {code}
> [ERROR] Failure executing javac,  but could not parse the error:
> javac: invalid target release: 1.7
> Usage: javac <options> <source files>
> use -help for a list of possible options
> {code}
> I think this is because it was using a machine that had java 1.6 installed; 
> we should probably limit the task to run only on java 1.7 machines or above.  
> Either that or there's an environment variable we need to change.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to