|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ Amdatu-developers mailing list [email protected] http://lists.amdatu.org/mailman/listinfo/amdatu-developers


It is now windows friendly
Passing in a file:///c.. uri to the file constructor was throwing IllegalArgumentExceptions...
Looks good. Works for me.
The idea was allowing not to know what to need as long as you are happy with mostly defaults. Yes, something like this. Ultimately we could switch provisioning on/of and tests keep working. But that mught be a followup issue![]()
We only want hardcoded versions in pom files so they are easily/automagically updatable in one place. For extenal deps we like them to be non SNAPSHOT asap. We must resolve them before release as maven wont allow a release with SNAPSHOT deps cause its non deterministic. So if you put in an external SNAPSHOT dependency and I am doing a release next week I'll bump my nose at that 1 minute to deadline time.
The how id documented at http://www.amdatu.org/confluence/display/Amdatu/Build+infrastructure but you'll probably still run into th webdav authorization issue (only gx personal can deploy).
Good question. See my earlier comment. Do we still want to support the old mechanism? Or force a move to the new provisioning setup? Let's do some more pondering.