Yeah, I missed something the other day, and haven't had a spare second to
fix it.

In this version the parser isn't used, nor are the marshaller/unmarshaller,
so they can just be removed from your local copy.

I've actually mostly repaired plugin caching now so it should run as fast
under all situations as RC1, then I'm ready to cut a release (any plugins
left to do?)

- Brett

> -----Original Message-----
> From: Jason van Zyl [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, 11 February 2004 5:35 AM
> To: Maven Developers List
> Subject: HEAD and 1.0 Branch
> 
> 
> Brett,
> 
> You midstream on some stuff? I can't compile either HEAD or 
> the 1.0, I won't wander in if you're doing stuff.
> 
> 
> 1.0 branch:
> 
>  symbol  : constructor PluginScriptParser 
> (org.apache.maven.plugin.PluginCacheManager,java.lang.String)
>     [javac] location: class org.apache.maven.plugin.PluginScriptParser
>     [javac]             PluginScriptParser pluginScriptParser 
> = new PluginScriptParser( this, pluginName );
>     [javac]                                                     ^
> 
> HEAD:
> 
> Just a missing xmlpull parser dep.
> 
> 
> -- 
> jvz.
> 
> Jason van Zyl
> [EMAIL PROTECTED]
> http://maven.apache.org
> 
> happiness is like a butterfly: the more you chase it, the 
> more it will elude you, but if you turn your attention to 
> other things, it will come and sit softly on your shoulder ...
> 
>  -- Thoreau 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to