cvs commit: maven-components/maven-project/src/main/java/org/apache/maven/artifact/snapshot DefaultSnapshotResolver.java

2004-05-19 Thread jvanzyl
jvanzyl 2004/05/19 16:46:42 Modified:maven-project/src/main/java/org/apache/maven/artifact/snapshot DefaultSnapshotResolver.java Log: o just removing debugging info Revision ChangesPath 1.4 +2 -7 maven-components/maven-project/src/main/

cvs commit: maven-plugins/simian/xdocs properties.xml

2004-05-19 Thread aheritier
aheritier2004/05/19 16:38:15 Modified:simian/xdocs properties.xml Log: MAVEN-1285 Revision ChangesPath 1.6 +1 -1 maven-plugins/simian/xdocs/properties.xml Index: properties.xml === RCS fil

cvs commit: maven-plugins/javadoc/src/plugin-test/src/main/org/apache/maven2/doc-files example.txt

2004-05-19 Thread aheritier
aheritier2004/05/19 16:20:34 Modified:javadoc plugin.jelly javadoc/src/plugin-test project.xml javadoc/src/plugin-test/src/main/org/apache/maven package.html Added: javadoc/src/plugin-test/src/main/org/apache/maven

cvs commit: maven-plugins/javadoc/src/plugin-test/src/main/org/apache/maven2/doc-files - New directory

2004-05-19 Thread aheritier
aheritier2004/05/19 16:16:53 maven-plugins/javadoc/src/plugin-test/src/main/org/apache/maven2/doc-files - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/javadoc/src/plugin-test/src/main/org/apache/maven2 - New directory

2004-05-19 Thread aheritier
aheritier2004/05/19 16:16:41 maven-plugins/javadoc/src/plugin-test/src/main/org/apache/maven2 - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: maintaining correct style

2004-05-19 Thread Brett Porter
Cvs server side jalopy scares me, but I like the IDEA option to reformat on commit just fine :) We certainly need to do this on HEAD and only ever branch something clean. - Brett > -Original Message- > From: Jerome Lacoste [mailto:[EMAIL PROTECTED] > Sent: Thursday, 20 May 2004 1:59 AM

maintaining correct style

2004-05-19 Thread Jerome Lacoste
> An other approach is to change automatically the code on the server with a > cron like this every day: > - checkout the code > - run jalopy or other code formatter > - checkin all changes with [Maven formatter] in message. > > With this process, we'll have only files checkin in the day that wil

Re: cvs commit:maven-components/maven-project/src/test/java/org/apache/maven/projectAbstractProjectTestCase.java

2004-05-19 Thread Emmanuel Venisse
- Original Message - From: "Jerome Lacoste" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, May 19, 2004 5:30 PM Subject: Re: cvs commit:maven-components/maven-project/src/test/java/org/apache/maven/project AbstractProjectTestCase.java > > > Perhaps

Re: cvs commit: maven-components/maven-project/src/test/java/org/apache/maven/project AbstractProjectTestCase.java

2004-05-19 Thread Jerome Lacoste
> Perhaps we can run Jalopy in cvs when we commit some modifications. With > this method, our code will be always well formatted. > I'll try to do this for all my business projects. Just as a note: the cruisecontrol project adopted a pretty drastic approach: checkstyle is ran before the build. M

RE: cvs commit: maven-components/maven-project/src/test/java/org/ apache/maven/project AbstractProjectTestCase.java

2004-05-19 Thread Jerome Lacoste
On Wed, 2004-05-19 at 04:58, Maczka Michal wrote: > Jason! > > I have a question regarding the coding style you are using. > > I thought that you are consequently using this style of putting braces: > "( expression )" > But to my surprise I can see that you are doing: > > > -artifactR

Re: cvs commit: maven-components/maven-project/src/test/java/org/apache/maven/project AbstractProjectTestCase.java

2004-05-19 Thread Emmanuel Venisse
- Original Message - From: "Jason van Zyl" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, May 19, 2004 2:26 PM Subject: RE: cvs commit: maven-components/maven-project/src/test/java/org/apache/maven/project AbstractProjectTestCase.java > On Wed, 2004

RE: cvs commit: maven-components/maven-project/src/main/java/org/ apache/maven/project DefaultMavenProjectBuilder.java MavenProjectBuilder. java

2004-05-19 Thread Maczka Michal
Wouldn't it be better to set the default value of third parameter to "false"? I am not sure if we will need to have a method with 2 parameters but for compatibility with existing code imo "false" is better. Michal > +public MavenProject build( File projectDescriptor, > boolean usePare

cvs commit: maven-plugins/test/xdocs changes.xml

2004-05-19 Thread brett
brett 2004/05/19 05:53:26 Modified:test project.xml test/xdocs changes.xml Log: [maven-scm-plugin] prepare release 1.6.1 Revision ChangesPath 1.30 +6 -1 maven-plugins/test/project.xml Index: project.xml ===

cvs commit: maven-plugins/xdoc/xdocs changes.xml

2004-05-19 Thread brett
brett 2004/05/19 05:40:51 Modified:xdoc project.xml xdoc/xdocs changes.xml Log: [maven-scm-plugin] prepare release 1.7.1 Revision ChangesPath 1.52 +7 -2 maven-plugins/xdoc/project.xml Index: project.xml ===

cvs commit: maven-plugins/test/xdocs changes.xml

2004-05-19 Thread brett
brett 2004/05/19 05:31:35 Modified:test plugin.jelly project.xml test/xdocs changes.xml Log: fix classloader issues Revision ChangesPath 1.31 +20 -10maven-plugins/test/plugin.jelly Index: plugin.jelly ==

RE: cvs commit: maven-components/maven-project/src/test/java/org/ apache/maven/project AbstractProjectTestCase.java

2004-05-19 Thread Jason van Zyl
On Wed, 2004-05-19 at 04:58, Maczka Michal wrote: > Jason! > > I have a question regarding the coding style you are using. > > I thought that you are consequently using this style of putting braces: > "( expression )" > But to my surprise I can see that you are doing: > > > -artifactR

RE: RC3 delayed

2004-05-19 Thread Arnaud Heritier
Don't yet release the Javadoc plugin, please. I found another problem. I fixed the problem with doc-files but I duplicated entries in "all classes" :-( I'll try to fix this today. Arnaud > -Message d'origine- > De : Arnaud Heritier [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 19 mai 200

cvs commit: maven/src/java/org/apache/maven/plugin GoalToJellyScriptHousingMapper.java PluginCacheManager.java

2004-05-19 Thread brett
brett 2004/05/19 03:22:12 Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH GoalToJellyScriptHousingMapper.java PluginCacheManager.java Log: PR: MAVEN-1286 pre/post goals can be defined more than once in a cache R

RE: RC3 delayed

2004-05-19 Thread Arnaud Heritier
Hello Brett, Here are my recent updates: XDOC 1.7.1 (Release Manager - Jason): - I added the missing pdf icon - I fixed the reports page (MPXDOC-102) JAVADOC 1.5.1 (Release Manager - Jason): - I fixed MPJAVADOC-24: doc-files directories weren't copied ANT 1.8 (Release Manager - Jason): - I repl

[maven2 build] Wed May 19 05:07:00 EDT 2004

2004-05-19 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-mboot/src/bash/maven.functions P maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java P maven-project/src/main/java/org/apache/maven/project/MavenProjectBuilder.java

RE: cvs commit: maven-components/maven-project/src/test/java/org/ apache/maven/project AbstractProjectTestCase.java

2004-05-19 Thread Maczka Michal
Jason! I have a question regarding the coding style you are using. I thought that you are consequently using this style of putting braces: "( expression )" But to my surprise I can see that you are doing: > -artifactResolver = ( ArtifactResolver ) lookup( ArtifactResolver.ROLE ); (me)

cvs commit: maven-components/maven-project/src/main/java/org/apache/maven/project DefaultMavenProjectBuilder.java

2004-05-19 Thread evenisse
evenisse2004/05/19 01:49:46 Modified:maven-project/src/main/java/org/apache/maven/project DefaultMavenProjectBuilder.java Log: Fix last commit. Revision ChangesPath 1.16 +3 -3 maven-components/maven-project/src/main/java/org/apache/maven

cvs commit: maven-components/maven-project/src/main/java/org/apache/maven/project DefaultMavenProjectBuilder.java MavenProjectBuilder.java

2004-05-19 Thread evenisse
evenisse2004/05/19 01:46:45 Modified:maven-project/src/main/java/org/apache/maven/project DefaultMavenProjectBuilder.java MavenProjectBuilder.java Log: Add build( projectDescriptor, useParentPom ) method Revision ChangesPath

cvs commit: maven-components/maven-mboot/src/bash maven.functions

2004-05-19 Thread evenisse
evenisse2004/05/19 01:40:38 Modified:maven-mboot/src/bash maven.functions Log: Fix MBOOT_CP generation for cygwin : - convert MBOOT_CP to unix format if a user define it - Remove MBOOT_CP conversion to unix format after initialization because we already have it in unix format.

RC3 delayed

2004-05-19 Thread Brett Porter
During final testing a shostopper (MAVEN-1286) was found. I will fix and re-test before releasing RC3. If anyone has plugin releases pending (eg the xdoc bugs found post-1.7), please prepare a well-tested release soon to get it bundled with RC3. If you feel it needs a release but you are not the