Re: [Jsynthlib-devel] Change project structure

2013-10-16 Thread denis queffeulou
Hi, maven and ant can be used together. For example if you have special things to do for build the package, you can call ant from the pom. My professionnal projects often combine maven and ant as maven is the common build tool for all. Another choice yould be Gradle wich can be viewed as maven

Re: [Jsynthlib-devel] Change project structure

2013-10-16 Thread Packe
Hi, Yes, I have had a look at the refactor branch. My concern about that branch was that it didn't seem active and that in some mailing list conversation there was very high aims for what was going to be developed in that branch. Therefore I felt that it would take quite a long time to merge t

Re: [Jsynthlib-devel] Change project structure

2013-10-16 Thread chrisware...@chriswareham.demon.co.uk
Packe [pack...@yahoo.se]: > > Hi again, > > I have now committed my Roland D50 and Emu Proteus/2 contributions. > > One thing that annoys me is the source code structure. I have seen in > previous threads in this mailing list some > people suggesting porting JSynthLib to the Maven folder struct