[jira] [Created] (OFBIZ-6275) OFBiz code seems make use of other deprecated OFBiz features

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-6275) OFBiz code seems make use of other deprecated OFBiz features

Nicolas Malin (Jira)
Adam Heath created OFBIZ-6275:
---------------------------------

             Summary: OFBiz code seems make use of other deprecated OFBiz features
                 Key: OFBIZ-6275
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6275
             Project: OFBiz
          Issue Type: Bug
          Components: ALL COMPONENTS
    Affects Versions: Trunk
            Reporter: Adam Heath
            Priority: Minor


Add <compilerarg value="-Xlint:deprecation"/> to macros.xml.  Do a clean, then a build.  See the warnings.

This task should be an umbrella over any possible sub-tasks, as people find and discover these issues, and come up with fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Created] (OFBIZ-6275) OFBiz code seems make use of other deprecated OFBiz features

Adam Heath-2
I've got some changes already for the sub-tasks I will be filing
shortly; as before, a separate branch will be made.

On 04/22/2015 10:08 AM, Adam Heath (JIRA) wrote:

> Adam Heath created OFBIZ-6275:
> ---------------------------------
>
>               Summary: OFBiz code seems make use of other deprecated OFBiz features
>                   Key: OFBIZ-6275
>                   URL: https://issues.apache.org/jira/browse/OFBIZ-6275
>               Project: OFBiz
>            Issue Type: Bug
>            Components: ALL COMPONENTS
>      Affects Versions: Trunk
>              Reporter: Adam Heath
>              Priority: Minor
>
>
> Add <compilerarg value="-Xlint:deprecation"/> to macros.xml.  Do a clean, then a build.  See the warnings.
>
> This task should be an umbrella over any possible sub-tasks, as people find and discover these issues, and come up with fixes.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)

Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Created] (OFBIZ-6275) OFBiz code seems make use of other deprecated OFBiz features

Adam Heath-2
Ok, all issues created.  Hang back a bit before anyone starts taking
ownership of stuff, I've need to make time to commit the ones I've
already got fixed.

On 04/22/2015 10:11 AM, Adam Heath wrote:

> I've got some changes already for the sub-tasks I will be filing
> shortly; as before, a separate branch will be made.
>
> On 04/22/2015 10:08 AM, Adam Heath (JIRA) wrote:
>> Adam Heath created OFBIZ-6275:
>> ---------------------------------
>>
>>               Summary: OFBiz code seems make use of other deprecated
>> OFBiz features
>>                   Key: OFBIZ-6275
>>                   URL: https://issues.apache.org/jira/browse/OFBIZ-6275
>>               Project: OFBiz
>>            Issue Type: Bug
>>            Components: ALL COMPONENTS
>>      Affects Versions: Trunk
>>              Reporter: Adam Heath
>>              Priority: Minor
>>
>>
>> Add <compilerarg value="-Xlint:deprecation"/> to macros.xml.  Do a
>> clean, then a build.  See the warnings.
>>
>> This task should be an umbrella over any possible sub-tasks, as
>> people find and discover these issues, and come up with fixes.
>>
>>
>>
>> --
>> This message was sent by Atlassian JIRA
>> (v6.3.4#6332)
>

Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Created] (OFBIZ-6275) OFBiz code seems make use of other deprecated OFBiz features

Jacopo Cappellato-5
On Apr 22, 2015, at 6:29 PM, Adam Heath <[hidden email]> wrote:

> Ok, all issues created.  Hang back a bit before anyone starts taking ownership of stuff, I've need to make time to commit the ones I've already got fixed.
>

kudos!

Jacopo