check here http://maven.apache.org/developers/conventions/git.html
On 29 December 2014 at 11:09, Dan Tran wrote:
> Obviously, I am Git newbie, not sure if this causes problem?
>
> -D
>
> On Sun, Dec 28, 2014 at 3:55 PM, wrote:
>
> > Merge branch 'master' of
> > https://git-wip-us.apache.org/re
> MG>In the meanwhile how would android-plugin accommodate ART instead of
> dalvik?
There is nothing that needs to be done. The same apk will run on both. We have
been using ART long before it was the default runtime in our tests and only had
some issues with aar transitive dependency stuff. Bu
Martin,
I think there is a misunderstanding here.
ART as well as Dalvik both are runtimes on the devices.
You error message comes from the build when dex is processing
the Java jar files with Jav
Martin,
I think there is a misunderstanding here. ART as well as Dalvik both are
runtimes on the devices. You error message comes from the build when dex is
processing the Java jar files with Java bytecode to produce Android bytecode
with dex. The issue is probably some specific old jar that us
Hi,
after continued cleaning up the list now we are at:
59 projects...
Kind regards
Karl Heinz Marbaise
On 12/29/14 10:51 AM, Karl Heinz Marbaise wrote:
Hi Milos,
cleaned up the list removed RETIRED/MEVENIDE/M2ECLIPSE etc.
leaves us 65 Projects...
Kind regards
Karl Heinz Marbaise
On 12/29
good catch: fixed :)
http://svn.apache.org/r1648412
Regards,
Hervé
Le lundi 29 décembre 2014 18:59:23 Milos Kleint a écrit :
> On Mon, Dec 29, 2014 at 6:25 PM, Hervé BOUTEMY
>
> wrote:
> > we generally switched Maven release canonical download area to
> > https://dist.apache.org/repos/dist/re
A few minutes of looking at QDox, I think you are correct.
The development approach and the API seems to be simpler in QDox than in
the standard JavaDoc Doclet.
I'll give it a spin and get back to you with questions. Thanks.
:)
2014-12-29 16:42 GMT+01:00 Robert Scholte :
> Hi,
>
> It's probably
Hi,
It's probably easier to parse those sources with QDox[1], like we do with
maven-plugin-tools.
I've become the project lead of this project, so if you need help just let
me know.
Robert
[1] http://qdox.codehaus.org
Op Mon, 29 Dec 2014 16:36:21 +0100 schreef Lennart Jörelid
:
Hello
Hello all,
I need to enhance the Jaxb2 Maven Plugin to optionally merge JavaDoc
comments into XSDs generated from JAXB-annotated classes. In order to do
this, I need to develop a custom Doclet - and unit test it, just like I do
all other code I develop.
*Alas:* What's the best practise for settin
I can fix it, but I guess it will be more improvements.
Karl, do we have more JIRA bugs regarding concurrency?
--
View this message in context:
http://maven.40175.n5.nabble.com/Maven-Commit-3b671d07340b002e13775883d09e7f7e0d9a3c49-tp5821660p5821675.html
Sent from the Maven Developers mailing li
HI Tibor,
On 12/29/14 3:19 PM, Tibor Digana wrote:
It looks like this was concurrency issue.
Does it mean that methods #getBuildSummary and #addBuildSummary are called
in different threads?
The LifeCycleModuleBuilder calls addBuildSummary ()...where i assume it
will happen if you define -T 2
It looks like this was concurrency issue.
Does it mean that methods #getBuildSummary and #addBuildSummary are called
in different threads?
We changed a pure ArrayList with ConcurrentLinkedQueue in surefire:2.18.1 to
have "deterministic" behavior.
I guess we should do the same in maven core.
If yo
Hi,
can someone please keep an eye on my commit to maven I've made against
current Maven 3 Git repository...it looks like it solves the given
issue...but i would like to have an other opinion...
See MNG-5702
Thanks in Advance
Kind regards
Karl Heinz Marbaise
Hi Milos,
cleaned up the list removed RETIRED/MEVENIDE/M2ECLIPSE etc.
leaves us 65 Projects...
Kind regards
Karl Heinz Marbaise
On 12/29/14 10:42 AM, Milos Kleint wrote:
I think MEVENIDE can be deleted/made dormant/anything really. It's an
abandoned project.
Milos
On Mon, Dec 29, 2014 at 8:
On 12/29/14 10:37 AM, Karl Heinz Marbaise wrote:
Hi,
i think we can forget about Maven 1 plugins...
I've made list which might i think comes very close:
I have created an github project which contains the list:
https://github.com/khmarbaise/jira-asf-migration
So if i missed one please make a
I think MEVENIDE can be deleted/made dormant/anything really. It's an
abandoned project.
Milos
On Mon, Dec 29, 2014 at 8:37 PM, Karl Heinz Marbaise
wrote:
> Hi,
>
> i think we can forget about Maven 1 plugins...
>
> I've made list which might i think comes very close:
>
> I have created an gith
Hi,
i think we can forget about Maven 1 plugins...
I've made list which might i think comes very close:
I have created an github project which contains the list:
https://github.com/khmarbaise/jira-asf-migration
So if i missed one please make an issue entry so i can add it. Or just
move into
That likely includes plugins that belong to mojo or other projects. I'd
trust Hervé's count as being close... Worst case I'd say Hervé might have
missed 1 or 2 or maybe over-counted by same
On Sunday, 28 December 2014, Jason Pyeron wrote:
> > -Original Message-
> > From: Hervé BOUTEMY
>
Hello,
It is on the archive site ob the new coordinates:
http://archive.apache.org/dist/maven/maven-3/3.2.3/binaries/
Greetings
bernd
--
http://bernd.eckenfels.net
- Ursprüngliche Nachricht -
Von: "Milos Kleint"
Gesendet: 29.12.2014 09:02
An: "Maven Developers List"
Betreff: Re:
On Mon, Dec 29, 2014 at 6:25 PM, Hervé BOUTEMY
wrote:
> we generally switched Maven release canonical download area to
> https://dist.apache.org/repos/dist/release/maven/maven-3/
>
> IIRC, http://archive.apache.org/dist/maven/binaries/ was used by Jenkins
> folks
> for automatic Maven version dis
20 matches
Mail list logo