The sources contains now two different and "old" packages:
net.pcal - from the original fork
com.googlecode - from the googlecode time
I would like to move to a more fitting package: com.sqlsheet
With the entry class com.sqlsheet.Driver
I wolud like to move all classes to the new package and let alias classes in the old packages for backwards compatibility.
After this step I would also change the GAV coordinates of the maven module to something similar. That will happen with another issue and maybe when the projects goes to 7.0-SNAPSHOT.
The sources contains now two different and "old" packages:
I would like to move to a more fitting package: com.sqlsheet With the entry class com.sqlsheet.Driver
I wolud like to move all classes to the new package and let alias classes in the old packages for backwards compatibility. After this step I would also change the GAV coordinates of the maven module to something similar. That will happen with another issue and maybe when the projects goes to 7.0-SNAPSHOT.