The following issue has been updated:
Updater: Phil Steitz (mailto:[EMAIL PROTECTED])
Date: Mon, 17 Jan 2005 1:45 AM
Comment:
This patch use maven.license.licenseFile to locate the license file. It should
be improved to somehow handle the case where there is no license file, since
Dion Gillard wrote:
On Sun, 16 Jan 2005 19:09:38 -0500, Phil Steitz <[EMAIL PROTECTED]> wrote:
Its hard-coded in the dist plugin, e.g.:
Similar for source distro. To add other stuff, you need to use
maven.xml (unless I am missing something).
Wow, that is gross. They should at le
On Sun, 16 Jan 2005 19:09:38 -0500, Phil Steitz <[EMAIL PROTECTED]> wrote:
> Its hard-coded in the dist plugin, e.g.:
>
>
>
>
>
>
>
>
> Similar for source distro. To add other stuff, you need to use
> maven.xml (unless I am missing something).
Wow, that is gross. They shou
The following comment has been added to this issue:
Author: dion gillard
Created: Sun, 16 Jan 2005 11:44 PM
Body:
tools.jar is set in maven's bat/shell script
-
View this comment:
http://jira.codehaus.org/browse/
The following comment has been added to this issue:
Author: Vincent Massol
Created: Sun, 16 Jan 2005 11:20 PM
Body:
Ok, got it. Thanks Peter.
Just a question. Where do you get the ${tools.jar} value from (who sets it)?
-
Dion Gillard wrote:
On Sun, 16 Jan 2005 15:16:24 -0500, Phil Steitz <[EMAIL PROTECTED]> wrote:
Dion Gillard wrote:
I'd think the preferred approach is to use resources for including
files in the jar. If this is not working correctly and consistently,
let's work to fix it.
This works fine. The only
Message:
The following issue has been closed.
-
View the issue:
http://jira.codehaus.org/browse/MPEAR-25
Here is an overview of the issue:
-
Key: M
Author: felipeal
Date: Sun Jan 16 18:05:08 2005
New Revision: 125384
URL: http://svn.apache.org/viewcvs?view=rev&rev=125384
Log:
MPEAR-25: added property maven.ear.final.name
Modified:
maven/maven-1/plugins/trunk/ear/plugin.jelly
maven/maven-1/plugins/trunk/ear/plugin.properties
maven/mav
The following comment has been added to this issue:
Author: Phil Steitz
Created: Sun, 16 Jan 2005 9:11 PM
Body:
Defintely looks better. I did not know of maven.license.licenseFile and was
incorrectly thinking that it was related to the licenses element in the POM.
---
Message:
The following issue has been closed.
-
View the issue:
http://jira.codehaus.org/browse/MPEAR-37
Here is an overview of the issue:
-
Key: M
Author: felipeal
Date: Sun Jan 16 17:43:25 2005
New Revision: 125381
URL: http://svn.apache.org/viewcvs?view=rev&rev=125381
Log:
MPEAR-37: undoing dependency check introduced by fixing MPEAR-9
Modified:
maven/maven-1/plugins/trunk/ear/plugin.jelly
maven/maven-1/plugins/trunk/ear/xdocs/change
Message:
The following issue has been closed.
Resolver: Felipe Leme
Date: Sun, 16 Jan 2005 8:51 PM
I'm undoing the fix, as it introduced more issues than it solved.
-
View the issue:
http://jira.codehaus.org/brows
Message:
The following issue has been reopened.
-
View the issue:
http://jira.codehaus.org/browse/MPEAR-9
Here is an overview of the issue:
-
Key:
Message:
The following issue has been closed.
Resolver: Felipe Leme
Date: Sun, 16 Jan 2005 8:50 PM
I'm removing the dependency checking, as it is causing too much hassle.
-
View the issue:
http://jira.codehaus.org
Message:
The following issue has been closed.
Resolver: Felipe Leme
Date: Sun, 16 Jan 2005 8:48 PM
I'm removing the dependency checking, as it is causing too much hassle.
-
View the issue:
http://jira.codehaus.org
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MPEAR-37
Here is an overview of the issue:
-
Key: M
The following comment has been added to this issue:
Author: dion gillard
Created: Sun, 16 Jan 2005 6:46 PM
Body:
Hmmm...
the license/url element is not supposed to be used for a file in this way AFAIK.
The jar plugin does this:
Which uses ${
On Sun, 16 Jan 2005 15:16:24 -0500, Phil Steitz <[EMAIL PROTECTED]> wrote:
> Dion Gillard wrote:
> > I'd think the preferred approach is to use resources for including
> > files in the jar. If this is not working correctly and consistently,
> > let's work to fix it.
>
> This works fine. The only
Dion Gillard wrote:
I'd think the preferred approach is to use resources for including
files in the jar. If this is not working correctly and consistently,
let's work to fix it.
This works fine. The only inconsistency is that LICENSE.txt is included
automatically by the jar plugin, but the ant pl
I'd think the preferred approach is to use resources for including
files in the jar. If this is not working correctly and consistently,
let's work to fix it.
On Sun, 16 Jan 2005 08:58:19 -0500, Phil Steitz <[EMAIL PROTECTED]> wrote:
> Apache distributions need to include LICENSE.txt and NOTICE.tx
Message:
The following issue has been closed.
-
View the issue:
http://jira.codehaus.org/browse/MAVENUPLOAD-292
Here is an overview of the issue:
-
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MAVENUPLOAD-292
Here is an overview of the issue:
-
The following comment has been added to this issue:
Author: Peter Ryan
Created: Sun, 16 Jan 2005 2:54 PM
Body:
There are two attachments.
#1 The patch file for the changes to allow jsp compilation.
#2 A compiled version of the plugin in case someone experienced the bug and
wante
Apache distributions need to include LICENSE.txt and NOTICE.txt in
top-level directories as well as in jar META-INF directories. Other
notices may be required as well (e.g., INCUBATOR-DISCLAIMER.txt,
README.txt). The jar plugin handles LICENSE.txt, but not NOTICE.txt;
the dist plugin handles b
The following comment has been added to this issue:
Author: Vincent Massol
Created: Sun, 16 Jan 2005 9:06 AM
Body:
Hi Peter,
I was looking into applying your patch but I'm confused. Your latest comment
suggest to use some jar containing source files. However, in order to apply
y
Author: vmassol
Date: Sun Jan 16 05:46:49 2005
New Revision: 125354
URL: http://svn.apache.org/viewcvs?view=rev&rev=125354
Log:
Added ignore files
Modified:
maven/maven-1/plugins-sandbox/trunk/webstart/ (props changed)
-
To
Author: vmassol
Date: Sun Jan 16 05:43:03 2005
New Revision: 125353
URL: http://svn.apache.org/viewcvs?view=rev&rev=125353
Log:
Added ignore files
Modified:
maven/maven-1/plugins-sandbox/trunk/webstart/ (props changed)
-
To
> -Original Message-
> From: Dion Gillard [mailto:[EMAIL PROTECTED]
> Sent: dimanche 16 janvier 2005 13:45
> To: Maven Developers List
> Subject: Re: [ANN] New webstart plugin in sandbox
>
> So,
>
> the jnlp plugin can be used to to build webstart jars, and sign them,
> and this plugin
So,
the jnlp plugin can be used to to build webstart jars, and sign them,
and this plugin handles the run time side of it?
On Sun, 16 Jan 2005 16:37:25 +0100, Vincent Massol <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I have just committed the first cut of a webstart plugin in the sandbox. Th
Hi everyone,
I have just committed the first cut of a webstart plugin in the sandbox. The
goal is to have a plugin containing all webstart related goals. The current
features are:
- ability to launch a webstart application
- ability for the user to define a custom webstart cache pointing to any
d
Author: vmassol
Date: Sun Jan 16 03:00:52 2005
New Revision: 125352
URL: http://svn.apache.org/viewcvs?view=rev&rev=125352
Log:
Initial implementation of a maven plugin used to handle webstart related stuff
(starting a webstart application, configuring the webstart cache to any
user-defined dire
31 matches
Mail list logo