Issue Details (XML | Word | Printable)

Key: JET-1
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: austvik
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
jet

Make a jetapi module

Created: 25/Jun/09 10:45 AM   Updated: 06/May/10 02:06 PM
Component/s: JET
Affects Version/s: 1.0-SNAPSHOT
Fix Version/s: 2.0

Time Tracking:
Not Specified

Tags:


 Description  « Hide

Today we have a jet module that includes jetutil.

It would be good to split it up into two modules:

  • The jetapi module containing what is needed to write tests
  • The jet module that include jetapi and jetutil, which is the JET engine in
    itself.

The jetbatch module could then only include jetapi, not the whole jet module.



austvik added a comment - 24/Sep/09 09:36 PM

I have tried, but not figured out how to do this