Le 10/10/2013 13:26, Ate Douma a écrit :

> Thoughts?

A solution could be to change the package for every preview release.
Something like:

   org.apache.commons.experimental.<componentname><number>

So, for CSV we could release a 0.8 and 0.9 version under the packages:

   org.apache.commons.experimental.csv8
   org.apache.commons.experimental.csv9

The package translation could probably be automated by the shade plugin,
such that we keep developing with the org.apache.commons.csv package.

Emmanuel Bourg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to