Jdepend package filters - jdepend

Iam using JDepend to get the dependencies of various packages. There are many packages in my project and i want to filter out some packages with the prefix com.*. In the documentation of JDepend it is given that this can be done by modifing the jdepend.propeties file. I have added the ignore statements in that file but iam unable to filter those out. Can anyone help me?

Related

Invoice2Data template not found

I am currently trying to parse some invoice data and came across this package on PyPi. It seems to be very handy for this task. There is one problem I can't run it due to 'no template found for ' error. From the documentation [https://pypi.org/project/invoice2data/0.2.31/#description]
it becomes clear that you need to specify a template and then run the following command: invoice2data <invoice_file>.pdf. To specify a template you need to run the command invoice2data --template-folder <yourfolder>.
When executing these commands in my wsl (Linux virtual machine, needed to run package) it keeps complaining. My invoice files are in the map 'tpl' (2 custom yml files), and the invoice file is called invoice.pdf see screenshots. I have attached the invoices too for clearity, please not these are all testfiles. My aim is to first make sure invoice2data operates, and then make my own custom YML template conforming the tutorial.
Somehow invoice2data does not get, it needs to assign a template ( I really don't care about which template at this stage) to execute the parsing. I have looked everywhere on google, there are topics on these, but none offer me a solution. I hope somebody can help me out. Much appreciated, tnx a lot in advance
Jeffrey
1. files and directories
2. YML template files
3. Command line execution gives error
4a. invoice sample 1
4b. invoice sample 2

Adding Bigdata.jar or Sinbad.jar to sublime.

I need to add bigjar to sublime so that I could use import big.data.*;
Which could be found here: https://github.com/berry-cs/big-data-cse
This link directs me to download sinbad, which I did. I now have this jar file and I don't know what to do with it.
I tried opening it. I tried going to package control but I think those are pre-downloadedable packages. I tried checking the package folder, where I am then presented with a user folder which embeds a package.Control.cache folder and other package bundles file, and dragging the sinbad.jar file in there.
I am terribly confused and just want to start my homework. If you could help or just push me in the rigth direction. I due apologize if this might be copy of another question.
AuctionSystem.java:5: error: package big.data does not exist
import big.data.*;
^
1 error

drools could not open decision table from XLS file

I could create a fresh spring boot project and successfully run all rules getting from an excel file by following this: http://www.baeldung.com/drools-excel
however If I just add same maven dependencies in my existing spring boot project, I can only use rules in CSV format. if I use .xls, I get error org.apache.poi.poifs.filesystem.NotOLE2FileException: Invalid header signature; read 0xE011BDBFEFBDBFEF, expected 0xE11AB1A1E011CFD0 - Your file appears not to be a valid OLE2 document
Not sure what am I missing here but I have tried a lot from past 8 hours but no luck
Can anybody suggest please?
I could resolve this after I accidentally tried to open rules excel file on target folder. It was corrupt. It was a maven setup issue. I had to waste a day on this crap issue. this post: Excel file corrupt when copied from src to target in Eclipse IDE
helped me to resolve my issue

Understanding and writing RPM spec files

I am trying to write spec files to generate rpm files using a packet manager.
In the sample spec files on the internet under the "%file" section there are tags such as "%{_bindir}".
Could some please tell me if this is a variable and if it is where is it saved. If not then what does it represent.I would be grateful if you could point me towards a resourse or help me with the answer.

Sugar CRM Module install issue

I uploaded the Module in Sugar CRM using Module Loader and it is showing in the list but while I try to install it shows me the following error.
Display Log
Failed to copy
cache/upgrades/temp/BqJ0Hh/SugarModules/modules/ls_l2schat to
modules/ls_l2schat
I have given permissions necessary permission to all folders but still getting the same error.
and the directory "cache/upgrades/temp/" is empty. Please let me know how to fix this issue OR debug step by step.
That usually means that your manifest.php is incorrect and it doesn't correspond to what is actually in the zip. Check to see if /SugarModules/modules/ls_l2schat exists in your module's zip file. If it is, check again and make sure that the spelling and casing is EXACTLY right.

Resources