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

NeXus Data Format Library and Applications noreply at nexusformat.org
Mon Nov 12 11:13:26 GMT 2007


#97: Move jnexus source into ./src subdirectory.
-----------------------------+----------------------------------------------
 Reporter:  Stuart Campbell  |       Owner:  Stuart Campbell
     Type:  defect           |      Status:  new            
 Priority:  major            |   Milestone:                 
Component:  bindings         |     Version:  trunk          
 Keywords:                   |  
-----------------------------+----------------------------------------------
 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/
  |_org/
  |  |_nexusformat/
  |     |...
  |_nsca/
     |_hdf/
        |...
 test/
  |_org/
  |  |_nexusformat/
  |     |...
  |_nsca/
     |_hdf/
        |...

 ..etc...

-- 
Ticket URL: <http://trac.nexusformat.org/code/ticket/97>
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