You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "davide ciofetti (JIRA)" <ji...@apache.org> on 2015/01/04 23:10:34 UTC

[jira] [Created] (OFBIZ-5946) compilation error on 13.07.01 release

davide ciofetti created OFBIZ-5946:
--------------------------------------

             Summary: compilation error on 13.07.01 release
                 Key: OFBIZ-5946
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5946
             Project: OFBiz
          Issue Type: Bug
          Components: ALL APPLICATIONS
    Affects Versions: Release Branch 13.07
         Environment: windows 7 ultimate 64bit, jdk1.8.0_25
            Reporter: davide ciofetti
            Priority: Critical


hi,
i tried in lot of ways to install your application on my laptop, but without any success:

1) I tried downloading the 13.07.01 release version, running ant command ("ant" and "ant load-demo") but compiling errors appears (i lost them in the dos screen, i haven't captured)
2) I Tried downloading head trunc of 13 version but "use -Xlint:unchecked" error appeared

so

1) reading solutions on the net (here: https://issues.apache.org/jira/browse/OFBIZ-5835) I found an answer that sayed to use javac 1.7 for compiling: modified macros.xml for use javac17 and modified references in 2 build.xml files finished compiling errors

2) modified macros.xml file to add the Xlint:unchecked (simply uncommented the existing one) option to the compiler but compilers errors appeared

how to solve?

I will try to execute the compiling process the same way of the link above, with the same version of ofbiz (1633686 revision) and 1.8.0 java sdk...otherwise i don't know how to do



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)