[jira] [Commented] (GERONIMO-6446) Build with Java 7

2013-04-15 Thread Kevan Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631894#comment-13631894
 ] 

Kevan Miller commented on GERONIMO-6446:


I now get the following error:

{code}
[ERROR] Failed to execute goal 
org.apache.geronimo.buildsupport:car-maven-plugin:3.0.1-SNAPSHOT:package 
(default-package) on project uddi-tomcat: could not package plugin: Unable to 
generate the wsdl file using wsgen. InvocationTargetException: 
com/sun/mirror/apt/AnnotationProcessorFactory: 
com.sun.mirror.apt.AnnotationProcessorFactory in classloader null -> [Help 1]
{code}

> Build with Java 7
> -
>
> Key: GERONIMO-6446
> URL: https://issues.apache.org/jira/browse/GERONIMO-6446
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: buildsystem
>Affects Versions: 3.0.0
>Reporter: Jarek Gawor
>Assignee: Jarek Gawor
>
> Ensure that 3.0 branch builds with Java 7.

--
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


[jira] [Commented] (GERONIMO-6446) Build with Java 7

2013-04-15 Thread Kevan Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631889#comment-13631889
 ] 

Kevan Miller commented on GERONIMO-6446:


This is a slightly more general was of accomplishing that work-around:

{code}
$ sudo mkdir `/usr/libexec/java_home`/Classes 
$ sudo ln -s `/usr/libexec/java_home`/lib/tools.jar 
`/usr/libexec/java_home`/Classes/classes.jar
{code}



> Build with Java 7
> -
>
> Key: GERONIMO-6446
> URL: https://issues.apache.org/jira/browse/GERONIMO-6446
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: buildsystem
>Affects Versions: 3.0.0
>Reporter: Jarek Gawor
>Assignee: Jarek Gawor
>
> Ensure that 3.0 branch builds with Java 7.

--
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