[jira] Updated: (MAVEN-678) Log4JCategoryLog does not implement Log

2003-09-22 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 22 Sep 2003 11:21 PM Comment: Class loader isolation will be in 1.1 Changes: Fix Version changed to 1.1 Fix Version changed from 1.0-final

cvs commit: maven/src/plugins-build/ear/src/plugin-test project.xml

2003-09-22 Thread dion
dion2003/09/22 21:05:12 Modified:src/plugins-build/ear/src/plugin-test project.xml Log: Fix project name Revision ChangesPath 1.2 +1 -1 maven/src/plugins-build/ear/src/plugin-test/project.xml Index: project.xml ===

[jira] Closed: (MAVEN-827) Please upload jakarta taglibs-strings 1.0.2 to ibiblio

2003-09-22 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Mon, 22 Sep 2003 11:12 PM Uploaded today as string-1.0.1.jar - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-8

[jira] Commented: (MAVEN-827) Please upload jakarta taglibs-strings 1.0.2 to ibiblio

2003-09-22 Thread jira
The following comment has been added to this issue: Author: Matt Johnson Created: Mon, 22 Sep 2003 10:42 PM Body: Sorry, things have changed since I last requested an update. I've mocked up a mini descriptor. Does the fact that the jar needs to be renamed preclude it from inclus

cvs commit: maven/src/java/org/apache/maven/plugin PluginManager.java

2003-09-22 Thread dion
dion2003/09/22 19:08:29 Modified:src/java/org/apache/maven/plugin PluginManager.java Log: Dopey comment Revision ChangesPath 1.69 +2 -2 maven/src/java/org/apache/maven/plugin/PluginManager.java Index: PluginManager.java ===

Results of clean bootstrap at 20030922-2200

2003-09-22 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20030922-2200 [exec] build: [exec] [echo] A will fail on purpose [exec] + [exec] | Testing failure-2 [exec] | Memory: 15M/19M [exec

[jira] Commented: (MAVEN-473) Upgrade or add plugin for AspectJ 1.1

2003-09-22 Thread jira
The following comment has been added to this issue: Author: Wes Isberg Created: Mon, 22 Sep 2003 6:34 PM Body: Thanks for doing that! It's really great to hear. Some replies: Sorry, I haven't had time to boot maven and check it out. I might have time before Thursday. 1.1.1 wa

RE: StatCvs 2.0-SNAPSHOT is ready for trial...

2003-09-22 Thread dion
Fabrizio, and alternative to extssh is just to use ext, and set CVS_RSH to point to ssh. I use this with eclipse and maven. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ "Fabrizio Giustina" <[EMAIL PROTECTED]> wrote on 23/09/2003 08:40:27 AM: > > >>

RE: StatCvs 2.0-SNAPSHOT is ready for trial...

2003-09-22 Thread Fabrizio Giustina
>> >> Having had a quick look at the jelly script it looks like it's not using >> the repository defined in project.xml: >> >> >> > Actually, I wrote that comment ages ago and I'm not sure we need to use > the repo defined in project.xml. If you used the repo of basedir it m

[jira] Created: (MAVEN-842) Add switch to POM to control snapshot or not

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

tasklist && xdoc plugin

2003-09-22 Thread karel flipkees
hello developers, a simple patch to address the minor issues in my previous mail. the tasklist properties documentation is a little bit unclear, and xdoc's site.jsl does not process CDATA elements which are used in tasklist's method listing. the site.jsl patch is handcopied from a patch found at c

[jira] Commented: (MAVEN-835) zip files don't go to maven.dependency.classpath

2003-09-22 Thread jira
The following comment has been added to this issue: Author: Alexey Krasnoriadtsev Created: Mon, 22 Sep 2003 1:16 PM Body: .zip is the way Oracle and some other vendors distribute their libraries, renaming all of them every time the new version is out is a major pain, as well as a

tasklist and xdoc plugin

2003-09-22 Thread karel flipkees
hello developers, i am really starting to appreciate the possibilities that maven has to offer for build environments. however while working on 'mavenizing' one of our project's build, i stumbled on two minor issues. tasklist plugin's documentation states: maven.tasklist.taskTag ... Defaults to

Re: StatCvs 2.0-SNAPSHOT is ready for trial...

2003-09-22 Thread Luke Taylor
Rafal Krzewski wrote: Rafal Krzewski wrote: Saving the bandwidth is definetely a good thing. I'm wondering if it is possible to avoid downloading a complete log file on each run. I imagine that if you saved the login in ~/.statcvs along with a timestamp, and use a cvs log -D on the next run yo

[jira] Created: (MAVEN-841) allow maven to treat a file in ${user.home} as a source of default properties

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

cvs commit: maven .cvsignore

2003-09-22 Thread dion
dion2003/09/22 08:12:35 Modified:..cvsignore Log: Add various eclipse tools Revision ChangesPath 1.20 +2 -0 maven/.cvsignore Index: .cvsignore === RCS file: /home/cvs/maven/.cvs

RE: RC1 Issues completed - release imminent.

2003-09-22 Thread Jason van Zyl
On Mon, 2003-09-22 at 01:44, Vincent Massol wrote: > dIon, > > I'd like to have some feedback on the new aspectj plugin I've committed > yesterday before we release rc1 (yeah, I know, it was very close to the > release...). At least one or 2 persons saying it works for them. That > shouldn't take

[jira] Commented: (MAVEN-840) Test behaviour is different when using test goal and site goal

2003-09-22 Thread jira
The following comment has been added to this issue: Author: Moritz Petersen Created: Mon, 22 Sep 2003 7:48 AM Body: Changing the commons-logging version from "1.0" to "1.0.3" solved the problem. Thank you Emmanuel. These classloader problems drive me crazy. --

[jira] Commented: (MAVEN-840) Test behaviour is different when using test goal and site goal

2003-09-22 Thread jira
The following comment has been added to this issue: Author: Emmanuel Venisse Created: Mon, 22 Sep 2003 7:39 AM Body: I think it's dur to a conflict between two version of commons-logging. In Maven, we use commons-logging 1.0.3 ---

[jira] Commented: (MAVEN-840) Test behaviour is different when using test goal and site goal

2003-09-22 Thread jira
The following comment has been added to this issue: Author: Moritz Petersen Created: Mon, 22 Sep 2003 7:00 AM Body: The goals jar jar:deploy jar:deploy-snapshot dist dist:deploy dist:deploy-snapshot work all fine! The prolem seems to occur only at the site goal (maybe this issu

[jira] Commented: (MAVEN-840) Test behaviour is different when using test goal and site goal

2003-09-22 Thread jira
The following comment has been added to this issue: Author: Moritz Petersen Created: Mon, 22 Sep 2003 6:40 AM Body: This error occurs at another test. Then the build process breaks. The project contains much more tests. -

[jira] Updated: (MAVEN-840) Test behaviour is different when using test goal and site goal

2003-09-22 Thread jira
The following issue has been updated: Updater: Moritz Petersen (mailto:[EMAIL PROTECTED]) Date: Mon, 22 Sep 2003 6:38 AM Comment: Test report of one TestCase. Note: This test runs successfully, when using maven test ! Changes: Attachment changed to TEST-jface.util.

[jira] Created: (MAVEN-840) Test behaviour is different when using test goal and site goal

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

[jira] Commented: (MAVEN-659) Processed plugins can't handle local repo changing

2003-09-22 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Mon, 22 Sep 2003 2:41 AM Body: I think it is still "broken". try maven -Dmaven.repo.local=dummy_repo on any project that has previously had maven run on it. -

[jira] Commented: (MAVEN-659) Processed plugins can't handle local repo changing

2003-09-22 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Mon, 22 Sep 2003 2:34 AM Body: I believe this is fixed. Can anyone come up with a good test case? - View the issue: http://jira.

[jira] Updated: (MAVEN-476) Change to CP in one project (jdepend) affect the CP of other projects

2003-09-22 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 22 Sep 2003 2:31 AM Changes: Fix Version changed to 1.1 Fix Version changed from 1.0-final