open-dis / opendis7-java

Project to provide a complete type-safe Java implementation of the DIS Protocol version 7 (IEEE 1278.1-2012) and SISO-REF-010 Enumerations specifications.
Other
6 stars 5 forks source link

HQ16TrackingandGuidanceRADARVehicle case-insensitive filesystem collision #18

Closed ricklentz closed 9 months ago

ricklentz commented 2 years ago

There seems to be two similar versions of the following class: HQ16TrackingandGuidanceRADARVehicle

warning: the following paths have collided (e.g. case-sensitive paths on a case-insensitive filesystem) and only one from the same colliding group is in the working tree:

'src-generated/edu/nps/moves/dis7/entities/chn/platform/land/HQ16TrackingandGuidanceRADARVehicle.java' 'src-generated/edu/nps/moves/dis7/entities/chn/platform/land/HQ16TrackingandGuidanceRadarVehicle.java'

Should we remove one of them?

leif81 commented 2 years ago

Hi @ricklentz , I'm not familiar with this class file, I don't see it in the repository here.

leif81 commented 2 years ago

@ricklentz had a thought, maybe this issue was meant for the opendis7-java repository instead of this one?

https://github.com/open-dis/opendis7-java

terry-norbraten commented 9 months ago

Confirmed that only a single class, the later, is generated from opendis7-source-generator.