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)
  • groovy
  • GROOVY-24

devine package from directory structure

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Won't Fix
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: parser
  • Labels:
    None

Description

So, while GROOVY-20 made package statements optional, it did not add magic to figure out missing package information from the directory structure.

Certainly now, packaging can be determined by comparing directory paths relative to a --sourcepath, eh?

Issue Links

is depended upon by

Task - A task that needs to be done. GROOVY-753 complete parser

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

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
james strachan added a comment - 11/Mar/04 3:08 PM

Have a ponder about this one - no biggie, see what you think. It'd be nice for the location of a file in a file system (relative to a root directory) to be used as the mechanism to associate the package name to a class/script. If the package statement is used then use it - otherwise autogenerated it.

What you think? It'd make things simpler

Show
james strachan added a comment - 11/Mar/04 3:08 PM Have a ponder about this one - no biggie, see what you think. It'd be nice for the location of a file in a file system (relative to a root directory) to be used as the mechanism to associate the package name to a class/script. If the package statement is used then use it - otherwise autogenerated it. What you think? It'd make things simpler
Hide
Permalink
Guillaume Laforge added a comment - 02/Nov/07 4:36 AM

Groovy respects the Java conventions regarding packages.

Show
Guillaume Laforge added a comment - 02/Nov/07 4:36 AM Groovy respects the Java conventions regarding packages.

People

  • Assignee:
    Guillaume Laforge
    Reporter:
    bob mcwhirter
Vote (2)
Watch (0)

Dates

  • Created:
    07/Oct/03 5:29 PM
    Updated:
    02/Nov/07 4:36 AM
    Resolved:
    02/Nov/07 4:36 AM

Time Tracking

Estimated:
33m
Original Estimate - 33 minutes
Remaining:
33m
Remaining Estimate - 33 minutes
Logged:
Not Specified
Time Spent - Not Specified
  • 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.