I'm also pretty sure we had this same exact discussion back when Mikael was naming the modules originally.
On 31 August 2016 at 10:48, Gary Gregory <[email protected]> wrote: > Check. > > Gary > > On Wed, Aug 31, 2016 at 8:04 AM, Mikael Ståldal <[email protected] > > wrote: > >> No, there is a naming conventions for Scala modules which is like that, >> and we need to stick to it to be compatible with SBT (the most popular >> build tool for Scala projects). >> >> On Wed, Aug 31, 2016 at 5:01 PM, Gary Gregory <[email protected]> >> wrote: >> >>> We have a naming inconsistency where we use a dash to separate the >>> version number: >>> >>> log4-api-1.2 >>> >>> and the Scala modules use an underscore: >>> >>> log4j-api-scala_2.10 >>> log4j-api-scala_2.11 >>> >>> Should we fix this? >>> >>> Gary >>> >>> >>> -- >>> E-Mail: [email protected] | [email protected] >>> Java Persistence with Hibernate, Second Edition >>> <http://www.manning.com/bauer3/> >>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> >>> Spring Batch in Action <http://www.manning.com/templier/> >>> Blog: http://garygregory.wordpress.com >>> Home: http://garygregory.com/ >>> Tweet! http://twitter.com/GaryGregory >>> >> >> >> >> -- >> [image: MagineTV] >> >> *Mikael Ståldal* >> Senior software developer >> >> *Magine TV* >> [email protected] >> Grev Turegatan 3 | 114 46 Stockholm, Sweden | www.magine.com >> >> Privileged and/or Confidential Information may be contained in this >> message. If you are not the addressee indicated in this message >> (or responsible for delivery of the message to such a person), you may >> not copy or deliver this message to anyone. In such case, >> you should destroy this message and kindly notify the sender by reply >> email. >> > > > > -- > E-Mail: [email protected] | [email protected] > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory > -- Matt Sicker <[email protected]>
