0.14 Branch Created

View: New views
4 Messages — Rating Filter:   Alert me  

0.14 Branch Created

by Shane Isbell :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've created a branch at:
https://svn.apache.org/repos/asf/incubator/nmaven/branches/NMAVEN_0.14 .
This is a branch of rev. 604634, same as STABLE-2007-12-16. We can work out
of the branch, apply the patches and then when we are ready to retire it, we
can just tag it as 0.14.

Shane

Re: 0.14 Branch Created

by Napoleon Esmundo Ramirez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Cool!  Let's get 0.14 done soon!

On Thu, Apr 17, 2008 at 5:21 AM, Shane Isbell <shane.isbell@...>
wrote:

> I've created a branch at:
> https://svn.apache.org/repos/asf/incubator/nmaven/branches/NMAVEN_0.14 .
> This is a branch of rev. 604634, same as STABLE-2007-12-16. We can work
> out
> of the branch, apply the patches and then when we are ready to retire it,
> we
> can just tag it as 0.14.
>
> Shane
>

Re: 0.14 Branch Created

by Evan Worley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hey all,

I was hoping to close some JIRAs on 0.14 today, but I can't get the branch
to build.  I changed mavenVersion in the main pom to 2.1-SNAPSHOT, and I get
the following compilation errors,

[INFO] Compilation failure
C:\dev\nmaven\branches\NMAVEN_0.14\components\dotnet-repository\src\test\java\org\apache\m
aven\dotnet\repository\impl\WagonManagerTestStub.java:[28,7]
org.apache.maven.dotnet.repos
itory.impl.WagonManagerTestStub is not abstract and does not override
abstract method getM
irrorRepository(org.apache.maven.artifact.repository.ArtifactRepository) in
org.apache.mav
en.artifact.manager.WagonManager

C:\dev\nmaven\branches\NMAVEN_0.14\components\dotnet-repository\src\test\java\org\apache\m
aven\dotnet\repository\impl\WagonManagerTestStub.java:[28,7]
org.apache.maven.dotnet.repos
itory.impl.WagonManagerTestStub is not abstract and does not override
abstract method getM
irrorRepository(org.apache.maven.artifact.repository.ArtifactRepository) in
org.apache.mav
en.artifact.manager.WagonManager

Any ideas?

Thanks,
Evan

On Thu, Apr 17, 2008 at 7:13 AM, Napoleon Esmundo C. Ramirez <
napoleonesmundocarpioramirez@...> wrote:

> Cool!  Let's get 0.14 done soon!
>
> On Thu, Apr 17, 2008 at 5:21 AM, Shane Isbell <shane.isbell@...>
> wrote:
>
> > I've created a branch at:
> > https://svn.apache.org/repos/asf/incubator/nmaven/branches/NMAVEN_0.14 .
> > This is a branch of rev. 604634, same as STABLE-2007-12-16. We can work
> > out
> > of the branch, apply the patches and then when we are ready to retire
> it,
> > we
> > can just tag it as 0.14.
> >
> > Shane
> >
>

Re: 0.14 Branch Created

by Wendy Smoak-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Apr 21, 2008 at 7:10 AM, Evan Worley <evanworley@...> wrote:
> Hey all,
>
>  I was hoping to close some JIRAs on 0.14 today, but I can't get the branch
>  to build.  I changed mavenVersion in the main pom to 2.1-SNAPSHOT, and I get
>  the following compilation errors,

Is this needed anymore on the 0.14 branch?  I thought the embedder had
been removed in favor of one-off invocations of Maven.

--
Wendy