Hi Stefan, Thanks for checking the release! :)
Actually that's "normal". This is to avoid deploying useless and sometimes really heavy artifacts to the central Maven repository. That said, now that I think about it, it might be better to simply forbid the deployment through a proper configuration of the maven-deploy-plugin. Something we can change for the next release, I guess. Regards, Pierre-Arnaud On 11 mars 2013, at 22:13, Stefan Seelmann <[email protected]> wrote: > +1 > > > I just noticed one thing, some POMs of the tagged sources and the source > zip still contain the 2.0.0-SNAPSHOT version, I think this is due to > non-activated maven profiles? > > $ find * -name pom.xml | xargs grep -l SNAPSHOT > application/application-linux-x86_64/pom.xml > application/application-macosx-x86-dmg/pom.xml > application/application-release/pom.xml > application/application-linux-x86/pom.xml > application/application-macosx-x86_64-dmg/pom.xml > application/application-macosx-x86/pom.xml > application/application-win32-x86_64/pom.xml > application/application-win32-x86_64-exe/pom.xml > application/pom.xml > application/application-eclipse-plugins/pom.xml > application/application-macosx-x86_64/pom.xml > application/application-win32-x86/pom.xml > application/application-win32-x86-exe/pom.xml > application/application-updatesite/pom.xml > application/application-sources/pom.xml > application/application-plugins/pom.xml > application/application-nightly-builds/pom.xml > application/application-features/pom.xml > helps/apacheds.help/pom.xml > helps/ldapbrowser.help/pom.xml > helps/schemaeditor.help/pom.xml > helps/rcp.help/pom.xml > helps/apacheds.configuration.help/pom.xml > helps/ldifeditor.help/pom.xml > libraries/org.apache.httpcomponents.httpcore/pom.xml > libraries/org.apache.commons.codec/pom.xml > libraries/org.apache.commons.logging/pom.xml > libraries/org.bouncycastle.bcprov.jdk15/pom.xml > libraries/net.sf.ehcache.core/pom.xml > libraries/org.apache.commons.lang/pom.xml > libraries/pom.xml > libraries/org.apache.commons.collections/pom.xml > libraries/org.apache.commons.pool/pom.xml > libraries/org.apache.commons.io/pom.xml > libraries/org.dom4j.dom4j/pom.xml > libraries/org.apache.httpcomponents.httpclient/pom.xml > libraries/org.antlr.antlr/pom.xml > libraries/org.apache.logging.log4j/pom.xml > libraries/org.slf4j.log4j12/pom.xml > libraries/org.xpp3.xpp3/pom.xml > libraries/org.slf4j.api/pom.xml > plugins/apacheds/pom.xml > repository/pom.xml > tests/test.integration.ui/pom.xml > tests/pom.xml > tests/test.integration.core/pom.xml > > > > On 09.03.2013 19:08, Pierre-Arnaud Marcelot wrote: >> Hi, >> >> Here's a proposal for a new release of Apache Directory Studio. >> >> >> Here are the release notes: >> >> *Bug* >> - [DIRSTUDIO-861] - Errors with DNs containing non-ASCII values on Active >> Directory >> - [DIRSTUDIO-873] - Kerberos encryption types are not saved correctly >> - [DIRSTUDIO-876] - Integer Editor should focus on the value text field >> upon opening >> - [DIRSTUDIO-878] - Generation of the user guides as PDF and standalone >> HTML is broken >> - [DIRSTUDIO-879] - Flags for an attribute type in the Schema Browser are >> not correctly rendered on OS X >> - [DIRSTUDIO-889] - Error "Changes could not be saved to the connection" >> when saving server configuration on stock server and studio >> >> *Improvement* >> - [DIRSTUDIO-872] - The list of possible Kerberos encryption type should be >> available >> >> *Task* >> - [DIRSTUDIO-874] - Remove all ApacheDS and Apache Mina libraries plugins >> from trunk in '/libraries' >> - [DIRSTUDIO-877] - Update ApacheDS schema files to the latest version >> >> >> Here are the associated links : >> >> Apache Directory Studio 2.0.0-M6 (2.0.0.v20130308) >> ----------------- >> - SVN tag r1454466: >> https://svn.apache.org/repos/asf/directory/studio/tags/2.0.0.v20130308/ >> - Nexus repository: >> https://repository.apache.org/content/repositories/orgapachedirectory-006/ >> - Distribution packages: >> http://people.apache.org/~pamarcelot/ApacheDirectoryStudio_2.0.0.v20130308/ >> >> [ ] +1 : Release Apache Directory Studio 2.0.0-M6 (2.0.0.v20130308) >> [ ] +/- 0 : I don't care >> [ ] -1 : No, don't release Apache Directory Studio 2.0.0-M6 (2.0.0.v20130308) >> >
