The following issue has been updated:
Updater: Martin Poeschl (mailto:[EMAIL PROTECTED])
Date: Thu, 21 Aug 2003 12:48 AM
Comment:
patch to fix this problem
Changes:
Attachment changed to turbine_checks.diff
---
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-702
Here is an overview of the issue:
--
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-701
Here is an overview of the issue:
--
The following comment has been added to this issue:
Author: dion gillard
Created: Thu, 21 Aug 2003 1:49 AM
Body:
> Hen
Seems to go away (for me at least) when I cut out the empty
elements for the contributors (which I think are unexpected). I will
fix this when I commit the ch
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-700
Here is an overview of the issue:
--
The following issue has been updated:
Updater: Martin Poeschl (mailto:[EMAIL PROTECTED])
Date: Thu, 21 Aug 2003 12:39 AM
Comment:
updated patch to use torque-3.1-beta1
Changes:
Attachment changed to torque.diff
---
dion2003/08/20 21:34:34
Modified:src/java/org/apache/maven/jelly MavenJellyContext.java
Log:
System.out -> log
Checkstyle bits
Revision ChangesPath
1.34 +18 -6 maven/src/java/org/apache/maven/jelly/MavenJellyContext.java
Index: MavenJellyContext.java
dion2003/08/20 21:28:25
Modified:src/java/org/apache/maven/verifier DependencyVerifier.java
Log:
System.out -> log
Checkstyle bits
Revision ChangesPath
1.31 +23 -18maven/src/java/org/apache/maven/verifier/DependencyVerifier.java
Index: DependencyVerifi
dion2003/08/20 21:22:47
Modified:src/java/org/apache/maven DefaultProjectMarshaller.java
Log:
System.out -> log.warn
Revision ChangesPath
1.8 +6 -1 maven/src/java/org/apache/maven/DefaultProjectMarshaller.java
Index: DefaultProjectMarshaller.java
===
Cool,
my take is to prefer the use of relative paths for most, if not all paths
in project.xml.
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Brett Porter <[EMAIL PROTECTED]> wrote on 21/08/2003 12:38:17 PM:
> Dion,
>
> The patch I applied the other d
Last 500 lines of a clean bootstrap build of maven at 20030820-2200
[exec] [echo] No java source files to compile.
[exec] java:jar-resources:
[exec] Copying 1 file to
/usr/local/builds/maven/src/maven/src/plugins-build/webserver/target/classes/plugin-resources
[exec
dion2003/08/20 21:02:52
Modified:src/java/org/apache/maven/repository AbstractArtifact.java
Log:
System.out -> log.info or log.debug
Various little code issues
Revision ChangesPath
1.22 +20 -18maven/src/java/org/apache/maven/repository/AbstractArtifact.java
dion2003/08/20 20:56:45
Modified:src/java/org/apache/maven/cli App.java
Log:
remove final on parameters
Revision ChangesPath
1.36 +12 -12maven/src/java/org/apache/maven/cli/App.java
Index: App.java
==
dion2003/08/20 20:55:09
Modified:.checkstyle.xml
Log:
Remove redundant throws, design for extension and final parameters check
Revision ChangesPath
1.2 +3 -3 maven/checkstyle.xml
Index: checkstyle.xml
=
dion2003/08/20 20:51:25
Modified:src/java/org/apache/maven/cli App.java
Log:
More checkstyle fluff
Revision ChangesPath
1.35 +9 -9 maven/src/java/org/apache/maven/cli/App.java
Index: App.java
===
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Wed, 20 Aug 2003 9:09 PM
C:\source\maven>cd src\java
C:\source\maven\src\java>maven --find test
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_|
dion2003/08/20 20:40:03
Modified:src/java/org/apache/maven/cli App.java
Log:
- Change System.out to log.info
- Checkstyle fixes
- Minor code changes
Revision ChangesPath
1.34 +41 -30maven/src/java/org/apache/maven/cli/App.java
Index: App.java
=
Dion,
The patch I applied the other day means both work in any path related tag
(except resource/targetPath). I need to document that still though...
So the rule is "relative paths are relative to project.xml, but absolute
paths are allowed".
- Brett
> -Original Message-
> From: [EMAIL P
The following comment has been added to this issue:
Author:
Created: Wed, 20 Aug 2003 9:08 PM
Body:
Sounds good. I think I looked at your list which said "still in plugin" and assumed
that meant staying in the plugin.
--
Can you revert this one too?
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
[EMAIL PROTECTED] wrote on 20/08/2003 09:42:17 PM:
> evenisse2003/08/20 04:42:17
>
> Modified:xdocs/reference project-descriptor.xml
> Log:
> Add ${basedir} in sour
Can you revert this one please?
We'd like people to not specify basedir unless it's in the extend tag, I
think.
Brett, is this right?
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
[EMAIL PROTECTED] wrote on 20/08/2003 09:10:12 PM:
> evenisse2003/0
The following comment has been added to this issue:
Author: dion gillard
Created: Wed, 20 Aug 2003 8:17 PM
Body:
"I still think a lot of these need to be made defaults. For example the generate xdoc
directory is not something that is isolated to the xdoc plugin. It is a property t
The following comment has been added to this issue:
Author: dion gillard
Created: Wed, 20 Aug 2003 8:14 PM
Body:
Why not just allow the specification of extend as a URL,
e.g. ${maven.repo.remote}/ant/poms/ant.1.5.3.pom
--
vmassol 2003/08/20 13:11:51
Modified:src/plugins-build/pmd/announcements 1.0.ann
Log:
Binary --> Ascii
Revision ChangesPath
1.4 +0 -0 maven/src/plugins-build/pmd/announcements/1.0.ann
Index: 1.0.ann
===
vmassol 2003/08/20 13:05:14
Modified:src/plugins-build/cactus/sample build.properties.sample
Log:
Binary --> Ascii
Revision ChangesPath
1.3 +0 -0 maven/src/plugins-build/cactus/sample/build.properties.sample
Index: build.properties.sample
===
vmassol 2003/08/20 13:09:57
Modified:src/plugins-build/jboss/announcements 1.0.ann
Log:
Binary --> Ascii
Revision ChangesPath
1.4 +0 -0 maven/src/plugins-build/jboss/announcements/1.0.ann
Index: 1.0.ann
===
vmassol 2003/08/20 13:04:51
Modified:src/plugins-build/cactus/announcements 3.0.ann
Log:
Binary --> Ascii
Revision ChangesPath
1.3 +0 -0 maven/src/plugins-build/cactus/announcements/3.0.ann
Index: 3.0.ann
=
evenisse2003/08/20 10:20:42
Modified:src/plugins-build/xdoc/src/plugin-resources/templates
cvs-usage.xml
src/plugins-build/xdoc/xdocs changes.xml
Log:
Fix for MAVEN-698. Fix the broken build if repository/connection is not present.
Revision
evenisse2003/08/20 10:21:43
Modified:src/plugins-build/xdoc/xdocs changes.xml
Log:
Fix typo.
Revision ChangesPath
1.12 +1 -1 maven/src/plugins-build/xdoc/xdocs/changes.xml
Index: changes.xml
http://www.apache.org/dist/jakarta/taglibs/datetime/binaries/jakarta-taglibs-datetime-1.0.1.tar.gz
--
Craig S. Cottingham
[EMAIL PROTECTED]
3
datetime
taglibs
datetime
Jakarta Datetime Taglib
1.0.1
The Apache Jakarta Project
http://jakarta.apache.org
Apach
Build breaks in xdoc:generate-from-pom goal if repository/connection is not present
[patch]
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Wed, 20 Aug 2003
The following comment has been added to this issue:
Author: Jason van Zyl
Created: Wed, 20 Aug 2003 9:45 AM
Body:
I still think a lot of these need to be made defaults. For example the generate xdoc
directory is not something that is isolated to the xdoc plugin. It is a property t
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-699
Here is an overview of the issue:
--
Build breaks in xdoc:generate-from-pom goal if repository/connection is not present
[patch]
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
The following issue has been updated:
Updater: Rafal Krzewski (mailto:[EMAIL PROTECTED])
Date: Wed
Build breaks in xdoc:generate-from-pom goal if repository/connection is not present
[patch]
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message:
A new issue has been created in JIRA.
---
Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Wed, 20 Aug 2003 8:17 AM
install_repo script generated in bootstrap, will be present in distro.
xml jars moved to endorsed to half their download.
-
Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Wed, 20 Aug 2003 8:29 AM
adjusted and applied
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-465
Here is an
brett 2003/08/20 06:20:01
Modified:src/test/touchstone-build maven.xml
src/java/org/apache/maven/jelly/tags/maven MavenTag.java
ReactorTag.java
src/java/org/apache/maven MavenConstants.java
Added: src/test/touchstone-build/s
brett 2003/08/20 06:15:34
maven/src/test/touchstone-build/src/reactor-build/failProperty/success-2 - New
directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
brett 2003/08/20 06:15:34
maven/src/test/touchstone-build/src/reactor-build/failProperty/success-1 - New
directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
brett 2003/08/20 06:15:34
maven/src/test/touchstone-build/src/reactor-build/failProperty/failure-1 - New
directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
brett 2003/08/20 06:15:34
maven/src/test/touchstone-build/src/reactor-build/failProperty/extra-failure - New
directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
brett 2003/08/20 06:15:34
maven/src/test/touchstone-build/src/reactor-build/failProperty/failure-2 - New
directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
brett 2003/08/20 06:14:46
maven/src/test/touchstone-build/src/reactor-build/failProperty - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
brett 2003/08/20 06:08:00
Modified:src/bootstrap/org/apache/maven BootstrapTask.java
.build-bootstrap-core.xml build-bootstrap.properties
build-bootstrap.xml
xdocs/start install.xml
Log:
PR: MAVEN-470
Extra code in boo
brett 2003/08/20 05:55:57
Modified:..cvsignore
Log:
Ignore installers
Revision ChangesPath
1.19 +3 -0 maven/.cvsignore
Index: .cvsignore
===
RCS file: /home/cvs/maven/.cvsignore,v
brett 2003/08/20 05:42:37
Modified:src/plugins-build/jdee plugin.jelly
src/plugins-build/jbuilder plugin.jelly plugin.properties
Log:
PR: MAVEN-458
Fixes for incorrect usage of dependencies instead of artifacts
Revision ChangesPath
1.5 +1 -1
evenisse2003/08/20 04:42:17
Modified:xdocs/reference project-descriptor.xml
Log:
Add ${basedir} in sourceDirectory and unitTestSourceDirectory
Revision ChangesPath
1.24 +5 -3 maven/xdocs/reference/project-descriptor.xml
Index: project-descriptor.xml
=
brett 2003/08/20 05:37:18
Modified:src/plugins-build/eclipse/src/plugin-resources/templates
classpath.jelly
src/test/touchstone-build maven.xml
src/java/org/apache/maven/jelly/tags/maven
MavenTagLibrary.java
evenisse2003/08/20 04:17:31
Modified:src/plugins-build/jxr/src/main/org/apache/maven/jxr
CodeTransform.java
Log:
fix typo
Revision ChangesPath
1.7 +1 -1
maven/src/plugins-build/jxr/src/main/org/apache/maven/jxr/CodeTransform.java
I
The following comment has been added to this issue:
Author: Mark Wilkinson
Created: Wed, 20 Aug 2003 6:20 AM
Body:
jexl has been patched to rethrow exceptions thrown by methods called from ASTMethod,
but there's some debugging code remaining that dumps a stack trace to System.out.
evenisse2003/08/20 04:10:12
Modified:xdocs/start integrate.xml
Log:
Add ${basedir} in sourceDirectory and unitTestSourceDirectory
Revision ChangesPath
1.22 +2 -3 maven/xdocs/start/integrate.xml
Index: integrate.xml
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-697
Here is an overview of the issue:
--
53 matches
Mail list logo