Re: cvs commit: maven-components/maven-mboot/src/bashmaven.functions

2004-01-12 Thread Emmanuel Venisse
Perhaps I can use this : find -path - Original Message - From: "Emmanuel Venisse" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, January 13, 2004 12:46 AM Subject: Re: cvs commit: maven-components/maven-mboot/src/bashmaven.functions > Jason, > > Fo

[jira] Closed: (MPEJB-8) ejb plugin should allow sources to be excluded

2004-01-12 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Mon, 12 Jan 2004 6:40 PM If you'd like to provide a patch for the documentation, feel free. The docs are at: http://maven.apache.org/reference/plugins/ejb/properties.html

Re: cvs commit: maven-components/maven-mboot/src/bashmaven.functions

2004-01-12 Thread Emmanuel Venisse
Jason, For unit tests, I don't know how to find available test files without use a DirectoryScanner. Can I use PlexusUtil for this? Emmanuel - Original Message - From: "Emmanuel Venisse" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Monday, January 12, 2004 6

Re: apache repository: how to integrate with ibiblio

2004-01-12 Thread Jason van Zyl
On Mon, 2004-01-12 at 13:00, __matthewHawthorne wrote: > A discussion started about creating a Maven repository on an ASF > machine, to increase the ease of availability for nightly builds and new > releases. > > Here are the relevant threads: > http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTE

apache repository: how to integrate with ibiblio

2004-01-12 Thread __matthewHawthorne
A discussion started about creating a Maven repository on an ASF machine, to increase the ease of availability for nightly builds and new releases. Here are the relevant threads: http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&by=thread&from=563250 http://nagoya.apache.org/eyebrowse/[EMAIL

Re: Re: ModelFactory interface (was: maven-model-tools to ...)

2004-01-12 Thread Jason van Zyl
On Mon, 2004-01-12 at 14:51, Alex Karasulu wrote: > Jason, > > > > > From: Jason van Zyl <[EMAIL PROTECTED]> > > Date: 2004/01/12 Mon AM 10:45:28 EST > > To: Maven Developers List <[EMAIL PROTECTED]> > > Subject: Re: ModelFactory interface (was: maven-model-tools to ...) > > > > On Mon, 2004-01

Re: Re: ModelFactory interface (was: maven-model-tools to ...)

2004-01-12 Thread Alex Karasulu
Jason, > > From: Jason van Zyl <[EMAIL PROTECTED]> > Date: 2004/01/12 Mon AM 10:45:28 EST > To: Maven Developers List <[EMAIL PROTECTED]> > Subject: Re: ModelFactory interface (was: maven-model-tools to ...) > > On Mon, 2004-01-12 at 01:28, Alex Karasulu wrote: > > Hi, > > > > As I recommended

Re: cvs commit: maven-components/maven-mboot/src/bashmaven.functions

2004-01-12 Thread Emmanuel Venisse
- Original Message - From: "Jason van Zyl" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Monday, January 12, 2004 6:43 PM Subject: Re: cvs commit: maven-components/maven-mboot/src/bashmaven.functions > On Mon, 2004-01-12 at 12:14, [EMAIL PROTECTED] wrote: > >

Re: cvs commit: maven-components/maven-mboot/src/bash maven.functions

2004-01-12 Thread Jason van Zyl
On Mon, 2004-01-12 at 12:14, [EMAIL PROTECTED] wrote: > evenisse2004/01/12 09:14:44 > > Modified:maven-mboot/src/bash maven.functions > Log: > Add tests compilation Awesome! What's the French idiom for "awesome!" ? -- jvz. Jason van Zyl [EMAIL PROTECTED] http://maven.apache.org

Re: Re: Oracle SQL Schema Script for Maven XSD

2004-01-12 Thread Jason van Zyl
On Mon, 2004-01-12 at 12:22, Alex Karasulu wrote: > Jason, > > > From: Jason van Zyl <[EMAIL PROTECTED]> > > Date: 2004/01/12 Mon AM 10:42:21 EST > > To: Maven Developers List <[EMAIL PROTECTED]> > > Subject: Re: Oracle SQL Schema Script for Maven XSD > > > > On Mon, 2004-01-12 at 02:59, Alex Kar

Re: Re: Oracle SQL Schema Script for Maven XSD

2004-01-12 Thread Alex Karasulu
Understood - I'll presume the script is in safe hands. But from now on I shall use JIRA. Alex > > From: Jason van Zyl <[EMAIL PROTECTED]> > Date: 2004/01/12 Mon AM 11:05:16 EST > To: Maven Developers List <[EMAIL PROTECTED]> > Subject: Re: Oracle SQL Schema Script for Maven XSD > > On Mon, 200

Re: Re: Oracle SQL Schema Script for Maven XSD

2004-01-12 Thread Alex Karasulu
Jason, > From: Jason van Zyl <[EMAIL PROTECTED]> > Date: 2004/01/12 Mon AM 10:42:21 EST > To: Maven Developers List <[EMAIL PROTECTED]> > Subject: Re: Oracle SQL Schema Script for Maven XSD > > On Mon, 2004-01-12 at 02:59, Alex Karasulu wrote: > > Jason, > Cool, I'll keep that but have you worked

cvs commit: maven-components/maven-mboot/src/bash maven.functions

2004-01-12 Thread evenisse
evenisse2004/01/12 09:14:44 Modified:maven-mboot/src/bash maven.functions Log: Add tests compilation Revision ChangesPath 1.6 +33 -6 maven-components/maven-mboot/src/bash/maven.functions Index: maven.functions =

[jira] Updated: (MPARTIFACT-8) allow ftp to operate in non passive mode

2004-01-12 Thread jira
The following issue has been updated: Updater: Matt Smith (mailto:[EMAIL PROTECTED]) Date: Mon, 12 Jan 2004 10:29 AM Comment: patch to allow ftp to operate in non passive mode. Affects RepositoryInfoBuilder, RepositoryInfo, and FtpDeployer Changes: Attachment chan

[jira] Created: (MPARTIFACT-8) allow ftp to operate in non passive mode

2004-01-12 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPARTIFACT-8 Here is an overview of the issue: ---

Re: Oracle SQL Schema Script for Maven XSD

2004-01-12 Thread Jason van Zyl
On Mon, 2004-01-12 at 02:59, Alex Karasulu wrote: > Jason, > > Here's an Oracle SQL script for the Maven XSD. Also, if you have some more code it's best to stuff them in JIRA or I will definitely forget about them after a few days. -- jvz. Jason van Zyl [EMAIL PROTECTED] http://maven.apache.

Re: ModelFactory interface (was: maven-model-tools to ...)

2004-01-12 Thread Jason van Zyl
On Mon, 2004-01-12 at 01:28, Alex Karasulu wrote: > Hi, > > Sorry my shxty mail client and jittery cafinated fingers prematurely > sent my last email incomplete so I'm resending it again. > > As I recommended I would use the factory method pattern here where > the creator is the factory. The Mod

RE: maven-model-tools to maven-model-xml

2004-01-12 Thread Jason van Zyl
On Mon, 2004-01-12 at 05:09, Maczka Michal wrote: > Just general remark regarding model-marshallres and unmarshallers. > > In a (long) future we will need probably to think about preserving and > respecting > encodings used in the POMs. > > Definitely, maybe pop that issue into JIRA under the

Re: Oracle SQL Schema Script for Maven XSD

2004-01-12 Thread Jason van Zyl
On Mon, 2004-01-12 at 02:59, Alex Karasulu wrote: > Jason, > > Here's an Oracle SQL script for the Maven XSD. Cool, I'll keep that but have you worked with Axion? I figured for testing purposes it might be easier as it is easily embeddable for tests. At any rate it will be good to have some oth

[jira] Commented: (MPEJB-8) ejb plugin should allow sources to be excluded

2004-01-12 Thread jira
The following comment has been added to this issue: Author: Brian Topping Created: Mon, 12 Jan 2004 9:34 AM Body: I see. So I should have my sources in src/java. I guess it's a documentation bug :-) Okay, sorry for the alarm. best, -b --

[jira] Updated: (MAVEN-1050) cannot get multibyte string from project.xml

2004-01-12 Thread jira
The following issue has been updated: Updater: Shinsuke SUGAYA (mailto:[EMAIL PROTECTED]) Date: Mon, 12 Jan 2004 9:33 AM Comment: Attached sample project(EUC-JP version). project.xml is encoded by EUC-JP. Additional comment. For app_EUC-JP.tar.gz and app_UTF-8.tar.gz, target direct

[jira] Updated: (MAVEN-1050) cannot get multibyte string from project.xml

2004-01-12 Thread jira
The following issue has been updated: Updater: Shinsuke SUGAYA (mailto:[EMAIL PROTECTED]) Date: Mon, 12 Jan 2004 9:25 AM Comment: Attached sample project. It was generated by genapp goal, and I modified project.xml. (project.xml with UTF-8 encoding contains Japanese characters.) Exe

[jira] Commented: (MPEJB-8) ejb plugin should allow sources to be excluded

2004-01-12 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Mon, 12 Jan 2004 8:18 AM Body: maven.ejb.src is for *non-java* source, e.g. ejb-jar.xml, extras in META-INF etc. I don't believe this is a valid bug. -

[jira] Closed: (MPJCOVERAGE-5) NumberFormatException while parsing coverage.xml

2004-01-12 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Mon, 12 Jan 2004 7:33 AM Already Fixed - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJCOVERAGE-5 Here is a

[jira] Commented: (MPJCOVERAGE-5) NumberFormatException while parsing coverage.xml

2004-01-12 Thread jira
The following comment has been added to this issue: Author: Steffen Pingel Created: Mon, 12 Jan 2004 7:05 AM Body: Sorry, for duplicating the report. I see that it is already fixed in cvs. - View the issue: http

[jira] Created: (MPJCOVERAGE-5) NumberFormatException while parsing coverage.xml

2004-01-12 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJCOVERAGE-5 Here is an overview of the issue: --

cvs commit: maven/src/java/org/apache/maven/repository Artifact.java

2004-01-12 Thread dion
dion2004/01/12 03:50:50 Modified:src/java/org/apache/maven/jelly Tag: MAVEN-1_0-BRANCH JellyUtils.java JellyBuildListener.java src/java/org/apache/maven/jelly/tags/jeez Tag: MAVEN-1_0-BRANCH JeezTagLibrary.java

RE: maven-model-tools to maven-model-xml

2004-01-12 Thread Maczka Michal
Just general remark regarding model-marshallres and unmarshallers. In a (long) future we will need probably to think about preserving and respecting encodings used in the POMs. Michal - To unsubscribe, e-mail: [EMAIL PROTEC

Oracle SQL Schema Script for Maven XSD

2004-01-12 Thread Alex Karasulu
Jason, Here's an Oracle SQL script for the Maven XSD. I had to shorten all identifiers that had the word directory like sourcedirectory by truncating directory->dir in these identifiers. I did this because integrationUnitTestSourceDirectory was too long of an identifier for a column. So as a