On Thu, Jan 19, 2012 at 7:57 PM, Jared Bunting
<[email protected]> wrote:
> The svn info in the pom file is incorrect now. Should we update it to
> reflect the new tag?
Which svn info?
>From shiro-root-1.2.0.pom:
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/shiro/tags/shiro-root-1.2.0</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shiro/tags/shiro-root-1.2.0</developerConnection>
<url>http://svn.apache.org/repos/asf/shiro/tags/shiro-root-1.2.0</url>
</scm>
>From the shiro-core manifest:
SCM-Revision: ${buildNumber}
SCM-url: http://svn.apache.org/repos/asf/shiro/tags/1.2.0/shiro-core
Bundle-Version: 1.2.0
Build-Jdk: 1.6.0_29
Kalle
> On Jan 19, 2012 9:24 PM, "Kalle Korhonen" <[email protected]>
> wrote:
>
> On Thu, Jan 19, 2012 at 6:20 PM, Les Hazlewood <[email protected]> wrote:
>> On Thu, Jan 19, 2012 at ...
>
>>> In general, if we cannot release any given module by running mvn -B
>>> release:prepare release:pe...
> I've renamed the existing 1.2.0 tag to
> http://svn.apache.org/repos/asf/shiro/tags/shiro-root-1.2.0/. We can
> by all means continue to use the same voting thread as long as it's
> clear what we are voting on. There are no changes to the sources and
> the binaries are the same.
>
> Kalle