[jira] Commented: (MPNSIS-4) shortcut to the executable jar not needed to be hard coded

2004-07-01 Thread jira
The following comment has been added to this issue: Author: Geoffrey Created: Fri, 2 Jul 2004 2:56 AM Body: My bad. This issue can be closed (can't close it myself). Shall I make a proposition for a faq.fml, involving this question and a few things I found out and a few unanswere

RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-07-01 Thread Vincent Massol
> -Original Message- > From: Carlos Sanchez [mailto:[EMAIL PROTECTED] > Sent: vendredi 2 juillet 2004 00:08 > To: 'Maven Developers List' > Subject: RE: when to touch changes.xml/project.xml version RE: cvs commit: > maven-plugins/java project.xml > [snip] > One question about SNAPSHO

Jira: setting up versions and roadmaps

2004-07-01 Thread Eric Pugh
Hi all, Maybe the answer is RTFM.. :-) However, I am hunting around trying to setup versions for the MPHIBERNATE project in Jira, and I think I don't have the juice to do it.. Can someone setup a couple versions? And, just to reconfirm, since the Hibernate plugin is on 1.2-snapshot, that means

cvs commit: maven-plugins/hibernate plugin.jelly

2004-07-01 Thread epugh
epugh 2004/07/01 23:16:57 Modified:hibernate plugin.jelly Added: hibernate/src/plugin-test/src/main hibernate.properties hibernate/src/plugin-test project.properties maven.xml project.xml hibernate/src/plugin-test/src/main/o

cvs commit: maven-plugins/hibernate/src/plugin-test/src/main - New directory

2004-07-01 Thread epugh
epugh 2004/07/01 23:16:52 maven-plugins/hibernate/src/plugin-test/src/main - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/hibernate/src/plugin-test/src/main/org - New directory

2004-07-01 Thread epugh
epugh 2004/07/01 23:16:52 maven-plugins/hibernate/src/plugin-test/src/main/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/hibernate/src/plugin-test/src - New directory

2004-07-01 Thread epugh
epugh 2004/07/01 23:16:51 maven-plugins/hibernate/src/plugin-test/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/hibernate/src/plugin-test/src/main/org/apache - New directory

2004-07-01 Thread epugh
epugh 2004/07/01 23:16:52 maven-plugins/hibernate/src/plugin-test/src/main/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/hibernate/src/plugin-test/src/main/org/apache/maven - New directory

2004-07-01 Thread epugh
epugh 2004/07/01 23:16:52 maven-plugins/hibernate/src/plugin-test/src/main/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/hibernate/src/plugin-test - New directory

2004-07-01 Thread epugh
epugh 2004/07/01 23:16:51 maven-plugins/hibernate/src/plugin-test - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/hibernate/src/plugin-test/src/main/org/apache/maven/hibernate - New directory

2004-07-01 Thread epugh
epugh 2004/07/01 23:16:52 maven-plugins/hibernate/src/plugin-test/src/main/org/apache/maven/hibernate - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MPNSIS-4) shortcut to the executable jar not needed to be hard coded

2004-07-01 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 1 Jul 2004 9:40 PM Body: Is this in the startmenu-shortcuts.nsh file? If it is, you can use any of the variables defined in the project.jelly template, e.g. !define ORGANIZATION "${pom.organiza

Re: cvs commit: maven/src/java/org/apache/maven/plugin PluginManager.java

2004-07-01 Thread Brett Porter
Emmanuel, This is checking the wrong directory - the user plugin directory is usually empty (ie jars in $MAVEN_HOME_LOCAL/plugins). It should be checking the first one: pluginFiles. (that is $MAVEN_HOME/plugins) Also, wouldn't userPluginFiles.isEmpty() be much easier? :) - Brett >Ma

[jira] Commented: (MPNSIS-2) Generate exe in distributions directory.

2004-07-01 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 1 Jul 2004 7:57 PM Body: Sounds like a smart idea - View this comment: http://jira.codehaus.org/browse/MPNSIS-2?page=comments

Re: Generate plugin.properties and properties documentation from a common file

2004-07-01 Thread Dion Gillard
On Fri, 2 Jul 2004 00:15:00 +0200, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > > Hi Dion, > > Yes, it's true, no doc, no test. Just a "demo" ;) but it will be done. > I've only tested it with the aspectj and plugin plugins. > > What I need first is how to add a newline character in a jsl file: >

[jira] Updated: (MPJXR-14) Support encoding and lang

2004-07-01 Thread jira
The following issue has been updated: Updater: Takayoshi Kimura (mailto:[EMAIL PROTECTED]) Date: Thu, 1 Jul 2004 7:23 PM Comment: Sorry, old patch is missing default charset and lang values. Fixed in this new patch. Changes: Attachment changed to jxr.encoding.patch.

[jira] Updated: (MPJXR-14) Support encoding and lang

2004-07-01 Thread jira
The following issue has been updated: Updater: Takayoshi Kimura (mailto:[EMAIL PROTECTED]) Date: Thu, 1 Jul 2004 7:11 PM Comment: This patch is sample implementations. Changes: Attachment changed to jxr.encoding.patch.txt

[jira] Created: (MPJXR-14) Support encoding and lang

2004-07-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPJXR-14 Here is an overview of the issue: - Key: M

Re: Clearly separated RMI Client and Server JARs

2004-07-01 Thread Jason van Zyl
On Thu, 2004-07-01 at 11:35, Laszlo Papp wrote: > > Is there a clear solution for this kind of problematic ? This is actually one of the nastiest use cases we are trying to sort out at the moment. All RMI-based solutions do this sort of thing and we're definitely working on a solution. This viol

RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-07-01 Thread Arnaud Heritier
> I agree, I don't like doing things twice ;) > > One question about SNAPSHOT, when you decide to increase version number > should it be: > new.version.number-SNAPSHOT > > This generates artifactId + version + snapshot info. > Is this ok or should be artifactId + snapshot info? > During the dev

RE: Generate plugin.properties and properties documentation from a common file

2004-07-01 Thread Carlos Sanchez
Hi Dion, Yes, it's true, no doc, no test. Just a "demo" ;) but it will be done. I've only tested it with the aspectj and plugin plugins. What I need first is how to add a newline character in a jsl file: ${name}=${default} And upload the dtd to the web s

RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-07-01 Thread Carlos Sanchez
> -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 01, 2004 9:52 PM > To: 'Maven Developers List' > Subject: RE: when to touch changes.xml/project.xml version > RE: cvs commit: maven-plugins/java project.xml > > > > > -Original Message--

Re: Clearly separated RMI Client and Server JARs

2004-07-01 Thread Mark Church
What about a 3rd project that contains Impl.java? Both the client and server projects could then depend on this project. Mark Church Laszlo Papp wrote: Hi all, We have tried to compile and distibute a client/server architecture based on RMI and had to face some difficulties which seem to b

[jira] Updated: (MPJAVADOC-31) Default encoding used when reading sources

2004-07-01 Thread jira
The following issue has been updated: Updater: Takayoshi Kimura (mailto:[EMAIL PROTECTED]) Date: Thu, 1 Jul 2004 4:45 PM Comment: This patch add 'encoding' property into . 'maven.compile.encoding' is used as 'encoding' value, but I think this property name is 'maven.source.encoding

[jira] Created: (MPJAVADOC-31) Default encoding used when reading sources

2004-07-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPJAVADOC-31 Here is an overview of the issue: - Ke

[jira] Closed: (MAVEN-1352) empty plugin directory causes uninformative exception to be printed.

2004-07-01 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Thu, 1 Jul 2004 4:20 PM Fixed. - View the issue: http://jira.codehaus.org/browse/MAVEN-1352 Here is an overview of the issue: ---

cvs commit: maven/src/java/org/apache/maven/plugin PluginManager.java

2004-07-01 Thread evenisse
evenisse2004/07/01 13:20:37 Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH PluginManager.java Log: [MAVEN-1352] Add a message to user when the plugins dirs reading generate an error. Revision ChangesPath No revisi

RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-07-01 Thread Vincent Massol
> -Original Message- > From: Maczka Michal [mailto:[EMAIL PROTECTED] > Sent: jeudi 1 juillet 2004 09:52 > To: 'Maven Developers List' > Subject: RE: when to touch changes.xml/project.xml version RE: cvs commit: > maven-plugins/java project.xml > > > > > -Original Message- > > F

[jira] Updated: (MAVEN-1355) Add instructions on building maven with maven

2004-07-01 Thread jira
The following issue has been updated: Updater: Emmanuel Venisse (mailto:[EMAIL PROTECTED]) Date: Thu, 1 Jul 2004 3:38 PM Changes: Fix Version changed to 1.0 - For a full history of the issue, see:

[jira] Created: (MPSCM-14) Use the cvs tag in the checkout directory

2004-07-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPSCM-14 Here is an overview of the issue: - Key: M

[jira] Updated: (MPHIBERNATE-6) Aggregate mappings and schema-export from multiple base dirs

2004-07-01 Thread jira
The following issue has been updated: Updater: Alex Shnyderman (mailto:[EMAIL PROTECTED]) Date: Thu, 1 Jul 2004 3:28 PM Comment: the previous patch was not including new files Changes: Attachment changed to diff.patch ---

cvs commit: maven-plugins/nsis/xdocs navigation.xml

2004-07-01 Thread evenisse
evenisse2004/07/01 12:27:43 Modified:nsis/xdocs navigation.xml Log: Add link to nsis site. Revision ChangesPath 1.3 +4 -6 maven-plugins/nsis/xdocs/navigation.xml Index: navigation.xml ===

[jira] Created: (MPNSIS-4) shortcut to the executable jar not needed to be hard coded

2004-07-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPNSIS-4 Here is an overview of the issue: - Key: M

[jira] Created: (MPNSIS-3) Depend on dist goal

2004-07-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPNSIS-3 Here is an overview of the issue: - Key: M

[jira] Created: (MPNSIS-2) Generate exe in distributions directory.

2004-07-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPNSIS-2 Here is an overview of the issue: - Key: M

[jira] Created: (MPNSIS-1) Maven installer's MAVEN_HOME property

2004-07-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPNSIS-1 Here is an overview of the issue: - Key: M

[jira] Updated: (MPHIBERNATE-6) Aggregate mappings and schema-export from multiple base dirs

2004-07-01 Thread jira
The following issue has been updated: Updater: Alex Shnyderman (mailto:[EMAIL PROTECTED]) Date: Thu, 1 Jul 2004 2:12 PM Comment: patch that does those two things described Changes: Attachment changed to patch.diff

[jira] Created: (MPHIBERNATE-6) Aggregate mappings and schema-export from multiple base dirs

2004-07-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPHIBERNATE-6 Here is an overview of the issue: - K

[jira] Updated: (MAVEN-1355) Add instructions on building maven with maven

2004-07-01 Thread jira
The following issue has been updated: Updater: Miguel Griffa (mailto:[EMAIL PROTECTED]) Date: Thu, 1 Jul 2004 12:20 PM Changes: Attachment changed to MAVEN1355.patch - For a full history of the issu

[jira] Created: (MAVEN-1355) Add instructions on building maven with maven

2004-07-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1355 Here is an overview of the issue: - Key:

Clearly separated RMI Client and Server JARs

2004-07-01 Thread Laszlo Papp
Hi all, We have tried to compile and distibute a client/server architecture based on RMI and had to face some difficulties which seem to be lying on the basic concept of the Maven environment (namely that one project is only able to produce and distribute one and only JAR file). We have set up

Re: RE : Generate plugin.properties and properties documentation from a common file

2004-07-01 Thread Dion Gillard
It's a plugin change, not a core maven change. So 1.0 final could ship the latest released version of the plugin plugin while we work at this. If we get it done before, even better. On Thu, 1 Jul 2004 16:52:29 +0200, Heritier Arnaud <[EMAIL PROTECTED]> wrote: > > Do you think that it is a good id

RE : Generate plugin.properties and properties documentation from a common file

2004-07-01 Thread Heritier Arnaud
Do you think that it is a good idea to do it before the 1.0 final ?? Even if it is completely compatible ! Arnaud > -Message d'origine- > De : Dion Gillard [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 1 juillet 2004 15:57 > À : Maven Developers List > Objet : Re: Generate plugin.properties

cvs commit: maven build-bootstrap.xml

2004-07-01 Thread brett
brett 2004/07/01 07:23:38 Modified:.Tag: MAVEN-1_0-BRANCH build-bootstrap.xml Log: fix download locations Revision ChangesPath No revision No revision 1.212.2.14 +11 -9 maven/build-bootstrap.xml Index: build-boots

cvs commit: maven/src/java/org/apache/maven/util HttpUtils.java

2004-07-01 Thread brett
brett 2004/07/01 07:22:52 Modified:src/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH HttpUtils.java Log: fix projected value Revision ChangesPath No revision No revision 1.28.4.13 +1 -1 maven/src/ja

[jira] Closed: (MAVEN-1188) SNAPSHOT downloading subject to race conditions

2004-07-01 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVEN-1188 Here is an overview of the issue: - Key:

cvs commit: maven/xdocs changes.xml

2004-07-01 Thread brett
brett 2004/07/01 07:03:00 Modified:src/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH HttpUtils.java xdocsTag: MAVEN-1_0-BRANCH changes.xml Log: PR: MAVEN-1188 double check modification time to avoid race condition when server time is

cvs commit: maven build-bootstrap.xml

2004-07-01 Thread brett
brett 2004/07/01 06:59:00 Modified:.Tag: MAVEN-1_0-BRANCH build-bootstrap.xml Log: need commons-lang for HttpUtils now. Revision ChangesPath No revision No revision 1.212.2.13 +10 -6 maven/build-bootstrap.xml Inde

Re: Generate plugin.properties and properties documentation from a common file

2004-07-01 Thread Dion Gillard
This makes it available, and looks ok. However, I didn't see any docs for it, or any tests. I'm happy it can do the job, but to adopt it, we need to document it, have it tested, and convert maven-plugins over to use it too. On Thu, 1 Jul 2004 11:47:56 +0200, Carlos Sanchez <[EMAIL PROTECTED]> wr

[jira] Commented: (MAVEN-1354) maven.bat does not handle user home at root of drive (Windows)

2004-07-01 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Thu, 1 Jul 2004 9:51 AM Body: A workaround is using / instead of \ set HOME=Q:/ will work - View this comment: http://jira.cod

[jira] Updated: (MAVEN-1354) maven.bat does not handle user home at root of drive (Windows)

2004-07-01 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Thu, 1 Jul 2004 9:38 AM Changes: Fix Version changed to 1.0 - For a full history of the issue, see: ht

[jira] Updated: (MAVEN-1352) empty plugin directory causes uninformative exception to be printed.

2004-07-01 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Thu, 1 Jul 2004 9:38 AM Changes: Fix Version changed to 1.0 - For a full history of the issue, see: ht

[jira] Updated: (MAVEN-1296) Multiproject property inheritance

2004-07-01 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Thu, 1 Jul 2004 9:38 AM Changes: Fix Version changed to 1.0 - For a full history of the issue, see: ht

Need help unsubscribing

2004-07-01 Thread Paterline, David L.
Hi - I have tried unsuccessfully several times to unsubscribe from the maven developers list (both via email and through the web site). I don't think my emails are getting through. I need a human being to provide me with help in unsubscribing from this list. Can anyone help? Thank you. - David

Need help unsubscribing

2004-07-01 Thread Paterline, David L.
Hi - I have tried unsuccessfully several times to unsubscribe from the maven developers list (both via email and through the web site). I don't think my emails are getting through. I need a human being to provide me with help in unsubscribing from this list. Can anyone help? Thank you. - David L

cvs commit: maven/xdocs changes.xml

2004-07-01 Thread brett
brett 2004/07/01 05:55:49 Modified:src/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH HttpUtils.java src/java/org/apache/maven/verifier Tag: MAVEN-1_0-BRANCH DependencyVerifier.java xdocsTag: MAVEN-1_0-

[jira] Closed: (MAVEN-1343) rc4 downloads snapshots even if a newer one exists

2004-07-01 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVEN-1343 Here is an overview of the issue: - Key:

[jira] Closed: (MAVEN-1290) UNIX style absolute path resolves relatively on Windows (XP)

2004-07-01 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVEN-1290 Here is an overview of the issue: - Key:

[jira] Closed: (MAVEN-1353) Change in http utils in rc4 gives verbose warnings

2004-07-01 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVEN-1353 Here is an overview of the issue: - Key:

[jira] Closed: (MAVEN-1344) downloads from all repos even if first was successful

2004-07-01 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVEN-1344 Here is an overview of the issue: - Key:

[jira] Closed: (MAVEN-1350) Maven rc4 still has references to maven-deploy-plugin

2004-07-01 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Thu, 1 Jul 2004 8:45 AM MAVEN-1347 - View the issue: http://jira.codehaus.org/browse/MAVEN-1350 Here is an overview of the issue: ---

[jira] Closed: (MAVEN-1341) build-bootstrap.xml target bootstrap-compile

2004-07-01 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVEN-1341 Here is an overview of the issue: - Key:

cvs commit: maven/src/java/org/apache/maven/jelly MavenJellyContext.java

2004-07-01 Thread brett
brett 2004/07/01 05:39:05 Modified:src/java/org/apache/maven/jelly Tag: MAVEN-1_0-BRANCH MavenJellyContext.java Log: make sure all absolute paths on windows are treated as such, even if there is no drive designator Revision ChangesPath No

cvs commit: maven build-bootstrap.xml

2004-07-01 Thread brett
brett 2004/07/01 05:36:17 Modified:.Tag: MAVEN-1_0-BRANCH build-bootstrap.xml Log: mkdirs first Revision ChangesPath No revision No revision 1.212.2.12 +2 -0 maven/build-bootstrap.xml Index: build-bootstrap.xml

RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-07-01 Thread Brett Porter
Yeah, you're right - I got a bit side tracked from the original point. I was only thinking that project.xml of a plugin doesn't need to change when the plugin-test is modified as the plugin-test is a separate project altogether. I definitely think changes.xml only needs to have user-needs-to-know,

Generate plugin.properties and properties documentation from a common file

2004-07-01 Thread Carlos Sanchez
I've just submitted the patch to JIRA. Comments, please? Carlos Sanchez A Coruña, Spain Oness Project http://oness.sourceforge.net > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 01, 2004 11:43 AM > To: [EMAIL PROTECTED] > Subject: [ji

[jira] Updated: (MPPLUGIN-21) Autogenerate plugin.properties and properties documentation

2004-07-01 Thread jira
The following issue has been updated: Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED]) Date: Thu, 1 Jul 2004 5:43 AM Changes: Attachment changed to patch.txt - For a full history of the issue, see

[jira] Created: (MPPLUGIN-21) Autogenerate plugin.properties and properties documentation

2004-07-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPPLUGIN-21 Here is an overview of the issue: - Key

RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-07-01 Thread Maczka Michal
> -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 01, 2004 7:46 AM > To: 'Maven Developers List' > Subject: RE: when to touch changes.xml/project.xml version RE: cvs > commit: maven-plugins/java project.xml > > > Brett, > > Why not take the ea