e of the new features[2] which has been added is the minimizeJar
> option[3].
> Torsten Curdt used his experience of the minijar-maven-plugin[4] to provide
> this patch, so this functionality is put on the best and most logical place
> at the moment you can think of.
> With this feature in
>> http://vafer.org/projects/jdeb/
>
> I think I've looked at jdeb, but not jrpm. Thanks a bunch for the hints.
>
> Currently I've implemented the Ar archive in a generic JAR and I'm using
The Ar implementation is also available in commons compress (still in
sandbox though)
In fact it's the sa
> See the TODO ([1]) for the full list of supported use cases and outstanding
> issues.
You might want to have a look at jdeb if you want to use java for dpkg
generation (as hinted in the TODO)
http://vafer.org/projects/jdeb/
cheers
--
Torsten
--
Anyone an idea why on earth the sink would be null in a report like
this?
public class JardiffReport extends AbstractMavenReport
{
...
public void executeReport( Locale locale ) throws MavenReportException
{
...
final Sink sink = getSink();
Looks great!
cheers
--
Torsten
On 30.01.2008, at 14:15, Kent Sølvsten wrote:
Hi developers.
At my company, we have developed a Maven2 plugin which we use for
"continuous performancetesting".
We use it to integrate performancetesting in our nightly Maven builds.
The tests are performed usi
> Hi there,
>
> I want to apply for membership on the mojo project and would
like to have
> permission to commit on the solaris-maven-plugin I donted to
mojo and would like
> to improve and maintain.
>
> I simply opened this as vote myself.
> If this is however infridging some rule, just take
On 3/29/07, Torsten Curdt <[EMAIL PROTECTED]> wrote:
For some reason suddenly I get this nice set of exceptions (see
below) when building
http://jakarta.apache.org/commons/sandbox/jci/
Character 0x0? Would be nice to know in what file. I could not
find one
#!/usr/bin/ruby
5x +1
1x +0
I'll do the release
cheers
--
Torsten
-
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email
For some reason suddenly I get this nice set of exceptions (see
below) when building
http://jakarta.apache.org/commons/sandbox/jci/
Character 0x0? Would be nice to know in what file. I could not find one
#!/usr/bin/ruby
require 'find'
Find.find('./') do |f|
if ! ( f =~ /.class$/ || f
On 27.03.2007, at 20:44, Torsten Curdt wrote:
New configuration, many fixes, upgraded underlying library...
Please cast your votes.
+1 from me
Some more ...maybe?
cheers
--
Torsten
-
To unsubscribe from this list
New configuration, many fixes, upgraded underlying library... Please
cast your votes.
+1 from me
cheers
--
Torsten
-
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email
> - Duplicate entries are ignored (project artifact entries take
> precedence)
Actually I am not really sure how to handle this best. Your fix is a
work around - this needs to be handled ...but essential it means you
have more than version of a certain class in your classpath. Which is
quite bad.
Hey there again :)
I've included both the new files and the diff-u for
UeberJarMojo.java and JarUtils.java
The diffs against trunk are more than enough :)
Thanks for that!
Fixes in this version are:
- Duplicate entries are ignored (project artifact entries take
precedence)
Actually I am
+1 fine with me! ...think you already realized that's going to be
alpha-2 though :)
On 04.03.2007, at 02:22, Jason Dillon wrote:
+1
--jason
On Mar 3, 2007, at 5:20 PM, Jason van Zyl wrote:
Hi,
I'm now using the minijar-maven-plugin in Maven 2.1-SNAPSHOT and I
don't want to have to con
Cool! So I will announce it soon
[EMAIL PROTECTED]
user@mojo.codehaus.org
[EMAIL PROTECTED]
Somewhere else?
cheers
--
Torsten
-
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email
On 22.01.2007, at 19:06, Garvin LeClaire wrote:
The introduction could a paragraph explaining more detail about
what the plugin does.
Actually that is available, too
http://svn.codehaus.org/mojo/trunk/mojo/minijar-maven-plugin/src/
site/apt/index.apt
...but for some reason it does not g
On 22.01.2007, at 18:12, Garvin LeClaire wrote:
-1
I thought we were requiring documentation. I see the pages but the
FAQ page is empty when I use the link above.
This is something we need to improve upon. I did a presentation at
our local Java User Group on Maven and a feed back from man
On 21.01.2007, at 07:27, Jerome Lacoste wrote:
On 1/20/07, Torsten Curdt <[EMAIL PROTECTED]> wrote:
On 20.01.2007, at 18:15, Dan Tran wrote:
> +1 if the site follows
>
> http://mojo.codehaus.org/development/guidelines.html
>
Should be alright ...or can you spot so
On 21.01.2007, at 01:33, Dan Tran wrote:
any how, I dont think that would halt back the release
OK ...so we have 3 positive votes - that should be enough already,
right? ..or how is the procedure over here?
Feel like a newbie - my first release in codehaus land :)
cheers
--
Torsten
-
So you build the site of the dbunit plugin with a post-2.0.4 version?
cheers
--
Torsten
On 21.01.2007, at 01:33, Dan Tran wrote:
2.0.5 may fix that problem.
-D
On 1/20/07, Brian E. Fox <[EMAIL PROTECTED]> wrote: +1
-Original Message-
From: Torsten Curdt [mailto:[EMAIL PRO
You have a old site format. Here is example of new one
here is an example
http://mojo.codehaus.org/dbunit-maven-plugin
Well, I've changed it but somehow the index page is still showing the
plugin info report and I don't understand why. I can't spot a
difference:
http://svn.codehaus.org/
On 20.01.2007, at 18:15, Dan Tran wrote:
+1 if the site follows
http://mojo.codehaus.org/development/guidelines.html
Should be alright ...or can you spot something?
+1 to call it alpha, how ever you can call it beta if you feel you
have enough user feedbacks
Naa ...that will have to
I would like to do a first release of the minijar plugin.
http://mojo.codehaus.org/minijar-maven-plugin/index.html
So is it OK to move it out of the sandbox?
Please cast you votes.
cheers
--
Torsten
-
To unsubscribe from this
On 19.01.2007, at 18:43, Dan Tran wrote:
make sure
- move it out of sandbox
- change the parent pom
- no none SCM file(s) in your root like target, etc
- no snapshot in dependencies in your pom, including the parent
mvn release:prepare
mvn release:perform
You also need to call a vot
Hey, guys,
I would like to an alpha release of minijar (in sandbox) out of the
door. Is it just
mvn release:clean release:prepare
mvn release:perform
Or how is this usually done? Any special guidelines?
cheers
--
Torsten
---
Support for multi-project poms
--
Key: MTAGLIST-6
URL: http://jira.codehaus.org/browse/MTAGLIST-6
Project: Maven 2.x Taglist Plugin
Type: Improvement
Reporter: Torsten Curdt
Attachments: multiproject.diff
Added support for multi
> Torsten, the author of the minijar plugin and submitter of a jardiff
> plugin is now a committer.
Thanks guys.
> Torsten:
> 1) log in to beaver.codehaus.org and take a look at your password in
> ~/haus.d/UNIXPASS. Change it with "passwd", then remove the file.
> 2) check out with https
Done. T
jardiff plugin
--
Key: MOJO-372
URL: http://jira.codehaus.org/browse/MOJO-372
Project: Mojo
Type: New Feature
Components: Plugin Submission
Reporter: Torsten Curdt
Attachments: maven-jardiff-plugin.tgz
The initial version of a jardiff plugin
There seems to be some interest in this facility on maven-user.
I would have spoken up already but I thought the build number plugin
was a different thing.
I'm not sure, however, if this is heading towards an even more
generic usage, where you could grab the revision using maven-scm,
withou
On 13.01.2006, at 00:09, Brian E. Fox wrote:
I personally think that minijar needs to be able to have the minimized
jars be packaged into wars,ears etc, replacing the full size jar
...so the deps get included in the artifact package itself?
(obviously configurable which ones). If making it a
Awesome! :)
On 12.01.2006, at 00:22, Brian E. Fox wrote:
It's already out there and I updated the mojo page to show the
snapshots
repo.
-Original Message-
From: Torsten Curdt [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 10, 2006 10:51 PM
To: dev@mojo.codehaus.org
Subject:
Thanks for accepting the minijar so quickly :)
Any way to automatically build a snapshot so people can already start
using it?
cheers
--
Torsten
PGP.sig
Description: This is a digitally signed message part
[ http://jira.codehaus.org/browse/MOJO-228?page=all ]
Torsten Curdt updated MOJO-228:
---
Attachment: file.diff
> Maven MiniJar Plugin to mimimize dependency jars
>
>
> Key: MOJO-228
&g
Maven MiniJar Plugin to mimimize dependency jars
Key: MOJO-228
URL: http://jira.codehaus.org/browse/MOJO-228
Project: Mojo
Type: New Feature
Versions: 2.0.1
Reporter: Torsten Curdt
Attachments: maven
I was thinking that you would (could) specify which dependencies
(jars)
should be minijar'd in case you didn't want all of them to be done.
Currently it will just generate all jars and you can pick the ones you
need ...but sure - could be made configurable.
So what would be the process to get
That would be my suggestion ;-)
Excellent ;)
How do you specify the dependencies to minijar?
The generated artifact is the one that defines the
root of the deps. All classes that are used from that
artifact (and classes that are required by that classes
etc) are being kept. Basically transit
+1.
How does the plugin handle the manifest? I've run into issues with
jars
that have trouble if the manifest has been messed with for security
issues etc.
Does not touch them so far ...what would you suggest?
cheers
--
Torsten
PGP.sig
Description: This is a digitally signed message part
Hey guys,
I finally got my first version of the maven 2 minijar plugin
working. It does a byte-code analysis of the class dependencies
and creates a stripped down version of the jar dependencies.
Usecase: You have a dep on commons-io but only use a single class.
The minijar plugin will create co
38 matches
Mail list logo