Hello Siddhesh
Le 31/05/2017 à 13:06, Siddhesh Rane a écrit :
> A different branch wouldn't be necessary I believe because I'm perhaps
> the only one who will touch the Javafx folder, so we'll never have any
> conflicts.
>
Right, so direct commit in the "application/sis-javafx" directory of
JDK8 branch would be fine.
> * We need some arrangement where I would get push access to at least
> the folder I'm working on if we are to migrate. I think git sub module
> is a feature like that.
>
Actually Apache SIS is still on Subversion (SVN). The git repositories
are only read-only mirrors. But I think we can give you write access to
SVN. Would you like to take this approach?
> * A proper migration would mean that my POM becomes a child of the sis
> parent POM. This way the feature set of the app is always tied to the
> jd8 branch.
>
Yes, with code committed in "application/sis-javafx" I could more easily
make such adjustments if needed.
Martin