Bug opened: http://bugs.cloudstack.org/browse/CS-15732
If someone is familiar with this code (F5 integration), perhaps there are suggestions for how to proceed? It seems fairly straight forward as a re-write, but that is probably best done by someone who has experience using the class. Suggestions? On Thu, Jul 26, 2012 at 11:13 PM, Chip Childers <[email protected]> wrote: > Updated in source and added to the wiki here: > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Moving+dependencies+to+ASF+approved+licenses > > I'd open a bug, but even though I have an account on > bugs.cloudstack.org, I can't log in. Can anyone help with that? > Thanks! > > -chip > > On Thu, Jul 26, 2012 at 9:54 PM, David Nalley <[email protected]> wrote: >> Chip >> This looks to have been a bit too aggressive for this file, copyright >> owner is F5, we can't relicense for them: >> >> Though we need to file a bug for this, as I don't think we were >> originally tracking this file, as something to watch. >> >> Thanks for all of the license header work though, I greatly appreciate it. >> >> --David >> >> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e934f6f8/core/src/com/cloud/network/resource/XTrustProvider.java >> ---------------------------------------------------------------------- >> diff --git a/core/src/com/cloud/network/resource/XTrustProvider.java >> b/core/src/com/cloud/network/resource/XTrustProvider.java >> index ec76b6b..dd9523e 100644 >> --- a/core/src/com/cloud/network/resource/XTrustProvider.java >> +++ b/core/src/com/cloud/network/resource/XTrustProvider.java >> @@ -1,3 +1,19 @@ >> +// Licensed to the Apache Software Foundation (ASF) under one >> +// or more contributor license agreements. See the NOTICE file >> +// distributed with this work for additional information >> +// regarding copyright ownership. The ASF licenses this file >> +// to you under the Apache License, Version 2.0 (the >> +// "License"); you may not use this file except in compliance >> +// with the License. You may obtain a copy of the License at >> +// >> +// http://www.apache.org/licenses/LICENSE-2.0 >> +// >> +// Unless required by applicable law or agreed to in writing, >> +// software distributed under the License is distributed on an >> +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY >> +// KIND, either express or implied. See the License for the >> +// specific language governing permissions and limitations >> +// under the License. >> /* >> * The contents of this file are subject to the "END USER LICENSE >> AGREEMENT FOR F5 >> * Software Development Kit for iControl"; you may not use this file except >> in >>
