Asg4 Resources/Asg4 Bug Report.docx Asg4 Bug Report Bug 1: Incorrect calculation of fines. When a book becomes overdue by one day, no fine is imposed. Bug 2: Incorrect fine amount levied. When a fine...

i have attached the question.


Asg4 Resources/Asg4 Bug Report.docx Asg4 Bug Report Bug 1: Incorrect calculation of fines. When a book becomes overdue by one day, no fine is imposed. Bug 2: Incorrect fine amount levied. When a fine is incurred, the amount of fine reported is half the amount intended. Asg4 Resources/BRLS/lib/byte-buddy-1.10.1.jar META-INF/MANIFEST.MF Manifest-Version: 1.0 Bundle-Description: Byte Buddy is a Java library for creating Java cla sses at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space. Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-SymbolicName: net.bytebuddy.byte-buddy Built-By: rafael Bnd-LastModified: 1565372965320 Bundle-ManifestVersion: 2 Tool: Bnd-3.5.0.201709291849 Main-Class: net.bytebuddy.build.Plugin$Engine$Default Export-Package: net.bytebuddy;version="1.10.1",net.bytebuddy.agent.bui lder;version="1.10.1",net.bytebuddy.asm;version="1.10.1",net.bytebudd y.build;version="1.10.1",net.bytebuddy.description;version="1.10.1",n et.bytebuddy.description.annotation;version="1.10.1",net.bytebuddy.de scription.enumeration;version="1.10.1",net.bytebuddy.description.fiel d;version="1.10.1",net.bytebuddy.description.method;version="1.10.1", net.bytebuddy.description.modifier;version="1.10.1",net.bytebuddy.des cription.type;version="1.10.1",net.bytebuddy.dynamic;version="1.10.1" ,net.bytebuddy.dynamic.loading;version="1.10.1",net.bytebuddy.dynamic .scaffold;version="1.10.1",net.bytebuddy.dynamic.scaffold.inline;vers ion="1.10.1",net.bytebuddy.dynamic.scaffold.subclass;version="1.10.1" ,net.bytebuddy.implementation;version="1.10.1",net.bytebuddy.implemen tation.attribute;version="1.10.1",net.bytebuddy.implementation.auxili ary;version="1.10.1",net.bytebuddy.implementation.bind;version="1.10. 1",net.bytebuddy.implementation.bind.annotation;version="1.10.1",net. bytebuddy.implementation.bytecode;version="1.10.1",net.bytebuddy.impl ementation.bytecode.assign;version="1.10.1",net.bytebuddy.implementat ion.bytecode.assign.primitive;version="1.10.1",net.bytebuddy.implemen tation.bytecode.assign.reference;version="1.10.1",net.bytebuddy.imple mentation.bytecode.collection;version="1.10.1",net.bytebuddy.implemen tation.bytecode.constant;version="1.10.1",net.bytebuddy.implementatio n.bytecode.member;version="1.10.1",net.bytebuddy.matcher;version="1.1 0.1",net.bytebuddy.pool;version="1.10.1",net.bytebuddy.utility;versio n="1.10.1",net.bytebuddy.utility.privilege;version="1.10.1",net.byteb uddy.utility.visitor;version="1.10.1",net.bytebuddy.jar.asm;version=" 1.10.1",net.bytebuddy.jar.asm.signature;version="1.10.1",net.bytebudd y.jar.asm.commons;version="1.10.1" Bundle-Name: Byte Buddy (without dependencies) Bundle-Version: 1.10.1 Multi-Release: true Created-By: Apache Maven Bundle Plugin Build-Jdk: 1.8.0_201 META-INF/license/ASM ASM: a very small and fast Java bytecode manipulation framework Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. META-INF/maven/net.bytebuddy/byte-buddy/pom.xml 4.0.0 net.bytebuddy byte-buddy-parent 1.10.1 byte-buddy jar Byte Buddy (without dependencies) Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space. org.objectweb.asm net.bytebuddy.jar.asm net.bytebuddy, net.bytebuddy.agent.builder, net.bytebuddy.asm, net.bytebuddy.build, net.bytebuddy.description, net.bytebuddy.description.annotation, net.bytebuddy.description.enumeration, net.bytebuddy.description.field, net.bytebuddy.description.method, net.bytebuddy.description.modifier, net.bytebuddy.description.type, net.bytebuddy.dynamic, net.bytebuddy.dynamic.loading, net.bytebuddy.dynamic.scaffold, net.bytebuddy.dynamic.scaffold.inline, net.bytebuddy.dynamic.scaffold.subclass, net.bytebuddy.implementation, net.bytebuddy.implementation.attribute, net.bytebuddy.implementation.auxiliary, net.bytebuddy.implementation.bind, net.bytebuddy.implementation.bind.annotation, net.bytebuddy.implementation.bytecode, net.bytebuddy.implementation.bytecode.assign, net.bytebuddy.implementation.bytecode.assign.primitive, net.bytebuddy.implementation.bytecode.assign.reference, net.bytebuddy.implementation.bytecode.collection, net.bytebuddy.implementation.bytecode.constant, net.bytebuddy.implementation.bytecode.member, net.bytebuddy.matcher, net.bytebuddy.pool, net.bytebuddy.utility, net.bytebuddy.utility.privilege, net.bytebuddy.utility.visitor, ${shade.target}, ${shade.target}.signature, ${shade.target}.commons ${project.groupId} byte-buddy-dep ${project.version} src/main/resources true org.apache.maven.plugins maven-shade-plugin ${version.plugin.shade} package shade false true
Oct 27, 2021Charles Sturt University
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here