cvs commit: maven/src/plugins-build/site plugin.jelly

2003-04-05 Thread bwalding
bwalding2003/04/05 16:16:10 Modified:src/plugins-build/site plugin.jelly Log: Make report runner skip reports that have an empty plugin name. Purely for menu generation. PR: MAVEN-355 Revision ChangesPath 1.14 +4 -2 maven/src/plugins-build/site/plugin.jell

cvs commit: maven/src/plugins-build/javadoc plugin.jelly

2003-04-05 Thread bwalding
bwalding2003/04/05 16:10:45 Modified:src/plugins-build/javadoc plugin.jelly Log: Remove plugin name from second javadoc item. Will make report runner skip reports that have an empty plugin name. Purely for menu generation. PR: MAVEN-355 Revision ChangesPath 1.15

cvs commit: maven/src/plugins-build/xdoc plugin.jelly

2003-04-05 Thread bwalding
bwalding2003/04/05 15:37:32 Modified:src/plugins-build/xdoc plugin.jelly Log: Pass in encoding to velocity merge in generate-from-pom PR: MAVEN-293 Submitted by: Kuisong Tong Revision ChangesPath 1.23 +2 -0 maven/src/plugins-build/xdoc/plugin.jelly Inde

cvs commit: maven/src/plugins-build/clover/xdocs index.xml

2003-04-05 Thread bwalding
bwalding2003/04/05 15:29:17 Modified:src/plugins-build/clover/xdocs index.xml Log: Applied doco patch PR: MAVEN-306 Submitted by: Tim O'Brien Revision ChangesPath 1.2 +0 -4 maven/src/plugins-build/clover/xdocs/index.xml Index: index.xml =

Re: [Proposal] Split the eclipse:generate-project goal

2003-04-05 Thread Colin Sampaleanu
+1 Diego Fernandez wrote: The eclipse:generate-project generates the .project file and .classpath files. But some times is useful to re-generate only the .classpath while keeping a custom .project. eclipse --> calls eclipse:generate-project and eclipse:generate-classpath eclipse:generate-project

cvs commit: maven/xdocs/ant-guide navigation.xml

2003-04-05 Thread bwalding
bwalding2003/04/05 06:48:55 Removed: xdocs/ant-guide navigation.xml Log: Now in the master navigation - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/xdocs navigation.xml

2003-04-05 Thread bwalding
bwalding2003/04/05 06:48:35 Modified:xdocsnavigation.xml Log: Give access to the ant guide. Revision ChangesPath 1.12 +6 -0 maven/xdocs/navigation.xml Index: navigation.xml === RCS file

cvs commit: maven/src/plugins-build/vdoclet/xdocs index.xml

2003-04-05 Thread bwalding
bwalding2003/04/05 06:12:37 Modified:src/plugins-build/vdoclet/xdocs index.xml Log: Minor change to page title. Dion had fixed everything else. PR: MAVEN-333 Revision ChangesPath 1.2 +1 -1 maven/src/plugins-build/vdoclet/xdocs/index.xml Index: index.xml

cvs commit: maven/src/plugins-build/changelog/src/main/org/apache/maven/cvslib CvsChangeLogGenerator.java

2003-04-05 Thread bwalding
bwalding2003/04/05 06:09:55 Modified:src/plugins-build/changelog/src/test/org/apache/maven/cvslib CvsChangeLogGeneratorTest.java src/plugins-build/changelog/src/main/org/apache/maven/cvslib CvsChangeLogGenerator.java Log:

Where to put new plugin

2003-04-05 Thread Juergen Heidak
Hi I wrote a small plugin to create a project file for use with JDEE (Java Development Enviroment for Emacs, see http://jdee.sunsite.dk). Its similiar to the eclipse plugin and enables JDEE users to start quickly a new project without having the need to reconfigure all options already set in t

cvs commit: maven project.xml

2003-04-05 Thread bwalding
bwalding2003/04/05 05:58:47 Modified:.project.xml Log: Removed erroneous trailing anoncvs Revision ChangesPath 1.264 +1 -1 maven/project.xml Index: project.xml === RCS file: /home/cv

cvs commit: maven/src/plugins-build/struts project.xml

2003-04-05 Thread knielsen
knielsen2003/04/05 05:54:36 Modified:src/plugins-build/struts project.xml Log: updating dependencies Revision ChangesPath 1.10 +1 -1 maven/src/plugins-build/struts/project.xml Index: project.xml

cvs commit: maven/src/plugins-build/jar plugin.jelly

2003-04-05 Thread bwalding
bwalding2003/04/05 05:54:28 Modified:src/plugins-build/jar plugin.jelly Log: Turn on jar index creation. Classworlds may end up using this at some point. Only a small increase in the size of jars. Revision ChangesPath 1.3 +1 -0 maven/src/plugins-build/jar/plug

cvs commit: maven/src/plugins-build/jar plugin.jelly

2003-04-05 Thread bwalding
bwalding2003/04/05 05:46:57 Modified:src/plugins-build/jar plugin.jelly Log: Made the initial mods to the manifest generation such that additional extension information is added. No idea if this has any value, but it was asked for. PR:MAVEN-334 Revision ChangesPath 1

cvs commit: maven/src/java/org/apache/maven/util HttpUtils.java

2003-04-05 Thread bwalding
bwalding2003/04/05 04:05:40 Modified:src/java/org/apache/maven/util HttpUtils.java Log: Now downloads to temporary file and renames it once finished. Not perfect, but will stop half-done downloads from breaking builds. Would be better if we could resume, but I don't have time t

cvs commit: maven/src/plugins-build/xdoc/src/plugin-resources site.jsl

2003-04-05 Thread bwalding
bwalding2003/04/05 03:23:06 Modified:src/plugins-build/xdoc/xdocs index.xml src/plugins-build/xdoc/src/plugin-resources site.jsl Log: Applied concept of project.css as listed in bug system. PR: MAVEN-370 Submitted by: Jose Gonzale Gomez Revision ChangesPa

[GUMP] Build Failure - maven

2003-04-05 Thread dIon Gillard
This email is autogenerated from the output from: Buildfile: build.xml init: [mkdir] Created dir: /home/rubys/jakarta/maven/lib

[GUMP] Build Failure - maven-bootstrap

2003-04-05 Thread dIon Gillard
This email is autogenerated from the output from: Buildfile: build-bootstrap.xml check-maven-home: check-maven-repo-local:

cvs commit: maven/src/plugins-build/eclipse plugin.jelly

2003-04-05 Thread bwalding
bwalding2003/04/05 02:19:44 Modified:src/plugins-build/eclipse/xdocs goals.xml src/plugins-build/eclipse plugin.jelly Log: Split the eclipse goals into generate-project and generate-classpath. Updated doco to match. Revision ChangesPath 1.2 +8 -3

Re: Rep:[Proposal] Split the eclipse:generate-project goal

2003-04-05 Thread Ben Walding
Ok... I can do this. Doing it now... Emmanuel Venisse wrote: +1 Emmanuel -Message d'origine- De: "Diego Fernandez" <[EMAIL PROTECTED]> A: "Maven Developers List" <[EMAIL PROTECTED]> Date: 04/04/03 Objet: [Proposal] Split the eclipse:generate-project goal The eclipse:generate-project ge

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

2003-04-05 Thread evenisse
evenisse2003/04/05 00:13:36 Modified:src/plugins-build/java plugin.jelly src/plugins-build/java/xdocs changes.xml Log: Split java plugin in clean, jar and java plugin. Revision ChangesPath 1.14 +6 -184maven/src/plugins-build/java/plugin.jelly

cvs commit: maven/src/plugins-build/jar/xdocs .cvsignore changes.xml goals.xml index.xml navigation.xml properties.xml

2003-04-05 Thread evenisse
evenisse2003/04/05 00:03:18 Modified:.build-bootstrap.xml Added: src/plugins-build/clean .cvsignore plugin.jelly plugin.properties project.properties project.xml src/plugins-build/clean/xdocs .cvsignore changes.xml