[NeXus-code-tickets] [NeXusCode] #97: Move jnexus source into ./src subdirectory.

NeXus Data Format Library and Applications noreply at nexusformat.org
Tue Sep 18 11:24:39 BST 2012


#97: Move jnexus source into ./src subdirectory.
------------------------------+-----------------------------
  Reporter:  Stuart Campbell  |      Owner:  Stuart Campbell
      Type:  defect           |     Status:  closed
  Priority:  major            |  Milestone:  4.3.0
 Component:  other bindings   |    Version:  trunk
Resolution:  fixed            |   Keywords:
------------------------------+-----------------------------
Changes (by Freddie Akeroyd):

 * status:  assigned => closed
 * resolution:   => fixed


Old description:

> If we add an extra directory layer between the java and class folders,
> then it would enable any
> unit tests to be able to test package private methods (because the
> classes and tests would have the same package names).
>
> So we would end up with...
>
> src/[[BR]]
>  |_org/[[BR]]
>  |  |_nexusformat/[[BR]]
>  |     |...[[BR]]
>  |_nsca/[[BR]]
>     |_hdf/[[BR]]
>        |...[[BR]]
> test/[[BR]]
>  |_org/[[BR]]
>  |  |_nexusformat/[[BR]]
>  |     |...[[BR]]
>  |_nsca/[[BR]]
>     |_hdf/[[BR]]
>        |...[[BR]]
>
> ..etc...

New description:

 If we add an extra directory layer between the java and class folders,
 then it would enable any
 unit tests to be able to test package private methods (because the classes
 and tests would have the same package names).

 So we would end up with...

 src/[[BR]]
  |_org/[[BR]]
  |  |_nexusformat/[[BR]]
  |     |...[[BR]]
  |_nsca/[[BR]]
     |_hdf/[[BR]]
        |...[[BR]]
 test/[[BR]]
  |_org/[[BR]]
  |  |_nexusformat/[[BR]]
  |     |...[[BR]]
  |_nsca/[[BR]]
     |_hdf/[[BR]]
        |...[[BR]]

 ..etc...

--

-- 
Ticket URL: <http://trac.nexusformat.org/code/ticket/97#comment:5>
NeXus Data Format Library and Applications <http://www.nexusformat.org/>
NeXus Data Format Library and Applications



More information about the NeXus-code-tickets mailing list