That looks about right (the documentation is a challenge, as seems typical
for Apache projects ;-))

This also seems to come into play at some point in the proceedings:

http://incubator.apache.org/ip-clearance/index.html

EdB




On Wed, Nov 7, 2012 at 9:52 AM, christofer.d...@c-ware.de <
christofer.d...@c-ware.de> wrote:

> Is this the thing I need to sign?
>  http://www.apache.org/licenses/software-grant.txt
>
> Chris
>
>
> -----Ursprüngliche Nachricht-----
> Von: Erik de Bruin [mailto:e...@ixsoftware.nl]
> Gesendet: Mittwoch, 7. November 2012 08:18
> An: flex-dev@incubator.apache.org
> Betreff: Re: AW: AW: Where to host the Maven SDK generator?
>
> I'll be happy to work with you to get the code into the 'utilities'
> section of the repo, once the grant is approved.
>
> EdB
>
>
>
>
> On Tue, Nov 6, 2012 at 9:01 PM, christofer.d...@c-ware.de <
> christofer.d...@c-ware.de> wrote:
>
> > I Just talked to Justin at the ApacheCon ... he'll send me a link to
> > this code donation contract thingy I'll need. Then I'll send you that
> > as well as the code.
> >
> > Chris
> >
> >
> > [ C h r i s t o f e r  D u t z ]
> >
> > C-Ware IT-Service
> > Inhaber
> > Dipl. Inf. Christofer Dutz
> > Karlstraße. 104, 64285 Darmstadt
> >
> >
> >    IT- und Systemhäuser
> >
> > fon:  0 61 51 / 27315 - 61
> > fax:  0 61 51 / 27315 - 64
> > mobil:  0171 / 7 444 2 33
> > email:  christofer.d...@c-ware.de
> > http://www.c-ware.de
> >
> > UStId-Nr. DE195700962
> >
> > -----Ursprüngliche Nachricht-----
> > Von: Greg Reddin [mailto:gred...@gmail.com]
> > Gesendet: Dienstag, 6. November 2012 20:12
> > An: flex-dev@incubator.apache.org
> > Betreff: Re: AW: AW: Where to host the Maven SDK generator?
> >
> > A software grant would cover all our bases. Bertrand, do you have an
> > opinion?
> >
> > On Tue, Nov 6, 2012 at 12:02 PM, Alex Harui <aha...@adobe.com> wrote:
> > > OK, I certainly wouldn't turn it away.  It is a big project or just
> > > a few files.  Maybe the mentors will help us decide on if it needs a
> > > whole software grant or there is some other way to donate it.
> > >
> > >
> > > On 11/6/12 9:52 AM, "christofer.d...@c-ware.de"
> > > <christofer.d...@c-ware.de>
> > > wrote:
> > >
> > >> Well I think in any case the Generator will be usefull.
> > >>
> > >> Assuming the scenario in which we were to deploy the stuff in a
> > >> Maven repo, still the FDKs would have to be generated as long as
> > >> Flex itself is not built by maven.
> > >>
> > >> Assuming the szenario in which we were not to deploy the needed
> > >> files, people could use the Generator to generate their private FDKs.
> > >>
> > >> So I guess currently you would need the Generator in any case and I
> > >> would be honored if you would accept my Generator.
> > >>
> > >> Chirs
> > >>
> > >>
> > >> [ C h r i s t o f e r  D u t z ]
> > >>
> > >> C-Ware IT-Service
> > >> Inhaber
> > >> Dipl. Inf. Christofer Dutz
> > >> Karlstraße. 104, 64285 Darmstadt
> > >>
> > >>
> > >>    IT- und Systemhäuser
> > >>
> > >> fon:  0 61 51 / 27315 - 61
> > >> fax:  0 61 51 / 27315 - 64
> > >> mobil:  0171 / 7 444 2 33
> > >> email:  christofer.d...@c-ware.de
> > >> http://www.c-ware.de
> > >>
> > >> UStId-Nr. DE195700962
> > >>
> > >>
> > >> -----Ursprüngliche Nachricht-----
> > >> Von: Alex Harui [mailto:aha...@adobe.com]
> > >> Gesendet: Dienstag, 6. November 2012 18:46
> > >> An: flex-dev@incubator.apache.org
> > >> Betreff: Re: AW: Where to host the Maven SDK generator?
> > >>
> > >> Hi Chris,
> > >>
> > >> Actually, I have a meeting today with the runtime folks about maven
> > >> and the player and air SDKs.  Let's suppose we get what we want
> > >> from
> > the runtime team.
> > >> How does that affect the long-term plans for the generator, if at all?
> > >>
> > >>
> > >> On 11/6/12 7:58 AM, "christofer.d...@c-ware.de"
> > >> <christofer.d...@c-ware.de>
> > >> wrote:
> > >>
> > >>> Yeah. I've written the generator and would like to donate it. But
> > >>> only if you guys are interesting in it.
> > >>> I've also updated flexmojos6 to work with those fdks. So people
> > >>> could start building flex 4.8 applications using Maven.
> > >>>
> > >>>
> > >>> Chris
> > >>>
> > >>> ________________________________________
> > >>> Von: Greg Reddin [gred...@gmail.com]
> > >>> Gesendet: Dienstag, 6. November 2012 16:07
> > >>> An: flex-dev@incubator.apache.org
> > >>> Betreff: Re: Where to host the Maven SDK generator?
> > >>>
> > >>> Sorry for my ignorance. I know we've discussed this before, but
> > >>> I've not been able to catch up on all the discussions about it yet.
> > >>>
> > >>> Do you have ownership of the code? If so, would you be interested
> > >>> in donating it to the Apache Flex project? If so, we could make it
> > >>> part of our project and generate Mavenized builds with every SDK
> release.
> > >>>
> > >>> If you do not have ownership of the software and cannot donate it
> > >>> then probably the best place to host it is the Atlassian repo you
> > >>> referred to.
> > >>>
> > >>> Greg
> > >>>
> > >>> On Tue, Nov 6, 2012 at 8:03 AM, christofer.d...@c-ware.de
> > >>> <christofer.d...@c-ware.de> wrote:
> > >>>> Hi,
> > >>>>
> > >>>> well I think I have finally finished my work on the Maven FDK
> > >>>> generator and will probably turn on public access to it.
> > >>>>
> > >>>> Just wanted to know if it is best to do that on the Flexmojos
> > >>>> Repo or if there is some place on one the Apache repos for that.
> > >>>> As the generator generally transforms Flex SDKs into a mavenized
> > >>>> form and doesn't directly have something to do with Flexmojos
> > >>>> itself (Even if FM depends on it), I think it would be better
> hosted at Apache.
> > >>>> If you think of this differently I'll simply host it in the repo
> > >>>> at http://flexmojos.atlassian.net
> > >>>>
> > >>>> What do you think?
> > >>>>
> > >>>> Chris
> > >>>>
> > >>>>
> > >>
> > >> --
> > >> Alex Harui
> > >> Flex SDK Team
> > >> Adobe Systems, Inc.
> > >> http://blogs.adobe.com/aharui
> > >>
> > >
> > > --
> > > Alex Harui
> > > Flex SDK Team
> > > Adobe Systems, Inc.
> > > http://blogs.adobe.com/aharui
> > >
> >
>
>
>
> --
> Ix Multimedia Software
>
> Jan Luykenstraat 27
> 3521 VB Utrecht
>
> T. 06-51952295
> I. www.ixsoftware.nl
>



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to