[jira] Created: (MPSTATCVS-6) Exception when creating dir-activity

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

RE: Using maven HEAD

2003-12-06 Thread dion
I'll try to fix whatever's ailing the simian plugin tomorrow. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Brett Porter <[EMAIL PROTECTED]> wrote on 04/12/2003 12:19:55 PM: > > On Wed, 2003-12-03 at 19:39, Brett Porter wrote: > > > It works now. Your c

Re: cvs commit: maven-components/maven-model-tools/src/test/org/apache/maven/model DefaultPomUnmarshallerTest.java project.xml

2003-12-06 Thread dion
[EMAIL PROTECTED] wrote on 07/12/2003 02:44:16 AM: > jvanzyl 2003/12/06 07:44:16 > > Modified:maven-model-tools maven-model-tools.ipr > maven-model-tools.iws >maven-model-tools/src/test/org/apache/maven/model > DefaultPomUn

[jira] Closed: (MPLINKCHECK-6) File descriptor overflow running linkcheck on large sites

2003-12-06 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Sat, 6 Dec 2003 5:26 PM Possibly fixed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPLINKCHECK-6 Here is an ov

cvs commit: maven-plugins/linkcheck/src/main/org/apache/maven/linkcheck LinkCheckCli.java FileToCheck.java LinkCheck.java

2003-12-06 Thread bwalding
bwalding2003/12/06 15:17:44 Modified:linkcheck/src/main/org/apache/maven/linkcheck FileToCheck.java LinkCheck.java Added: linkcheck/src/main/org/apache/maven/linkcheck LinkCheckCli.java Log: Split things out into marginally bett

[jira] Created: (MPLINKCHECK-6) File descriptor overflow running linkcheck on large sites

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

[jira] Closed: (MPLINKCHECK-1) Link Check incorrectly reports redirects as link failures.

2003-12-06 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Sat, 6 Dec 2003 5:22 PM Now follows 1 level of 302 redirects. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPLINKC

[jira] Commented: (MPXDOC-73) With new RC1 I now have to put leading slashes on my URLs

2003-12-06 Thread jira
The following comment has been added to this issue: Author: Chad Woolley Created: Sat, 6 Dec 2003 4:34 PM Body: Someone on the mailing list suggested I didn't upgrade correctly. Here is the post: --- I renamed my old maven dir to "\maven.old", and reinstalled fro

cvs commit: maven-components/maven-model-tools/src/java/org/apache/maven/model DefaultModelUnmarshaller.java

2003-12-06 Thread jvanzyl
jvanzyl 2003/12/06 12:11:24 Modified:maven-model-tools/src/java/org/apache/maven/model DefaultModelUnmarshaller.java Log: o todo: source modification Revision ChangesPath 1.5 +4 -1 maven-components/maven-model-tools/src/java/org/apache/

cvs commit: maven-components/maven-model-tools/src/java/org/apache/maven/model DefaultModelMarshaller.java

2003-12-06 Thread jvanzyl
jvanzyl 2003/12/06 12:10:27 Modified:maven-model-tools/src/java/org/apache/maven/model DefaultModelMarshaller.java Log: o getting rid of meaningless javadoc Revision ChangesPath 1.4 +8 -55 maven-components/maven-model-tools/src/java/org/

cvs commit: maven-components/maven-model-tools/src/java/org/apache/maven/model DefaultModelMarshaller.java

2003-12-06 Thread jvanzyl
jvanzyl 2003/12/06 11:54:37 Modified:maven-model-tools/src/java/org/apache/maven/model DefaultModelMarshaller.java Log: o unmarshaller at 100% o marshaller at 88% Revision ChangesPath 1.3 +0 -18 maven-components/maven-model-tools/src/j

cvs commit: maven-components/maven-model-tools/src/test/org/apache/maven/model DefaultModelMarshallingTest.java

2003-12-06 Thread jvanzyl
jvanzyl 2003/12/06 11:53:02 Modified:maven-model-tools/src/test/org/apache/maven/model DefaultModelMarshallingTest.java Log: o insert bogus elements everywhere to make sure we deal with them properly. Revision ChangesPath 1.4 +49 -5 mave

cvs commit: maven-components/maven-model-tools/src/java/org/apache/maven/model DefaultModelUnmarshaller.java

2003-12-06 Thread jvanzyl
jvanzyl 2003/12/06 11:52:41 Modified:maven-model-tools/src/java/org/apache/maven/model DefaultModelUnmarshaller.java Log: o catch crap inside Revision ChangesPath 1.4 +26 -18 maven-components/maven-model-tools/src/java/org/apache/maven/m

cvs commit: maven-components/maven-model-tools maven-model-tools.ipr maven-model-tools.iws

2003-12-06 Thread jvanzyl
jvanzyl 2003/12/06 11:22:45 Removed: maven-model-tools maven-model-tools.ipr maven-model-tools.iws Log: o get rid of idea files - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm

cvs commit: maven-components/maven-model-tools/src/test/org/apache/maven/model DefaultModelMarshallingTest.java DefaultModelMarshallingTest.xml

2003-12-06 Thread jvanzyl
jvanzyl 2003/12/06 11:14:00 Modified:maven-model-tools maven-model-tools.iws maven-model-tools/src/java/org/apache/maven/model DefaultModelMarshaller.java DefaultModelUnmarshaller.java ModelMarshaller.java mave

cvs commit: maven-components/maven-model-tools/src/test/org/apache/maven/model DefaultModelMarshallingTest.java

2003-12-06 Thread jvanzyl
jvanzyl 2003/12/06 10:22:54 Modified:maven-model-tools/src/test/org/apache/maven/model DefaultModelMarshallingTest.java Log: o put model xml string in the form the marshaller spits out so i can compare easily. Revision ChangesPath 1.2 +121 -1

cvs commit: maven-components/maven-model-tools/src/test/org/apache/maven/model DefaultModelMarshallingTest.java DefaultModelMarshallingTest.xml DefaultPomUnmarshallerTest.java DefaultPomUnmarshallerTest.xml

2003-12-06 Thread jvanzyl
jvanzyl 2003/12/06 10:07:12 Modified:maven-model-tools maven-model-tools.iws Added: maven-model-tools/src/test/org/apache/maven/model DefaultModelMarshallingTest.java DefaultModelMarshallingTest.xml Removed: maven-model-tools/

cvs commit: maven-components/maven-model-tools .cvsignore

2003-12-06 Thread jvanzyl
jvanzyl 2003/12/06 09:15:05 Modified:maven-model-tools .cvsignore Log: o ignore IDEA files. Revision ChangesPath 1.2 +2 -0 maven-components/maven-model-tools/.cvsignore Index: .cvsignore ===

cvs commit: maven-components/maven-model-tools/src/test/org/apache/maven/model DefaultPomUnmarshallerTest.java project.xml

2003-12-06 Thread jvanzyl
jvanzyl 2003/12/06 07:44:16 Modified:maven-model-tools maven-model-tools.ipr maven-model-tools.iws maven-model-tools/src/test/org/apache/maven/model DefaultPomUnmarshallerTest.java Removed: maven-model-tools/src/test/or

Re: Mini roadmap

2003-12-06 Thread dion
I'd much rather focus my efforts on the 1.0 branch. Yes, it's taking time, but it has the least chance of suprising us with unexpected issues. I've seen radical implementation switches cost us lots of time before too, and I don't believe we have anywhere near enough tests to cover the current

RE: Mini roadmap

2003-12-06 Thread dion
I'm -1 on releasing 1.0 without the memory leak fix. a lot of people have put a lot of time into making it work, and there are lots of multiproject builds out there now screaming for the leak to be fixed. Hopefully I'll have some time soon to help out. That I'm writing this @ 1:30am on a sunda

[jira] Created: (MPCHANGELOG-21) Changelog plugin does not work with different versions of subversion

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

[jira] Commented: (MPCLOVER-3) test directory

2003-12-06 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Sat, 6 Dec 2003 2:57 AM Body: Hi Nicolas. Thanks for the information. I now understand the rationale behind your request. However, the clover plugin does *not* start any test! It simply calls the