Bug 779240 (SOA-1633) - spring_aop QS uses deprecated API
Summary: spring_aop QS uses deprecated API
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-1633
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: Examples
Version: 5.0.0 ER4
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.0.0 GA,5.0.0 ER6
Assignee: Kevin Conner
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-23 06:41 UTC by Jiri Pechanec
Modified: 2010-01-04 14:24 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-04 14:24:43 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-1633 0 None None None Never

Description Jiri Pechanec 2009-11-23 06:41:55 UTC
Date of First Response: 2009-12-14 04:35:40
project_key: SOA

These warning are thrown during compilation
compile:
    [mkdir] Created dir: /home/jpechane/releases/50ER4AS/jboss-as/samples/quickstarts/spring_aop/build/classes
    [javac] Compiling 4 source files to /home/jpechane/releases/50ER4AS/jboss-as/samples/quickstarts/spring_aop/build/classes
    [javac] /home/jpechane/releases/50ER4AS/jboss-as/samples/quickstarts/spring_aop/src/org/jboss/soa/esb/samples/quickstart/spring_aop/MySpringEnabledAction.java:40: warning: [deprecation] AbstractSpringAction() in org.jboss.soa.esb.actions.AbstractSpringAction has been deprecated
    [javac]    {
    [javac]    ^
    [javac] /home/jpechane/releases/50ER4AS/jboss-as/samples/quickstarts/spring_aop/src/org/jboss/soa/esb/samples/quickstart/spring_aop/MySpringEnabledAction.java:49: warning: [deprecation] logHeader() in org.jboss.soa.esb.actions.AbstractSpringAction has been deprecated
    [javac]       logHeader();
    [javac]       ^
    [javac] /home/jpechane/releases/50ER4AS/jboss-as/samples/quickstarts/spring_aop/src/org/jboss/soa/esb/samples/quickstart/spring_aop/MySpringEnabledAction.java:55: warning: [deprecation] logFooter() in org.jboss.soa.esb.actions.AbstractSpringAction has been deprecated
    [javac]       logFooter();
    [javac]       ^
    [javac] 3 warnings
    [mkdir] Created dir: /home/jpechane/releases/50ER4AS/jboss-as/samples/quickstarts/conf/anttasks/classes
    [javac] Compiling 1 source file to /home/jpechane/releases/50ER4AS/jboss-as/samples/quickstarts/conf/anttasks/classes

Comment 1 Kevin Conner 2009-12-07 10:42:24 UTC
Link: Added: This issue depends JBESB-3030


Comment 2 Jiri Pechanec 2009-12-14 05:19:41 UTC
Issue still present in ER5

Comment 3 Kevin Conner 2009-12-14 09:35:40 UTC
We haven't looked at that yet, so it will still be present.  The linked issue will be closed once we have addressed it.

Comment 4 David Ward 2009-12-16 03:22:27 UTC
Sorry; I accidently re-opened this issue in the first place when I thought I was assigning JBESB-3030 to me.

JBESB-3030 is now closed, so I am re-closing this issue.

Comment 5 Jiri Pechanec 2009-12-16 03:51:00 UTC
Only QE can close the bug after verification

Comment 6 Kevin Conner 2009-12-16 09:50:08 UTC
Also, assigning back to me so that I can keep tracking it.

Comment 7 David Ward 2009-12-16 19:45:23 UTC
Please re-test now that JBESB-3030 has been closed. Thank you.

Comment 8 Jiri Pechanec 2010-01-04 14:24:43 UTC
Verified in ER6


Note You need to log in before you can comment on or make changes to this bug.