Author: brett
Date: Wed Jul 26 22:25:49 2006
New Revision: 425965
URL: http://svn.apache.org/viewvc?rev=425965&view=rev
Log:
[MNG-127] change record to use lists instead of concatenated strings (index
representation is the same, except that the trailing \n is removed)
Modified:
maven/reposi
Author: brett
Date: Wed Jul 26 21:58:38 2006
New Revision: 425963
URL: http://svn.apache.org/viewvc?rev=425963&view=rev
Log:
[MNG-127] add a blackout on discovery to ensure indexer will work correctly in
all sensible cases
Modified:
maven/repository-manager/trunk/maven-repository-discovery/
Author: brett
Date: Wed Jul 26 21:23:46 2006
New Revision: 425953
URL: http://svn.apache.org/viewvc?rev=425953&view=rev
Log:
[MNG-127] read project using project builder to correctly handle inheritence
and interpolation
Added:
maven/repository-manager/trunk/maven-repository-indexer/src/test
Author: brett
Date: Wed Jul 26 20:59:01 2006
New Revision: 425947
URL: http://svn.apache.org/viewvc?rev=425947&view=rev
Log:
[MNG-127] cull POMs that belong to other artifacts from the list
Modified:
maven/repository-manager/trunk/maven-repository-indexer/src/main/java/org/apache/maven/repos
Author: brett
Date: Wed Jul 26 20:42:47 2006
New Revision: 425943
URL: http://svn.apache.org/viewvc?rev=425943&view=rev
Log:
[MNG-127] add support for archetypes
Added:
maven/repository-manager/trunk/maven-repository-indexer/src/test/managed-repository/org/apache/maven/repository/record/test
Author: brett
Date: Wed Jul 26 20:32:25 2006
New Revision: 425940
URL: http://svn.apache.org/viewvc?rev=425940&view=rev
Log:
[MNG-127] read plugin metadata from inside the JAR instead of from the
repository metadata
Removed:
maven/repository-manager/trunk/maven-repository-indexer/src/test/m
Author: aramirez
Date: Wed Jul 26 20:26:09 2006
New Revision: 425939
URL: http://svn.apache.org/viewvc?rev=425939&view=rev
Log:
PR: MSUREFIRE-147
changed some statements from the docs
Modified:
maven/plugins/trunk/maven-surefire-plugin/src/site/apt/index.apt
maven/plugins/trunk/maven-sur
Author: brett
Date: Wed Jul 26 20:03:48 2006
New Revision: 425936
URL: http://svn.apache.org/viewvc?rev=425936&view=rev
Log:
[MNG-127] notes, and skip indexing of null records
Modified:
maven/repository-manager/trunk/maven-repository-discovery/src/main/java/org/apache/maven/repository/discov
Author: epunzalan
Date: Wed Jul 26 19:21:18 2006
New Revision: 425933
URL: http://svn.apache.org/viewvc?rev=425933&view=rev
Log:
PR: MASSEMBLY-122
revised site docs accdg to reviews in the dev list
- fixed simple link to single
- added an faq on using javadoc to jar javadoc files docs
- added go
Author: jdcasey
Date: Wed Jul 26 18:01:17 2006
New Revision: 425925
URL: http://svn.apache.org/viewvc?rev=425925&view=rev
Log:
[MNG-2314] Merging new unit tests for inheritance assembler from 425924 on
trunk.
Modified:
maven/components/branches/maven-2.0.x/maven-project/src/test/java/org/ap
Author: jdcasey
Date: Wed Jul 26 18:00:03 2006
New Revision: 425924
URL: http://svn.apache.org/viewvc?rev=425924&view=rev
Log:
[MNG-2314] Added unit tests to verify that this issue cannot be reproduced.
Modified:
maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/inh
Author: jdcasey
Date: Wed Jul 26 17:42:17 2006
New Revision: 425921
URL: http://svn.apache.org/viewvc?rev=425921&view=rev
Log:
[MNG-1891] Merged from 425905 and 425919 from trunk.
Modified:
maven/components/branches/maven-2.0.x/maven-model/maven.mdo
maven/components/branches/maven-2.0.x/
Author: dennisl
Date: Wed Jul 26 17:39:48 2006
New Revision: 425920
URL: http://svn.apache.org/viewvc?rev=425920&view=rev
Log:
o Move velocity template to correct folder. This was forgotten when the plugin
was repackaged.
Added:
maven/sandbox/plugins/maven-changes-plugin/src/main/resources/
Author: jdcasey
Date: Wed Jul 26 17:36:31 2006
New Revision: 425919
URL: http://svn.apache.org/viewvc?rev=425919&view=rev
Log:
[MNG-1891] Fixed plugin ordering in profile injection AND model inheritance, to
be consistent and to preserve as much ordering information as possible, to make
plugin or
Author: dennisl
Date: Wed Jul 26 17:32:33 2006
New Revision: 425916
URL: http://svn.apache.org/viewvc?rev=425916&view=rev
Log:
o Add missing image.
Added:
maven/sandbox/plugins/maven-changes-plugin/src/main/resources/org/apache/maven/plugin/changes/images/icon_help_sml.gif
(with props)
Mo
Author: dennisl
Date: Wed Jul 26 17:17:28 2006
New Revision: 425915
URL: http://svn.apache.org/viewvc?rev=425915&view=rev
Log:
o Add alt texts to the images used in the report.
o Add anchor to SectionTitle1.
Modified:
maven/sandbox/plugins/maven-changes-plugin/src/main/java/org/apache/maven/
Author: ltheussl
Date: Wed Jul 26 16:47:17 2006
New Revision: 425912
URL: http://svn.apache.org/viewvc?rev=425912&view=rev
Log:
First draft of 1.1-beta-3 release notes. Please review.
Added:
maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-3.xml (with
props)
Added: maven/maven-
Author: ltheussl
Date: Wed Jul 26 16:45:41 2006
New Revision: 425911
URL: http://svn.apache.org/viewvc?rev=425911&view=rev
Log:
Better emphasize on the two steps.
Modified:
maven/maven-1/core/trunk/xdocs/start/install.xml
Modified: maven/maven-1/core/trunk/xdocs/start/install.xml
URL:
http:
Author: dennisl
Date: Wed Jul 26 16:43:14 2006
New Revision: 425907
URL: http://svn.apache.org/viewvc?rev=425907&view=rev
Log:
[MCHANGES-51] Table not correctly closed in
ChangesReportGenerator#constructActions()
Patch submitted by Denis Cabasson.
Modified:
maven/sandbox/plugins/maven-chang
Author: jdcasey
Date: Wed Jul 26 16:37:55 2006
New Revision: 425905
URL: http://svn.apache.org/viewvc?rev=425905&view=rev
Log:
Adding codeSegment for object identity to Plugin class.
Modified:
maven/components/trunk/maven-model/maven.mdo
Modified: maven/components/trunk/maven-model/maven.mdo
Author: dennisl
Date: Wed Jul 26 16:32:33 2006
New Revision: 425903
URL: http://svn.apache.org/viewvc?rev=425903&view=rev
Log:
o First part of [MCHANGES-50] Handle JIRA authentication failure.
o Refactor the authentication parts into smaller pieces of code.
o Handle the case where the issue manage
Author: dennisl
Date: Wed Jul 26 15:56:28 2006
New Revision: 425898
URL: http://svn.apache.org/viewvc?rev=425898&view=rev
Log:
o Improve logging.
Modified:
maven/sandbox/plugins/maven-changes-plugin/src/main/java/org/apache/maven/plugin/jira/JiraHelper.java
Modified:
maven/sandbox/plugins/
Author: ltheussl
Date: Wed Jul 26 15:50:46 2006
New Revision: 425893
URL: http://svn.apache.org/viewvc?rev=425893&view=rev
Log:
Move default goal into project.xml.
Removed:
maven/maven-1/plugins/trunk/examples/maven.xml
Modified:
maven/maven-1/plugins/trunk/examples/project.xml
Modified:
Author: evenisse
Date: Wed Jul 26 15:41:35 2006
New Revision: 425888
URL: http://svn.apache.org/viewvc?rev=425888&view=rev
Log:
merge with rev.425887
Create output directory
Modified:
maven/components/branches/maven-2.0.x/maven-model-converter/src/main/java/org/apache/maven/model/converter/M
Author: evenisse
Date: Wed Jul 26 15:41:10 2006
New Revision: 425887
URL: http://svn.apache.org/viewvc?rev=425887&view=rev
Log:
Create output directory
Modified:
maven/components/trunk/maven-model-converter/src/main/java/org/apache/maven/model/converter/Maven1Converter.java
Modified:
maven
Author: evenisse
Date: Wed Jul 26 15:10:29 2006
New Revision: 425874
URL: http://svn.apache.org/viewvc?rev=425874&view=rev
Log:
merge with rev. 425873
Add listeners to the converter
Added:
maven/components/branches/maven-2.0.x/maven-model-converter/src/main/java/org/apache/maven/model/conver
Author: evenisse
Date: Wed Jul 26 15:09:40 2006
New Revision: 425873
URL: http://svn.apache.org/viewvc?rev=425873&view=rev
Log:
Add listeners to the converter
Added:
maven/components/trunk/maven-model-converter/src/main/java/org/apache/maven/model/converter/ConverterListener.java
(with pr
Author: brett
Date: Wed Jul 26 15:06:23 2006
New Revision: 425872
URL: http://svn.apache.org/viewvc?rev=425872&view=rev
Log:
[MRM-127] update intended design
Modified:
maven/repository-manager/trunk/maven-repository-indexer/src/site/apt/design.apt
Modified:
maven/repository-manager/trunk/m
Author: jdcasey
Date: Wed Jul 26 15:04:57 2006
New Revision: 425871
URL: http://svn.apache.org/viewvc?rev=425871&view=rev
Log:
[MNG-1562] Added note that dependencyManagement matching identity is actually
groupId:artifactId:type='jar'[:classifier].
Modified:
maven/site/trunk/src/site/apt/gu
Author: jdcasey
Date: Wed Jul 26 14:58:48 2006
New Revision: 425865
URL: http://svn.apache.org/viewvc?rev=425865&view=rev
Log:
[MNG-1562] Merging from 425863 on trunk.
Modified:
maven/components/branches/maven-2.0.x/maven-project/src/test/java/org/apache/maven/project/injection/DefaultModelD
Author: jdcasey
Date: Wed Jul 26 14:57:13 2006
New Revision: 425864
URL: http://svn.apache.org/viewvc?rev=425864&view=rev
Log:
[MNG-1562] Updated to reflect the necessity of the element in
dependencyManagement references where the dependency artifact is not a jar.
Modified:
maven/site/trun
Author: jdcasey
Date: Wed Jul 26 14:56:35 2006
New Revision: 425863
URL: http://svn.apache.org/viewvc?rev=425863&view=rev
Log:
[MNG-1562] Added unit test confirming the necessity of groupId:artifactId:type
for non-jar dependency references. Will update site documentation as well.
Modified:
Author: jdcasey
Date: Wed Jul 26 14:29:08 2006
New Revision: 425848
URL: http://svn.apache.org/viewvc?rev=425848&view=rev
Log:
Merging from 425843 on trunk to fix MNG-1697.
Modified:
maven/components/branches/maven-2.0.x/maven-project/src/main/java/org/apache/maven/project/ProjectSorter.java
Author: bellingard
Date: Wed Jul 26 14:28:59 2006
New Revision: 425847
URL: http://svn.apache.org/viewvc?rev=425847&view=rev
Log:
Modify "jvm" parameter documentation according to the modification made for
MSUREFIRE-127
Modified:
maven/plugins/trunk/maven-surefire-plugin/src/main/java/org/a
Author: jdcasey
Date: Wed Jul 26 14:23:51 2006
New Revision: 425843
URL: http://svn.apache.org/viewvc?rev=425843&view=rev
Log:
[MNG-1697] Added a new null check and unit test to addEdgeWithParentCheck(..),
just to make sure this is fixed. (I think it was already fixed, but this is
just to be ext
Author: ltheussl
Date: Wed Jul 26 13:57:05 2006
New Revision: 425839
URL: http://svn.apache.org/viewvc?rev=425839&view=rev
Log:
Correct scm url.
Modified:
maven/maven-1/plugins/trunk/cruisecontrol/src/plugin-test/svn-scm/project.xml
Modified:
maven/maven-1/plugins/trunk/cruisecontrol/src/p
Author: ltheussl
Date: Wed Jul 26 13:56:27 2006
New Revision: 425838
URL: http://svn.apache.org/viewvc?rev=425838&view=rev
Log:
Roll back r280860: MAVEN-1691 is fixed.
Added:
maven/maven-1/plugins/trunk/cruisecontrol/src/plugin-test/project.properties
(with props)
Modified:
maven/mave
Author: ltheussl
Date: Wed Jul 26 13:08:00 2006
New Revision: 425828
URL: http://svn.apache.org/viewvc?rev=425828&view=rev
Log:
PR: MPMULTIPROJECT-68
Submitted by: Shinobu Kawai
Only register the dependency convergence report if there are child projects.
Modified:
maven/maven-1/plugins/trunk/
Author: ltheussl
Date: Wed Jul 26 10:09:18 2006
New Revision: 425779
URL: http://svn.apache.org/viewvc?rev=425779&view=rev
Log:
PR: MPMULTIPROJECT-67
Submitted by: Shinobu Kawai
Fix maven-multiproject-plugin:deregister.
Modified:
maven/maven-1/plugins/trunk/multiproject/plugin.jelly
maven
Author: fgiust
Date: Wed Jul 26 07:53:51 2006
New Revision: 425750
URL: http://svn.apache.org/viewvc?rev=425750&view=rev
Log:
MECLIPSE-135 eclipse:make-artifacts ArrayindexoutOfboundsExcpetion when
processing Require-bundles
Modified:
maven/plugins/trunk/maven-eclipse-plugin/src/main/java/o
Author: fgiust
Date: Wed Jul 26 07:50:58 2006
New Revision: 425748
URL: http://svn.apache.org/viewvc?rev=425748&view=rev
Log:
fix phisical path of linked jars and add missing linkedResources tag
Modified:
maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/
Author: fgiust
Date: Wed Jul 26 07:02:59 2006
New Revision: 425736
URL: http://svn.apache.org/viewvc?rev=425736&view=rev
Log:
properly install artifacts to the local repo using ArtifactInstaller
Modified:
maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/
Author: evenisse
Date: Wed Jul 26 04:45:49 2006
New Revision: 425712
URL: http://svn.apache.org/viewvc?rev=425712&view=rev
Log:
merge with rev 425711
add some getter/setter
Modified:
maven/components/branches/maven-2.0.x/maven-model-converter/src/main/java/org/apache/maven/model/converter/Ma
Author: evenisse
Date: Wed Jul 26 04:45:15 2006
New Revision: 425711
URL: http://svn.apache.org/viewvc?rev=425711&view=rev
Log:
add some getter/setter
Modified:
maven/components/trunk/maven-model-converter/src/main/java/org/apache/maven/model/converter/Maven1Converter.java
Modified:
maven/
Added:
maven/plugins/trunk/maven-assembly-plugin/src/site/apt/examples/single/using-repositories.apt
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/src/site/apt/examples/single/using-repositories.apt?rev=425708&view=auto
===
Author: carlos
Date: Wed Jul 26 04:09:27 2006
New Revision: 425702
URL: http://svn.apache.org/viewvc?rev=425702&view=rev
Log:
Fixed start next development iteration
Modified:
maven/pom/maven/pom.xml
Modified: maven/pom/maven/pom.xml
URL:
http://svn.apache.org/viewvc/maven/pom/maven/pom.xml?
Author: oching
Date: Wed Jul 26 04:08:14 2006
New Revision: 425701
URL: http://svn.apache.org/viewvc?rev=425701&view=rev
Log:
Revised plugin docs according to the review comments.
Modified:
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/multi-module-config.apt
Modified:
Author: carlos
Date: Wed Jul 26 03:25:56 2006
New Revision: 425696
URL: http://svn.apache.org/viewvc?rev=425696&view=rev
Log:
Added wicket sync
Added:
maven/components/trunk/maven-meeper/src/bin/m2-sync/wicket.sh (with props)
Added: maven/components/trunk/maven-meeper/src/bin/m2-sync/wicke
Author: evenisse
Date: Wed Jul 26 02:34:03 2006
New Revision: 425692
URL: http://svn.apache.org/viewvc?rev=425692&view=rev
Log:
Merge with rev. 425691
Fix plexus tag
Modified:
maven/components/branches/maven-2.0.x/maven-model-converter/src/main/java/org/apache/maven/model/converter/Maven1Con
Author: evenisse
Date: Wed Jul 26 02:32:58 2006
New Revision: 425691
URL: http://svn.apache.org/viewvc?rev=425691&view=rev
Log:
Fix plexus tag
Modified:
maven/components/trunk/maven-model-converter/src/main/java/org/apache/maven/model/converter/Maven1Converter.java
Modified:
maven/componen
50 matches
Mail list logo