Commit Graph

4057 Commits

Author SHA1 Message Date
Brett Leslie Porter 05add6c489 PR: MNG-976
Submitted by: Lester Ecarma
Reviewed by:  Brett Porter
add meminitial and maxmem settings to the forking compiler

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327878 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 23:21:43 +00:00
Brett Leslie Porter bc1d56f5d4 add note
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327873 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 22:39:33 +00:00
Brett Leslie Porter 42204a5125 PR: MNG-1000
adjust assertions and jdk 1.5 language features based on JDK being used

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327871 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 22:36:53 +00:00
Brett Leslie Porter 73ecb763cc update eol-style
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327869 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 22:19:56 +00:00
Brett Leslie Porter f65248c28b PR: MNG-1237
Submitted by: Lester Ecarma
put -J options on the command line instead of in @options file

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327868 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 22:15:48 +00:00
Brett Leslie Porter a7698ef82d ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327866 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 22:10:56 +00:00
Brett Leslie Porter 60a6b23727 PR: MNG-993
Submitted by: Edwin Punzalan
only write workspace and project at root of execution

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327862 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 21:38:36 +00:00
Brett Leslie Porter ab145f192d PR: MNG-999
Submitted by: Edwin Punzalan
use runtime classpath elements instead of all artifacts to avoid getting non-classpath elements in the libraries list

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327860 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 21:34:34 +00:00
Brett Leslie Porter ef63fb13c4 correct dependency needed
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327857 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 20:55:45 +00:00
Brett Leslie Porter 5b39d1c4c8 update copyright
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327856 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 20:43:49 +00:00
Brett Leslie Porter e720995413 PR: MNG-1206
Submitted by: Edwin Punzalan
include all dependencies in reactor projects in the generated assembly

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327855 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 20:39:04 +00:00
Brett Leslie Porter d003003af6 update eol-style
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327853 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 20:19:50 +00:00
Brett Leslie Porter 4c8f23c0a0 PR: MNG-937
Submitted by: Johnny R. Ruiz III
fix incorrect JRE classpath entry in eclipse .classpath file

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327852 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 20:14:59 +00:00
Brett Leslie Porter 73fa7a4522 set property
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327849 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 19:55:33 +00:00
Brett Leslie Porter 9de61ebc90 PR: MNG-1229
Submitted by: Johnny R. Ruiz III
Corrected documentation

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327846 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 19:48:37 +00:00
Brett Leslie Porter 7f635f887c PR: MNG-1093
Submitted by: Edwin Punzalan
use the more standard basedir notation

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327840 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 19:40:14 +00:00
Vincent Siveton 994773a024 Corrected a regression bug due to MNG-1216 ie Locale.ENGLISH is the default language for bundles. Reallowed the following configuration <locales>en,...</locales> by correcting initLocalesList() method.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327801 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 15:19:58 +00:00
Vincent Siveton 1d5e18a4fc Submitted by: Naoki Nose
Reviewed by:  Vincent Siveton
Providing Japanese support. Updated documentation.
http://mail-archives.apache.org/mod_mbox/maven-dev/200510.mbox/%3c4359F188.4030609@mail.goo.ne.jp%3e

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327788 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 13:11:15 +00:00
Brett Leslie Porter 9f6a79c975 ignore eclipse files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327766 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 08:49:11 +00:00
Brett Leslie Porter 98b21e8b97 fix incorrect test: deps at same level are indeterminate. Put desired version at top level.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327765 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 08:33:52 +00:00
Carlos Sanchez Gonzalez 34c964a21f Upgrade dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327764 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 08:23:20 +00:00
Brett Leslie Porter 772bf37124 PR: MNG-1223
error out if there are duplicate modules in the reactor


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327763 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 08:07:38 +00:00
Brett Leslie Porter 3177575ca9 site fixes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327762 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 08:01:57 +00:00
Brett Leslie Porter 9c9e7e1968 remove custom wagon manager, no longer necessary
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327758 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 06:48:03 +00:00
Stephane Nicoll 4fb568ab4c PR: MNG-1264
Submitted by: Jerome Lacoste
Reviewed by:  Stephane Nicoll
Support of PAR and EJB3 artifact's type in EAR plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327654 13f79535-47bb-0310-9956-ffa450edef68
2005-10-22 11:14:37 +00:00
Jason van Zyl 0969f7be0a o fixing intro links
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327636 13f79535-47bb-0310-9956-ffa450edef68
2005-10-22 06:01:21 +00:00
Carlos Sanchez Gonzalez 95c3680610 Fixed reportsUrl
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327632 13f79535-47bb-0310-9956-ffa450edef68
2005-10-22 04:04:48 +00:00
Brett Leslie Porter 3fb76b2014 fix script
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327257 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 19:50:39 +00:00
Vincent Massol 62adbd1175 First pass at fixing MNG-1136. This is still not working as the jdk config property is not passed by the check mojo. Thus the jdk property is always null
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327233 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 18:20:17 +00:00
Brett Leslie Porter 402843facc use the latest script name
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327228 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 18:04:23 +00:00
Carlos Sanchez Gonzalez 5d9a7c3d2f Allow bundles with pom.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327226 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 18:00:30 +00:00
Carlos Sanchez Gonzalez f2d882299f Deleted unused files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327225 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 17:58:15 +00:00
Carlos Sanchez Gonzalez 2f3d24529a Minor enhancenment
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327223 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 17:54:22 +00:00
Vincent Massol d0da3f04d9 Some more javadocs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327165 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 12:53:25 +00:00
Emmanuel Venisse ed662b2182 Update doxia for support docbook documents
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327142 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 09:51:01 +00:00
Brett Leslie Porter 0dd744766c PR: MNG-1261
Submitted by: Srepfler Srgjan
fix link


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327068 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 01:34:02 +00:00
Brett Leslie Porter 9fbd9218c7 make model config global
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327065 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 01:21:51 +00:00
Brett Leslie Porter 8d50ba07b2 PR: MNG-1257
make javadoc work for WAR

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327064 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 01:20:19 +00:00
Jason van Zyl 263a6f0670 o fixing link
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327049 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 00:06:50 +00:00
Jason van Zyl f3fcba0f72 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327047 13f79535-47bb-0310-9956-ffa450edef68 2005-10-20 23:59:54 +00:00
Jason van Zyl b86776f8fa o it's now just maven
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327045 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 23:54:05 +00:00
Jason van Zyl 218f9aea6e o preparing to publish to the main site
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327044 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 23:50:10 +00:00
Jason van Zyl c93340a7f5 o fix for MNG-1194 using project.properties in filtering process
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327041 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 23:38:51 +00:00
Jason van Zyl 44e7bf618f o updating little test project
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327040 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 23:38:23 +00:00
Jason van Zyl 02d05c618f o i changed the wrong POM
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327028 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 22:57:26 +00:00
Jason van Zyl 49f2f32828 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327024 13f79535-47bb-0310-9956-ffa450edef68 2005-10-20 22:53:06 +00:00
Jason van Zyl 336704e66c o need to use scpexe as the standard wagon has some problems
o adding an extension to use the external ssh command


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327021 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 22:49:06 +00:00
Jason van Zyl 9ca511b45c o changing version to 1.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327014 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 22:32:52 +00:00
Carlos Sanchez Gonzalez 5f0e006427 Remove "available for beta testing"
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327011 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 22:01:24 +00:00
Jason van Zyl b59afa48ca whoops
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327005 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 21:26:24 +00:00