[jira] Commented: (MNG-635) Webapp Resources Not Available to Unit Tests

2005-07-23 Thread Rod Coffin (JIRA)
[ http://jira.codehaus.org/browse/MNG-635?page=comments#action_43314 ] Rod Coffin commented on MNG-635: Agreed that the getServletContext method is the way to go if you're running in container, but this is not the case during unit testing. But I found a way

[jira] Closed: (MAVENUPLOAD-446) SAX based XML utilities

2005-07-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-446?page=all ] Carlos Sanchez closed MAVENUPLOAD-446: -- Assign To: Carlos Sanchez Resolution: Fixed > SAX based XML utilities > --- > > Key: MAVENUPLOAD-446 >

[jira] Commented: (MAVENUPLOAD-446) SAX based XML utilities

2005-07-23 Thread Thomas Hallgren (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-446?page=comments#action_43312 ] Thomas Hallgren commented on MAVENUPLOAD-446: - Done! A new copy is available at http://www.tada.se/downloads/tada-sax-0.2.0-bundle.jar > SAX based XML utilities > --

[jira] Closed: (MAVENUPLOAD-443) upload wicket-extensions-1.0.1

2005-07-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-443?page=all ] Carlos Sanchez closed MAVENUPLOAD-443: -- Assign To: Carlos Sanchez Resolution: Fixed > upload wicket-extensions-1.0.1 > -- > > Key: MAVENUPLOA

[jira] Closed: (MAVENUPLOAD-415) Cleanup Findbugs related directories on ibiblio

2005-07-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-415?page=all ] Carlos Sanchez closed MAVENUPLOAD-415: -- Assign To: Carlos Sanchez Resolution: Fixed > Cleanup Findbugs related directories on ibiblio > --

[jira] Updated: (MAVENUPLOAD-444) Upload slimdog 0.6-SNAPSHOT

2005-07-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-444?page=all ] Carlos Sanchez updated MAVENUPLOAD-444: --- Comment: was deleted > Upload slimdog 0.6-SNAPSHOT > --- > > Key: MAVENUPLOAD-444 > URL: http://jira.cod

[jira] Commented: (MAVENUPLOAD-444) Upload slimdog 0.6-SNAPSHOT

2005-07-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-444?page=comments#action_43311 ] Carlos Sanchez commented on MAVENUPLOAD-444: LICENSE.txt is missing > Upload slimdog 0.6-SNAPSHOT > --- > > Key: MAVENUPLOAD-444 >

[jira] Commented: (MAVENUPLOAD-444) Upload slimdog 0.6-SNAPSHOT

2005-07-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-444?page=comments#action_43310 ] Carlos Sanchez commented on MAVENUPLOAD-444: LICENSE.txt is missing > Upload slimdog 0.6-SNAPSHOT > --- > > Key: MAVENUPLOAD-444 >

[jira] Commented: (MAVENUPLOAD-446) SAX based XML utilities

2005-07-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-446?page=comments#action_43309 ] Carlos Sanchez commented on MAVENUPLOAD-446: Please change the groupId to "se.tada" More info about groupIds at http://maven.apache.org/reference/repository-upload.ht

[jira] Commented: (MAVENUPLOAD-445) Repo request for UrlRewriteFilter

2005-07-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-445?page=comments#action_43308 ] Carlos Sanchez commented on MAVENUPLOAD-445: groupId should be net.java.dev.urlrewrite and please change for > Repo request for UrlRewriteFilter >

[jira] Closed: (MAVENUPLOAD-447) Maven emma PLUGIN upload

2005-07-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-447?page=all ] Carlos Sanchez closed MAVENUPLOAD-447: -- Assign To: Carlos Sanchez Resolution: Fixed > Maven emma PLUGIN upload > > > Key: MAVENUPLOAD-447 >

[jira] Commented: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=comments#action_43307 ] Carlos Sanchez commented on MAVENUPLOAD-431: I've upload now the poms, you need to use com.sun.jdmk jmxtools 1.2.1 or 1.2 (whatever you wanna use) com.sun.jmx jmxri

[jira] Commented: (MNG-635) Webapp Resources Not Available to Unit Tests

2005-07-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-635?page=comments#action_43306 ] Brett Porter commented on MNG-635: -- the test classpath is under target/test-classes, or a goal can add additional directories to it, but the point I wanted to make here is that it is not

Re: changes to repository policy?

2005-07-23 Thread Carlos Sanchez
+1 On 7/23/05, Brett Porter <[EMAIL PROTECTED]> wrote: > Hi, > > Can I get some opinions on making the following changes to out > repository policy? > > 1) no more snapshots in ibiblio > > I'm happy to keep syncing these into m1 for convenience so we don't need > to change the sync app too much

Re: changes to repository policy?

2005-07-23 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 +1 for both. Brett Porter wrote: | Hi, | | Can I get some opinions on making the following changes to out | repository policy? | | 1) no more snapshots in ibiblio | | I'm happy to keep syncing these into m1 for convenience so we don't need | to chang

[jira] Commented: (MNG-635) Webapp Resources Not Available to Unit Tests

2005-07-23 Thread Rod Coffin (JIRA)
[ http://jira.codehaus.org/browse/MNG-635?page=comments#action_43302 ] Rod Coffin commented on MNG-635: I think that it is important for Maven to provide a facility to unit test all parts of an application including view components such as servlets. For me

[jira] Created: (MNG-636) need a dependency usage analysis plugin

2005-07-23 Thread Brett Porter (JIRA)
need a dependency usage analysis plugin --- Key: MNG-636 URL: http://jira.codehaus.org/browse/MNG-636 Project: Maven 2 Type: New Feature Components: maven-plugins Versions: 2.0-beta-2 Reporter: Brett Porter its quite

[jira] Commented: (MNG-456) allow separate snapshot repositories

2005-07-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-456?page=comments#action_43301 ] Brett Porter commented on MNG-456: -- strike that. We don't want to overload the snapshotPolicy tag with other meanings. in fact it already is as it is the check frequency for RELEASE met

changes to repository policy?

2005-07-23 Thread Brett Porter
Hi, Can I get some opinions on making the following changes to out repository policy? 1) no more snapshots in ibiblio I'm happy to keep syncing these into m1 for convenience so we don't need to change the sync app too much, but I'd like repoclean not to bring them over to the m2 repo - and belie

[jira] Commented: (MNG-456) allow separate snapshot repositories

2005-07-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-456?page=comments#action_43300 ] Brett Porter commented on MNG-456: -- not adding - this can be controlled by never I think could be controlled by expressing the release confidence level required (see MNG-615), so I w

[jira] Commented: (MNG-635) Webapp Resources Not Available to Unit Tests

2005-07-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-635?page=comments#action_43299 ] Brett Porter commented on MNG-635: -- I'm inclined to WON'T FIX this. this is not what classpath resources are for. Your patch would copy all those resources into /WEB-INF/classes as well

[maven2 build - SUCCESS - checkout] Sun Jul 24 00:15:01 GMT 2005

2005-07-23 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050724.001501.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050724.001501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Updated: (MNG-635) Webapp Resources Not Available to Unit Tests

2005-07-23 Thread Rod Coffin (JIRA)
[ http://jira.codehaus.org/browse/MNG-635?page=all ] Rod Coffin updated MNG-635: --- Attachment: MNG-635.txt There is probably several ways to accomplish this but attached is one simple approach that I tried and got to work. I created a Webapp plugin that works

[jira] Created: (MNG-635) Webapp Resources Not Available to Unit Tests

2005-07-23 Thread Rod Coffin (JIRA)
Webapp Resources Not Available to Unit Tests Key: MNG-635 URL: http://jira.codehaus.org/browse/MNG-635 Project: Maven 2 Type: Bug Components: maven-plugins Versions: 2.0-beta-1 Environment: Maven version: 2.0-

Re: dependecy management, shared libraries should not be in a war/ear

2005-07-23 Thread solo turn
somehow i do not understand that, i tried: ... provided and it still includes it into the war. is this a bug in the war plugin? if i make a type, like "prod" instead of "provided", it still works and packs it into the war. -solo On 7/20/05, Brett Porter <[EMAIL PROTECTE

[maven2 build - SUCCESS - update] Sat Jul 23 17:15:00 GMT 2005

2005-07-23 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050723.171501.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050723.171501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r224478 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/version/DefaultPluginVersionManager.java

2005-07-23 Thread jvanzyl
Author: jvanzyl Date: Sat Jul 23 09:56:41 2005 New Revision: 224478 URL: http://svn.apache.org/viewcvs?rev=224478&view=rev Log: o applying a small patch by stephane to get the RAR plugin working. Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/version/Defaul

[jira] Created: (MPJNLP-27) Unable to specify expressions for maven.jnlp.description

2005-07-23 Thread Bjorn Martensson (JIRA)
Unable to specify expressions for maven.jnlp.description Key: MPJNLP-27 URL: http://jira.codehaus.org/browse/MPJNLP-27 Project: maven-jnlp-plugin Type: Bug Versions: 1.4.1 Environment: Windows XP Repo

[jira] Updated: (MNG-634) Scope needs to be taken into account when providing dependencies by ant tasks

2005-07-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-634?page=all ] Brett Porter updated MNG-634: - Fix Version: 2.0-beta-1 > Scope needs to be taken into account when providing dependencies by ant tasks >

[jira] Closed: (MOJO-3) javacc plugin in m2

2005-07-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MOJO-3?page=all ] Brett Porter closed MOJO-3: --- Resolution: Fixed yep, thanks for that > javacc plugin in m2 > --- > > Key: MOJO-3 > URL: http://jira.codehaus.org/browse/MOJO-3 > Pro

[jira] Commented: (MNG-547) being able to set the of a page to wathever we want

2005-07-23 Thread Antoine (JIRA)
[ http://jira.codehaus.org/browse/MNG-547?page=comments#action_43291 ] Antoine commented on MNG-547: - Adding : template oriented page definition. Overloading all the site.xml tags in the page xdoc file would be great. The xdoc pages schema would be and extensio

[jira] Commented: (MNG-547) being able to set the of a page to wathever we want

2005-07-23 Thread Antoine (JIRA)
[ http://jira.codehaus.org/browse/MNG-547?page=comments#action_43290 ] Antoine commented on MNG-547: - Adding : being able to have a "full xhtml" tag in the of the xdoc pages, instead of the two properties and only, would be great. This head tag in document