You can subscribe to this list here.
2012 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(16) |
Jun
(8) |
Jul
(8) |
Aug
(5) |
Sep
(2) |
Oct
(2) |
Nov
(6) |
Dec
(6) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2013 |
Jan
(3) |
Feb
(1) |
Mar
(7) |
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
From: kunal s. <sh...@bn...> - 2012-11-06 22:04:05
|
Hello, This is a reminder for the monthly update meeting for the accelutil group which will be held tomorrow 11/7/2012 at 12:00 PST, 15:00 EST, 21:00 CET. The meeting will be via google hangouts. Sincerely Kunal |
From: kunal s. <sh...@bn...> - 2012-10-03 20:33:31
|
Hello, Following are the minutes of the August meeting of the accel util group. It reports the work complete in August and the work planned for the month of September. https://docs.google.com/document/pub?id=1QEBhRmwSUXzH25-oVqi0-sh3UXswRBy_WcU-BzVm_88 Sincerely, Kunal |
From: kunal s. <sh...@bn...> - 2012-10-03 14:37:34
|
Hello, This is a reminder for the monthly update meeting for the accelutil group which will be held today 10/3/2012 at 12:00 PST, 15:00 EST, 21:00 CET. The meeting will be via google hangouts. Sincerely Kunal |
From: kunal s. <sh...@bn...> - 2012-09-19 12:20:59
|
Hello, Following are the minutes for the September meeting of the accel util group. https://docs.google.com/document/pub?id=1EpDDKChD9QkPDVBwJ185Ova88AgKE64YUulmsFsY_YQ sincerely, Kunal |
From: Shroff, K. <sh...@bn...> - 2012-09-04 23:15:58
|
Hello, This is a reminder for the monthly update meeting for the accelutil group which will be held tomorrow 8/5/2012 at 12:00 PST, 15:00 EST, 21:00 CET. The meeting will be via google hangouts. Sincerely Kunal |
From: Carcassi, G. <car...@bn...> - 2012-08-08 19:07:51
|
Hi all, As you know, the build infrastructure I had setup at BNL was starting to be a pain. * an outside collaborator would violate BNL policies * we have to maintain the service (Jenkins and the plugins) * we would have to maintain the execution environment (installing java, maven, and whatnot) * a bad build could hang the server (we are using the same machine for everything) Well, no more! I unveil to you the build as a service: https://openepics.ci.cloudbees.com/ As you noticed, I have already converted 5 projects: JCA, CAJ, epics-util, graphene and pvManager. They all build there, they publish the result of the build in the maven repository and the sites on sourceforge. The service is provided by cloudbees, that granted us a FOSS account (http://www.cloudbees.com/foss). This gives us, among other things, 2000 free build minutes (if you go over you get charged). I will be removing the old tasks from irmis-dev, and invite anybody who had jobs there (Matej, Ralph, Kunal) to contact me to setup an account so that you can start moving too. If anybody else wants an account, please let me know. They also have a platform to host running services (e.g. for our integration tests) and mysql database instances: if anybody can step up and figure that out for channelfinder and olog, that would be good! If anybody is interested, this Friday morning I can give a short walk through to anybody who is interested. Thanks, Gabriele |
From: Carcassi, G. <car...@bn...> - 2012-08-03 21:25:25
|
Hi all, Let's finish the week with something cool! Check this out: http://channelfinder.sourceforge.net/ChannelFinder/jira-report.html It's generated automatically by looking at the JIRA Closed issues (Resolved is not Closed, btw... you need to close issues). It shows only the Service issues. We could have all of the CF issues in one (Java api, css, ...) or split it up in the different maven projects. As you prefer. All it took was adding this to the Channel Finder Server pom.xml in the reporting sections: <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-changes-plugin</artifactId> <version>2.7.1</version> <configuration> <columnNames>Fix Version,Priority,Type,Summary,Assignee,Key,Status,Resolution</columnNames> <sortColumnNames>Fix Version,Priority,Key DESC</sortColumnNames> <component>Service</component> </configuration> <reportSets> <reportSet> <reports> <report>jira-report</report> </reports> </reportSet> </reportSets> </plugin> That's because someone already had added the previous required section: <issueManagement> <system>JIRA</system> <url>http://java.net/jira/browse/CHANNELFINDER/component/14299</url> </issueManagement> You can easily add it to your maven projects (thus showing the awesomeness of maven... and compensating for the aggravation that sometimes causes ;-) ). I've added this to pvManager too, though I need to actually fill in some issues... :-) Have a good week-end! Gabriele |
From: kunal s. <sh...@bn...> - 2012-08-01 20:41:01
|
Hello, Following are the minutes for the August meeting of the accel util group. https://docs.google.com/document/pub?id=1yRT4f3BDGOmop74LDh85PosdY8lRKkgNnE9Qck-Vlc8 sincerely, Kunal |
From: kunal s. <sh...@bn...> - 2012-08-01 18:58:02
|
Hello, Meeting URL https://plus.google.com/hangouts/_/4c805ec225fdceadecd8b9daf9944c8f0c1b1fc3?authuser=0&eid=112193053365340857943&hl=en <https://plus.google.com/hangouts/_/4c805ec225fdceadecd8b9daf9944c8f0c1b1fc3?authuser=0&eid=112193053365340857943&hl=en> Kunal On 8/1/2012 1:49 PM, Carcassi, Gabriele wrote: > See all later! > > Gabriele > > -----Original Message----- > From: kunal shroff [mailto:sh...@bn...] > Sent: Monday, July 30, 2012 9:16 AM > To: accel utils > Cc: Kasemir, Kay; Chen, Xihui > Subject: [Accelutils-devel] Monthy Meeting reminder > > Hello, > > This is a reminder for the monthly update meeting for the accelutil group which will be held on 8/1/2012 at 12:00 PST, 15:00 EST, 21:00 CET. > The meeting will be via google+ hangouts. > > Agenda > - Status update on the Next steps discussed during last months meeting. > https://docs.google.com/document/pub?id=1qfk6ug3FLPRv9LIOzmIsrswIPjBfe-piLC4-UNXAM7g > > > Sincerely, > Kunal > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Accelutils-devel mailing list > Acc...@li... > https://lists.sourceforge.net/lists/listinfo/accelutils-devel |
From: Carcassi, G. <car...@bn...> - 2012-08-01 17:49:30
|
See all later! Gabriele -----Original Message----- From: kunal shroff [mailto:sh...@bn...] Sent: Monday, July 30, 2012 9:16 AM To: accel utils Cc: Kasemir, Kay; Chen, Xihui Subject: [Accelutils-devel] Monthy Meeting reminder Hello, This is a reminder for the monthly update meeting for the accelutil group which will be held on 8/1/2012 at 12:00 PST, 15:00 EST, 21:00 CET. The meeting will be via google+ hangouts. Agenda - Status update on the Next steps discussed during last months meeting. https://docs.google.com/document/pub?id=1qfk6ug3FLPRv9LIOzmIsrswIPjBfe-piLC4-UNXAM7g Sincerely, Kunal ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Accelutils-devel mailing list Acc...@li... https://lists.sourceforge.net/lists/listinfo/accelutils-devel |
From: kunal s. <sh...@bn...> - 2012-07-30 13:16:23
|
Hello, This is a reminder for the monthly update meeting for the accelutil group which will be held on 8/1/2012 at 12:00 PST, 15:00 EST, 21:00 CET. The meeting will be via google+ hangouts. Agenda - Status update on the Next steps discussed during last months meeting. https://docs.google.com/document/pub?id=1qfk6ug3FLPRv9LIOzmIsrswIPjBfe-piLC4-UNXAM7g Sincerely, Kunal |
From: kunal s. <sh...@bn...> - 2012-07-13 13:33:51
|
Hello, Following are the minutes for the July meeting of the accel util group. https://docs.google.com/document/pub?id=1qfk6ug3FLPRv9LIOzmIsrswIPjBfe-piLC4-UNXAM7g sincerely, Kunal |
From: kunal s. <sh...@bn...> - 2012-07-10 19:44:54
|
Hello, This is a reminder for the monthly update meeting for the accelutil group which will be help tomorrow 7/11/2012 at 12:00 PST, 15:00 EST, 21:00 CET. The meeting will be via google hangouts. Sincerely Kunal |
From: Ralph L. <Ral...@gm...> - 2012-07-06 07:27:53
|
On Thu Jul 05 2012 20:25:33 GMT+0200 (CEST), Carcassi, Gabriele <car...@bn...> wrote: > > Hi all, > > > > Given that the meeting yesterday did not happen because of the holiday > (and because I totally forgot about it), we should have it next week. > I am on vacation, and will still be next week. Sorry! ~Ralph |
From: Carcassi, G. <car...@bn...> - 2012-07-05 18:25:45
|
Hi all, Given that the meeting yesterday did not happen because of the holiday (and because I totally forgot about it), we should have it next week. Gabriele |
From: Carcassi, G. <car...@bn...> - 2012-07-03 15:46:12
|
Hi Ralph, No, I didn't touch anything. Gabrile From: Ralph Lange [mailto:Ral...@gm...] Sent: Tuesday, July 03, 2012 11:06 AM To: acc...@li... >> "acc...@li..." Subject: Re: [Accelutils-devel] Trac (and all hosted apps) being phased out from sourceforge On Tue Jul 03 2012 16:35:50 GMT+0200 (CEST), Carcassi, Gabriele <car...@bn...><mailto:car...@bn...> wrote: Hi all, I was just made aware of this: http://sourceforge.net/blog/hosted-apps-retirement/ Sourceforge is retiring the hosted apps, which include trac. This will happen September first. Means we have to migrate to something else. One possibility, is to manage our own instance of trac as described here: http://sourceforge.net/p/forge/community-docs/Migrating%20Trac%20from%20Hosted%20Apps/ Or to move to something else... Ideas? Opinions? Bummer. trying to look at our Trac pages, I only get Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 378, in send_error 'text/html') File "/usr/lib/python2.4/site-packages/trac/web/chrome.py", line 688, in render_template data = self.populate_data(req, data) File "/usr/lib/python2.4/site-packages/trac/web/chrome.py", line 596, in populate_data d['chrome'].update(req.chrome) File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 205, in __getattr__ value = self.callbacks[name](self) File "/usr/lib/python2.4/site-packages/trac/web/chrome.py", line 464, in prepare_request for category, name, text in contributor.get_navigation_items(req): File "/usr/lib/python2.4/site-packages/trac/versioncontrol/web_ui/browser.py", line 295, in get_navigation_items if 'BROWSER_VIEW' in req.perm: File "/usr/lib/python2.4/site-packages/trac/perm.py", line 571, in has_permission return self._has_permission(action, resource) File "/usr/lib/python2.4/site-packages/trac/perm.py", line 584, in _has_permission decision = PermissionSystem(self.env). \ File "/usr/lib/python2.4/site-packages/trac/perm.py", line 472, in check_permission perm) File "/usr/lib/python2.4/site-packages/trac/perm.py", line 304, in check_permission permissions = PermissionSystem(self.env). \ File "/usr/lib/python2.4/site-packages/trac/perm.py", line 390, in get_user_permissions for perm in self.store.get_user_permissions(username): File "/usr/lib/python2.4/site-packages/trac/perm.py", line 194, in get_user_permissions db = self.env.get_db_cnx() File "/usr/lib/python2.4/site-packages/trac/env.py", line 264, in get_db_cnx return DatabaseManager(self).get_connection() File "/usr/lib/python2.4/site-packages/trac/db/api.py", line 75, in get_connection connector, args = self._get_connector() File "/usr/lib/python2.4/site-packages/trac/db/api.py", line 87, in _get_connector scheme, args = _parse_db_str(sfjson) File "/usr/lib/python2.4/site-packages/trac/db/api.py", line 113, in _parse_db_str fp = open(sfjson, 'r') IOError: [Errno 13] Permission denied: '/nfs/trac/conf/project/a/ac/accelutils/sf.json' Well ... as my other projects' Trac pages still work ... you didn't start something there, did you?! ~Ralph |
From: Ralph L. <Ral...@gm...> - 2012-07-03 15:06:26
|
On Tue Jul 03 2012 16:35:50 GMT+0200 (CEST), Carcassi, Gabriele <car...@bn...> wrote: > > Hi all, > > > > I was just made aware of this: > > http://sourceforge.net/blog/hosted-apps-retirement/ > > > > Sourceforge is retiring the hosted apps, which include trac. This will > happen September first. Means we have to migrate to something else. > One possibility, is to manage our own instance of trac as described here: > > http://sourceforge.net/p/forge/community-docs/Migrating%20Trac%20from%20Hosted%20Apps/ > > > > Or to move to something else... Ideas? Opinions? > Bummer. trying to look at our Trac pages, I only get Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 378, in send_error 'text/html') File "/usr/lib/python2.4/site-packages/trac/web/chrome.py", line 688, in render_template data = self.populate_data(req, data) File "/usr/lib/python2.4/site-packages/trac/web/chrome.py", line 596, in populate_data d['chrome'].update(req.chrome) File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 205, in __getattr__ value = self.callbacks[name](self) File "/usr/lib/python2.4/site-packages/trac/web/chrome.py", line 464, in prepare_request for category, name, text in contributor.get_navigation_items(req): File "/usr/lib/python2.4/site-packages/trac/versioncontrol/web_ui/browser.py", line 295, in get_navigation_items if 'BROWSER_VIEW' in req.perm: File "/usr/lib/python2.4/site-packages/trac/perm.py", line 571, in has_permission return self._has_permission(action, resource) File "/usr/lib/python2.4/site-packages/trac/perm.py", line 584, in _has_permission decision = PermissionSystem(self.env). \ File "/usr/lib/python2.4/site-packages/trac/perm.py", line 472, in check_permission perm) File "/usr/lib/python2.4/site-packages/trac/perm.py", line 304, in check_permission permissions = PermissionSystem(self.env). \ File "/usr/lib/python2.4/site-packages/trac/perm.py", line 390, in get_user_permissions for perm in self.store.get_user_permissions(username): File "/usr/lib/python2.4/site-packages/trac/perm.py", line 194, in get_user_permissions db = self.env.get_db_cnx() File "/usr/lib/python2.4/site-packages/trac/env.py", line 264, in get_db_cnx return DatabaseManager(self).get_connection() File "/usr/lib/python2.4/site-packages/trac/db/api.py", line 75, in get_connection connector, args = self._get_connector() File "/usr/lib/python2.4/site-packages/trac/db/api.py", line 87, in _get_connector scheme, args = _parse_db_str(sfjson) File "/usr/lib/python2.4/site-packages/trac/db/api.py", line 113, in _parse_db_str fp = open(sfjson, 'r') IOError: [Errno 13] Permission denied: '/nfs/trac/conf/project/a/ac/accelutils/sf.json' Well ... as my other projects' Trac pages still work ... you didn't start something there, did you?! ~Ralph |
From: Carcassi, G. <car...@bn...> - 2012-07-03 14:36:29
|
Hi all, I was just made aware of this: http://sourceforge.net/blog/hosted-apps-retirement/ Sourceforge is retiring the hosted apps, which include trac. This will happen September first. Means we have to migrate to something else. One possibility, is to manage our own instance of trac as described here: http://sourceforge.net/p/forge/community-docs/Migrating%20Trac%20from%20Hosted%20Apps/ Or to move to something else... Ideas? Opinions? Gabriele |
From: Carcassi, G. <car...@bn...> - 2012-06-15 15:37:29
|
Java 6 is going to be EOL this September/October. Eric had to deploy CSS on Java 7 because of IT requirements there. Java 7 for Mac has been released, so that's not a stopper anymore. So, yeah, we should at least make sure everything runs under Java 7. In a few months we can start depending on it... Gabriele From: Ralph Lange [mailto:Ral...@gm...] Sent: Friday, June 15, 2012 11:19 AM To: ChannelFinder Developers; AccelUtils Developers Subject: Re: [CF-devel] [Accelutils-devel] ChannelFinder API: patched trustmanager On 15.06.2012 16:46, Carcassi, Gabriele wrote: Hi all, I patched the dummy trustmanager so that it works in Java 7. Return an empty array if no default trustmanager was found. There's probably a better way to do it, but this works for now. I patched both the API in its repository and the CSS copy. Eric, you should confirm that this solves your problem. Thanks, Gabriele Are we moving to Java 7, or do you do this just for your personal pleasure?? Cheers, ~Ralph |
From: Ralph L. <Ral...@gm...> - 2012-06-15 15:19:19
|
On 15.06.2012 16:46, Carcassi, Gabriele wrote: > > Hi all, > > > > I patched the dummy trustmanager so that it works in Java 7. Return an > empty array if no default trustmanager was found. There's probably a > better way to do it, but this works for now. > > > > I patched both the API in its repository and the CSS copy. Eric, you > should confirm that this solves your problem. > > > > Thanks, > > Gabriele > Are we moving to Java 7, or do you do this just for your personal pleasure?? Cheers, ~Ralph |
From: Carcassi, G. <car...@bn...> - 2012-06-15 14:46:12
|
Hi all, I patched the dummy trustmanager so that it works in Java 7. Return an empty array if no default trustmanager was found. There's probably a better way to do it, but this works for now. I patched both the API in its repository and the CSS copy. Eric, you should confirm that this solves your problem. Thanks, Gabriele |
From: Carcassi, G. <car...@bn...> - 2012-06-14 14:07:39
|
Sorry for the test e-mail. CSS mailing list is not working. Just trying to see if this one does... Gabriele |
From: Ralph L. <Ral...@gm...> - 2012-06-07 16:25:25
|
Hi guys, Sorry about me missing last night.... it just didn't happen. I had the best intentions, but dinner was running late, and at 9pm we were still working hard, trying to chase our uncooperative children into bed. Good minutes! Wish I had been there. ~Ralph On 06.06.2012 23:26, kunal shroff wrote: > Hello, > > Following are the minutes for the June meeting of the accel util group. > https://docs.google.com/document/pub?id=1cBnqgRZQO0ohCYJ8xy88dTQpC1EVgYI8-MC9oipVxCA > > sincerely, > Kunal > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Accelutils-devel mailing list > Acc...@li... > https://lists.sourceforge.net/lists/listinfo/accelutils-devel |
From: kunal s. <sh...@bn...> - 2012-06-06 21:26:41
|
Hello, Following are the minutes for the June meeting of the accel util group. https://docs.google.com/document/pub?id=1cBnqgRZQO0ohCYJ8xy88dTQpC1EVgYI8-MC9oipVxCA sincerely, Kunal |
From: Carcassi, G. <car...@bn...> - 2012-06-06 17:17:23
|
See you in a couple of hours. If you are having trouble connecting, please contact me or Kunal on chat or e-mail. Gabriele From: Carcassi, Gabriele [mailto:car...@bn...] Sent: Friday, June 01, 2012 4:16 PM To: acc...@li... Subject: [Accelutils-devel] Meeting next Wednesday, June 6th, 12:00 PST, 15:00 EST, 21:00 CET Hi all! An early reminder that next week we'll be meeting. The main task will be to complete a report similar to last month: https://docs.google.com/document/pub?id=1U-1MIzb02PhhGcZ7CJ1pg9al-_6C6P5l0xBY9nsLch0 Is there any other topic of general interest that anybody want to discuss? I have one: virtual presentations; maybe I can convince Ralph to tell us about Mercurial queues (which NetBeans 7.2 now in beta supports!). :-) Have a good week-end! Gabriele |