jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • GeoAPI
  • GEO-17

Use anotations instead of @UML tags

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0
  • Component/s: None
  • Labels:
    None

Description

Current source code maps Java interfaces/methods to UML identifiers through javadoc @UML tag (a custom tag added especially for this project). The anotation mechanism provided in J2SE 1.5 would offer a better mechanism. We are not allowed to release 1.5 dependent code, but we can use it as a temporary step for javadoc building (we already use generic type for that). Anotation would also help to check Java interface compliance regarding OGC's UML through an automatic script (since anotations can be checked at runtime).

Issue Links

depends upon

Task - A task that needs to be done. GEO-27 Enumeration should extends an Enum class instead of CodeList

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.
is depended upon by

Test - A new unit, integration or system test GEO-25 Create a script checking GeoAPI interfaces against OGC models in UML

  • Major - Major loss of function.
  • Open - The issue is open and ready for the assignee to start work on it.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Martin Desruisseaux added a comment - 20/Sep/04 2:29 AM

Moved most @UML tags as annotations except the org.opengis.catalog package.

Show
Martin Desruisseaux added a comment - 20/Sep/04 2:29 AM Moved most @UML tags as annotations except the org.opengis.catalog package.
Hide
Permalink
Martin Desruisseaux added a comment - 03/Mar/05 7:20 PM

The catalog packages moved from main 'src' to pending, since it will need further revision. Consequently, all remaining interfaces in main 'src' should now use @UML annotations instead of javadoc tags.

Show
Martin Desruisseaux added a comment - 03/Mar/05 7:20 PM The catalog packages moved from main 'src' to pending, since it will need further revision. Consequently, all remaining interfaces in main 'src' should now use @UML annotations instead of javadoc tags.

People

  • Assignee:
    Martin Desruisseaux
    Reporter:
    Martin Desruisseaux
Vote (0)
Watch (0)

Dates

  • Created:
    12/Sep/04 11:15 PM
    Updated:
    03/Mar/05 7:20 PM
    Resolved:
    20/Sep/04 2:29 AM

Time Tracking

Estimated:
2d
Original Estimate - 2 days
Remaining:
0m
Remaining Estimate - 0 minutes
Logged:
2d
Time Spent - 2 days
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.