brett 2004/03/10 20:50:45
Modified:src/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH
Project.java
Log:
inherit name
Revision ChangesPath
No revision
No revision
1.91.4.15 +6 -1 maven/src/java/org
brett 2004/03/10 20:48:47
Modified:.Tag: MAVEN-1_0-BRANCH project.properties
Log:
more installation
Revision ChangesPath
No revision
No revision
1.51.2.18 +2 -0 maven/project.properties
Index: project.properties
brett 2004/03/10 20:47:50
Modified:.Tag: MAVEN-1_0-BRANCH maven.xml
Log:
more on installation
Revision ChangesPath
No revision
No revision
1.97.2.20 +71 -22maven/maven.xml
Index: maven.xml
==
dion2004/03/10 19:14:15
Modified:src/java/org/apache/maven/jelly/tags/maven Tag:
MAVEN-1_0-BRANCH InputTag.java
Log:
Fix typo
Revision ChangesPath
No revision
No revision
1.4.10.4 +2 -2 maven/src/ja
dion2004/03/10 19:13:38
Modified:src/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH
Expand.java
Log:
Fix typo
Revision ChangesPath
No revision
No revision
1.13.4.3 +1 -1 maven/src/java/org/apache/
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Wed, 10 Mar 2004 10:14 PM
Comment:
Patch to remove from App.java
Changes:
Attachment changed to RemoveThrowsException-App.java.diff
-
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Wed, 10 Mar 2004 8:25 PM
Comment:
te2.txt - diff as at 2004-03-11
Changes:
Attachment changed to te2.txt
jvanzyl 2004/03/10 15:23:02
Modified:maven-model maven.mdo
Log:
o accept pomVersion and delegate to modelVersion
Revision ChangesPath
1.21 +4 -0 maven-components/maven-model/maven.mdo
Index: maven.mdo
==
jvanzyl 2004/03/10 14:25:49
Modified:maven-model maven.mdo
Log:
o don't need the type of description when delegating
Revision ChangesPath
1.20 +0 -2 maven-components/maven-model/maven.mdo
Index: maven.mdo
==
jvanzyl 2004/03/10 14:24:29
Modified:maven-model maven.mdo
Log:
o I want to be able to read/write the element but I
want everything delegated to the version field, so for lack of a better
term I made the element for modello to shunt control of
one field to another.
jvanzyl 2004/03/10 14:12:19
Modified:maven-model maven.mdo
Log:
fix typo
Revision ChangesPath
1.18 +1 -1 maven-components/maven-model/maven.mdo
Index: maven.mdo
===
RCS file: /home/cvs/mave
jvanzyl 2004/03/10 14:11:06
Modified:maven-plugins/maven-jar-plugin/src/java/org/apache/maven/plugin
JarPlugin.java
Log:
o lost the extension in my last round of changes.
Revision ChangesPath
1.10 +2 -2
maven-components/maven-plugins/mav
jvanzyl 2004/03/10 14:06:06
Modified:maven-project/src/test/org/apache/maven/project
DefaultProjectBuilderTest.java
Log:
o unused imports
Revision ChangesPath
1.30 +4 -5
maven-components/maven-project/src/test/org/apache/maven/project/De
jvanzyl 2004/03/10 14:05:23
Modified:maven-project/src/java/org/apache/maven/artifact
AbstractMavenArtifact.java
Log:
o with the generated model there is no information about artiacts, which is
correct. So now, it is the job of the artifact mechanism to bu
Fixed. Was just a small issue in changelog, nothing to do with classloader
changes.
> -Original Message-
> From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 10 March 2004 11:41 PM
> To: [EMAIL PROTECTED]
> Subject: Maven doesn't bootstrap with jdk 1.3
>
>
> Hi Brett,
>
jvanzyl 2004/03/10 13:45:37
Modified:maven-core project.xml
Log:
o don't need the maven-model-xpp3 component anymore, generated.
Revision ChangesPath
1.6 +0 -6 maven-components/maven-core/project.xml
Index: project.xml
===
jvanzyl 2004/03/10 13:38:40
Modified:maven-core bootstrap-all.sh
Log:
o don't need the maven-model-xpp3 build, code is now generated from the
maven model.
Revision ChangesPath
1.5 +0 -10 maven-components/maven-core/bootstrap-all.sh
Index: bootstrap-all.
jvanzyl 2004/03/10 13:37:48
Modified:maven-project/src/java/org/apache/maven/project
DefaultMavenProjectBuilder.java MavenProject.java
maven-project/src/meta-inf components.xml
maven-project/src/test/org/apache/maven/project
jvanzyl 2004/03/10 13:37:09
Modified:maven-model/src/main/resources/META-INF/plexus
components.xml
Log:
Revision ChangesPath
1.2 +4 -4
maven-components/maven-model/src/main/resources/META-INF/plexus/components.xml
Index: component
jvanzyl 2004/03/10 12:57:52
Modified:maven-project project.xml
Log:
o we're now using the generated xpp3 readers and writers that are now
in the standard model build.
Revision ChangesPath
1.16 +0 -6 maven-components/maven-project/project.xml
Index: proj
jvanzyl 2004/03/10 12:57:01
Modified:maven-model maven.xml project.xml
Added: maven-model/src/main/resources/META-INF/plexus
components.xml
Removed: maven-model/src/main/resources components.xml
Log:
o putting components.xml in the right place fo
jvanzyl 2004/03/10 12:55:20
maven-components/maven-model/src/main/resources/META-INF/plexus - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2004/03/10 12:55:14
maven-components/maven-model/src/main/resources/META-INF - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2004/03/10 12:53:18
Added: maven-model/src/main/resources components.xml
Log:
o using new standard layout for resources. i could probably generate this
but for now I'll put in the hand written one. Eventually it will be
generated.
Revision ChangesPath
1.
jvanzyl 2004/03/10 12:52:25
maven-components/maven-model/src/main/resources - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2004/03/10 12:52:19
maven-components/maven-model/src/main - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2004/03/10 12:52:13
maven-components/maven-model/src - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2004/03/10 12:46:31
Modified:maven-model maven.mdo
Log:
o using strings and lists for now while I test and expand modello.
Revision ChangesPath
1.17 +5 -3 maven-components/maven-model/maven.mdo
Index: maven.mdo
jvanzyl 2004/03/10 12:46:07
Modified:maven-model project.xml
Log:
o adding xpp3 here which will always be used by default and I would like
to keep all the generation in one package if I can.
Revision ChangesPath
1.2 +5 -0 maven-components/maven-model/projec
jvanzyl 2004/03/10 12:45:24
Modified:maven-model build.sh
Log:
o modello can now generate xpp3 marshallers and unmarshallers based on
a model so we are generating those now too.
Revision ChangesPath
1.2 +4 -0 maven-components/maven-model/build.sh
Index
brett 2004/03/10 06:35:06
Modified:.Tag: MAVEN-1_0-BRANCH maven.xml
Log:
nsis fixes
Revision ChangesPath
No revision
No revision
1.97.2.19 +3 -3 maven/maven.xml
Index: maven.xml
brett 2004/03/10 06:16:46
Modified:repository project.xml
repository/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.1
Revision ChangesPath
1.16 +9 -2 maven-plugins/repository/project.xml
Index: project.xml
===
brett 2004/03/10 06:08:52
Modified:jdeveloper project.xml
jdeveloper/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.3
Revision ChangesPath
1.26 +9 -2 maven-plugins/jdeveloper/project.xml
Index: project.xml
===
brett 2004/03/10 06:00:07
Modified:checkstyle project.xml
checkstyle/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 2.3
Revision ChangesPath
1.40 +7 -2 maven-plugins/checkstyle/project.xml
Index: project.xml
===
brett 2004/03/10 05:58:57
Modified:.Tag: MAVEN-1_0-BRANCH maven.xml
Log:
nsis installer
Revision ChangesPath
No revision
No revision
1.97.2.18 +10 -1 maven/maven.xml
Index: maven.xml
brett 2004/03/10 05:52:58
Modified:hibernate project.xml
hibernate/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.0
Revision ChangesPath
1.23 +9 -2 maven-plugins/hibernate/project.xml
Index: project.xml
==
brett 2004/03/10 05:45:24
Modified:nsis project.xml
Log:
[maven-scm-plugin] prepare release 1.0
Revision ChangesPath
1.4 +7 -4 maven-plugins/nsis/project.xml
Index: project.xml
===
R
The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Wed, 10 Mar 2004 8:36 AM
Changes:
Fix Version changed to 1.0-final
-
For a full history of the issue, see
Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Wed, 10 Mar 2004 8:33 AM
fixed - added XML dependencies for junit forking
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa
brett 2004/03/10 05:18:51
Modified:changelog project.xml
Log:
add XML dependencies, needed to build plugin under JDK 1.3 because
junit forking is enabled
Revision ChangesPath
1.33 +12 -0 maven-plugins/changelog/project.xml
Index: project.xml
==
brett 2004/03/10 04:57:58
Modified:javacc project.xml
javacc/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.0
Revision ChangesPath
1.4 +9 -2 maven-plugins/javacc/project.xml
Index: project.xml
=
brett 2004/03/10 04:53:34
Modified:announcement project.xml
announcement/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.0
Revision ChangesPath
1.7 +9 -2 maven-plugins/announcement/project.xml
Index: project.xml
=
brett 2004/03/10 04:49:54
Modified:multichanges project.xml
multichanges/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.0
Revision ChangesPath
1.5 +7 -2 maven-plugins/multichanges/project.xml
Index: project.xml
=
brett 2004/03/10 04:45:23
Modified:linkcheck project.xml
linkcheck/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.2
Revision ChangesPath
1.39 +10 -4 maven-plugins/linkcheck/project.xml
Index: project.xml
==
brett 2004/03/10 04:43:14
Modified:jira project.xml
Log:
[maven-scm-plugin] prepare release 1.0
Revision ChangesPath
1.4 +10 -2 maven-plugins/jira/project.xml
Index: project.xml
===
R
Hi Brett,
Maven doesn't build with java 1.3 due to classloader error.
You can see a sample of trace in MPCHANGELOG-32
(http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGELOG-32)
I'll try to resolve this rapidly, but we have a lot problems with every
plugins (org.w3c.* class not found, jun
brett 2004/03/10 04:39:44
Modified:aspectj project.xml
aspectj/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 2.0
Revision ChangesPath
1.25 +7 -2 maven-plugins/aspectj/project.xml
Index: project.xml
===
brett 2004/03/10 04:36:55
Modified:idea project.xml
idea/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.3
Revision ChangesPath
1.21 +9 -2 maven-plugins/idea/project.xml
Index: project.xml
=
Hi Brett,
Maven doesn't build with java 1.3 due to classloader error.
You can see a sample of trace in MPCHANGELOG-32
(http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGELOG-32)
I'll try to resolve this rapidly, but we have a lot problems with every
plugins (org.w3c.* class not found, jun
brett 2004/03/10 04:32:46
Modified:eclipse project.xml
eclipse/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.6
Revision ChangesPath
1.25 +10 -8 maven-plugins/eclipse/project.xml
Index: project.xml
===
brett 2004/03/10 04:31:35
Modified:site project.xml
site/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.5
Revision ChangesPath
1.30 +13 -8 maven-plugins/site/project.xml
Index: project.xml
=
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGES-6
Here is an overview of the issue:
--
brett 2004/03/10 04:23:06
Modified:xdoc project.xml
xdoc/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.6
Revision ChangesPath
1.41 +8 -4 maven-plugins/xdoc/project.xml
Index: project.xml
=
brett 2004/03/10 04:23:01
Modified:pmd project.xml
pmd/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.3
Revision ChangesPath
1.19 +7 -2 maven-plugins/pmd/project.xml
Index: project.xml
===
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1195
Here is an overview of the issue:
---
brett 2004/03/10 04:16:09
Modified:jdepend project.xml
jdepend/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.4
Revision ChangesPath
1.28 +7 -2 maven-plugins/jdepend/project.xml
Index: project.xml
===
brett 2004/03/10 04:15:23
Modified:jbuilder project.xml
jbuilder/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.4
Revision ChangesPath
1.23 +9 -2 maven-plugins/jbuilder/project.xml
Index: project.xml
=
brett 2004/03/10 04:10:27
Modified:jbossproject.xml
jboss/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.4
Revision ChangesPath
1.22 +7 -2 maven-plugins/jboss/project.xml
Index: project.xml
===
brett 2004/03/10 04:09:47
Modified:artifact project.xml
artifact/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.1
Revision ChangesPath
1.17 +9 -2 maven-plugins/artifact/project.xml
Index: project.xml
=
brett 2004/03/10 04:04:27
Modified:jnlp project.xml
jnlp/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.3
Revision ChangesPath
1.19 +9 -2 maven-plugins/jnlp/project.xml
Index: project.xml
=
brett 2004/03/10 04:03:50
Modified:jdee project.xml
jdee/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.0
Revision ChangesPath
1.10 +9 -2 maven-plugins/jdee/project.xml
Index: project.xml
=
brett 2004/03/10 03:57:46
Modified:statcvs project.xml
statcvs/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 2.1
Revision ChangesPath
1.29 +7 -2 maven-plugins/statcvs/project.xml
Index: project.xml
===
brett 2004/03/10 03:56:58
Modified:simian project.xml
simian/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.3
Revision ChangesPath
1.26 +10 -3 maven-plugins/simian/project.xml
Index: project.xml
=
brett 2004/03/10 03:51:29
Modified:jcoverage project.xml
jcoverage/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.0.3
Revision ChangesPath
1.16 +7 -2 maven-plugins/jcoverage/project.xml
Index: project.xml
brett 2004/03/10 03:50:48
Modified:shellproject.xml
shell/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.1
Revision ChangesPath
1.12 +9 -2 maven-plugins/shell/project.xml
Index: project.xml
===
brett 2004/03/10 03:44:30
Modified:tasklist project.xml
tasklist/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 2.3
Revision ChangesPath
1.21 +9 -2 maven-plugins/tasklist/project.xml
Index: project.xml
=
Message:
The following issue has been reopened.
Reopener: Brett Porter
Date: Wed, 10 Mar 2004 6:40 AM
ok - I've tracked down the original code and it wasn't copying any lists. Will change
that back too.
-
View the
brett 2004/03/10 03:33:01
Modified:pdf project.xml
pdf/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 2.0
Revision ChangesPath
1.33 +209 -201 maven-plugins/pdf/project.xml
Index: project.xml
===
brett 2004/03/10 03:30:43
Modified:faq project.xml
faq/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.2
Revision ChangesPath
1.25 +9 -2 maven-plugins/faq/project.xml
Index: project.xml
===
brett 2004/03/10 03:26:14
Modified:src/java/org/apache/maven/jelly/tags/werkz Tag:
MAVEN-1_0-BRANCH MavenGoalTag.java
Log:
remove unused code
Revision ChangesPath
No revision
No revision
1.2.4.8 +1 -8
brett 2004/03/10 03:24:43
Modified:genapp project.xml
genapp/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 2.1
Revision ChangesPath
1.20 +10 -3 maven-plugins/genapp/project.xml
Index: project.xml
=
brett 2004/03/10 03:24:22
Modified:src/java/org/apache/maven/jelly/tags/maven Tag:
MAVEN-1_0-BRANCH MavenTag.java
Log:
processDependencies refactoring
Revision ChangesPath
No revision
No revision
1.11.4.6
brett 2004/03/10 03:18:09
Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH
PluginManager.java
Log:
cleanup comments and logging
Revision ChangesPath
No revision
No revision
1.70.4.24 +15 -14
brett 2004/03/10 03:15:50
Modified:src/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH
Project.java
src/test/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH
LegacyIdTest.java
Added: src/test/test-data/pom/ex
brett 2004/03/10 03:14:03
Modified:xdocsTag: MAVEN-1_0-BRANCH faq.fml
xdocs/reference Tag: MAVEN-1_0-BRANCH user-guide.xml
Log:
update doco for RC2
Revision ChangesPath
No revision
No revision
1.5.4.2 +51 -48
brett 2004/03/10 03:11:23
Modified:nsis plugin.properties
Log:
default to ASL 2.0
Revision ChangesPath
1.5 +2 -2 maven-plugins/nsis/plugin.properties
Index: plugin.properties
===
RCS
brett 2004/03/10 03:06:50
Modified:src/bootstrap/org/apache/maven Tag: MAVEN-1_0-BRANCH
BootstrapTask.java
Log:
move install_repo generation from the bootstrap to the installer generation
Revision ChangesPath
No revision
No
brett 2004/03/10 03:06:50
Modified:.Tag: MAVEN-1_0-BRANCH maven.xml
Log:
move install_repo generation from the bootstrap to the installer generation
Revision ChangesPath
No revision
No revision
1.97.2.17 +58 -4 maven/m
brett 2004/03/10 03:04:52
Modified:.Tag: MAVEN-1_0-BRANCH project.xml
Log:
mark endorsed libs for maven:installer
Revision ChangesPath
No revision
No revision
1.317.4.14 +6 -0 maven/project.xml
Index: project.xml
brett 2004/03/10 03:01:50
Modified:.Tag: MAVEN-1_0-BRANCH build-bootstrap.xml
Log:
comment out plugin:test
Revision ChangesPath
No revision
No revision
1.212.2.6 +26 -40maven/build-bootstrap.xml
Index: build-boots
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPSITE-9
Here is an overview of the issue:
-
81 matches
Mail list logo