Yep. I verified it and it works fine. Thanks dIon and sorry for the
false alarm (the problem I had earlier must have been something else).
Thanks
-Vincent
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 10 December 2003 00:52
> To: Maven Developers List
>
Hi Jason,
Cool. Here's my checklist (from the top of my head):
1/ modify project.xml and remove -SNAPSHOT
2/ modify project.xml to change the : move HEAD to
MAVEN_[plugin name]_[version major]_[version minor]
3/ modify changes.xml to change the release date
4/ modify navigation.xml and add a link
The following issue has been updated:
Updater: John Casey (mailto:[EMAIL PROTECTED])
Date: Sat, 13 Dec 2003 10:32 PM
Comment:
specifies maven.mode.online=true in the defaults.properties file.
Changes:
Attachment changed to maven-mode-online-1.0.patch
---
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1081
Here is an overview of the issue:
-
In the maven's 1.0 CVS branch, maven.mode.online is missing from both
the defaults.properties and the driver.properties...this leads to the
eventuality that one cannot build maven onto a clean filesystem without
creating a ~/build.properties containing maven.mode.online=true.
Is this the correct s
brett 2003/12/13 16:23:56
Modified:.maven.xml project.properties
Log:
copy useful properties from 1.0 branch bootstrap
Revision ChangesPath
1.98 +2 -2 maven/maven.xml
Index: maven.xml
=
The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Sat, 13 Dec 2003 6:27 PM
Changes:
environment changed from Windows 2000 Professional
timeoriginalestimate changed from 864000
timeestimate changed from
brett 2003/12/13 16:18:21
Modified:src/java/org/apache/maven MavenSession.java
Log:
bump version on HEAD
Revision ChangesPath
1.19 +2 -2 maven/src/java/org/apache/maven/MavenSession.java
Index: MavenSession.java
=
brett 2003/12/13 16:07:42
Modified:src/test/java/org/apache/maven/project
ProjectInheritanceTest.java
Log:
Match project.xml
Revision ChangesPath
1.41 +1 -1
maven/src/test/java/org/apache/maven/project/ProjectInheritanceTest.java