> This is largely my fault and I want to apologize for that. There are so many > documents to read and understand and it seems that Jörg and I have been a > bit too optimistic about the requirements.
No problem > > If you are still interested we would still try to get you on as one of our > committers but we have to get it right this time. This involves an internal > (private) proposal, a vote and the information of the Incubator PMC. I would > expect this to take another couple of weeks time. > BTW: Have you already have filled out and submitted your Contributor license > agreement (ICLA)? If so good, it was not in vain. Yep my ICLA has been sent to [EMAIL PROTECTED] but I did not receive any confirmation. > In the meantime you can, if you want, reorganize and extend the current > distribution for Maven and send the result to me. We will modify our current > build files to accommodate the changes. I will give you an update about the > empire-struts2-ext dependencies tomorrow. There is no need to reorganise the distribution. We can just provide pom's for each artefact and a .sh/.bat file to install them in the user's local maven repo. Or we can set up a temporary public repository. That would help out maven users willing to use empire-db. As reorganising the distribution would take a lot of time that is not something to do on every release :-s Regards, Francis > > Sorry again for the inconvenience. > > > Rainer > >> >> Any updates on me becoming a committer? >> Who is responsible for empire-db-struts2? >> >> On Mon, Nov 17, 2008 at 10:38 AM, Francis De Brabandere >> <[EMAIL PROTECTED]> wrote: >> > Hi, >> > >> > I just read that incubating releases can not be uploaded to the >> > central maven repository, there is a separate repository available for >> > those: >> > http://www.apache.org/dev/repository-faq.html >> > >> > Further I need to know what the real dependencies are for >> > empire-db-struts2, the lib dir also contains transitive dependencies >> > (dependencies of dependencies) but I should not declare those in the >> > pom files. >> > >> > I set up a temp testing repository at maven.somatik.be >> > <repository> >> > <id>maven.somatik.be</id> >> > <name>Somatik Repository for Maven</name> >> > <url>http://maven.somatik.be</url> >> > <layout>default</layout> >> > </repository> >> > >> > with the following artifact available: >> > <dependency> >> > <groupId>org.apache.empire</groupId> >> > <artifactId>empire-db</artifactId> >> > <version>2.0.4-incubating</version> >> > </dependency> >> > (source and javadoc jar are not in there yet) >> > >> > Is the groupid and artifactid correct? >> > >> > Francis >> > > > -- http://www.somatik.be Microsoft gives you windows, Linux gives you the whole house.
