Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure repositories #3

Closed
hinerm opened this issue Jun 4, 2013 · 3 comments
Closed

Restructure repositories #3

hinerm opened this issue Jun 4, 2013 · 3 comments
Assignees

Comments

@hinerm
Copy link
Member

hinerm commented Jun 4, 2013

Currently, the scifio repository in scifio.git conflates several software projects:

  • The SCIFIO core
  • Bio-Formats classes
  • Forks

A new repository should be created for SCIFIO, Bio-Formats (including OME-XML), and each fork/stub, so that each can be individually versioned.

Each repository should also have its own package space.

@hinerm
Copy link
Member Author

hinerm commented Jun 6, 2013

Also, it is confusing right now to have two artifacts called "scifio", since we renamed scifio-devel (so both components/scifio and components/scifio-devel create artifact "scifio" in maven).

So as part of this restructuring, since we'll be creating a Bio-Formats fork, we should just move components/scifio to components/loci-legacy - preserving package structure and such. This was going to be their final destination anyway, so it makes sense to do it now.

@hinerm
Copy link
Member Author

hinerm commented Jun 7, 2013

Also, we're still using TestNG right now for the scifio unit tests.. might be nice to convert this..

@hinerm
Copy link
Member Author

hinerm commented Jun 25, 2013

Completed restructuring with 0.3.0 release, scifio-jai-imageio-core component, and the bioformats fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant