Re: Hard-coded www.ibiblio.org ?

2003-06-12 Thread dion
Jason, is there any reason ibiblio is really required for a bootstrap, rather than say some local server with the same jars?? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au Jason van Zyl <[EMAIL PROTECTED]> wrote on

Re: cvs commit: maven-new/fetch project.properties

2003-06-12 Thread Peter Lynch
How does this diff affect MAVEN-272? -Peter [EMAIL PROTECTED] wrote: bwalding2003/06/12 02:12:02 Modified:fetchproject.properties Log: Add section when there are no contributors PR: MAVEN-272 Submitted by: Peter Lynch Revision ChangesPath 1.3 +1 -1 ma

[jira] Updated: (MAVEN-485) user guide documentation fix

2003-06-12 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Fri, 13 Jun 2003 12:44 AM Changes: Attachment changed from to MAVEN-485.diff - For a full history of the is

[jira] Created: (MAVEN-485) user guide documentation fix

2003-06-12 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-485 Here is an overview of the issue: --

[jira] Closed: (MAVEN-484) Checkstyle Bug - "Got an exception - java.lang.NoSuchFieldError: tokenTypeToASTClassMap"

2003-06-12 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Fri, 13 Jun 2003 12:06 AM That's because Checkstyle requires Antlr 2.7.2 (and NOT Antlr 2.7.1). I think it had to do with the Antlr plugin in Maven which I have updated to use Antlr 2.7.2. Should be ok no

cvs commit: maven/src/plugins-build/antlr/xdocs changes.xml

2003-06-12 Thread vmassol
vmassol 2003/06/12 21:49:24 Modified:src/plugins-build/antlr project.xml src/plugins-build/antlr/xdocs changes.xml Log: Fixed bug http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-484 Revision ChangesPath 1.10 +17 -6 maven/src/plugins-build

Re: Sun JARs

2003-06-12 Thread Luke Taylor
Michal Maczka wrote: Is there a chance for: JAXB JAX-RPC JAXB is distributed in Java Web Services Developer Pack http://java.sun.com/webservices/downloads/webservicespack.html > ... Ooops. I forgot this was Sun stuff too - there's the "SOAP with Attachments API for Java" saaj.jar in there too.

Re: Hard-coded www.ibiblio.org ?

2003-06-12 Thread Jason van Zyl
On Thu, 2003-06-12 at 17:02, [EMAIL PROTECTED] wrote: > Anyone?? > ibiblio is required for the bootstrap. If you find in any other part of Maven that the remote repository is hard-wired patches are welcome. > > -- > jvz. > > Jason van Zyl > [EMAIL PROTECTED] > http://tambora.zenplex.org > >

Re: RC1 release plans

2003-06-12 Thread nick . minutello
>> After the scathing blame-storming attack by Nick (just kidding), ;-) I have been swimming against the email/work tide - and havent had a chance to respond. First of all, on behalf of many people: Hurrah IMO All bugs and feature requests should be entered in Jira - otherwise its very dif

Re: Properties ordering in build-bootstrap.xml ?

2003-06-12 Thread nick . minutello
>> Don't forget that ant only allows you set a property once Ahhh. Thanks very much. -Nick Extranet [EMAIL PROTECTED] - 12/06/2003 22:14 Please respond to [EMAIL PROTECTED] To:dev cc: Subject:Re: Properties ordering in build-bootstrap.xml ? Don't forget that ant o

[jira] Created: (MAVEN-484) Checkstyle Bug - "Got an exception - java.lang.NoSuchFieldError: tokenTypeToASTClassMap"

2003-06-12 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-484 Here is an overview of the issue: --

Re: Jelly Bug?

2003-06-12 Thread nick . minutello
Dion, >> > null:37:50: null:34:37: null:164:48: >> > Q1) Is that error msg from Jelly what we would expect?? Looks broken... >> From jelly yes. From maven, no. What I meant was, does that error message itself look broken? Maybe I am missing something - but its hardly informative. Is this a J

[jira] Created: (MAVEN-483) ViewCVS URL Bug (invalid URL due to misplaced query params)

2003-06-12 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-483 Here is an overview of the issue: --

Re: Properties ordering in build-bootstrap.xml ?

2003-06-12 Thread Colin Sampaleanu
Don't forget that ant only allows you set a property once and then you may not override it. So your initial instinct with a system that allows a new value read in to override an old one (such as Maven itself when it reads its own property files) is to put the user level file last, with ant, you

Re: Properties ordering in build-bootstrap.xml ?

2003-06-12 Thread nick . minutello
Anyone?? Extranet Nick MINUTELLO/UK/EUROPE/[EMAIL PROTECTED] - 09/06/2003 22:32 Please respond to [EMAIL PROTECTED] To:dev cc: Subject:Properties ordering in build-bootstrap.xml ? Hi, I have a question regarding the initialisation of properties in the build-bootstrap.xml

Re: Hard-coded www.ibiblio.org ?

2003-06-12 Thread nick . minutello
Anyone?? Extranet Nick MINUTELLO/UK/EUROPE/[EMAIL PROTECTED] - 09/06/2003 22:45 Please respond to [EMAIL PROTECTED] To:dev cc: Subject:Hard-coded www.ibiblio.org ? Hi, We have a problem with the (stupidly high level of) security of our internet proxy which makes it practical

[jira] Commented: (MAVEN-482) xdoc with XML entities goes wierd

2003-06-12 Thread jira
The following comment has been added to this issue: Author: Ben Walding Created: Thu, 12 Jun 2003 4:09 PM Body: This smells like something Jelly/JSL would be doing to us. Send the army of Strachan Jelly Coderbots. ---

[jira] Closed: (MAVEN-480) test

2003-06-12 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Thu, 12 Jun 2003 4:07 PM It got through to the list. Mission Accomplished. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jsp

Re: jar classpath

2003-06-12 Thread Brian Ewins
Try this http://maven.apache.org/reference/plugins/uberjar/index.html Matthew Wilson wrote: I have a swing app that I am using maven to manage. I wish to produce a jar that the Manifest includes a classpath that is build from maven, and the jars are packed in a way that is easy to distribute. I

jar classpath

2003-06-12 Thread Matthew Wilson
I have a swing app that I am using maven to manage.  I wish to produce a jar that the Manifest includes a classpath that is build from maven, and the jars are packed in a way that is easy to distribute. I have not seen an example of this.  Has anyone doe this?   Matthew Wilson Ob

[Repository Upload Request] iText

2003-06-12 Thread Chris . Rauschuber
Hello, I'd like for iText to be uploaded. There is already a directory for itext on ibiblio, but no jars. I hope I got the project descriptor right. Please let me know if I should make any changes. (See attached file: itext-project.xml) Jar is at: http://prdownloads.sourceforge.net/itext/itex

Re: several security issues with maven

2003-06-12 Thread Bear Giles
Answering one of my own questions (for the archive), the files are unpacked because MavenUtils.getProject() expects a java.io.File argument for a Betwixt parser. I haven't used Betwixt, but I would expect there to be another method that takes an InputStream. This suggests that the classloader

RE: Releasing Maven and plugin release

2003-06-12 Thread Vincent Massol
> -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: 12 June 2003 14:55 > To: Maven Developers List > Subject: Re: Releasing Maven and plugin release > > On Thu, 2003-06-12 at 07:55, Vincent Massol wrote: > > Hi, > > > > Is it possible to know one week in advance

[jira] Created: (MAVEN-480) test

2003-06-12 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-480 Here is an overview of the issue: --

[jira] Closed: (MAVEN-478) Cactus plugin 3.0 does not copy non-java files when compiling

2003-06-12 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Thu, 12 Jun 2003 7:42 AM Fixed in CVS. Thanks! - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-478 Here is

[jira] Created: (MAVEN-481) Enhancement for war plugin to deploy tlds from repository

2003-06-12 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-481 Here is an overview of the issue: --

[jira] Updated: (MAVEN-481) Enhancement for war plugin to deploy tlds from repository

2003-06-12 Thread jira
The following issue has been updated: Updater: Gareth Hunt (mailto:[EMAIL PROTECTED]) Date: Thu, 12 Jun 2003 7:47 AM Changes: Attachment changed from to plugin.jelly.patch.txt - For a full history of

[jira] Created: (MAVEN-482) xdoc with XML entities goes wierd

2003-06-12 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-482 Here is an overview of the issue: --

Re: Releasing Maven and plugin release

2003-06-12 Thread Jason van Zyl
On Thu, 2003-06-12 at 07:55, Vincent Massol wrote: > Hi, > > Is it possible to know one week in advance please when we plan to > release the next version of Maven (1.0 if I've understood correctly). > This is the time that I think we need to release all plugins correctly. > > Can we officially de

RE: New Cactus plugin does not copy non-java files when compiling

2003-06-12 Thread Vincent Massol
Fixed in CVS. Thanks -Vincent > -Original Message- > From: Florin Vancea [mailto:[EMAIL PROTECTED] > Sent: 12 June 2003 10:13 > To: Maven Developers List > Subject: New Cactus plugin does not copy non-java files when compiling > > I recall Vincent asked for feedback on the new plugin. > T

cvs commit: maven/src/plugins-build/cactus/sample/src/test-cactus/org/apache/maven/cactus/sample test.xml

2003-06-12 Thread vmassol
vmassol 2003/06/12 05:28:48 Modified:src/plugins-build/cactus plugin.jelly src/plugins-build/cactus/xdocs changes.xml Added: src/plugins-build/cactus/sample/src/test-cactus/org/apache/maven/cactus/sample test.xml Log: The cactus:compile

Releasing Maven and plugin release

2003-06-12 Thread Vincent Massol
Hi, Is it possible to know one week in advance please when we plan to release the next version of Maven (1.0 if I've understood correctly). This is the time that I think we need to release all plugins correctly. Can we officially decide on a tentative date so that we can all work towards that goa

Re: Does Jira email this group?

2003-06-12 Thread Ben Walding
I've changed the notification schema for jira. Now no-one gets emails until someone sorts out getting jira able to send messages to the mailing list. Vincent Massol wrote: -Original Message- From: Ben Walding [mailto:[EMAIL PROTECTED] Sent: 11 June 2003 23:47 To: Maven Developers Lis

cvs commit: maven-new/fetch project.properties

2003-06-12 Thread bwalding
bwalding2003/06/12 02:12:02 Modified:fetchproject.properties Log: Add section when there are no contributors PR: MAVEN-272 Submitted by: Peter Lynch Revision ChangesPath 1.3 +1 -1 maven-new/fetch/project.properties Index: project.properties =

cvs commit: maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates team-list.xml

2003-06-12 Thread bwalding
bwalding2003/06/12 02:12:01 Modified:src/plugins-build/xdoc/src/plugin-resources/templates team-list.xml src/plugins-build/xdoc/src/plugin-resources/jelly-templates team-list.xml Log: Add section when there are no contrib

cvs commit: maven-new/fetch/src/main/java/org/apache/maven/fetch/fetchers FileFetcher.java HttpFetcher.java

2003-06-12 Thread bwalding
bwalding2003/06/12 01:47:09 Modified:fetch/src/main/java/org/apache/maven/fetch/fetchers FileFetcher.java HttpFetcher.java Log: Add resource not found exception handling Revision ChangesPath 1.3 +21 -3 maven-new/fetch/src/main/java/org/a

cvs commit: maven-new/fetch/src/main/java/org/apache/maven/fetch/exceptions ResourceNotFoundFetchException.java

2003-06-12 Thread bwalding
bwalding2003/06/12 01:46:47 Added: fetch/src/main/java/org/apache/maven/fetch/exceptions ResourceNotFoundFetchException.java Log: New exception type for resources that can't be found Revision ChangesPath 1.1 maven-new/fetch/src/

cvs commit: maven-new/fetch/src/test/java/org/apache/maven/fetch/servlets FlawlessRepoServlet.java

2003-06-12 Thread bwalding
bwalding2003/06/12 01:46:08 Modified:fetch/src/test/java/org/apache/maven/fetch/servlets FlawlessRepoServlet.java Log: Fixed repo problem where it should have thrown 404 but threw 500 (Server failure) Revision ChangesPath 1.5 +8 -1 mave

cvs commit: maven-new/fetch/src/test/java/org/apache/maven/fetch HTTPFetchTest.java FileFetchTest.java FlawlessTest.java FetchTest.java

2003-06-12 Thread bwalding
bwalding2003/06/12 01:45:39 Added: fetch/src/test/java/org/apache/maven/fetch HTTPFetchTest.java FileFetchTest.java Removed: fetch/src/test/java/org/apache/maven/fetch FlawlessTest.java FetchTest.java Log: Moved FetchTest to HTT

cvs commit: maven-new/fetch/src/test/filerepo test-data-1.txt test-data-2.txt

2003-06-12 Thread bwalding
bwalding2003/06/12 01:45:11 Added: fetch/src/test/filerepo test-data-1.txt test-data-2.txt Log: Used for testing the file fetcher Revision ChangesPath 1.1 maven-new/fetch/src/test/filerepo/test-data-1.txt Index: test-data-1.txt ==

cvs commit: maven-new/fetch/src/test/filerepo - New directory

2003-06-12 Thread bwalding
bwalding2003/06/12 01:45:09 maven-new/fetch/src/test/filerepo - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/xdocs navigation.xml

2003-06-12 Thread bwalding
bwalding2003/06/12 01:42:19 Modified:xdocsnavigation.xml Log: Link to xdoc enhancements from dirlayout doc PR:MAVEN-477 Submitted by: Martin Skopp Revision ChangesPath 1.19 +3 -1 maven/xdocs/navigation.xml Index: navigation.xml ===

cvs commit: maven/xdocs/reference dirlayout.xml

2003-06-12 Thread bwalding
bwalding2003/06/12 01:40:52 Modified:xdocs/reference dirlayout.xml Log: Link to xdoc enhancements from dirlayout doc PR:MAVEN-477 Revision ChangesPath 1.6 +8 -4 maven/xdocs/reference/dirlayout.xml Index: dirlayout.xml ==

cvs commit: maven/src/plugins-build/jxr/src/main/org/apache/maven/jxr CodeTransform.java

2003-06-12 Thread bwalding
bwalding2003/06/12 01:33:30 Modified:src/plugins-build/jxr/src/main/org/apache/maven/jxr CodeTransform.java Log: Add all valid characters for URI PR:MAVEN-479 Submitted by: Ron Blaschke Revision ChangesPath 1.6 +3 -3 maven/src/plugi

New Cactus plugin does not copy non-java files when compiling

2003-06-12 Thread Florin Vancea
I recall Vincent asked for feedback on the new plugin. There's also MAVEN-478, for reference. Florin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-new/fetch/xdocs downloads.xml

2003-06-12 Thread bwalding
bwalding2003/06/12 01:03:25 Modified:fetch/xdocs downloads.xml Log: Nil? Revision ChangesPath 1.5 +1 -1 maven-new/fetch/xdocs/downloads.xml Index: downloads.xml === RCS file: /home/cvs/mav

cvs commit: maven-new/fetch/src/main/java/org/apache/maven/fetch/exceptions UnsupportedProtocolFetchException.java

2003-06-12 Thread bwalding
bwalding2003/06/12 01:03:08 Modified:fetch/src/main/java/org/apache/maven/fetch/exceptions UnsupportedProtocolFetchException.java Log: Removed irrelevant constructors Revision ChangesPath 1.3 +1 -15 maven-new/fetch/src/main/java/org/apac

cvs commit: maven-new/fetch/src/test/java/org/apache/maven/fetch/jetty JettyTestEngine.java

2003-06-12 Thread bwalding
bwalding2003/06/12 01:02:53 Modified:fetch/src/test/java/org/apache/maven/fetch/jetty JettyTestEngine.java Log: Add UserAgentRepoServlet Revision ChangesPath 1.5 +3 -1 maven-new/fetch/src/test/java/org/apache/maven/fetch/jetty/JettyTest

cvs commit: maven-new/fetch/src/test/java/org/apache/maven/fetch FetchTest.java

2003-06-12 Thread bwalding
bwalding2003/06/12 01:02:42 Modified:fetch/src/test/java/org/apache/maven/fetch FetchTest.java Log: Test user-agent components Revision ChangesPath 1.5 +115 -1 maven-new/fetch/src/test/java/org/apache/maven/fetch/FetchTest.java Index: FetchTest.java =

cvs commit: maven-new/fetch/src/test/java/org/apache/maven/fetch/servlets UserAgentRepoServlet.java

2003-06-12 Thread bwalding
bwalding2003/06/12 01:02:25 Added: fetch/src/test/java/org/apache/maven/fetch/servlets UserAgentRepoServlet.java Log: New repository that authorizes based on whether your user-agent is "Bonza" Revision ChangesPath 1.1 maven-new/

cvs commit: maven-new/fetch/src/main/java/org/apache/maven/fetch/exceptions ProxyNotAuthorizedFetchException.java NotAuthorizedFetchException.java NotModifiedFetchException.java

2003-06-12 Thread bwalding
bwalding2003/06/12 00:45:09 Modified:fetch/src/main/java/org/apache/maven/fetch/exceptions ProxyNotAuthorizedFetchException.java NotAuthorizedFetchException.java NotModifiedFetchException.java Log: Removed irrele

Re: several security issues with maven

2003-06-12 Thread Bear Giles
Florin Vancea wrote: Hello Bear, hello all, IMHO, the final continuous build machine should be anyway a root-only machine (OK, root and the-same-root-person-as-a-common-user). The developer machine is also pretty much a developer-only machine, so there is little concern about some other user fiddl