On Wed, Jul 3, 2013 at 8:35 AM, kristian <m.krist...@web.de> wrote:
>  it is based on the pom.xml from two days ago - so the test part is not
> working as on master.
>
> the main difference is the the java sources and tests went into the
> jruby-core directory (jruby-core/src/main/java, jruby-core/test).

I'm willing to entertain this, but having our sources *four* levels
deep in the repository is pretty unpleasant. Of course it would be
three levels deep if we just did src/main/java.

> for eclipse project use jruby-core and activate maven on eclipse and run
> 'mvn' to generate Constants.java and the java annotation generated classes.
> clean build on eclipse does not recompile the java annotation generated
> classes.

Does this mean "target" is in jruby-core too?

> if you run 'mvn -Pall' then you will see have the maven aggregator works
> thorugh the different artifacts. some of them are still empty dummies:
> jruby-complete, jruby-stdlib, jruby-dist. all others are just from the old
> maven config.
>
> 'mvn -P test' does work as before.
>
> well, the big thing is the extra jruby-core directory where the sources are
> located. but without that I was not able to use the maven support of eclipse
> and with that the maven aggregator is just plain maven default.

I'll have a look today. I also pushed a branch that uses mvn for
project (in NetBeans) to stripped_project. In that one I've also
removed build_lib and started getting the dist jar to work (though
it's little more than regular jar with osgi bnd stuff done to it.

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to