[Checkstyle] Plugin now supports checkstyle 3.1

2003-05-30 Thread Vincent Massol
Hi, I've just rewritten the checkstyle plugin to support checkstyle 3.1. Can you please try it and report any error so that I can fix them quickly. Note: I have tried to convert the existing check sets for turbine and avalon into the new checkstyle XML format (the sun conventions was easy as it i

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

2003-05-30 Thread vmassol
vmassol 2003/05/30 06:16:09 Modified:src/plugins-build/cactus/sample project.xml Log: added checkstyle report Revision ChangesPath 1.3 +2 -0 maven/src/plugins-build/cactus/sample/project.xml Index: project.xml

cvs commit: maven/src/plugins-build/checkstyle/src/plugin-resources avalon_checks.xml sun_checks.xml turbine_checks.xml avalon-checkstyle.properties sun-checkstyle.properties turbine-checkstyle.properties

2003-05-30 Thread vmassol
vmassol 2003/05/30 06:13:26 Modified:src/plugins-build/checkstyle .cvsignore plugin.jelly plugin.properties project.xml src/plugins-build/checkstyle/xdocs changes.xml goals.xml index.xml properties.xml Added: src/plug

cvs commit: maven-new/core/src/java/org/apache/maven/artifact/handlers JarHandler.java

2003-05-30 Thread michal
michal 2003/05/30 04:26:53 Modified:core/src/java/org/apache/maven/project Dependency.java Project.java core/src/java/org/apache/maven MavenConstants.java core/src/java/org/apache/maven/artifact/handlers JarHa

Re: [ibiblio] Jar Request

2003-05-30 Thread nick . minutello
Hi chaps, Unless I missed it, I didnt get a reply on this and the jars dont seem to be on ibiblio. Is there another mechanism I should be using to get jars uploaded on Ibiblio? Much appreciated, Thanks, -Nick >> Hi, >> >> Can we pls upload the following jars to Ibiblio? >> >> EDT FTP Client

[upload request]

2003-05-30 Thread Gilles Dodinet
hi- should it possible to upload mockcreator-0.2.4 (http://mockcreator.com/mockcreator/MockCreator-024-runtime.zip) ? included in the zip is the 0.2.4 version (de.abstrakt.mock.jar). thanks. -- gd - To unsubscribe, e-mail: [E

cvs commit: maven-new/core/src/test-input project.xml

2003-05-30 Thread michal
michal 2003/05/30 03:27:42 Modified:core/src/test-input project.xml Log: Added code for testing experimental way of declaring Revision ChangesPath 1.2 +4 -0 maven-new/core/src/test-input/project.xml Index: project.xml ==

cvs commit: maven-new/core/src/test/org/apache/maven/project/builder PomUnmarshallerTest.java

2003-05-30 Thread michal
michal 2003/05/30 03:27:15 Modified:core/src/test/org/apache/maven/project/builder PomUnmarshallerTest.java Log: Added code for testing experimental way of declaring Revision ChangesPath 1.3 +6 -0 maven-new/core/src/test/org/apache/ma

Re: I'm working on checkstyle plugin...

2003-05-30 Thread Alexey Demakov
Sorry, can't attach files. Again. Can be found in my ticket http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-398 Best regards, Alexey --- Alexey Demakov, ISP RAS www: http://redverst.ispras.ru e-mail: [EMAIL PROTECTED] ICQ 740187 - Original Message - From: "Alexey Demakov" <[EMA

cvs commit: maven-new/core/src/java/org/apache/maven/artifact/satisfy DefaultDependencySatisfier.java

2003-05-30 Thread michal
michal 2003/05/30 03:13:26 Modified:core/src/java/org/apache/maven/artifact/satisfy DefaultDependencySatisfier.java Log: added special threatment for unsatisfied overriden deps Revision ChangesPath 1.8 +12 -5 maven-new/core/src/java/org

cvs commit: maven-new/core/src/test/org/apache/maven/artifact/satisfy DefaultDependencySatisfierTest.java

2003-05-30 Thread michal
michal 2003/05/30 03:12:26 Modified:core/src/test/org/apache/maven/artifact/satisfy DefaultDependencySatisfierTest.java Log: minor corretions Revision ChangesPath 1.5 +40 -101 maven-new/core/src/test/org/apache/maven/artifact/satisfy/Defa

[patch] DefaultProjectUnmareshaller

2003-05-30 Thread Gilles Dodinet
hi- to test the ProjectMarshaller ive written i use the ProjectUnmarshaller. However, the Unmarshaller doesnt respect the mavan-project.xsd. Instead of modifying it all i chose to modify the Marshaller, tho some elements are still missing, ive added the aspectSourceDirectory and intgrationUni

Re: I'm working on checkstyle plugin...

2003-05-30 Thread Alexey Demakov
Hi Vincent I have version of plugin.jelly working with checkstyle-3.1. You need also upgrade plugin to antlr-2.7.2. In addition in plugin.properties I've added defult value: maven.checkstyle.properties=${plugin.resources}/empty.properties where empty.properties - empty file in plugin-resources/

[Checkstyle] checkstyle plugin 1.1 is released

2003-05-30 Thread Vincent Massol
As I'm preparing the new version of the Maven checkstyle plugin (that will use checkstyle 3.1), I'm releasing version 1.1 of our checkstyle plugin. It's now done and tagged as MAVEN_CHECKSTYLE_1_1 in CVS. I'll be committing checkstyle 2.0 later today. Thanks -Vincent --

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

2003-05-30 Thread vmassol
vmassol 2003/05/30 02:19:21 Modified:src/plugins-build/checkstyle project.xml src/plugins-build/checkstyle/xdocs changes.xml Log: Preparing to release checkstyle plugin 1.1 Revision ChangesPath 1.12 +7 -0 maven/src/plugins-build/checkstyle/project

I'm working on checkstyle plugin...

2003-05-30 Thread Vincent Massol
Fyi, I'm currently working on the checkstyle plugin to upgrade it to use checkstyle 3.1. Hopefully, I should have something showable by EOD today. Thanks -Vincent - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

cvs commit: maven-new/core/src/test/org/apache/maven/artifact/layout DefaultRepositoryLayoutTest.java

2003-05-30 Thread michal
michal 2003/05/29 13:26:24 Modified:core/src/java/org/apache/maven/artifact/collector DefaultArtifactCollector.java core/src/java/org/apache/maven/artifact Artifact.java DefaultArtifact.java core/src/test/org/

maven-new interpolation aspect

2003-05-30 Thread Paulo Silveira
Hello. Jason and michal likes the idea of lazy interpolation, all done by the aspect. So I ve added a new pointcut, to get around List Project.getMavenRepoRemote(). pointcut projectRepoteRepoGetter(Project p): call( List Project.getMavenRepoRemote( .. ) )