Why are we still copying .jars around in the projects outside of desktop jitsi? I thought Lyubo completed the Mavenization process of all required projects for meet?
Ingo
-- sent from my mobile
···
Le 04.09.2015 à 16:45, Boris Grozev <boris@jitsi.org> a écrit :
Branch: refs/heads/master
Home: https://github.com/jitsi/jicofo
Commit: 3623160b6d77767f41a32b933a79df803d63505d
https://github.com/jitsi/jicofo/commit/3623160b6d77767f41a32b933a79df803d63505d
Author: Boris Grozev <boris@jitsi.org>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M lib/util.jar
Log Message:
-----------
Updates the util bundle (log the correct month).
Commit: f3550a28089caf2fcbe8626984c1ece01716ec92
https://github.com/jitsi/jicofo/commit/f3550a28089caf2fcbe8626984c1ece01716ec92
Author: Boris Grozev <boris@jitsi.org>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M lib/protocol-jabber.jar
Log Message:
-----------
Updates the jabber bundle (fix missing attributes in COLIBRI).
Compare: https://github.com/jitsi/jicofo/compare/1fba50e90e88...f3550a28089c
_______________________________________________
commits mailing list
commits@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/commits
But, we still need to fix building the debian packages to use maven
and maven repo. And also make sure stuff is automatically uploaded to
our maven repo.
Regards
damencho
···
On Fri, Sep 4, 2015 at 10:20 AM, Ingo Bauersachs <ingo@jitsi.org> wrote:
Why are we still copying .jars around in the projects outside of desktop jitsi? I thought Lyubo completed the Mavenization process of all required projects for meet?
Ingo
-- sent from my mobile
Le 04.09.2015 à 16:45, Boris Grozev <boris@jitsi.org> a écrit :
Branch: refs/heads/master
Home: https://github.com/jitsi/jicofo
Commit: 3623160b6d77767f41a32b933a79df803d63505d
https://github.com/jitsi/jicofo/commit/3623160b6d77767f41a32b933a79df803d63505d
Author: Boris Grozev <boris@jitsi.org>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M lib/util.jar
Log Message:
-----------
Updates the util bundle (log the correct month).
Commit: f3550a28089caf2fcbe8626984c1ece01716ec92
https://github.com/jitsi/jicofo/commit/f3550a28089caf2fcbe8626984c1ece01716ec92
Author: Boris Grozev <boris@jitsi.org>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M lib/protocol-jabber.jar
Log Message:
-----------
Updates the jabber bundle (fix missing attributes in COLIBRI).
Compare: https://github.com/jitsi/jicofo/compare/1fba50e90e88...f3550a28089c
_______________________________________________
commits mailing list
commits@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/commits
_______________________________________________
dev mailing list
dev@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/dev
But, we still need to fix building the debian packages to use maven
and maven repo.
I can give a hand for that when the CLA stuff is done.
And also make sure stuff is automatically uploaded to
our maven repo.
Btw, how
a) are uploads made to there currently?
b) why aren't we using Sonatype for that?
b would give others Maven users acces to our artifacts as well without adding additional repos. We already have org.jitsi and an user account for Jenkins with upload permissions.
Regards
damencho
Ingo
···
Le 04.09.2015 à 17:36, Damian Minkov <damencho@jitsi.org> a écrit :
On Fri, Sep 4, 2015 at 10:20 AM, Ingo Bauersachs <ingo@jitsi.org> wrote:
Why are we still copying .jars around in the projects outside of desktop jitsi? I thought Lyubo completed the Mavenization process of all required projects for meet?
Ingo
-- sent from my mobile
Le 04.09.2015 à 16:45, Boris Grozev <boris@jitsi.org> a écrit :
Branch: refs/heads/master
Home: https://github.com/jitsi/jicofo
Commit: 3623160b6d77767f41a32b933a79df803d63505d
https://github.com/jitsi/jicofo/commit/3623160b6d77767f41a32b933a79df803d63505d
Author: Boris Grozev <boris@jitsi.org>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M lib/util.jar
Log Message:
-----------
Updates the util bundle (log the correct month).
Commit: f3550a28089caf2fcbe8626984c1ece01716ec92
https://github.com/jitsi/jicofo/commit/f3550a28089caf2fcbe8626984c1ece01716ec92
Author: Boris Grozev <boris@jitsi.org>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M lib/protocol-jabber.jar
Log Message:
-----------
Updates the jabber bundle (fix missing attributes in COLIBRI).
Compare: https://github.com/jitsi/jicofo/compare/1fba50e90e88...f3550a28089c
_______________________________________________
commits mailing list
commits@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/commits
_______________________________________________
dev mailing list
dev@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
dev@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/dev
Hi,
But, we still need to fix building the debian packages to use maven
and maven repo.
I can give a hand for that when the CLA stuff is done.
Thank you.
And also make sure stuff is automatically uploaded to
our maven repo.
Btw, how
a) are uploads made to there currently?
b) why aren't we using Sonatype for that?
b would give others Maven users acces to our artifacts as well without adding additional repos. We already have org.jitsi and an user account for Jenkins with upload permissions.
As I know, currently nothing is automated, nothing is uploading
through jenkins. I think this is the first step we need to do in order
to continue with moving the deb packages to use maven downloaded
bundles.
Regards
damencho
···
On Fri, Sep 4, 2015 at 12:10 PM, Ingo Bauersachs <ingo@jitsi.org> wrote:
Le 04.09.2015 à 17:36, Damian Minkov <damencho@jitsi.org> a écrit :
Regards
damencho
Ingo
On Fri, Sep 4, 2015 at 10:20 AM, Ingo Bauersachs <ingo@jitsi.org> wrote:
Why are we still copying .jars around in the projects outside of desktop jitsi? I thought Lyubo completed the Mavenization process of all required projects for meet?
Ingo
-- sent from my mobile
Le 04.09.2015 à 16:45, Boris Grozev <boris@jitsi.org> a écrit :
Branch: refs/heads/master
Home: https://github.com/jitsi/jicofo
Commit: 3623160b6d77767f41a32b933a79df803d63505d
https://github.com/jitsi/jicofo/commit/3623160b6d77767f41a32b933a79df803d63505d
Author: Boris Grozev <boris@jitsi.org>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M lib/util.jar
Log Message:
-----------
Updates the util bundle (log the correct month).
Commit: f3550a28089caf2fcbe8626984c1ece01716ec92
https://github.com/jitsi/jicofo/commit/f3550a28089caf2fcbe8626984c1ece01716ec92
Author: Boris Grozev <boris@jitsi.org>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M lib/protocol-jabber.jar
Log Message:
-----------
Updates the jabber bundle (fix missing attributes in COLIBRI).
Compare: https://github.com/jitsi/jicofo/compare/1fba50e90e88...f3550a28089c
_______________________________________________
commits mailing list
commits@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/commits
_______________________________________________
dev mailing list
dev@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
dev@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
dev@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/dev