You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Andrew Walker (JIRA)" <ji...@apache.org> on 2008/02/18 00:32:34 UTC

[jira] Created: (OFBIZ-1654) Error in ant build (-Xlint:unchecked) windows only

Error in ant build (-Xlint:unchecked) windows only
--------------------------------------------------

                 Key: OFBIZ-1654
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1654
             Project: OFBiz
          Issue Type: Bug
          Components: ALL COMPONENTS
    Affects Versions: SVN trunk
         Environment: Windows XP
SDK 1.4.2
ant 1.7.0
            Reporter: Andrew Walker


* can't compile or run-install etc.
* ant build fails with: 
  javac] javac: invalid flag: -Xlint:unchecked
* this parameter is in build.xml for:
  ecommerce
  appserver
  base
  catalina
  jetty
  security
  service
* tried with/without ant.bat
* worked fine on OS X though.

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


[jira] Closed: (OFBIZ-1654) Error in ant build (-Xlint:unchecked) windows only

Posted by "Hans Bakker (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hans Bakker closed OFBIZ-1654.
------------------------------

    Resolution: Invalid

please use Java SDK 1.5 or higher.

> Error in ant build (-Xlint:unchecked) windows only
> --------------------------------------------------
>
>                 Key: OFBIZ-1654
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1654
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>         Environment: Windows XP
> SDK 1.4.2
> ant 1.7.0
>            Reporter: Andrew Walker
>
> * can't compile or run-install etc.
> * ant build fails with: 
>   javac] javac: invalid flag: -Xlint:unchecked
> * this parameter is in build.xml for:
>   ecommerce
>   appserver
>   base
>   catalina
>   jetty
>   security
>   service
> * tried with/without ant.bat
> * worked fine on OS X though.

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