Message from discussion
Propel2 and composer
Received: by 10.204.6.19 with SMTP id 19mr88777bkx.8.1350649970311;
Fri, 19 Oct 2012 05:32:50 -0700 (PDT)
X-BeenThere: propel-development@googlegroups.com
Received: by 10.204.155.71 with SMTP id r7ls1540812bkw.6.gmail; Fri, 19 Oct
2012 05:32:48 -0700 (PDT)
Received: by 10.204.5.194 with SMTP id 2mr89870bkw.7.1350649968846;
Fri, 19 Oct 2012 05:32:48 -0700 (PDT)
Received: by 10.204.5.194 with SMTP id 2mr89867bkw.7.1350649968592;
Fri, 19 Oct 2012 05:32:48 -0700 (PDT)
Return-Path: <william.dura...@gmail.com>
Received: from mail-bk0-f51.google.com (mail-bk0-f51.google.com [209.85.214.51])
by gmr-mx.google.com with ESMTPS id 27si154541bks.3.2012.10.19.05.32.48
(version=TLSv1/SSLv3 cipher=OTHER);
Fri, 19 Oct 2012 05:32:48 -0700 (PDT)
Received-SPF: pass (google.com: domain of william.dura...@gmail.com designates 209.85.214.51 as permitted sender) client-ip=209.85.214.51;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of william.dura...@gmail.com designates 209.85.214.51 as permitted sender) smtp.mail=william.dura...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-bk0-f51.google.com with SMTP id e19so163021bku.38
for <propel-development@googlegroups.com>; Fri, 19 Oct 2012 05:32:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=subject:references:from:content-type:x-mailer:in-reply-to
:message-id:date:to:content-transfer-encoding:mime-version;
bh=O5Wsa+uGeBr1jz7H1uIQimwhDbEu62Maa2Fd3Zq8zIY=;
b=kAqiZgNP/w2pdEV98sqiwivmvF4oCOV6YWTER9Xr2vh9Mo3Iw1Iev+maWSuTFcFWxE
dSvFbLg+qphI2TfW7Xt50nXJAZXOHOVZkvm72ozobu8MxoS7k8SpWums5vI/3aQVa0FS
eXwDD13M3GUxkuS8Gb6De+W58m59E2qmM2aW7cs2Qa0JSQWTxelhNc330mCX9xz1I9ly
sXJ39i3KDWjbvWwT3e3bsdUbQIEXV25qWqTtBpIyxQaH1TSlNo6KQpM+IGrPZ8AxZszS
ECqvzU+ScyVkUFvFdVJ7JUC+Z38U2uNq5F8Fd2uSzLy+3UdUIjG2meobM51CK5pK+0g7
3+ew==
Received: by 10.205.128.148 with SMTP id he20mr375722bkc.99.1350649968383;
Fri, 19 Oct 2012 05:32:48 -0700 (PDT)
Return-Path: <william.dura...@gmail.com>
Received: from [192.168.1.26] (aln63-1-88-188-221-14.fbx.proxad.net. [88.188.221.14])
by mx.google.com with ESMTPS id s20sm919504bkw.15.2012.10.19.05.32.46
(version=SSLv3 cipher=OTHER);
Fri, 19 Oct 2012 05:32:47 -0700 (PDT)
Subject: Re: [propel-dev] Propel2 and composer
References: <8727c2c9-de2c-44e1-a9db-a0d79c9558e3@googlegroups.com> <CANJ_th0PG9vjjYw8KJKRjjSg2nAZg_5ZoxcO2cx9DTi8Q9Q...@mail.gmail.com> <9e20fb1c-0f11-4cd4-b0f4-d967e2b1b2b8@googlegroups.com> <CANJ_th0iQxPDKg0RASZZZfWU2+Vbi7PeO1gWAMsrV=rj6dm...@mail.gmail.com>
From: William DURAND <william.dura...@gmail.com>
Content-Type: multipart/alternative;
boundary=Apple-Mail-A261D8DA-599B-407D-822C-236ADECA0216
X-Mailer: iPhone Mail (10A403)
In-Reply-To: <CANJ_th0iQxPDKg0RASZZZfWU2+Vbi7PeO1gWAMsrV=rj6dm...@mail.gmail.com>
Message-Id: <3F564956-6A96-411E-82AD-A24ECC518...@gmail.com>
Date: Fri, 19 Oct 2012 14:32:43 +0200
To: "propel-development@googlegroups.com" <propel-development@googlegroups.com>
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (1.0)
--Apple-Mail-A261D8DA-599B-407D-822C-236ADECA0216
Content-Type: text/plain;
charset=utf-8
Content-Transfer-Encoding: quoted-printable
Hi,
There is no Propel2 integration in the PropelBundle. The branch has been cre=
ated, nothing more.
William
Le 19 oct. 2012 =C3=A0 14:12, Cristiano Cinotti <cristianocino...@gmail.com>=
a =C3=A9crit :
> I'm sorry. Maybe i misunderstood your question: my english sucks! I descri=
bed a quick install and basic commands for a generic (non-symfony) project. W=
hen PropelBundle branch 2 will be ready you'll install it by adding only Pr=
opelBundle to your composer.json, and you'll find all commands in app/consol=
e propel:blablabla. No more phing dependencies: only monolog and some symfon=
y components. By now, PropelBundle branch 2 isn't ready.
> Cheers Cristiano
>=20
> Il giorno 19/ott/2012 10.53, "Massimiliano Arione" <garak...@gmail.com> ha=
scritto:
>> I don't want to put propel in my composer.json, not in a Symfony project.=
>> I don't even want to run commands, other than composer ones. Otherwise, w=
hy using composer?
>> I just want to put propelBundle (branch 2.0) and see every dependency res=
olved for me. This should be the point of using composer.
>> So, I just wondering why it's not like so, if I'm missing something or if=
it's just something to fix.
>>=20
>> BTW, I mentioned phing because it's still in the PropelBundle README, eve=
n in the 2.0 branch
>>=20
>> cheers
>> Massimiliano=20
>> --=20
>> You received this message because you are subscribed to the Google
>> Groups "Propel Development" group.
>> To post to this group, send email to propel-development@googlegroups.com
>> To unsubscribe from this group, send email to
>> propel-development+unsubscribe@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/propel-development
>=20
> --=20
> You received this message because you are subscribed to the Google
> Groups "Propel Development" group.
> To post to this group, send email to propel-development@googlegroups.com
> To unsubscribe from this group, send email to
> propel-development+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/propel-development
--Apple-Mail-A261D8DA-599B-407D-822C-236ADECA0216
Content-Type: text/html;
charset=utf-8
Content-Transfer-Encoding: quoted-printable
<html><head><meta http-equiv=3D"content-type" content=3D"text/html; charset=3D=
utf-8"></head><body dir=3D"auto"><div>Hi,</div><div><br></div><div>There is n=
o Propel2 integration in the PropelBundle. The branch has been created, noth=
ing more.</div><div><br></div><div>William</div><div><br>Le 19 oct. 2012 =C3=
=A0 14:12, Cristiano Cinotti <<a href=3D"mailto:cristianocino...@gmail.co=
m">cristianocino...@gmail.com</a>> a =C3=A9crit :<br><br></div><bloc=
kquote type=3D"cite"><div><p>I'm sorry. Maybe i misunderstood your question:=
my english sucks! I described a quick install and basic commands for a gene=
ric (non-symfony) project. When PropelBundle branch 2 will be ready you'll i=
nstall it by adding only PropelBundle to your composer.json, and you'l=
l find all commands in app/console propel:blablabla. No more phing dependenc=
ies: only monolog and some symfony components. By now, PropelBundle branch 2=
isn't ready.<br>
Cheers Cristiano</p>
<div class=3D"gmail_quote">Il giorno 19/ott/2012 10.53, "Massimiliano Arione=
" <<a href=3D"mailto:garak...@gmail.com" target=3D"_blank">garakkio@gmail=
.com</a>> ha scritto:<br type=3D"attribution"><blockquote class=3D"gmail_=
quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1e=
x">
I don't want to put propel in my composer.json, not in a Symfony project.<br=
>I don't even want to run commands, other than composer ones. Otherwise, why=
using composer?<br>I just want to put propelBundle (branch 2.0) and see eve=
ry dependency resolved for me. This should be the point of using composer.<b=
r>
So, I just wondering why it's not like so, if I'm missing something or if it=
's just something to fix.<br><br>BTW, I mentioned phing because it's still i=
n the PropelBundle README, even in the 2.0 branch<br>
<div><br>cheers<br>Massimiliano <br></div>
<p></p>
-- <br>
You received this message because you are subscribed to the Google<br>
Groups "Propel Development" group.<br>
To post to this group, send email to <a href=3D"mailto:propel-development@go=
oglegroups.com" target=3D"_blank">propel-development@googlegroups.com</a><br=
>
To unsubscribe from this group, send email to<br>
<a href=3D"mailto:propel-development%2Bunsubscribe@googlegroups.com" target=3D=
"_blank">propel-development+unsubscribe@googlegroups.com</a><br>
For more options, visit this group at<br>
<a href=3D"http://groups.google.com/group/propel-development" target=3D"_bla=
nk">http://groups.google.com/group/propel-development</a></blockquote></div>=
<p></p>
-- <br>
You received this message because you are subscribed to the Google<br>
Groups "Propel Development" group.<br>
To post to this group, send email to <a href=3D"mailto:propel-development@go=
oglegroups.com">propel-development@googlegroups.com</a><br>
To unsubscribe from this group, send email to<br>
<a href=3D"mailto:propel-development+unsubscribe@googlegroups.com">propel-de=
velopment+unsubscribe@googlegroups.com</a><br>
For more options, visit this group at<br>
<a href=3D"http://groups.google.com/group/propel-development">http://groups.=
google.com/group/propel-development</a></div></blockquote></body></html>=
--Apple-Mail-A261D8DA-599B-407D-822C-236ADECA0216--