You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2007/12/05 10:40:43 UTC

[jira] Created: (TOBAGO-567) Building the Java 1.4 version on Mac OS X

Building the Java 1.4 version on Mac OS X
-----------------------------------------

                 Key: TOBAGO-567
                 URL: https://issues.apache.org/jira/browse/TOBAGO-567
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Build
         Environment: Mac OS X
            Reporter: Udo Schnurpfeil
            Assignee: Udo Schnurpfeil
            Priority: Minor
             Fix For: 1.0.13


mvn -P jdk14retro fails on Mac systems, because the name of the runtime classes JAR differs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TOBAGO-567) Building the Java 1.4 version on Mac OS X

Posted by "Kristoff Kiefer (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549821 ] 

Kristoff Kiefer commented on TOBAGO-567:
----------------------------------------

Hi!

Quick-Fix: Add -Djava14.home=WHATEVER (for my system: /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home)

That does not resolve the issue as such though.
Could anyone please clearify where java14.home normally comes from? It does not seem to be set and  therefore leads to a path with 
null/ at it's beginning.
I am not that good at maven so I can't figure in out myself.


> Building the Java 1.4 version on Mac OS X
> -----------------------------------------
>
>                 Key: TOBAGO-567
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-567
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Build
>         Environment: Mac OS X
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.0.13
>
>
> mvn -P jdk14retro fails on Mac systems, because the name of the runtime classes JAR differs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TOBAGO-567) Building the Java 1.4 version on Mac OS X

Posted by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved TOBAGO-567.
------------------------------------

    Resolution: Fixed

> Building the Java 1.4 version on Mac OS X
> -----------------------------------------
>
>                 Key: TOBAGO-567
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-567
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Build
>         Environment: Mac OS X
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.0.13
>
>
> mvn -P jdk14retro fails on Mac systems, because the name of the runtime classes JAR differs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.