About IvyDE's updatesite "project", it is really just a build script. We never
release it. It is a just a helper to produce the binaries associated with an
Ivy or IvyDE release so they can be downloaded directly into Eclipse.
And it relies on some svn:externals of Apache's dist, so it should be
On May 27, 2014, at 8:53 AM, Jan Matèrne (jhm) wrote:
> Here is an intermediate result and my opinion on that:
>
>
>
> Open problems
>
> =
>
> Ant-Build-Matrix has problems on Ubuntu and on Windows.
>
> On Windows it seems (to me) that there is no git installed or not on the
>
I just filled an jira ticket for this :
https://issues.apache.org/jira/browse/INFRA-7816
2014-05-27 4:42 GMT+02:00 Antoine Levy Lambert :
> Hello Jean Louis,
>
> if you have some cycles for that, you can join infra on IRC ( #asfinfra )
> and ask to see whether someone has an idea.
>
>
>
> Antoin
I found an article mentioning something similar to what we would need :
http://www.leewillis.co.uk/including-git-repo-svn-external/
Antoine
On May 26, 2014, at 9:51 PM, Jean-Louis Boudart
wrote:
> The only "broken stuff" is easyant / ivy documentations as we were using
> lot of svn:externals
Hello Jean Louis,
if you have some cycles for that, you can join infra on IRC ( #asfinfra ) and
ask to see whether someone has an idea.
Antoine
On May 26, 2014, at 9:51 PM, Jean-Louis Boudart
wrote:
> The only "broken stuff" is easyant / ivy documentations as we were using
> lot of svn:ex
The only "broken stuff" is easyant / ivy documentations as we were using
lot of svn:externals (to retrieve latest xooki version for example).
svn:externals are not migrated so we need to find a solution for this.
2014-05-25 20:55 GMT+02:00 Stefan Bodewig :
> On 2014-05-23, anto...@gmx.de wrote
I did some commit tests on Ivy and it seems ok.
Could someone also change the configuration on Jenkins?
Maarten
Van: Stefan Bodewig
Aan: dev@ant.apache.org
Verzonden: zondag 25 mei 20:55 2014
Onderwerp: Re: migration to git : next steps
On 2014-05-23
On 2014-05-23, anto...@gmx.de wrote:
> Jake Farrell has finished the migration, we are asked to verify. Right
> now I am at work so cannot verify but will look during the weekend.
I had a quick look at Ant core, seems to work reasonably.
One thing though, the github mirror is now trying to track
As far as i can tell everything seems ok.
I have checked :
* ant
* ivy
* antunit
* every easyant-* repo
All branches / tags are there with latest commits.
2014-05-23 19:49 GMT+02:00 anto...@gmx.de :
> Jake Farrell has finished the migration, we are asked to verify. Right now
> I am at wor
Jake Farrell has finished the migration, we are asked to verify. Right now I am
at work so cannot verify but will look during the weekend.
See
https://issues.apache.org/jira/plugins/servlet/mobile#issue/INFRA-7759
Antoine Levy-Lambert
- Reply message -
From: "Antoine Levy Lambert"
To
Hi,
moving to actual action.
jfarrell from infra is setting our svn repo http://svn.apache.org/repos/asf/ant
read-only to prepare for the import.
The ant site will remain in svn and stay RW during the process.
Antoine
On May 20, 2014, at 10:25 PM, Matt Sicker wrote:
> I'm going to have to l
I'm going to have to look into subtree as I've been using submodule at work
lately and it's becoming a huge mess.
On 20 May 2014 13:39, Charles Duffy wrote:
> I'd suggest looking into git-subtree as well, if we wanted to maintain a
> single-development-tree experience. Submodules have a reputat
I'd suggest looking into git-subtree as well, if we wanted to maintain a
single-development-tree experience. Submodules have a reputation
(well-deserved, IMHO) of being somewhat unwieldy to work with; using
git-subtree to manage linked trees can be a bit more automation/setup work,
but can also pro
Hi,
if someone has some spare cycles, you can contact infra to see whether people
have questions about the jira
and whether they need help.
Apache infra has a chat channel on freenode.net called #asfinfra where
committers can join.
Antoine
On May 19, 2014, at 12:34 AM, Antoine Levy Lambert wr
I just created an issue in JIRA :
https://issues.apache.org/jira/browse/INFRA-7759
Antoine
On May 14, 2014, at 10:54 PM, Antoine Levy Lambert wrote:
> Migration of the Ant project and subprojects to Git
>
> vote :
> http://ant.1045680.n5.nabble.com/VOTE-migration-to-git-tt5715081.html#none
>
I was about to enter an INFRA JIRA for the migration.
see below the suggested text. Let me know your thoughts.
———
Migration of the Ant project and subprojects to Git
vote :
http://ant.1045680.n5.nabble.com/VOTE-migration-to-git-tt5715081.html#none
vote-resul
On Tuesday, 13 May 2014, Antoine Levy Lambert wrote:
> Hello Matt,
>
> this is interesting - thanks for pointing this out since I am a newbie in
> git land.
>
> does one need to do some advance planning to make a module become a
> submodule of
> another repository aggregating the submodules ?
>
>
Hello Matt,
this is interesting - thanks for pointing this out since I am a newbie in git
land.
does one need to do some advance planning to make a module become a submodule
of
another repository aggregating the submodules ?
there would be a use case for an aggregation of the complete ant fam
Something I've been experimenting with is using git submodules. You
basically have a repository for each "submodule", then you can have another
repository that groups them all together for convenience. It's handy for
making a sort of stable master that points to the latest tag or something
similar.
19 matches
Mail list logo