<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-13869</id>
	<title>Nabble - Maven Wagon</title>
	<updated>2008-08-24T23:52:30Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Maven-Wagon-f13869.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Wagon-f13869.html" />
	<subtitle type="html">Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. Maven Wagon home is &lt;a href=&quot;http://maven.apache.org/wagon/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-19138776</id>
	<title>Re: Getting an error org/apache/maven/wagon/StreamWagon.openConnection()V</title>
	<published>2008-08-24T23:52:30Z</published>
	<updated>2008-08-24T23:52:30Z</updated>
	<author>
		<name>Brett Porter</name>
	</author>
	<content type="html">I think this is the same issue you had in July:
&lt;br&gt;&lt;a href=&quot;http://markmail.org/message/hfztravcqw5oi7dj&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://markmail.org/message/hfztravcqw5oi7dj&lt;/a&gt;&lt;br&gt;&lt;br&gt;2008/8/23 Enrique Gaona &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19138776&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;egaona@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; I'm getting an error java.lang.AbstractMethodError:
&lt;br&gt;&amp;gt; org/apache/maven/wagon/StreamWagon.openConnection()V.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My settings.xml has the entry:.
&lt;br&gt;&amp;gt; &amp;lt;server&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;id&amp;gt;csdpFtpRepository&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;username&amp;gt;egaona&amp;lt;/username&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;password&amp;gt;password&amp;lt;/password&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;/server&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any idea how I can fix this? &amp;nbsp;Thanks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [INFO]
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; [ERROR] FATAL ERROR
&lt;br&gt;&amp;gt; [INFO]
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; [INFO] org/apache/maven/wagon/StreamWagon.openConnection()V
&lt;br&gt;&amp;gt; [INFO]
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; [DEBUG] Trace
&lt;br&gt;&amp;gt; java.lang.AbstractMethodError:
&lt;br&gt;&amp;gt; org/apache/maven/wagon/StreamWagon.openConnection()V
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.maven.wagon.AbstractWagon.connect
&lt;br&gt;&amp;gt; (AbstractWagon.java:143)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.artifact.manager.DefaultWagonManager.getRemoteFile
&lt;br&gt;&amp;gt; (DefaultWagonManager.java:427)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact
&lt;br&gt;&amp;gt; (DefaultWagonManager.java:347)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact
&lt;br&gt;&amp;gt; (DefaultWagonManager.java:302)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve
&lt;br&gt;&amp;gt; (DefaultArtifactResolver.java:194)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve
&lt;br&gt;&amp;gt; (DefaultArtifactResolver.java:73))
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.plugin.DefaultPluginManager.verifyVersionedPlugin
&lt;br&gt;&amp;gt; (DefaultPluginManager.java:200)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.maven.plugin.DefaultPluginManager.verifyPlugin
&lt;br&gt;&amp;gt; (DefaultPluginManager.java:172)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin
&lt;br&gt;&amp;gt; (DefaultLifecycleExecutor.java:1257)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindPluginToLifecycle
&lt;br&gt;&amp;gt; (DefaultLifecycleExecutor.java:1221)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.constructLifecycleMappings
&lt;br&gt;&amp;gt; (DefaultLifecycleExecutor.java:987)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal
&lt;br&gt;&amp;gt; (DefaultLifecycleExecutor.java:458)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures
&lt;br&gt;&amp;gt; (DefaultLifecycleExecutor.java:311)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments
&lt;br&gt;&amp;gt; (DefaultLifecycleExecutor.java:278)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute
&lt;br&gt;&amp;gt; (DefaultLifecycleExecutor.java:143)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:333)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:126)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.maven.cli.MavenCli.main(MavenCli.java:282)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method))
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke
&lt;br&gt;&amp;gt; (NativeMethodAccessorImpl.java:79)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke
&lt;br&gt;&amp;gt; (DelegatingMethodAccessorImpl.java:43)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.lang.reflect.Method.invoke(Method.java:618)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.codehaus.classworlds.Launcher.launchEnhanced
&lt;br&gt;&amp;gt; (Launcher.java:315)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.codehaus.classworlds.Launcher.mainWithExitCode
&lt;br&gt;&amp;gt; (Launcher.java:430)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
&lt;br&gt;&amp;gt; [INFO]
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------)
&lt;br&gt;&amp;gt; [INFO] Total time: 2 seconds
&lt;br&gt;&amp;gt; [INFO] Finished at: Fri Aug 22 09:54:36 CDT 2008
&lt;br&gt;&amp;gt; [INFO] Final Memory: 4M/13M
&lt;br&gt;&amp;gt; [INFO]
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------)
&lt;br&gt;&amp;gt; [root@ausbuild01 dots_dev]# mvn -v
&lt;br&gt;&amp;gt; Maven version: 2.0.8
&lt;br&gt;&amp;gt; Java version: 1.5.0
&lt;br&gt;&amp;gt; OS name: &amp;quot;linux&amp;quot; version: &amp;quot;2.6.9-67.0.20.elsmp&amp;quot; arch: &amp;quot;x86&amp;quot; Family: &amp;quot;unix&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Enrique
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Brett Porter
&lt;br&gt;Blog: &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19138776&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19138776&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Users-f13870.html&quot; embed=&quot;fixTarget[13870]&quot; target=&quot;_top&quot; &gt;Wagon - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Getting-an-error-org-apache-maven-wagon-StreamWagon.openConnection%28%29V-tp19109397p19138776.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19109397</id>
	<title>Getting an error org/apache/maven/wagon/StreamWagon.openConnection()V</title>
	<published>2008-08-22T08:15:33Z</published>
	<updated>2008-08-22T08:15:33Z</updated>
	<author>
		<name>Enrique Gaona</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;I'm getting an error java.lang.AbstractMethodError:
&lt;br&gt;org/apache/maven/wagon/StreamWagon.openConnection()V.
&lt;br&gt;&lt;br&gt;My settings.xml has the entry:.
&lt;br&gt;&amp;lt;server&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;id&amp;gt;csdpFtpRepository&amp;lt;/id&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;username&amp;gt;egaona&amp;lt;/username&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;password&amp;gt;password&amp;lt;/password&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/server&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Any idea how I can fix this? &amp;nbsp;Thanks
&lt;br&gt;&lt;br&gt;&lt;br&gt;[INFO]
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;[ERROR] FATAL ERROR
&lt;br&gt;[INFO]
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;[INFO] org/apache/maven/wagon/StreamWagon.openConnection()V
&lt;br&gt;[INFO]
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;[DEBUG] Trace
&lt;br&gt;java.lang.AbstractMethodError:
&lt;br&gt;org/apache/maven/wagon/StreamWagon.openConnection()V
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.wagon.AbstractWagon.connect
&lt;br&gt;(AbstractWagon.java:143)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.maven.artifact.manager.DefaultWagonManager.getRemoteFile
&lt;br&gt;(DefaultWagonManager.java:427)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact
&lt;br&gt;(DefaultWagonManager.java:347)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact
&lt;br&gt;(DefaultWagonManager.java:302)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve
&lt;br&gt;(DefaultArtifactResolver.java:194)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve
&lt;br&gt;(DefaultArtifactResolver.java:73))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.maven.plugin.DefaultPluginManager.verifyVersionedPlugin
&lt;br&gt;(DefaultPluginManager.java:200)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.plugin.DefaultPluginManager.verifyPlugin
&lt;br&gt;(DefaultPluginManager.java:172)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin
&lt;br&gt;(DefaultLifecycleExecutor.java:1257)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindPluginToLifecycle
&lt;br&gt;(DefaultLifecycleExecutor.java:1221)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.maven.lifecycle.DefaultLifecycleExecutor.constructLifecycleMappings
&lt;br&gt;(DefaultLifecycleExecutor.java:987)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal
&lt;br&gt;(DefaultLifecycleExecutor.java:458)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures
&lt;br&gt;(DefaultLifecycleExecutor.java:311)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments
&lt;br&gt;(DefaultLifecycleExecutor.java:278)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute
&lt;br&gt;(DefaultLifecycleExecutor.java:143)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:333)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:126)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.cli.MavenCli.main(MavenCli.java:282)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke
&lt;br&gt;(NativeMethodAccessorImpl.java:79)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke
&lt;br&gt;(DelegatingMethodAccessorImpl.java:43)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:618)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.launchEnhanced
&lt;br&gt;(Launcher.java:315)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.mainWithExitCode
&lt;br&gt;(Launcher.java:430)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
&lt;br&gt;[INFO]
&lt;br&gt;------------------------------------------------------------------------)
&lt;br&gt;[INFO] Total time: 2 seconds
&lt;br&gt;[INFO] Finished at: Fri Aug 22 09:54:36 CDT 2008
&lt;br&gt;[INFO] Final Memory: 4M/13M
&lt;br&gt;[INFO]
&lt;br&gt;------------------------------------------------------------------------)
&lt;br&gt;[root@ausbuild01 dots_dev]# mvn -v
&lt;br&gt;Maven version: 2.0.8
&lt;br&gt;Java version: 1.5.0
&lt;br&gt;OS name: &amp;quot;linux&amp;quot; version: &amp;quot;2.6.9-67.0.20.elsmp&amp;quot; arch: &amp;quot;x86&amp;quot; Family: &amp;quot;unix&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Enrique
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Users-f13870.html&quot; embed=&quot;fixTarget[13870]&quot; target=&quot;_top&quot; &gt;Wagon - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Getting-an-error-org-apache-maven-wagon-StreamWagon.openConnection%28%29V-tp19109397p19109397.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18748230</id>
	<title>[result] Release Wagon 1.0 beta 4</title>
	<published>2008-07-30T22:58:08Z</published>
	<updated>2008-07-30T22:58:08Z</updated>
	<author>
		<name>brettporter</name>
	</author>
	<content type="html">+1 from Emmanuel, Olivier and myself.
&lt;br&gt;&lt;br&gt;I'll proceed with the release.
&lt;br&gt;&lt;br&gt;- Brett
&lt;br&gt;&lt;br&gt;On 28/07/2008, at 1:51 PM, Brett Porter wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The Wagon 1.0-beta-4 candidate has been staged.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This release includes 4 fixes. You can take a look at the release &amp;nbsp;
&lt;br&gt;&amp;gt; notes here:
&lt;br&gt;&amp;gt; &amp;nbsp; &lt;a href=&quot;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleName=Html&amp;version=14310&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleName=Html&amp;version=14310&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; * [WAGON-222] - Empty file transfer causes NPE
&lt;br&gt;&amp;gt; * [WAGON-224] - ChecksumObserver sets digest == null on transfer &amp;nbsp;
&lt;br&gt;&amp;gt; error, leading to NPE's if checksum downloads are retried with same &amp;nbsp;
&lt;br&gt;&amp;gt; observer instance
&lt;br&gt;&amp;gt; * [WAGON-225] - proxyInfoProvider is never used
&lt;br&gt;&amp;gt; * [WAGON-226] - filePermissions and directoryPermissions are not set &amp;nbsp;
&lt;br&gt;&amp;gt; correctly for FTP
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; While the binaries, including the sources, signatures and checksums, &amp;nbsp;
&lt;br&gt;&amp;gt; can be downloaded here:
&lt;br&gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://people.apache.org/~brett/staged-releases-wagon&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.apache.org/~brett/staged-releases-wagon&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The tag is:
&lt;br&gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-4&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Everyone is encouraged to vote and give their feedback.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [ ] &amp;nbsp;+1 &amp;nbsp;Release it!
&lt;br&gt;&amp;gt; [ ] &amp;nbsp; 0
&lt;br&gt;&amp;gt; [ ] &amp;nbsp;-1 &amp;nbsp;Don't release it, because...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The vote will be open for 72 hours.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Brett
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Brett Porter
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18748230&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18748230&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18748230&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Brett Porter
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18748230&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18748230&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18748230&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Dev-f13871.html&quot; embed=&quot;fixTarget[13871]&quot; target=&quot;_top&quot; &gt;Wagon - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-vote--Release-Wagon-1.0-beta-4-tp18683723p18748230.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18707954</id>
	<title>Re: [vote] Release Wagon 1.0 beta 4</title>
	<published>2008-07-29T01:53:01Z</published>
	<updated>2008-07-29T01:53:01Z</updated>
	<author>
		<name>Emmanuel Venisse-2</name>
	</author>
	<content type="html">+1
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;On Mon, Jul 28, 2008 at 5:51 AM, Brett Porter &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18707954&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The Wagon 1.0-beta-4 candidate has been staged.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This release includes 4 fixes. You can take a look at the release notes
&lt;br&gt;&amp;gt; here:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleName=Html&amp;version=14310&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleName=Html&amp;version=14310&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; * [WAGON-222] - Empty file transfer causes NPE
&lt;br&gt;&amp;gt; * [WAGON-224] - ChecksumObserver sets digest == null on transfer error,
&lt;br&gt;&amp;gt; leading to NPE's if checksum downloads are retried with same observer
&lt;br&gt;&amp;gt; instance
&lt;br&gt;&amp;gt; * [WAGON-225] - proxyInfoProvider is never used
&lt;br&gt;&amp;gt; * [WAGON-226] - filePermissions and directoryPermissions are not set
&lt;br&gt;&amp;gt; correctly for FTP
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; While the binaries, including the sources, signatures and checksums, can be
&lt;br&gt;&amp;gt; downloaded here:
&lt;br&gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://people.apache.org/~brett/staged-releases-wagon&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.apache.org/~brett/staged-releases-wagon&lt;/a&gt;&amp;lt;&lt;a href=&quot;http://people.apache.org/%7Ebrett/staged-releases-wagon&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.apache.org/%7Ebrett/staged-releases-wagon&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The tag is:
&lt;br&gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-4&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Everyone is encouraged to vote and give their feedback.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [ ] &amp;nbsp;+1 &amp;nbsp;Release it!
&lt;br&gt;&amp;gt; [ ] &amp;nbsp; 0
&lt;br&gt;&amp;gt; [ ] &amp;nbsp;-1 &amp;nbsp;Don't release it, because...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The vote will be open for 72 hours.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Brett
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Brett Porter
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18707954&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18707954&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18707954&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Dev-f13871.html&quot; embed=&quot;fixTarget[13871]&quot; target=&quot;_top&quot; &gt;Wagon - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-vote--Release-Wagon-1.0-beta-4-tp18683723p18707954.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18706698</id>
	<title>Re: [vote] Release Wagon 1.0 beta 4</title>
	<published>2008-07-29T00:11:40Z</published>
	<updated>2008-07-29T00:11:40Z</updated>
	<author>
		<name>Olivier Lamy</name>
	</author>
	<content type="html">+1
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Olivier
&lt;br&gt;&lt;br&gt;2008/7/28 Brett Porter &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18706698&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The Wagon 1.0-beta-4 candidate has been staged.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This release includes 4 fixes. You can take a look at the release notes
&lt;br&gt;&amp;gt; here:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleName=Html&amp;version=14310&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleName=Html&amp;version=14310&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; * [WAGON-222] - Empty file transfer causes NPE
&lt;br&gt;&amp;gt; * [WAGON-224] - ChecksumObserver sets digest == null on transfer error,
&lt;br&gt;&amp;gt; leading to NPE's if checksum downloads are retried with same observer
&lt;br&gt;&amp;gt; instance
&lt;br&gt;&amp;gt; * [WAGON-225] - proxyInfoProvider is never used
&lt;br&gt;&amp;gt; * [WAGON-226] - filePermissions and directoryPermissions are not set
&lt;br&gt;&amp;gt; correctly for FTP
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; While the binaries, including the sources, signatures and checksums, can be
&lt;br&gt;&amp;gt; downloaded here:
&lt;br&gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://people.apache.org/~brett/staged-releases-wagon&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.apache.org/~brett/staged-releases-wagon&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The tag is:
&lt;br&gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-4&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Everyone is encouraged to vote and give their feedback.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [ ] &amp;nbsp;+1 &amp;nbsp;Release it!
&lt;br&gt;&amp;gt; [ ] &amp;nbsp; 0
&lt;br&gt;&amp;gt; [ ] &amp;nbsp;-1 &amp;nbsp;Don't release it, because...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The vote will be open for 72 hours.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Brett
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Brett Porter
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18706698&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18706698&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18706698&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18706698&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18706698&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Dev-f13871.html&quot; embed=&quot;fixTarget[13871]&quot; target=&quot;_top&quot; &gt;Wagon - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-vote--Release-Wagon-1.0-beta-4-tp18683723p18706698.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18683723</id>
	<title>[vote] Release Wagon 1.0 beta 4</title>
	<published>2008-07-27T20:51:39Z</published>
	<updated>2008-07-27T20:51:39Z</updated>
	<author>
		<name>brettporter</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;The Wagon 1.0-beta-4 candidate has been staged.
&lt;br&gt;&lt;br&gt;This release includes 4 fixes. You can take a look at the release &amp;nbsp;
&lt;br&gt;notes here:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleName=Html&amp;version=14310&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleName=Html&amp;version=14310&lt;/a&gt;&lt;br&gt;&lt;br&gt;* [WAGON-222] - Empty file transfer causes NPE
&lt;br&gt;* [WAGON-224] - ChecksumObserver sets digest == null on transfer &amp;nbsp;
&lt;br&gt;error, leading to NPE's if checksum downloads are retried with same &amp;nbsp;
&lt;br&gt;observer instance
&lt;br&gt;* [WAGON-225] - proxyInfoProvider is never used
&lt;br&gt;* [WAGON-226] - filePermissions and directoryPermissions are not set &amp;nbsp;
&lt;br&gt;correctly for FTP
&lt;br&gt;&lt;br&gt;While the binaries, including the sources, signatures and checksums, &amp;nbsp;
&lt;br&gt;can be downloaded here:
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://people.apache.org/~brett/staged-releases-wagon&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.apache.org/~brett/staged-releases-wagon&lt;/a&gt;&lt;br&gt;&lt;br&gt;The tag is:
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-4&lt;/a&gt;&lt;br&gt;&lt;br&gt;Everyone is encouraged to vote and give their feedback.
&lt;br&gt;&lt;br&gt;[ ] &amp;nbsp;+1 &amp;nbsp;Release it!
&lt;br&gt;[ ] &amp;nbsp; 0
&lt;br&gt;[ ] &amp;nbsp;-1 &amp;nbsp;Don't release it, because...
&lt;br&gt;&lt;br&gt;The vote will be open for 72 hours.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Brett
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Brett Porter
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18683723&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18683723&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18683723&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Dev-f13871.html&quot; embed=&quot;fixTarget[13871]&quot; target=&quot;_top&quot; &gt;Wagon - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-vote--Release-Wagon-1.0-beta-4-tp18683723p18683723.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18106722</id>
	<title>documentation and wagon-s3</title>
	<published>2008-06-24T16:03:37Z</published>
	<updated>2008-06-24T16:03:37Z</updated>
	<author>
		<name>andyuk</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm a complete maven and wagon newbie. Wagon-s3 looks like its ideal for my
&lt;br&gt;requirements. Is it complete and part of 1.0-beta-3?
&lt;br&gt;How do I go about using this?
&lt;br&gt;&lt;br&gt;I'm amazed that there is no simple guide on &lt;a href=&quot;http://maven.apache.org/wagon/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/wagon/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Andy
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Users-f13870.html&quot; embed=&quot;fixTarget[13870]&quot; target=&quot;_top&quot; &gt;Wagon - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/documentation-and-wagon-s3-tp18106722p18106722.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17866457</id>
	<title>Re: Wagon 1.0-beta-3 changes</title>
	<published>2008-06-16T08:05:13Z</published>
	<updated>2008-06-16T08:05:13Z</updated>
	<author>
		<name>Antti Virtanen</name>
	</author>
	<content type="html">Done: &lt;a href=&quot;http://jira.codehaus.org/browse/WAGON-222&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/WAGON-222&lt;/a&gt;, &lt;a href=&quot;http://jira.codehaus.org/browse/WAGON-223&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/WAGON-223&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Brett Porter wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Can you file issues for the two of these?
&lt;br&gt;&lt;br&gt;I see the immediate problem with the first - the flush call doesn't
&lt;br&gt;first check if the output stream was ever created .
&lt;br&gt;&lt;br&gt;The latter seems like it was a missing test case and so may have regressed.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Brett
&lt;br&gt;&lt;br&gt;2008/6/17 Antti Virtanen &amp;lt;antti.virtanen@nsn.com&amp;gt;:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've been playing around with HTTP Wagon a bit, mainly to handle recursive
&lt;br&gt;&amp;gt; file downloads from remote servers. When I tried the latest version (beta-3)
&lt;br&gt;&amp;gt; I came across few issues:
&lt;br&gt;&amp;gt; &amp;nbsp;* Empty file transfers seems to cause NPE:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; java.lang.NullPointerException
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.wagon.LazyFileOutputStream.flush(LazyFileOutputStream.java:77)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.wagon.AbstractWagon.transfer(AbstractWagon.java:491)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.wagon.AbstractWagon.getTransfer(AbstractWagon.java:325)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.wagon.AbstractWagon.getTransfer(AbstractWagon.java:297)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.wagon.AbstractWagon.getTransfer(AbstractWagon.java:274)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:97)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;* HttpWagon.getFileList(String) doesn't seem to return anything when used
&lt;br&gt;&amp;gt; with empty string arg. Previously it used to return the list of files of the
&lt;br&gt;&amp;gt; base URL where it was connected.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I used previously beta-2 and both of the previously mentioned issues worked
&lt;br&gt;&amp;gt; fine there.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://www.nabble.com/Wagon-1.0-beta-3-changes-tp17865756p17865756.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Wagon-1.0-beta-3-changes-tp17865756p17865756.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Wagon - Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: wagon-users-unsubscribe@maven.apache.org
&lt;br&gt;&amp;gt; For additional commands, e-mail: wagon-users-help@maven.apache.org
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Brett Porter
&lt;br&gt;Blog: &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: wagon-users-unsubscribe@maven.apache.org
&lt;br&gt;For additional commands, e-mail: wagon-users-help@maven.apache.org
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Users-f13870.html&quot; embed=&quot;fixTarget[13870]&quot; target=&quot;_top&quot; &gt;Wagon - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Wagon-1.0-beta-3-changes-tp17865756p17866457.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17866081</id>
	<title>Re: Wagon 1.0-beta-3 changes</title>
	<published>2008-06-16T07:47:07Z</published>
	<updated>2008-06-16T07:47:07Z</updated>
	<author>
		<name>Brett Porter</name>
	</author>
	<content type="html">Can you file issues for the two of these?
&lt;br&gt;&lt;br&gt;I see the immediate problem with the first - the flush call doesn't
&lt;br&gt;first check if the output stream was ever created .
&lt;br&gt;&lt;br&gt;The latter seems like it was a missing test case and so may have regressed.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Brett
&lt;br&gt;&lt;br&gt;2008/6/17 Antti Virtanen &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17866081&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;antti.virtanen@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've been playing around with HTTP Wagon a bit, mainly to handle recursive
&lt;br&gt;&amp;gt; file downloads from remote servers. When I tried the latest version (beta-3)
&lt;br&gt;&amp;gt; I came across few issues:
&lt;br&gt;&amp;gt; &amp;nbsp;* Empty file transfers seems to cause NPE:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; java.lang.NullPointerException
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.wagon.LazyFileOutputStream.flush(LazyFileOutputStream.java:77)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.wagon.AbstractWagon.transfer(AbstractWagon.java:491)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.wagon.AbstractWagon.getTransfer(AbstractWagon.java:325)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.wagon.AbstractWagon.getTransfer(AbstractWagon.java:297)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.wagon.AbstractWagon.getTransfer(AbstractWagon.java:274)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:97)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;* HttpWagon.getFileList(String) doesn't seem to return anything when used
&lt;br&gt;&amp;gt; with empty string arg. Previously it used to return the list of files of the
&lt;br&gt;&amp;gt; base URL where it was connected.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I used previously beta-2 and both of the previously mentioned issues worked
&lt;br&gt;&amp;gt; fine there.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://www.nabble.com/Wagon-1.0-beta-3-changes-tp17865756p17865756.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Wagon-1.0-beta-3-changes-tp17865756p17865756.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Wagon - Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17866081&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17866081&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Brett Porter
&lt;br&gt;Blog: &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17866081&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17866081&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Users-f13870.html&quot; embed=&quot;fixTarget[13870]&quot; target=&quot;_top&quot; &gt;Wagon - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Wagon-1.0-beta-3-changes-tp17865756p17866081.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17865756</id>
	<title>Wagon 1.0-beta-3 changes</title>
	<published>2008-06-16T07:33:32Z</published>
	<updated>2008-06-16T07:33:32Z</updated>
	<author>
		<name>Antti Virtanen</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I've been playing around with HTTP Wagon a bit, mainly to handle recursive file downloads from remote servers. When I tried the latest version (beta-3) I came across few issues:
&lt;br&gt;&amp;nbsp;* Empty file transfers seems to cause NPE:
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;java.lang.NullPointerException
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.wagon.LazyFileOutputStream.flush(LazyFileOutputStream.java:77)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.wagon.AbstractWagon.transfer(AbstractWagon.java:491)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.wagon.AbstractWagon.getTransfer(AbstractWagon.java:325)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.wagon.AbstractWagon.getTransfer(AbstractWagon.java:297)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.wagon.AbstractWagon.getTransfer(AbstractWagon.java:274)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:97)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
&lt;br&gt;&lt;br&gt;&amp;nbsp;* HttpWagon.getFileList(String) doesn't seem to return anything when used with empty string arg. Previously it used to return the list of files of the base URL where it was connected.
&lt;br&gt;&lt;br&gt;I used previously beta-2 and both of the previously mentioned issues worked fine there.
&lt;br&gt;&lt;br&gt;Thanks&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Users-f13870.html&quot; embed=&quot;fixTarget[13870]&quot; target=&quot;_top&quot; &gt;Wagon - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Wagon-1.0-beta-3-changes-tp17865756p17865756.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17860692</id>
	<title>ScmWagon removeCheckoutDirectory throws NPE</title>
	<published>2008-06-16T02:12:52Z</published>
	<updated>2008-06-16T02:12:52Z</updated>
	<author>
		<name>arnold@reuser.info</name>
	</author>
	<content type="html">Can someone help me out on this? I am trying to deploy my artifacts to a remote repository
&lt;br&gt;but this fails because removeCheckoutDirectory of ScmWagon throws an NPE.
&lt;br&gt;&lt;br&gt;[INFO] [deploy:deploy]
&lt;br&gt;altDeploymentRepository = null
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[ERROR] FATAL ERROR
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] null
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Trace
&lt;br&gt;java.lang.NullPointerException
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1219)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.wagon.providers.scm.ScmWagon.removeCheckoutDirectory(ScmWagon.java:180)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.wagon.providers.scm.ScmWagon.closeConnection(ScmWagon.java:526)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.wagon.AbstractWagon.disconnect(AbstractWagon.java:153)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.artifact.manager.DefaultWagonManager.disconnectWagon(DefaultWagonManager.java:703)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.artifact.manager.DefaultWagonManager.putRemoteFile(DefaultWagonManager.java:291)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.artifact.manager.DefaultWagonManager.putArtifact(DefaultWagonManager.java:160)
&lt;br&gt;&lt;br&gt;The code states of removeCheckoutDirectory states :
&lt;br&gt;&lt;br&gt;private void removeCheckoutDirectory()
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; throws ConnectionException
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; try
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; FileUtils.deleteDirectory( checkoutDirectory );
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; catch ( IOException e )
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; throw new ConnectionException( &amp;quot;Unable to cleanup checkout directory&amp;quot;, e );
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;Therefore I assume checkoutDirectory is null.
&lt;br&gt;What can I do to resolve this issue?
&lt;br&gt;Thnx!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Users-f13870.html&quot; embed=&quot;fixTarget[13870]&quot; target=&quot;_top&quot; &gt;Wagon - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/ScmWagon-removeCheckoutDirectory-throws-NPE-tp17860692p17860692.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17819813</id>
	<title>[result] Release Wagon 1.0 beta 3</title>
	<published>2008-06-13T02:36:07Z</published>
	<updated>2008-06-13T02:36:07Z</updated>
	<author>
		<name>brettporter</name>
	</author>
	<content type="html">+1 (binding): Brett, John, Emmanuel, Brian
&lt;br&gt;other +1: James
&lt;br&gt;&lt;br&gt;I'll proceed with the release
&lt;br&gt;&lt;br&gt;On 04/06/2008, at 5:08 PM, Brett Porter wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The Wagon 1.0-beta-3 candidate has been staged.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This release includes 59 fixes. You can take a look at the release &amp;nbsp;
&lt;br&gt;&amp;gt; notes here:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleName=Html&amp;version=12544&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleName=Html&amp;version=12544&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; While the binaries, including the sources, signatures and checksums, &amp;nbsp;
&lt;br&gt;&amp;gt; can be downloaded here:
&lt;br&gt;&amp;gt; &amp;nbsp; &lt;a href=&quot;http://people.apache.org/~brett/staged-releases-wagon&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.apache.org/~brett/staged-releases-wagon&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The tag is:
&lt;br&gt;&amp;gt; &amp;nbsp; &lt;a href=&quot;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-3&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Everyone is encouraged to vote and give their feedback.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [ ] &amp;nbsp;+1 &amp;nbsp;Release it!
&lt;br&gt;&amp;gt; [ ] &amp;nbsp; 0
&lt;br&gt;&amp;gt; [ ] &amp;nbsp;-1 &amp;nbsp;Don't release it, because...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The vote will be open for 72 hours.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Brett
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Brett Porter
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17819813&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17819813&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17819813&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Brett Porter
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17819813&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17819813&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17819813&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Dev-f13871.html&quot; embed=&quot;fixTarget[13871]&quot; target=&quot;_top&quot; &gt;Wagon - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-vote--Release-Wagon-1.0-beta-3-tp17640565p17819813.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17809365</id>
	<title>Re: [vote] Release Wagon 1.0 beta 3</title>
	<published>2008-06-12T13:46:00Z</published>
	<updated>2008-06-12T13:46:00Z</updated>
	<author>
		<name>brettporter</name>
	</author>
	<content type="html">&lt;br&gt;On 13/06/2008, at 3:50 AM, Brian E. Fox wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; +1. I tested against a plain vanilla apache httpd+mod_dav and was able
&lt;br&gt;&amp;gt; to deploy from a distant connection (hotel) w/o issues. I was also &amp;nbsp;
&lt;br&gt;&amp;gt; able
&lt;br&gt;&amp;gt; to revert to the old webdav without issues.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Sorry for the delay Brett and thanks for waiting.
&lt;br&gt;&lt;br&gt;No worries - thanks for taking the time to test it.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Brett
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Brian E. Fox [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brianf@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Wednesday, June 11, 2008 10:02 PM
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: RE: [vote] Release Wagon 1.0 beta 3
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Fair enough. I should have some time tomorrow to give it a try.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Brett Porter [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Wednesday, June 11, 2008 9:30 PM
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: [vote] Release Wagon 1.0 beta 3
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Brian, Jason - I have the required votes now. Would you like more time
&lt;br&gt;&amp;gt; to review/vote?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If I don't hear back by tomorrow (24h from now) I'll press on.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; Brett
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 10/06/2008, at 10:01 AM, Brian E. Fox wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I updated the main branch to include the new wagons and the
&lt;br&gt;&amp;gt;&amp;gt; jackrabbit.
&lt;br&gt;&amp;gt;&amp;gt; I'm not setup to test much other than http, which seemed to be ok. I
&lt;br&gt;&amp;gt;&amp;gt; can
&lt;br&gt;&amp;gt;&amp;gt; setup webdav on my apache system tomorrow. I'd like to see how
&lt;br&gt;&amp;gt;&amp;gt; jackrabbit works and particularly test that someone can declare the
&lt;br&gt;&amp;gt;&amp;gt; old
&lt;br&gt;&amp;gt;&amp;gt; wagon-webdav as an extension and make sure it works.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; From: John Casey [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdcasey@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt; Sent: Monday, June 09, 2008 5:40 PM
&lt;br&gt;&amp;gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Subject: Re: [vote] Release Wagon 1.0 beta 3
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm +0, mainly for the reason that I don't feel like I have the
&lt;br&gt;&amp;gt;&amp;gt; environments available to give it a rigorous testing. It did work for
&lt;br&gt;&amp;gt;&amp;gt; everything I tried it on, but that was mainly scp/http/file stuff, &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; and
&lt;br&gt;&amp;gt;&amp;gt; nothing too exotic. I'm not sure about the replacement of the webdav
&lt;br&gt;&amp;gt;&amp;gt; wagon with a whole new implementation during beta releases, either,
&lt;br&gt;&amp;gt;&amp;gt; but
&lt;br&gt;&amp;gt;&amp;gt; I don't have a specific complaint if there's a compelling reason for
&lt;br&gt;&amp;gt;&amp;gt; it
&lt;br&gt;&amp;gt;&amp;gt; (I'm guessing I missed that conversation).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'd be more comfortable if there were some people out there willing &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; to
&lt;br&gt;&amp;gt;&amp;gt; test it on some more advanced use cases, like with proxies, authn/
&lt;br&gt;&amp;gt;&amp;gt; authz,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; anything else...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -john
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Brett Porter wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The Wagon 1.0-beta-3 candidate has been staged.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; This release includes 59 fixes. You can take a look at the release
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; notes here:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleNa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleNa&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; me=Html&amp;version=12544
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; While the binaries, including the sources, signatures and checksums,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; can be downloaded here:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://people.apache.org/~brett/staged-releases-wagon&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.apache.org/~brett/staged-releases-wagon&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The tag is:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-3&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Everyone is encouraged to vote and give their feedback.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [ ] &amp;nbsp;+1 &amp;nbsp;Release it!
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [ ] &amp;nbsp; 0
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [ ] &amp;nbsp;-1 &amp;nbsp;Don't release it, because...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The vote will be open for 72 hours.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Brett
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Brett Porter
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; John Casey
&lt;br&gt;&amp;gt;&amp;gt; Developer, PMC Member - Apache Maven (&lt;a href=&quot;http://maven.apache.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org&lt;/a&gt;)
&lt;br&gt;&amp;gt;&amp;gt; Blog: &lt;a href=&quot;http://www.ejlife.net/blogs/buildchimp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ejlife.net/blogs/buildchimp/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Brett Porter
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Brett Porter
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=20&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=21&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17809365&amp;i=22&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Dev-f13871.html&quot; embed=&quot;fixTarget[13871]&quot; target=&quot;_top&quot; &gt;Wagon - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-vote--Release-Wagon-1.0-beta-3-tp17640565p17809365.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17805837</id>
	<title>RE: [vote] Release Wagon 1.0 beta 3</title>
	<published>2008-06-12T10:50:22Z</published>
	<updated>2008-06-12T10:50:22Z</updated>
	<author>
		<name>Brian E Fox</name>
	</author>
	<content type="html">+1. I tested against a plain vanilla apache httpd+mod_dav and was able
&lt;br&gt;to deploy from a distant connection (hotel) w/o issues. I was also able
&lt;br&gt;to revert to the old webdav without issues.
&lt;br&gt;&lt;br&gt;Sorry for the delay Brett and thanks for waiting.
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Brian E. Fox [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brianf@...&lt;/a&gt;] 
&lt;br&gt;Sent: Wednesday, June 11, 2008 10:02 PM
&lt;br&gt;To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev@...&lt;/a&gt;
&lt;br&gt;Subject: RE: [vote] Release Wagon 1.0 beta 3
&lt;br&gt;&lt;br&gt;Fair enough. I should have some time tomorrow to give it a try. 
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Brett Porter [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;] 
&lt;br&gt;Sent: Wednesday, June 11, 2008 9:30 PM
&lt;br&gt;To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev@...&lt;/a&gt;
&lt;br&gt;Subject: Re: [vote] Release Wagon 1.0 beta 3
&lt;br&gt;&lt;br&gt;Brian, Jason - I have the required votes now. Would you like more time &amp;nbsp;
&lt;br&gt;to review/vote?
&lt;br&gt;&lt;br&gt;If I don't hear back by tomorrow (24h from now) I'll press on.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Brett
&lt;br&gt;&lt;br&gt;On 10/06/2008, at 10:01 AM, Brian E. Fox wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I updated the main branch to include the new wagons and the &amp;nbsp;
&lt;br&gt;&amp;gt; jackrabbit.
&lt;br&gt;&amp;gt; I'm not setup to test much other than http, which seemed to be ok. I &amp;nbsp;
&lt;br&gt;&amp;gt; can
&lt;br&gt;&amp;gt; setup webdav on my apache system tomorrow. I'd like to see how
&lt;br&gt;&amp;gt; jackrabbit works and particularly test that someone can declare the &amp;nbsp;
&lt;br&gt;&amp;gt; old
&lt;br&gt;&amp;gt; wagon-webdav as an extension and make sure it works.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: John Casey [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdcasey@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Monday, June 09, 2008 5:40 PM
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: [vote] Release Wagon 1.0 beta 3
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm +0, mainly for the reason that I don't feel like I have the
&lt;br&gt;&amp;gt; environments available to give it a rigorous testing. It did work for
&lt;br&gt;&amp;gt; everything I tried it on, but that was mainly scp/http/file stuff, and
&lt;br&gt;&amp;gt; nothing too exotic. I'm not sure about the replacement of the webdav
&lt;br&gt;&amp;gt; wagon with a whole new implementation during beta releases, either, &amp;nbsp;
&lt;br&gt;&amp;gt; but
&lt;br&gt;&amp;gt; I don't have a specific complaint if there's a compelling reason for &amp;nbsp;
&lt;br&gt;&amp;gt; it
&lt;br&gt;&amp;gt; (I'm guessing I missed that conversation).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'd be more comfortable if there were some people out there willing to
&lt;br&gt;&amp;gt; test it on some more advanced use cases, like with proxies, authn/ 
&lt;br&gt;&amp;gt; authz,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; anything else...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -john
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Brett Porter wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The Wagon 1.0-beta-3 candidate has been staged.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This release includes 59 fixes. You can take a look at the release
&lt;br&gt;&amp;gt;&amp;gt; notes here:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;a href=&quot;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleNa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleNa&lt;/a&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; me=Html&amp;version=12544
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; While the binaries, including the sources, signatures and checksums,
&lt;br&gt;&amp;gt;&amp;gt; can be downloaded here:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &lt;a href=&quot;http://people.apache.org/~brett/staged-releases-wagon&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.apache.org/~brett/staged-releases-wagon&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The tag is:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &lt;a href=&quot;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-3&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Everyone is encouraged to vote and give their feedback.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [ ] &amp;nbsp;+1 &amp;nbsp;Release it!
&lt;br&gt;&amp;gt;&amp;gt; [ ] &amp;nbsp; 0
&lt;br&gt;&amp;gt;&amp;gt; [ ] &amp;nbsp;-1 &amp;nbsp;Don't release it, because...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The vote will be open for 72 hours.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt; Brett
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; Brett Porter
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; John Casey
&lt;br&gt;&amp;gt; Developer, PMC Member - Apache Maven (&lt;a href=&quot;http://maven.apache.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org&lt;/a&gt;)
&lt;br&gt;&amp;gt; Blog: &lt;a href=&quot;http://www.ejlife.net/blogs/buildchimp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ejlife.net/blogs/buildchimp/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Brett Porter
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17805837&amp;i=19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Dev-f13871.html&quot; embed=&quot;fixTarget[13871]&quot; target=&quot;_top&quot; &gt;Wagon - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-vote--Release-Wagon-1.0-beta-3-tp17640565p17805837.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17791055</id>
	<title>RE: [vote] Release Wagon 1.0 beta 3</title>
	<published>2008-06-11T19:01:43Z</published>
	<updated>2008-06-11T19:01:43Z</updated>
	<author>
		<name>Brian E Fox</name>
	</author>
	<content type="html">Fair enough. I should have some time tomorrow to give it a try. 
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Brett Porter [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;] 
&lt;br&gt;Sent: Wednesday, June 11, 2008 9:30 PM
&lt;br&gt;To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev@...&lt;/a&gt;
&lt;br&gt;Subject: Re: [vote] Release Wagon 1.0 beta 3
&lt;br&gt;&lt;br&gt;Brian, Jason - I have the required votes now. Would you like more time &amp;nbsp;
&lt;br&gt;to review/vote?
&lt;br&gt;&lt;br&gt;If I don't hear back by tomorrow (24h from now) I'll press on.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Brett
&lt;br&gt;&lt;br&gt;On 10/06/2008, at 10:01 AM, Brian E. Fox wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I updated the main branch to include the new wagons and the &amp;nbsp;
&lt;br&gt;&amp;gt; jackrabbit.
&lt;br&gt;&amp;gt; I'm not setup to test much other than http, which seemed to be ok. I &amp;nbsp;
&lt;br&gt;&amp;gt; can
&lt;br&gt;&amp;gt; setup webdav on my apache system tomorrow. I'd like to see how
&lt;br&gt;&amp;gt; jackrabbit works and particularly test that someone can declare the &amp;nbsp;
&lt;br&gt;&amp;gt; old
&lt;br&gt;&amp;gt; wagon-webdav as an extension and make sure it works.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: John Casey [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdcasey@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Monday, June 09, 2008 5:40 PM
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: [vote] Release Wagon 1.0 beta 3
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm +0, mainly for the reason that I don't feel like I have the
&lt;br&gt;&amp;gt; environments available to give it a rigorous testing. It did work for
&lt;br&gt;&amp;gt; everything I tried it on, but that was mainly scp/http/file stuff, and
&lt;br&gt;&amp;gt; nothing too exotic. I'm not sure about the replacement of the webdav
&lt;br&gt;&amp;gt; wagon with a whole new implementation during beta releases, either, &amp;nbsp;
&lt;br&gt;&amp;gt; but
&lt;br&gt;&amp;gt; I don't have a specific complaint if there's a compelling reason for &amp;nbsp;
&lt;br&gt;&amp;gt; it
&lt;br&gt;&amp;gt; (I'm guessing I missed that conversation).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'd be more comfortable if there were some people out there willing to
&lt;br&gt;&amp;gt; test it on some more advanced use cases, like with proxies, authn/ 
&lt;br&gt;&amp;gt; authz,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; anything else...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -john
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Brett Porter wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The Wagon 1.0-beta-3 candidate has been staged.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This release includes 59 fixes. You can take a look at the release
&lt;br&gt;&amp;gt;&amp;gt; notes here:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;a href=&quot;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleNa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleNa&lt;/a&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; me=Html&amp;version=12544
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; While the binaries, including the sources, signatures and checksums,
&lt;br&gt;&amp;gt;&amp;gt; can be downloaded here:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &lt;a href=&quot;http://people.apache.org/~brett/staged-releases-wagon&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.apache.org/~brett/staged-releases-wagon&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The tag is:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &lt;a href=&quot;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-3&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Everyone is encouraged to vote and give their feedback.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [ ] &amp;nbsp;+1 &amp;nbsp;Release it!
&lt;br&gt;&amp;gt;&amp;gt; [ ] &amp;nbsp; 0
&lt;br&gt;&amp;gt;&amp;gt; [ ] &amp;nbsp;-1 &amp;nbsp;Don't release it, because...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The vote will be open for 72 hours.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt; Brett
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; Brett Porter
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; John Casey
&lt;br&gt;&amp;gt; Developer, PMC Member - Apache Maven (&lt;a href=&quot;http://maven.apache.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org&lt;/a&gt;)
&lt;br&gt;&amp;gt; Blog: &lt;a href=&quot;http://www.ejlife.net/blogs/buildchimp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ejlife.net/blogs/buildchimp/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Brett Porter
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17791055&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Dev-f13871.html&quot; embed=&quot;fixTarget[13871]&quot; target=&quot;_top&quot; &gt;Wagon - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-vote--Release-Wagon-1.0-beta-3-tp17640565p17791055.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17790754</id>
	<title>Re: [vote] Release Wagon 1.0 beta 3</title>
	<published>2008-06-11T18:29:58Z</published>
	<updated>2008-06-11T18:29:58Z</updated>
	<author>
		<name>brettporter</name>
	</author>
	<content type="html">Brian, Jason - I have the required votes now. Would you like more time &amp;nbsp;
&lt;br&gt;to review/vote?
&lt;br&gt;&lt;br&gt;If I don't hear back by tomorrow (24h from now) I'll press on.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Brett
&lt;br&gt;&lt;br&gt;On 10/06/2008, at 10:01 AM, Brian E. Fox wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I updated the main branch to include the new wagons and the &amp;nbsp;
&lt;br&gt;&amp;gt; jackrabbit.
&lt;br&gt;&amp;gt; I'm not setup to test much other than http, which seemed to be ok. I &amp;nbsp;
&lt;br&gt;&amp;gt; can
&lt;br&gt;&amp;gt; setup webdav on my apache system tomorrow. I'd like to see how
&lt;br&gt;&amp;gt; jackrabbit works and particularly test that someone can declare the &amp;nbsp;
&lt;br&gt;&amp;gt; old
&lt;br&gt;&amp;gt; wagon-webdav as an extension and make sure it works.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: John Casey [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17790754&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdcasey@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Monday, June 09, 2008 5:40 PM
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17790754&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: [vote] Release Wagon 1.0 beta 3
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm +0, mainly for the reason that I don't feel like I have the
&lt;br&gt;&amp;gt; environments available to give it a rigorous testing. It did work for
&lt;br&gt;&amp;gt; everything I tried it on, but that was mainly scp/http/file stuff, and
&lt;br&gt;&amp;gt; nothing too exotic. I'm not sure about the replacement of the webdav
&lt;br&gt;&amp;gt; wagon with a whole new implementation during beta releases, either, &amp;nbsp;
&lt;br&gt;&amp;gt; but
&lt;br&gt;&amp;gt; I don't have a specific complaint if there's a compelling reason for &amp;nbsp;
&lt;br&gt;&amp;gt; it
&lt;br&gt;&amp;gt; (I'm guessing I missed that conversation).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'd be more comfortable if there were some people out there willing to
&lt;br&gt;&amp;gt; test it on some more advanced use cases, like with proxies, authn/ 
&lt;br&gt;&amp;gt; authz,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; anything else...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -john
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Brett Porter wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The Wagon 1.0-beta-3 candidate has been staged.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This release includes 59 fixes. You can take a look at the release
&lt;br&gt;&amp;gt;&amp;gt; notes here:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleNa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleNa&lt;/a&gt;&lt;br&gt;&amp;gt; me=Html&amp;version=12544
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; While the binaries, including the sources, signatures and checksums,
&lt;br&gt;&amp;gt;&amp;gt; can be downloaded here:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &lt;a href=&quot;http://people.apache.org/~brett/staged-releases-wagon&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.apache.org/~brett/staged-releases-wagon&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The tag is:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &lt;a href=&quot;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-3&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Everyone is encouraged to vote and give their feedback.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [ ] &amp;nbsp;+1 &amp;nbsp;Release it!
&lt;br&gt;&amp;gt;&amp;gt; [ ] &amp;nbsp; 0
&lt;br&gt;&amp;gt;&amp;gt; [ ] &amp;nbsp;-1 &amp;nbsp;Don't release it, because...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The vote will be open for 72 hours.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt; Brett
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; Brett Porter
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17790754&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17790754&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17790754&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; John Casey
&lt;br&gt;&amp;gt; Developer, PMC Member - Apache Maven (&lt;a href=&quot;http://maven.apache.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org&lt;/a&gt;)
&lt;br&gt;&amp;gt; Blog: &lt;a href=&quot;http://www.ejlife.net/blogs/buildchimp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ejlife.net/blogs/buildchimp/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17790754&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17790754&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17790754&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17790754&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Brett Porter
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17790754&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17790754&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17790754&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Dev-f13871.html&quot; embed=&quot;fixTarget[13871]&quot; target=&quot;_top&quot; &gt;Wagon - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-vote--Release-Wagon-1.0-beta-3-tp17640565p17790754.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17758059</id>
	<title>Re: wagon changes was: [vote] Release Wagon 1.0 beta 3</title>
	<published>2008-06-10T08:21:05Z</published>
	<updated>2008-06-10T08:21:05Z</updated>
	<author>
		<name>Emmanuel Venisse-2</name>
	</author>
	<content type="html">me too.
&lt;br&gt;+1
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;On Tue, Jun 10, 2008 at 4:57 PM, John Casey &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17758059&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdcasey@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; +1, I'm satisfied for the purposes of a beta release.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -john
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Brett Porter wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On 10/06/2008, at 7:40 AM, John Casey wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;I'm not sure about the replacement of the webdav wagon with a whole new
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; implementation during beta releases, either, but I don't have a specific
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; complaint if there's a compelling reason for it (I'm guessing I missed that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; conversation).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://mail-archives.apache.org/mod_mbox/maven-wagon-dev/200805.mbox/%3c197E9D0B-A0A1-4199-B136-38D4ADE9FAD1@apache.org%3e&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail-archives.apache.org/mod_mbox/maven-wagon-dev/200805.mbox/%3c197E9D0B-A0A1-4199-B136-38D4ADE9FAD1@...%3e&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This doesn't affect anyone in this release - they would need to explicitly
&lt;br&gt;&amp;gt;&amp;gt; update to the new wagon. (Whether to replace the built-in one for 2.0.10,
&lt;br&gt;&amp;gt;&amp;gt; and even the API itself, is a separate discussion to this vote).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On 10/06/2008, at 10:01 AM, Brian E. Fox wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I updated the main branch to include the new wagons and the jackrabbit.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I'm not setup to test much other than http, which seemed to be ok. I can
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; setup webdav on my apache system tomorrow. I'd like to see how
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; jackrabbit works and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks. The branch I forwarded to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17758059&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev@...&lt;/a&gt; has both changes
&lt;br&gt;&amp;gt;&amp;gt; already in place - are you using that or did you make your own
&lt;br&gt;&amp;gt;&amp;gt; customisations?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;particularly test that someone can declare the old
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; wagon-webdav as an extension and make sure it works.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; that was one of my test cases - it'd be good to get a second verification.
&lt;br&gt;&amp;gt;&amp;gt; It's unfortunately not very practical to integration test explicitly, but
&lt;br&gt;&amp;gt;&amp;gt; there is an IT that checks an alternate wagon can be loaded in as an
&lt;br&gt;&amp;gt;&amp;gt; extension.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On 09/06/2008, at 6:06 AM, Jason van Zyl wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I'll take a look early this week, but I'm concerned about how much
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; changed during a beta including API changes and total replacement of a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; provider. We know from experience now whatever testing we've done we end up
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; dinging users.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The API changes were all additive (and in Maven, it's not just that that
&lt;br&gt;&amp;gt;&amp;gt; is a problem, it's anything that changes the provider-api JAR since all the
&lt;br&gt;&amp;gt;&amp;gt; extensions get bound to the one distributed with Maven).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I think the provider questions are addressed above.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm currently stuck with just my vote, so I appreciate those taking a
&lt;br&gt;&amp;gt;&amp;gt; look.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt;&amp;gt; Brett
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; Brett Porter
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17758059&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17758059&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17758059&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; John Casey
&lt;br&gt;&amp;gt; Developer, PMC Member - Apache Maven (&lt;a href=&quot;http://maven.apache.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org&lt;/a&gt;)
&lt;br&gt;&amp;gt; Blog: &lt;a href=&quot;http://www.ejlife.net/blogs/buildchimp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ejlife.net/blogs/buildchimp/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17758059&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17758059&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Dev-f13871.html&quot; embed=&quot;fixTarget[13871]&quot; target=&quot;_top&quot; &gt;Wagon - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-vote--Release-Wagon-1.0-beta-3-tp17640565p17758059.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17757981</id>
	<title>Re: wagon changes was: [vote] Release Wagon 1.0 beta 3</title>
	<published>2008-06-10T07:57:23Z</published>
	<updated>2008-06-10T07:57:23Z</updated>
	<author>
		<name>John Casey-5</name>
	</author>
	<content type="html">+1, I'm satisfied for the purposes of a beta release.
&lt;br&gt;&lt;br&gt;-john
&lt;br&gt;&lt;br&gt;Brett Porter wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 10/06/2008, at 7:40 AM, John Casey wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm not sure about the replacement of the webdav wagon with a whole 
&lt;br&gt;&amp;gt;&amp;gt; new implementation during beta releases, either, but I don't have a 
&lt;br&gt;&amp;gt;&amp;gt; specific complaint if there's a compelling reason for it (I'm 
&lt;br&gt;&amp;gt;&amp;gt; guessing I missed that conversation).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://mail-archives.apache.org/mod_mbox/maven-wagon-dev/200805.mbox/%3c197E9D0B-A0A1-4199-B136-38D4ADE9FAD1@apache.org%3e&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail-archives.apache.org/mod_mbox/maven-wagon-dev/200805.mbox/%3c197E9D0B-A0A1-4199-B136-38D4ADE9FAD1@...%3e&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This doesn't affect anyone in this release - they would need to 
&lt;br&gt;&amp;gt; explicitly update to the new wagon. (Whether to replace the built-in 
&lt;br&gt;&amp;gt; one for 2.0.10, and even the API itself, is a separate discussion to 
&lt;br&gt;&amp;gt; this vote).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 10/06/2008, at 10:01 AM, Brian E. Fox wrote:
&lt;br&gt;&amp;gt;&amp;gt; I updated the main branch to include the new wagons and the jackrabbit.
&lt;br&gt;&amp;gt;&amp;gt; I'm not setup to test much other than http, which seemed to be ok. I can
&lt;br&gt;&amp;gt;&amp;gt; setup webdav on my apache system tomorrow. I'd like to see how
&lt;br&gt;&amp;gt;&amp;gt; jackrabbit works and
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks. The branch I forwarded to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17757981&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev@...&lt;/a&gt; has both 
&lt;br&gt;&amp;gt; changes already in place - are you using that or did you make your own 
&lt;br&gt;&amp;gt; customisations?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; particularly test that someone can declare the old
&lt;br&gt;&amp;gt;&amp;gt; wagon-webdav as an extension and make sure it works.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; that was one of my test cases - it'd be good to get a second 
&lt;br&gt;&amp;gt; verification. It's unfortunately not very practical to integration 
&lt;br&gt;&amp;gt; test explicitly, but there is an IT that checks an alternate wagon can 
&lt;br&gt;&amp;gt; be loaded in as an extension.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 09/06/2008, at 6:06 AM, Jason van Zyl wrote:
&lt;br&gt;&amp;gt;&amp;gt; I'll take a look early this week, but I'm concerned about how much 
&lt;br&gt;&amp;gt;&amp;gt; changed during a beta including API changes and total replacement of 
&lt;br&gt;&amp;gt;&amp;gt; a provider. We know from experience now whatever testing we've done 
&lt;br&gt;&amp;gt;&amp;gt; we end up dinging users.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The API changes were all additive (and in Maven, it's not just that 
&lt;br&gt;&amp;gt; that is a problem, it's anything that changes the provider-api JAR 
&lt;br&gt;&amp;gt; since all the extensions get bound to the one distributed with Maven).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I think the provider questions are addressed above.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm currently stuck with just my vote, so I appreciate those taking a 
&lt;br&gt;&amp;gt; look.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; Brett
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Brett Porter
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17757981&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17757981&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17757981&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;John Casey
&lt;br&gt;Developer, PMC Member - Apache Maven (&lt;a href=&quot;http://maven.apache.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org&lt;/a&gt;)
&lt;br&gt;Blog: &lt;a href=&quot;http://www.ejlife.net/blogs/buildchimp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ejlife.net/blogs/buildchimp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17757981&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17757981&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Dev-f13871.html&quot; embed=&quot;fixTarget[13871]&quot; target=&quot;_top&quot; &gt;Wagon - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-vote--Release-Wagon-1.0-beta-3-tp17640565p17757981.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17747472</id>
	<title>Re: wagon changes was: [vote] Release Wagon 1.0 beta 3</title>
	<published>2008-06-09T21:14:27Z</published>
	<updated>2008-06-09T21:14:27Z</updated>
	<author>
		<name>brettporter</name>
	</author>
	<content type="html">&lt;br&gt;On 10/06/2008, at 7:40 AM, John Casey wrote:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; I'm not sure about the replacement of the webdav wagon with a whole &amp;nbsp;
&lt;br&gt;&amp;gt; new implementation during beta releases, either, but I don't have a &amp;nbsp;
&lt;br&gt;&amp;gt; specific complaint if there's a compelling reason for it (I'm &amp;nbsp;
&lt;br&gt;&amp;gt; guessing I missed that conversation).
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://mail-archives.apache.org/mod_mbox/maven-wagon-dev/200805.mbox/%3c197E9D0B-A0A1-4199-B136-38D4ADE9FAD1@apache.org%3e&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail-archives.apache.org/mod_mbox/maven-wagon-dev/200805.mbox/%3c197E9D0B-A0A1-4199-B136-38D4ADE9FAD1@...%3e&lt;/a&gt;&lt;br&gt;&lt;br&gt;This doesn't affect anyone in this release - they would need to &amp;nbsp;
&lt;br&gt;explicitly update to the new wagon. (Whether to replace the built-in &amp;nbsp;
&lt;br&gt;one for 2.0.10, and even the API itself, is a separate discussion to &amp;nbsp;
&lt;br&gt;this vote).
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 10/06/2008, at 10:01 AM, Brian E. Fox wrote:
&lt;br&gt;&amp;gt; I updated the main branch to include the new wagons and the &amp;nbsp;
&lt;br&gt;&amp;gt; jackrabbit.
&lt;br&gt;&amp;gt; I'm not setup to test much other than http, which seemed to be ok. I &amp;nbsp;
&lt;br&gt;&amp;gt; can
&lt;br&gt;&amp;gt; setup webdav on my apache system tomorrow. I'd like to see how
&lt;br&gt;&amp;gt; jackrabbit works and
&lt;br&gt;&lt;br&gt;Thanks. The branch I forwarded to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17747472&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev@...&lt;/a&gt; has both &amp;nbsp;
&lt;br&gt;changes already in place - are you using that or did you make your own &amp;nbsp;
&lt;br&gt;customisations?
&lt;br&gt;&lt;br&gt;&amp;gt; particularly test that someone can declare the old
&lt;br&gt;&amp;gt; wagon-webdav as an extension and make sure it works.
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;that was one of my test cases - it'd be good to get a second &amp;nbsp;
&lt;br&gt;verification. It's unfortunately not very practical to integration &amp;nbsp;
&lt;br&gt;test explicitly, but there is an IT that checks an alternate wagon can &amp;nbsp;
&lt;br&gt;be loaded in as an extension.
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 09/06/2008, at 6:06 AM, Jason van Zyl wrote:
&lt;br&gt;&amp;gt; I'll take a look early this week, but I'm concerned about how much &amp;nbsp;
&lt;br&gt;&amp;gt; changed during a beta including API changes and total replacement of &amp;nbsp;
&lt;br&gt;&amp;gt; a provider. We know from experience now whatever testing we've done &amp;nbsp;
&lt;br&gt;&amp;gt; we end up dinging users.
&lt;br&gt;&lt;br&gt;&lt;br&gt;The API changes were all additive (and in Maven, it's not just that &amp;nbsp;
&lt;br&gt;that is a problem, it's anything that changes the provider-api JAR &amp;nbsp;
&lt;br&gt;since all the extensions get bound to the one distributed with Maven).
&lt;br&gt;&lt;br&gt;I think the provider questions are addressed above.
&lt;br&gt;&lt;br&gt;I'm currently stuck with just my vote, so I appreciate those taking a &amp;nbsp;
&lt;br&gt;look.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Brett
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Brett Porter
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17747472&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17747472&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17747472&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Dev-f13871.html&quot; embed=&quot;fixTarget[13871]&quot; target=&quot;_top&quot; &gt;Wagon - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-vote--Release-Wagon-1.0-beta-3-tp17640565p17747472.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17744977</id>
	<title>RE: [vote] Release Wagon 1.0 beta 3</title>
	<published>2008-06-09T17:01:54Z</published>
	<updated>2008-06-09T17:01:54Z</updated>
	<author>
		<name>Brian E Fox</name>
	</author>
	<content type="html">I updated the main branch to include the new wagons and the jackrabbit.
&lt;br&gt;I'm not setup to test much other than http, which seemed to be ok. I can
&lt;br&gt;setup webdav on my apache system tomorrow. I'd like to see how
&lt;br&gt;jackrabbit works and particularly test that someone can declare the old
&lt;br&gt;wagon-webdav as an extension and make sure it works.
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: John Casey [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17744977&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdcasey@...&lt;/a&gt;] 
&lt;br&gt;Sent: Monday, June 09, 2008 5:40 PM
&lt;br&gt;To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17744977&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev@...&lt;/a&gt;
&lt;br&gt;Subject: Re: [vote] Release Wagon 1.0 beta 3
&lt;br&gt;&lt;br&gt;I'm +0, mainly for the reason that I don't feel like I have the 
&lt;br&gt;environments available to give it a rigorous testing. It did work for 
&lt;br&gt;everything I tried it on, but that was mainly scp/http/file stuff, and 
&lt;br&gt;nothing too exotic. I'm not sure about the replacement of the webdav 
&lt;br&gt;wagon with a whole new implementation during beta releases, either, but 
&lt;br&gt;I don't have a specific complaint if there's a compelling reason for it 
&lt;br&gt;(I'm guessing I missed that conversation).
&lt;br&gt;&lt;br&gt;I'd be more comfortable if there were some people out there willing to 
&lt;br&gt;test it on some more advanced use cases, like with proxies, authn/authz,
&lt;br&gt;&lt;br&gt;anything else...
&lt;br&gt;&lt;br&gt;-john
&lt;br&gt;&lt;br&gt;Brett Porter wrote:
&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The Wagon 1.0-beta-3 candidate has been staged.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This release includes 59 fixes. You can take a look at the release 
&lt;br&gt;&amp;gt; notes here:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;a href=&quot;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleNa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleNa&lt;/a&gt;&lt;br&gt;me=Html&amp;version=12544 
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; While the binaries, including the sources, signatures and checksums, 
&lt;br&gt;&amp;gt; can be downloaded here:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://people.apache.org/~brett/staged-releases-wagon&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.apache.org/~brett/staged-releases-wagon&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The tag is:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-3&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Everyone is encouraged to vote and give their feedback.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [ ] &amp;nbsp;+1 &amp;nbsp;Release it!
&lt;br&gt;&amp;gt; [ ] &amp;nbsp; 0
&lt;br&gt;&amp;gt; [ ] &amp;nbsp;-1 &amp;nbsp;Don't release it, because...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The vote will be open for 72 hours.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Brett
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Brett Porter
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17744977&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17744977&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17744977&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;John Casey
&lt;br&gt;Developer, PMC Member - Apache Maven (&lt;a href=&quot;http://maven.apache.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org&lt;/a&gt;)
&lt;br&gt;Blog: &lt;a href=&quot;http://www.ejlife.net/blogs/buildchimp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ejlife.net/blogs/buildchimp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17744977&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17744977&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17744977&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17744977&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Dev-f13871.html&quot; embed=&quot;fixTarget[13871]&quot; target=&quot;_top&quot; &gt;Wagon - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-vote--Release-Wagon-1.0-beta-3-tp17640565p17744977.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17742966</id>
	<title>Re: [vote] Release Wagon 1.0 beta 3</title>
	<published>2008-06-09T14:40:25Z</published>
	<updated>2008-06-09T14:40:25Z</updated>
	<author>
		<name>John Casey-5</name>
	</author>
	<content type="html">I'm +0, mainly for the reason that I don't feel like I have the 
&lt;br&gt;environments available to give it a rigorous testing. It did work for 
&lt;br&gt;everything I tried it on, but that was mainly scp/http/file stuff, and 
&lt;br&gt;nothing too exotic. I'm not sure about the replacement of the webdav 
&lt;br&gt;wagon with a whole new implementation during beta releases, either, but 
&lt;br&gt;I don't have a specific complaint if there's a compelling reason for it 
&lt;br&gt;(I'm guessing I missed that conversation).
&lt;br&gt;&lt;br&gt;I'd be more comfortable if there were some people out there willing to 
&lt;br&gt;test it on some more advanced use cases, like with proxies, authn/authz, 
&lt;br&gt;anything else...
&lt;br&gt;&lt;br&gt;-john
&lt;br&gt;&lt;br&gt;Brett Porter wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The Wagon 1.0-beta-3 candidate has been staged.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This release includes 59 fixes. You can take a look at the release 
&lt;br&gt;&amp;gt; notes here:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleName=Html&amp;version=12544&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleName=Html&amp;version=12544&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; While the binaries, including the sources, signatures and checksums, 
&lt;br&gt;&amp;gt; can be downloaded here:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://people.apache.org/~brett/staged-releases-wagon&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.apache.org/~brett/staged-releases-wagon&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The tag is:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-3&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Everyone is encouraged to vote and give their feedback.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [ ] &amp;nbsp;+1 &amp;nbsp;Release it!
&lt;br&gt;&amp;gt; [ ] &amp;nbsp; 0
&lt;br&gt;&amp;gt; [ ] &amp;nbsp;-1 &amp;nbsp;Don't release it, because...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The vote will be open for 72 hours.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Brett
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Brett Porter
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17742966&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brett@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://blogs.exist.com/bporter/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.exist.com/bporter/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17742966&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17742966&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;John Casey
&lt;br&gt;Developer, PMC Member - Apache Maven (&lt;a href=&quot;http://maven.apache.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org&lt;/a&gt;)
&lt;br&gt;Blog: &lt;a href=&quot;http://www.ejlife.net/blogs/buildchimp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ejlife.net/blogs/buildchimp/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17742966&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17742966&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wagon-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Wagon---Dev-f13871.html&quot; embed=&quot;fixTarget[13871]&quot; target=&quot;_top&quot; &gt;Wagon - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-vote--Release-Wagon-1.0-beta-3-tp17640565p17742966.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17722573</id>
	<title>Re: [vote] Release Wagon 1.0 beta 3</title>
	<published>2008-06-08T13:06:35Z</published>
	<updated>2008-06-08T13:06:35Z</updated>
	<author>
		<name>Jason van Zyl-2</name>
	</author>
	<content type="html">I'll take a look early this week, but I'm concerned about how much &amp;nbsp;
&lt;br&gt;changed during a beta including API changes and tot