Repository: maven
Updated Branches:
refs/heads/MNG-5961 [created] 0055ac0b4
[MNG-5961] Fix the SLF4J logger factory implementation used for LOG4J2
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0055ac0b
Tree: http://git-wi
Repository: maven
Updated Branches:
refs/heads/master 174026598 -> 23ceca36e
[MNG-5961] Fix the SLF4J logger factory implementation used for LOG4J2
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/23ceca36
Tree: http://git-w
Repository: maven
Updated Branches:
refs/heads/MNG-5961 [deleted] 0055ac0b4
Author: aheritier
Date: Mon Dec 26 17:13:19 2005
New Revision: 359154
URL: http://svn.apache.org/viewcvs?rev=359154&view=rev
Log:
Use absolute URLs for external sites (not core)
Modified:
maven/maven-1/core/trunk/xdocs/navigation.xml
Modified: maven/maven-1/core/trunk/xdocs/navigation
Author: aheritier
Date: Thu Dec 29 16:06:46 2005
New Revision: 359934
URL: http://svn.apache.org/viewcvs?rev=359934&view=rev
Log:
PR: MAVEN-1735
Submitted by: -
Reviewed by: aheritier
Allow to setup logging configuration with log4j properties.
Modified:
maven/maven-1/core/trunk/src/java
Author: aheritier
Date: Thu Dec 29 16:10:30 2005
New Revision: 359937
URL: http://svn.apache.org/viewcvs?rev=359937&view=rev
Log:
Add ending / in url to remove the redirect done on the web server.
Modified:
maven/maven-1/core/trunk/xdocs/navigation.xml
Modified: maven/maven-1/core/t
Author: aheritier
Date: Sat Jan 7 15:53:35 2006
New Revision: 366942
URL: http://svn.apache.org/viewcvs?rev=366942&view=rev
Log:
Never filter binary files
Modified:
maven/maven-1/plugins/trunk/jira/plugin.jelly
Modified: maven/maven-1/plugins/trunk/jira/plugin.jelly
URL:
Author: aheritier
Date: Sat Jan 7 16:01:03 2006
New Revision: 366943
URL: http://svn.apache.org/viewcvs?rev=366943&view=rev
Log:
Never filter binary files
Modified:
maven/maven-1/plugins/trunk/jira/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/jira/xdocs/changes.xml
URL:
ations under the License.
+ *
+ */
+
+/**
+ * Fake links check when maven is offline
+ * @author mailto:[EMAIL PROTECTED]">Arnaud Heritier
+ * @version $Id: HTTPLinkValidator.java 155277 2005-02-24 23:23:29Z aheritier $
+ */
+public final class Offli
Author: aheritier
Date: Fri Jan 13 16:40:20 2006
New Revision: 368937
URL: http://svn.apache.org/viewcvs?rev=368937&view=rev
Log:
PR: MAVEN-1739
- Upgrade to HttpClient 3.0.
- Fix some urls
Modified:
maven/maven-1/core/trunk/project.xml
Modified: maven/maven-1/core/trunk/project.xml
Author: aheritier
Date: Fri Jan 13 16:48:29 2006
New Revision: 368939
URL: http://svn.apache.org/viewcvs?rev=368939&view=rev
Log:
PR: MAVEN-1739
- Upgrade to HttpClient 3.0.
Modified:
maven/maven-1/plugins/trunk/artifact/project.xml
maven/maven-1/plugins/trunk/artifact/xdocs/changes
Author: aheritier
Date: Fri Jan 13 16:49:05 2006
New Revision: 368940
URL: http://svn.apache.org/viewcvs?rev=368940&view=rev
Log:
ignore thumbs.db files
Modified:
maven/maven-1/plugins/trunk/dashboard/src/plugin-resources/images/ (props
changed)
maven/maven-1/plugins/trunk/jira
Author: aheritier
Date: Sat Jan 14 01:08:42 2006
New Revision: 369002
URL: http://svn.apache.org/viewcvs?rev=369002&view=rev
Log:
Add linkcheck report in plugins sites
Modified:
maven/maven-1/plugins/trunk/plugin-parent/project.xml
Modified: maven/maven-1/plugins/trunk/plugin-pa
Author: aheritier
Date: Sat Jan 14 08:01:23 2006
New Revision: 369038
URL: http://svn.apache.org/viewcvs?rev=369038&view=rev
Log:
indent logs as for ant outputs
only goals names aren't indented
Modified:
maven/maven-1/core/trunk/src/conf/log4j.properties
Modified: maven/maven-1/c
Author: aheritier
Date: Sat Jan 14 14:28:00 2006
New Revision: 369106
URL: http://svn.apache.org/viewcvs?rev=369106&view=rev
Log:
Forgot to document the new behaviour when maven is offline.
Modified:
maven/maven-1/plugins/trunk/linkcheck/xdocs/changes.xml
Modified: maven/maven-1/plu
Author: aheritier
Date: Sat Jan 14 15:15:14 2006
New Revision: 369113
URL: http://svn.apache.org/viewcvs?rev=369113&view=rev
Log:
use a static logger
Modified:
maven/maven-1/plugins/trunk/jira/src/main/org/apache/maven/jira/JiraDownloader.java
Modified:
maven/maven-1/plugins/trunk/
Author: aheritier
Date: Sat Jan 14 15:26:29 2006
New Revision: 369114
URL: http://svn.apache.org/viewcvs?rev=369114&view=rev
Log:
Replace \ by / on windows systems
Modified:
maven/maven-1/plugins/trunk/jira/src/main/org/apache/maven/jira/JiraDownloader.java
Modified:
maven/maven-1/plu
Author: aheritier
Date: Sat Jan 14 15:33:12 2006
New Revision: 369116
URL: http://svn.apache.org/viewcvs?rev=369116&view=rev
Log:
add shortcuts in the menu to useful reports for end-user
Modified:
maven/maven-1/plugins/trunk/jira/xdocs/navigation.xml
Modified: maven/maven-1/plugins/t
Author: aheritier
Date: Sat Jan 14 15:35:51 2006
New Revision: 369117
URL: http://svn.apache.org/viewcvs?rev=369117&view=rev
Log:
reorder menu
Modified:
maven/maven-1/plugins/trunk/jira/xdocs/navigation.xml
Modified: maven/maven-1/plugins/trunk/jira/xdocs/navigation.xml
URL:
Author: aheritier
Date: Sat Jan 14 15:37:36 2006
New Revision: 369118
URL: http://svn.apache.org/viewcvs?rev=369118&view=rev
Log:
add linkcheck plugin
Modified:
maven/maven-1/plugins/trunk/project.xml
Modified: maven/maven-1/plugins/trunk/project.xml
URL:
http://svn.apache.org/vie
Author: aheritier
Date: Sat Jan 14 15:39:53 2006
New Revision: 369119
URL: http://svn.apache.org/viewcvs?rev=369119&view=rev
Log:
add shortcuts in the menu to useful reports for end-user
Modified:
maven/maven-1/plugins/trunk/linkcheck/xdocs/navigation.xml
Modified: maven/maven-1/plu
Author: aheritier
Date: Sat Jan 14 16:36:18 2006
New Revision: 369134
URL: http://svn.apache.org/viewcvs?rev=369134&view=rev
Log:
PR: MPLINKCHECK-20, MPLINKCHECK-23
Submitted by: Ignacio G. Mac Dowell
Reviewed by: aheritier
Improve performance getting rid of jtidy dependency via reg
Author: aheritier
Date: Sat Jan 14 16:45:47 2006
New Revision: 369137
URL: http://svn.apache.org/viewcvs?rev=369137&view=rev
Log:
Re-order changes
Modified:
maven/maven-1/plugins/trunk/linkcheck/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/linkcheck/xdocs/changes.xml
URL:
Author: aheritier
Date: Sat Jan 14 16:51:19 2006
New Revision: 369140
URL: http://svn.apache.org/viewcvs?rev=369140&view=rev
Log:
MPLINKCHECK-22 is fixed by MPLINKCHECK-25
Modified:
maven/maven-1/plugins/trunk/linkcheck/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/linkcheck/x
Author: aheritier
Date: Sat Jan 14 16:55:10 2006
New Revision: 369142
URL: http://svn.apache.org/viewcvs?rev=369142&view=rev
Log:
remove unused imports
Modified:
maven/maven-1/plugins/trunk/linkcheck/src/main/org/apache/maven/plugin/linkcheck/FileToCheck.java
Modified:
maven/mav
Author: aheritier
Date: Sat Jan 14 17:00:37 2006
New Revision: 369144
URL: http://svn.apache.org/viewcvs?rev=369144&view=rev
Log:
There's no FAQ
Modified:
maven/maven-1/plugins/trunk/linkcheck/xdocs/navigation.xml
Modified: maven/maven-1/plugins/trunk/linkcheck/xdocs/navigatio
Author: aheritier
Date: Sat Jan 14 17:02:51 2006
New Revision: 369146
URL: http://svn.apache.org/viewcvs?rev=369146&view=rev
Log:
add documentation for goals
Modified:
maven/maven-1/plugins/trunk/linkcheck/xdocs/goals.xml
Modified: maven/maven-1/plugins/trunk/linkcheck/xdocs/goals.xml
Author: aheritier
Date: Sat Jan 14 17:03:53 2006
New Revision: 369147
URL: http://svn.apache.org/viewcvs?rev=369147&view=rev
Log:
the timeout property is not used
Modified:
maven/maven-1/plugins/trunk/linkcheck/plugin.properties
Modified: maven/maven-1/plugins/trunk/linkc
Author: aheritier
Date: Sat Jan 14 17:08:15 2006
New Revision: 369148
URL: http://svn.apache.org/viewcvs?rev=369148&view=rev
Log:
only one issue by change is allowed
Modified:
maven/maven-1/plugins/trunk/linkcheck/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/linkcheck/x
Author: aheritier
Date: Sat Jan 14 17:31:04 2006
New Revision: 369155
URL: http://svn.apache.org/viewcvs?rev=369155&view=rev
Log:
PR: MPLINKCHECK-19
Using NTLM proxy
Modified:
maven/maven-1/plugins/trunk/linkcheck/project.properties
maven/maven-1/plugins/trunk/linkcheck/src/main
Author: aheritier
Date: Sat Jan 14 17:45:20 2006
New Revision: 369157
URL: http://svn.apache.org/viewcvs?rev=369157&view=rev
Log:
PR: MPLINKCHECK-5
linkcheck plugin uses global proxy settings. There is no way to perform check
using a proxy while still having a non-proxied project
Modi
Author: aheritier
Date: Tue Jan 17 06:15:18 2006
New Revision: 369784
URL: http://svn.apache.org/viewcvs?rev=369784&view=rev
Log:
- Add a maximum number of redirections (10) to prevent loops
- Release the connection before to check a redirection
Modified:
maven/maven-1/plugins/t
Author: aheritier
Date: Fri Jan 20 06:35:28 2006
New Revision: 370818
URL: http://svn.apache.org/viewcvs?rev=370818&view=rev
Log:
Force the english locale to test MKS or the test fails in a non-english system.
Modified:
maven/maven-1/plugins/trunk/changelog/src/test/org/apache/maven/mk
Author: aheritier
Date: Sat Jan 21 15:43:25 2006
New Revision: 371135
URL: http://svn.apache.org/viewcvs?rev=371135&view=rev
Log:
Add Lukas in the developers list
Modified:
maven/maven-1/core/trunk/project.xml
Modified: maven/maven-1/core/trunk/project.xml
URL:
http://svn.apache
Author: aheritier
Date: Sat Jan 21 15:45:54 2006
New Revision: 371138
URL: http://svn.apache.org/viewcvs?rev=371138&view=rev
Log:
add todo custom tag in javadocs
Modified:
maven/maven-1/core/trunk/project.properties
Modified: maven/maven-1/core/trunk/project.properties
URL:
Author: aheritier
Date: Wed Jan 25 16:09:45 2006
New Revision: 372370
URL: http://svn.apache.org/viewcvs?rev=372370&view=rev
Log:
improve naming consistency between plugins
Modified:
maven/maven-1/plugins/trunk/abbot/project.xml
maven/maven-1/plugins/trunk/faq/project.xml
maven/m
Author: aheritier
Date: Thu Jan 26 15:19:35 2006
New Revision: 372656
URL: http://svn.apache.org/viewcvs?rev=372656&view=rev
Log:
improve naming consistency between plugins
Modified:
maven/maven-1/plugins-sandbox/trunk/itest/project.xml
maven/maven-1/plugins-sandbox/trunk/
Author: aheritier
Date: Thu Jan 26 15:21:17 2006
New Revision: 372657
URL: http://svn.apache.org/viewcvs?rev=372657&view=rev
Log:
Install touchstone plugins in your local repository for the bootstrap
Modified:
maven/maven-1/core/trunk/build-bootstrap.xml
Modified: maven/maven-1/core/t
Author: aheritier
Date: Thu Jan 26 15:22:06 2006
New Revision: 372658
URL: http://svn.apache.org/viewcvs?rev=372658&view=rev
Log:
Touchstone plugins should be installed to use them in the bootstrap
Modified:
maven/maven-1/plugins/trunk/project.properties
Modified: maven/maven-1/plu
Author: aheritier
Date: Sat Jan 28 03:33:25 2006
New Revision: 373141
URL: http://svn.apache.org/viewcvs?rev=373141&view=rev
Log:
update xerces project url (it's now a TLP).
Modified:
maven/maven-1/plugins-sandbox/trunk/struts/project.xml
Modified: maven/maven-1/plugins-sandbox/tru
Author: aheritier
Date: Sat Jan 28 03:36:59 2006
New Revision: 373144
URL: http://svn.apache.org/viewcvs?rev=373144&view=rev
Log:
update xerces project url (it's now a TLP).
Modified:
maven/maven-1/plugins/trunk/changes/project.xml
maven/maven-1/plugins/trunk/hibernate/pr
Author: aheritier
Date: Mon Jan 30 13:29:07 2006
New Revision: 373595
URL: http://svn.apache.org/viewcvs?rev=373595&view=rev
Log:
little fix on ntlm settings. Thanks to Lukas.
Modified:
maven/maven-1/plugins/trunk/linkcheck/src/main/org/apache/maven/plugin/linkcheck/valida
Author: aheritier
Date: Mon Jan 30 13:30:50 2006
New Revision: 373597
URL: http://svn.apache.org/viewcvs?rev=373597&view=rev
Log:
improve naming consistency between plugins
Modified:
maven/maven-1/plugins/trunk/touchstone-partner/project.xml
maven/maven-1/plugins/trunk/touchs
Author: aheritier
Date: Mon Jan 30 13:52:28 2006
New Revision: 373603
URL: http://svn.apache.org/viewcvs?rev=373603&view=rev
Log:
Begin 1.3-SNAPSHOT
Remove usage of the deprecated dependency-handle tag.
Modified:
maven/maven-1/plugins/trunk/multichanges/plugin.jelly
maven/maven-1/plu
Author: aheritier
Date: Mon Jan 30 14:21:52 2006
New Revision: 373609
URL: http://svn.apache.org/viewcvs?rev=373609&view=rev
Log:
do not show touchstone plugins in our reports
Modified:
maven/maven-1/plugins/trunk/maven.xml
Modified: maven/maven-1/plugins/trunk/maven.xml
URL:
Author: aheritier
Date: Mon Jan 30 14:32:50 2006
New Revision: 373615
URL: http://svn.apache.org/viewcvs?rev=373615&view=rev
Log:
update doc
Modified:
maven/maven-1/plugins/trunk/xdoc/plugin.jelly
Modified: maven/maven-1/plugins/trunk/xdoc/plugin.jelly
URL:
http://svn.apache.org/vie
Author: aheritier
Date: Tue Jan 31 08:35:30 2006
New Revision: 373864
URL: http://svn.apache.org/viewcvs?rev=373864&view=rev
Log:
I forgot the date attribute
Modified:
maven/maven-1/plugins/trunk/multichanges/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/multichanges/x
Author: aheritier
Date: Tue Jan 31 08:39:36 2006
New Revision: 373868
URL: http://svn.apache.org/viewcvs?rev=373868&view=rev
Log:
call clean before to test to allow us to see what is generated
Modified:
maven/maven-1/plugins/trunk/pmd/src/plugin-test/maven.xml
Modified: maven/mav
Author: aheritier
Date: Tue Jan 31 08:53:29 2006
New Revision: 373872
URL: http://svn.apache.org/viewcvs?rev=373872&view=rev
Log:
begin 1.8-SNAPSHOT
Upgrade to pmd 3.4
Modified:
maven/maven-1/plugins/trunk/pmd/project.xml
maven/maven-1/plugins/trunk/pmd/xdocs/changes.xml
Modified: m
Author: aheritier
Date: Tue Jan 31 09:18:38 2006
New Revision: 373876
URL: http://svn.apache.org/viewcvs?rev=373876&view=rev
Log:
add myself in the developers list
Modified:
maven/maven-1/plugins/trunk/pmd/project.xml
Modified: maven/maven-1/plugins/trunk/pmd/project.xml
URL:
Author: aheritier
Date: Tue Jan 31 13:05:45 2006
New Revision: 373911
URL: http://svn.apache.org/viewcvs?rev=373911&view=rev
Log:
upgrade to maven-jxr 1.0
Modified:
maven/maven-1/plugins/trunk/jxr/project.xml
maven/maven-1/plugins/trunk/jxr/xdocs/changes.xml
Modified: maven/mav
Author: aheritier
Date: Thu Feb 2 06:15:34 2006
New Revision: 374395
URL: http://svn.apache.org/viewcvs?rev=374395&view=rev
Log:
Do not extends plugins POMs in tests. New settings for the changelog plugin
requires to have a changes file.
Modified:
maven/maven-1/plugins/trunk/pdf/src/pl
Author: aheritier
Date: Thu Feb 2 06:46:41 2006
New Revision: 374400
URL: http://svn.apache.org/viewcvs?rev=374400&view=rev
Log:
We are working on the 1.8-SNAPSHOT
Modified:
maven/maven-1/plugins/trunk/pmd/project.xml
Modified: maven/maven-1/plugins/trunk/pmd/project.xml
URL:
Author: aheritier
Date: Thu Feb 2 07:24:30 2006
New Revision: 374407
URL: http://svn.apache.org/viewcvs?rev=374407&view=rev
Log:
Create a very bad code
Modified:
maven/maven-1/plugins/trunk/pmd/src/plugin-test/src/main/org/apache/maven/Dummy.java
Modified:
maven/maven-1/plugins/trunk
Author: aheritier
Date: Thu Feb 2 07:26:46 2006
New Revision: 374409
URL: http://svn.apache.org/viewcvs?rev=374409&view=rev
Log:
Use properties maven.jxr.destdir and maven.jxr.destdir.test to generate links
from the PMD report to jxr files.
Fix NullPointerException if pom.build.sourceDirec
Author: aheritier
Date: Thu Feb 2 09:51:54 2006
New Revision: 374441
URL: http://svn.apache.org/viewcvs?rev=374441&view=rev
Log:
Do not generate links to JXR files if they are not created.
Modified:
maven/maven-1/plugins/trunk/pmd/src/plugin-resources/pmd.jsl
maven/maven-1/plugins/t
Author: aheritier
Date: Fri Feb 3 14:18:29 2006
New Revision: 374762
URL: http://svn.apache.org/viewcvs?rev=374762&view=rev
Log:
Change the test to see if the jxr plugin is used. The previous one worked only
if the jxr plugin wass called before the pmd report.
Modified:
maven/mav
Author: aheritier
Date: Fri Feb 3 14:38:32 2006
New Revision: 374767
URL: http://svn.apache.org/viewcvs?rev=374767&view=rev
Log:
MPPMD-13 : New property "maven.pmd.console" to display pmd errors to the
console.
Modified:
maven/maven-1/plugins/trunk/pmd/plugin.jelly
Author: aheritier
Date: Fri Feb 3 14:50:30 2006
New Revision: 374770
URL: http://svn.apache.org/viewcvs?rev=374770&view=rev
Log:
MPPMD-21 : New properties "maven.pmd.failonerror" and
"maven.pmd.failonruleviolation" to fail the build if any errors or problems are
fou
Author: aheritier
Date: Fri Feb 3 15:01:55 2006
New Revision: 374776
URL: http://svn.apache.org/viewcvs?rev=374776&view=rev
Log:
Add a link on each error to explain it.
Modified:
maven/maven-1/plugins/trunk/pmd/src/plugin-resources/pmd.jsl
maven/maven-1/plugins/trunk/pmd/x
Author: aheritier
Date: Fri Feb 3 15:13:53 2006
New Revision: 374779
URL: http://svn.apache.org/viewcvs?rev=374779&view=rev
Log:
PR: MPPMD-19
Submitted by: Wim Deblauwe
Reviewed by: aheritier
Java language level not settable through plugin
Modified:
maven/maven-1/plugins/trunk
Author: aheritier
Date: Fri Feb 3 15:30:19 2006
New Revision: 374782
URL: http://svn.apache.org/viewcvs?rev=374782&view=rev
Log:
add some errors
Modified:
maven/maven-1/plugins/trunk/pmd/src/plugin-test/src/main/org/apache/maven/Dummy.java
Modified:
maven/maven-1/plugins/trunk/pmd
Author: aheritier
Date: Fri Feb 3 16:01:46 2006
New Revision: 374791
URL: http://svn.apache.org/viewcvs?rev=374791&view=rev
Log:
Default value for the target jdk was set correctly
Modified:
maven/maven-1/plugins/trunk/pmd/plugin.jelly
maven/maven-1/plugins/trunk/pmd/plugin.proper
Author: aheritier
Date: Fri Feb 3 16:59:13 2006
New Revision: 374800
URL: http://svn.apache.org/viewcvs?rev=374800&view=rev
Log:
Add the property "maven.linkcheck.method" to select the method to use to do the
tests (head -by default-,or get).
Modified:
maven/maven-1/plugins/t
Author: aheritier
Date: Fri Feb 3 17:12:07 2006
New Revision: 374804
URL: http://svn.apache.org/viewcvs?rev=374804&view=rev
Log:
a little error ..
Modified:
maven/maven-1/plugins/trunk/linkcheck/src/main/org/apache/maven/plugin/linkcheck/validation/OnlineHTTPLinkValidator.java
Modi
Author: aheritier
Date: Sat Feb 4 14:01:33 2006
New Revision: 374937
URL: http://svn.apache.org/viewcvs?rev=374937&view=rev
Log:
Reorder properties
Modified:
maven/maven-1/plugins/trunk/plugin-parent/project.properties
Modified: maven/maven-1/plugins/trunk/plugin-parent/project.proper
Author: aheritier
Date: Sat Feb 4 14:05:03 2006
New Revision: 374938
URL: http://svn.apache.org/viewcvs?rev=374938&view=rev
Log:
Do not test links to subversion generated in the changelog (it's too slow).
Modified:
maven/maven-1/plugins/trunk/plugin-parent/project.properties
Author: aheritier
Date: Sat Feb 4 14:08:17 2006
New Revision: 374940
URL: http://svn.apache.org/viewcvs?rev=374940&view=rev
Log:
Apply the same settings in the sandbox
Modified:
maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.properties
Modified: maven/maven-1/plugins-san
Author: aheritier
Date: Sat Feb 4 15:15:25 2006
New Revision: 374944
URL: http://svn.apache.org/viewcvs?rev=374944&view=rev
Log:
- Remove unused files
- cleanup properties and projects descriptions
Removed:
maven/maven-1/plugins/trunk/LICENSE.txt
maven/maven-1/plugins/trunk/NOTICE
Author: aheritier
Date: Sat Feb 4 15:21:20 2006
New Revision: 374946
URL: http://svn.apache.org/viewcvs?rev=374946&view=rev
Log:
checkstyle report isn't needed
Modified:
maven/maven-1/plugins/trunk/project.xml
Modified: maven/maven-1/plugins/trunk/project.xml
URL:
http://svn.a
Author: aheritier
Date: Sat Feb 4 15:21:07 2006
New Revision: 374945
URL: http://svn.apache.org/viewcvs?rev=374945&view=rev
Log:
Synchronize with bundled plugins settings :
- Remove unused files
- cleanup properties and projects descriptions
Added:
maven/maven-1/plugins-sandbox/trunk/pl
Author: aheritier
Date: Sun Feb 5 15:05:50 2006
New Revision: 375126
URL: http://svn.apache.org/viewcvs?rev=375126&view=rev
Log:
clean up properties duplicated with the parent project.
Modified:
maven/maven-1/plugins/trunk/abbot/project.properties
maven/maven-1/plugins/trunk/arti
Author: aheritier
Date: Sun Feb 5 15:08:22 2006
New Revision: 375129
URL: http://svn.apache.org/viewcvs?rev=375129&view=rev
Log:
clean up properties duplicated with the parent project.
Modified:
maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.properties
maven/maven-1/plu
Author: aheritier
Date: Sun Feb 5 15:11:33 2006
New Revision: 375131
URL: http://svn.apache.org/viewcvs?rev=375131&view=rev
Log:
Remove old classes used to fix POMs
Removed:
maven/maven-1/plugins/trunk/Fix.java
maven/maven-1/plugins/trunk/Fix2.java
Author: aheritier
Date: Sun Feb 5 15:19:14 2006
New Revision: 375134
URL: http://svn.apache.org/viewcvs?rev=375134&view=rev
Log:
New subproject to store the main site for plugins.
It's needed to avoid conflicts between settings for the site and settings for
multiproject goals (to test
Author: aheritier
Date: Sun Feb 5 16:12:59 2006
New Revision: 375138
URL: http://svn.apache.org/viewcvs?rev=375138&view=rev
Log:
New subproject to store the main site for plugins.
It's needed to avoid conflicts between settings for the site and settings for
multiproject goals (to test
Author: aheritier
Date: Sun Feb 5 16:13:10 2006
New Revision: 375139
URL: http://svn.apache.org/viewcvs?rev=375139&view=rev
Log:
New subproject to store the main site for plugins.
It's needed to avoid conflicts between settings for the site and settings for
multiproject goals (to tes
Author: aheritier
Date: Sun Feb 5 16:20:25 2006
New Revision: 375140
URL: http://svn.apache.org/viewcvs?rev=375140&view=rev
Log:
fix dependencies
Modified:
maven/maven-1/plugins-sandbox/trunk/ashkelon/project.xml
Modified: maven/maven-1/plugins-sandbox/trunk/ashkelon/project.xml
URL:
Author: aheritier
Date: Sun Feb 5 16:25:59 2006
New Revision: 375142
URL: http://svn.apache.org/viewcvs?rev=375142&view=rev
Log:
exclude the master site in the multiproject
Modified:
maven/maven-1/plugins/trunk/plugins-site/project.properties
Modified: maven/maven-1/plugins/trunk/plu
Author: aheritier
Date: Sun Feb 5 16:26:57 2006
New Revision: 375143
URL: http://svn.apache.org/viewcvs?rev=375143&view=rev
Log:
Exclude the master site in the multiproject
Modified:
maven/maven-1/plugins-sandbox/trunk/plugins-site/project.properties
Modified: maven/maven-1/plugins-san
Author: aheritier
Date: Sun Feb 5 16:28:34 2006
New Revision: 375144
URL: http://svn.apache.org/viewcvs?rev=375144&view=rev
Log:
Exclude the lakta plugin. There's no jar available for lakta .
Modified:
maven/maven-1/plugins-sandbox/trunk/plugins-site/project.properties
mave
Author: aheritier
Date: Sun Feb 5 17:34:48 2006
New Revision: 375147
URL: http://svn.apache.org/viewcvs?rev=375147&view=rev
Log:
Fix multiproject settings
Modified:
maven/maven-1/plugins/trunk/plugins-site/project.properties
Modified: maven/maven-1/plugins/trunk/plugins-
Author: aheritier
Date: Sun Feb 5 17:36:16 2006
New Revision: 375149
URL: http://svn.apache.org/viewcvs?rev=375149&view=rev
Log:
Fix multiproject settings
Modified:
maven/maven-1/plugins-sandbox/trunk/plugins-site/ (props changed)
maven/maven-1/plugins-sandbox/trunk/plugins-
Author: aheritier
Date: Sun Feb 5 17:38:01 2006
New Revision: 375150
URL: http://svn.apache.org/viewcvs?rev=375150&view=rev
Log:
Do not use multiproject properties to not create a conflict with some
subprojects. For example in clover tests.
Modified:
maven/maven-1/plugins/trunk/maven
Author: aheritier
Date: Sun Feb 5 17:38:28 2006
New Revision: 375151
URL: http://svn.apache.org/viewcvs?rev=375151&view=rev
Log:
Do not use multiproject properties here to avoid conflicts with subprojects
Modified:
maven/maven-1/plugins-sandbox/trunk/maven.xml
maven/maven-1/plu
Author: aheritier
Date: Mon Feb 6 15:23:04 2006
New Revision: 375406
URL: http://svn.apache.org/viewcvs?rev=375406&view=rev
Log:
Rename the plugin-parent project to plugins-parent to be more consistent with
plugins-site. It's the parent of all plugins.
Removed:
maven/maven-1/plug
Author: aheritier
Date: Mon Feb 6 15:23:51 2006
New Revision: 375407
URL: http://svn.apache.org/viewcvs?rev=375407&view=rev
Log: (empty)
Added:
maven/maven-1/plugins/trunk/plugins-parent/
- copied from r375129, maven/maven-1/plugins/trunk/plugin-parent/
maven/maven-1/plugins/t
Author: aheritier
Date: Mon Feb 6 15:25:42 2006
New Revision: 375408
URL: http://svn.apache.org/viewcvs?rev=375408&view=rev
Log:
Rename the plugin-parent project to plugins-parent to be more consistent with
plugins-site. It's the parent of all plugins.
Added:
maven/maven-1/plugin
Author: aheritier
Date: Mon Feb 6 15:29:50 2006
New Revision: 375410
URL: http://svn.apache.org/viewcvs?rev=375410&view=rev
Log:
Rename the plugin-parent project to plugins-parent to be more consistent with
plugins-site. It's the parent of all plugins.
Removed:
maven/maven-
Author: aheritier
Date: Mon Feb 6 16:13:31 2006
New Revision: 375431
URL: http://svn.apache.org/viewcvs?rev=375431&view=rev
Log:
Explicitly define file encoding in templates.
Modified:
maven/maven-1/plugins/trunk/abbot/src/plugin-resources/jnlp.jsl
maven/maven-1/plugins/t
Author: aheritier
Date: Mon Feb 6 16:34:13 2006
New Revision: 375435
URL: http://svn.apache.org/viewcvs?rev=375435&view=rev
Log:
Dependencies locally overrode can't be resolved in the generated POM
This setting must be kept in the plugin
Versions overriding are resolved thus they are d
Author: aheritier
Date: Mon Feb 6 16:44:31 2006
New Revision: 375437
URL: http://svn.apache.org/viewcvs?rev=375437&view=rev
Log:
Dependencies locally overrode can't be resolved in the generated POM
This setting must be kept in the plugin
Versions overriding are resolved thus they are d
Author: aheritier
Date: Tue Feb 7 15:19:27 2006
New Revision: 375769
URL: http://svn.apache.org/viewcvs?rev=375769&view=rev
Log:
Rewrite the POM generated with artifact:create-upload-bundle.
Modified:
maven/maven-1/plugins/trunk/artifact/plugin.jelly
maven/maven-1/plugins/trunk/arti
Author: aheritier
Date: Tue Feb 7 15:55:57 2006
New Revision: 375782
URL: http://svn.apache.org/viewcvs?rev=375782&view=rev
Log:
Update settings for the last reorganization in plugins (plugins-parent and
plugins-site).
Modified:
maven/maven-1/core/trunk/project.properties
Modified: m
Author: aheritier
Date: Tue Feb 7 16:16:57 2006
New Revision: 375788
URL: http://svn.apache.org/viewcvs?rev=375788&view=rev
Log:
Fix properties documentation
Modified:
maven/maven-1/plugins/trunk/nsis/plugin.properties
maven/maven-1/plugins/trunk/nsis/xdocs/properties.xml
Modi
Author: aheritier
Date: Tue Feb 7 16:17:59 2006
New Revision: 375789
URL: http://svn.apache.org/viewcvs?rev=375789&view=rev
Log:
Fix the build to use the last nsis plugin properties
Modified:
maven/maven-1/core/trunk/maven.xml
Modified: maven/maven-1/core/trunk/maven.xml
URL:
Author: aheritier
Date: Tue Feb 7 16:20:56 2006
New Revision: 375790
URL: http://svn.apache.org/viewcvs?rev=375790&view=rev
Log:
upgrade to the last plugins released
Modified:
maven/maven-1/core/trunk/plugin-profile.xml
Modified: maven/maven-1/core/trunk/plugin-profile.xml
URL:
Author: aheritier
Date: Wed Feb 8 15:45:11 2006
New Revision: 376122
URL: http://svn.apache.org/viewcvs?rev=376122&view=rev
Log:
Begin to work on jalopy plugin 1.4.1
MPJALOPY-9 : Jalopy classes aren't found by ant.
Modified:
maven/maven-1/plugins/trunk/jalopy/project.xml
mave
Author: aheritier
Date: Thu Feb 9 15:55:37 2006
New Revision: 376494
URL: http://svn.apache.org/viewcvs?rev=376494&view=rev
Log:
deploy staging site for each plugin in the developer account
Modified:
maven/maven-1/plugins/trunk/plugins-parent/project.properties
Modified: maven/mav
Author: aheritier
Date: Thu Feb 9 15:58:14 2006
New Revision: 376495
URL: http://svn.apache.org/viewcvs?rev=376495&view=rev
Log:
deploy staging site for each plugin in the developer account
Modified:
maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.properties
maven/mav
1 - 100 of 1465 matches
Mail list logo