On 4/20/10 4:23, stephane frenot wrote:
Hello the list,
I have a remark and a requirement.

- it seems that the web server is out, I have some 404 page not found
errors.
                 http://felix.apache.org/site/mailinglists.html
                 http://felix.apache.org/site/news.html
                 ...

- Would it be possible to declare some minimal profile in the main pom.xml ?
Because for the moment it is not compiling (testing are looping on my
distro), and even if I disable tests, it takes very a very long time.

   A minimal profile would be something containing something like this.

         <module>org.osgi.foundation</module>
         <module>org.osgi.core</module>
         <module>org.osgi.compendium</module>
         <module>framework</module>
         <module>main</module>
         <module>shell</module>
         <module>shell.tui</module>
         <module>org.osgi.service.obr</module>

I rarely ever build the entire trunk...this is for two reasons:

  1. The build setup just sucks.
  2. It is rarely necessary since most subprojects should only depend
     on released versions so building for snapshots is typically not
     necessary, so I just build what I need.

Of course, I am not against improvements, however...

-> richard

/stephane

Reply via email to