Repository: incubator-netbeans Updated Branches: refs/heads/master 2bdea8b75 -> 4a55576d1
[NETBEANS-54] Module Review o.apache.xmlrpc - Added three entries in binaries-list with Maven coordinates for Apache XMLRPC 3.0 files (Apache 2.0) - No notice files found at https://svn.apache.org/repos/asf/webservices/archive/xmlrpc/tags/XMLRPC_3_0/ - No other licensing issues found. Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/8ed166ac Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/8ed166ac Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/8ed166ac Branch: refs/heads/master Commit: 8ed166ac643b9f5facd6a25d9c4aab02206f773f Parents: bb83f49 Author: Antonio Vieiro <[email protected]> Authored: Sat Oct 14 17:26:38 2017 +0200 Committer: Antonio Vieiro <[email protected]> Committed: Sat Oct 14 17:26:38 2017 +0200 ---------------------------------------------------------------------- o.apache.xmlrpc/external/binaries-list | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/8ed166ac/o.apache.xmlrpc/external/binaries-list ---------------------------------------------------------------------- diff --git a/o.apache.xmlrpc/external/binaries-list b/o.apache.xmlrpc/external/binaries-list index 37ee4e7..bec111e 100644 --- a/o.apache.xmlrpc/external/binaries-list +++ b/o.apache.xmlrpc/external/binaries-list @@ -14,6 +14,7 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -64F5BEEADD2A239C4BC354B8DFDB97CF7FDD9983 xmlrpc-client-3.0.jar -8FA16AD28B5E79A7CD52B8B72985B0AE8CCD6ADF xmlrpc-common-3.0.jar -D6917BF718583002CBE44E773EE21E2DF08ADC71 xmlrpc-server-3.0.jar +64F5BEEADD2A239C4BC354B8DFDB97CF7FDD9983 org.apache.xmlrpc:xmlrpc-client:3.0 +8FA16AD28B5E79A7CD52B8B72985B0AE8CCD6ADF org.apache.xmlrpc:xmlrpc-common:3.0 +D6917BF718583002CBE44E773EE21E2DF08ADC71 org.apache.xmlrpc:xmlrpc-server:3.0 +
