Tagged Questions

2
votes
1answer
129 views

Copy the latest version of an artifact from a Maven repository

I am trying to copy a war file from my company's Nexus repository to a specific location. I am using maven-dependency-plugin in the following way: <plugin> ...
1
vote
3answers
78 views

default python mac version

I have been learning Python in my Mac [default Python installation 2.6.1 on OSX 10.6.7], but now Im in a stage where im considering if its worth it to update to latest Python? thanks!
0
votes
1answer
23 views

JQM versions 1.orc shrinks website in mobile safari

I am a beginner to JQM and am developing a mobile website within Dreamweaver CS5.5. Once I received the new DW I immediately updated to jqm 1.0a4.1. Designed my site and it looks good on desktop ...
0
votes
2answers
505 views

In OpenCL 1.1 my call to function min() is ambiguous and I can't figure out why

I just upgraded from OpenCL 1.0 to 1.1. When I make my call to the min() function, I get error output: <program source>:45:44: error: call to 'min' is ambiguous int ...
0
votes
2answers
414 views

Question about SubSonic and a question about dateTimePicker control on a Windows Form

Question #1: Latest working Version I'm currently using SubSonic 2.1 built 491. Is there a later built? Where can I get it? I know 2.2 was released but it doesn't come with a Setup and I wouldn't ...