>> Finally I noticed, that in our previous release we had the apidocs in the >> root folder. >> In rc3 they are not supplied any more. >> Is it your intention not to supply the apidocs this way? > > This is unintentional, I'll have a look at it.
I added both javadoc jars for empire-db and empire-db-struts2. Try a "mvn clean install" on the dist module. This how the new distribution should look like: /bin/empire-db-2.0.6-incubating.jar /bin/empire-db-struts2-2.0.6-incubating.jar /doc/empire-db-2.0.6-incubating-javadoc.jar /doc/empire-db-struts2-2.0.6-incubating-javadoc.jar /src/... *notes files Let me know if this is ok then I cut a new release... hopefully the last one. Cheers, Francis > >> >> Regards >> Rainer >> >> >> Francis De Brabandere wrote: >>> re: [VOTE] Release Apache Empire-db 2.0.6-incubating (rc3) >>> >>> Hi, >>> >>> We have just prepared the third 2.0.6-incubating release candidate >>> and we are now looking for approval of the PMC to publish the release. >>> Once the community approves the release we will have a second binding >>> release round for IPMC members. >>> >>> These are the major change from our previous 2.0.5-incubating release: >>> >>> - Code-Generator allows generation of Data Model code files for >>> existing databases >>> - Maven plugin for DB-Code-Generator >>> - New example to demonstrate interoperability between Empire-db and >>> Spring >>> - Provided jars are now OSGi compatible >>> >>> These are the changes since previous rc1: >>> - Fixed progress data type issue (EMPIREDB-76) >>> - Fixed codegen app + added tests >>> - Fixed missing commons-logging dependency making war's unusable >>> >>> These are the changes since previous rc2: >>> - Correct distribution module version >>> - Decoupled the codegen example as we have the chicken-egg problem >>> there >>> >>> Changelog: >>> http://svn.apache.org/viewvc/incubator/empire-db/tags/apache-empire-db- >>> 2.0.6-incubating-rc3/CHANGELOG.txt?view=co >>> >>> Subversion tag: >>> https://svn.apache.org/repos/asf/incubator/empire-db/tags/apache- >>> empire-db-2.0.6-incubating-rc3 >>> >>> Maven staging repository: >>> https://repository.apache.org/content/repositories/orgapacheempire-db- >>> 005/ >>> >>> Distribution files are located here >>> http://people.apache.org/~francisdb/empire-db/ >>> >>> Rat report for the tag is available here: >>> http://people.apache.org/~francisdb/empire-db/rat.txt >>> >>> Vote open for 72 hours. >>> >>> [ ] +1 >>> [ ] +0 >>> [ ] -1 >>> >>> >>> -- >>> http://www.somatik.be >>> Microsoft gives you windows, Linux gives you the whole house. >> > > > > -- > http://www.somatik.be > Microsoft gives you windows, Linux gives you the whole house. > -- http://www.somatik.be Microsoft gives you windows, Linux gives you the whole house.
