Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Repo reports

> Can anyone tell me why are the reports not detecting this "about.html" file in the jar of this plugin?

Can you tell me, if it is really there? I looked, and did not see it. I suspect you added it to your source repository, but forgot to add it to your "bin.includes" (and src.includes? I forget if both needed) in your build.properties file. So, during your build, it is not "included" with the built artifact. (FYI, it is a common problem ... you would not be the first to forget this step .... I suspect every committer has, at some point).

HTH




From:        Ahmed Wafa <ahmed.samir.wafa@xxxxxxxxx>
To:        Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>,
Date:        05/15/2013 10:58 AM
Subject:        [cross-project-issues-dev] Repo reports
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx




Hi,

concerning the repo reports, I noticed a while ago that one of our plug-ins was missing the "about.html" file. In addition it was also missing the provider name. I added the "about.html" file and the provider name right away. The reports now show that the plug-in is still missing the "about.html" file although the "provider name" issue is now resolved. I really don't want us to face problems because of this missing ".html" file. Can anyone tell me why are the reports not detecting this "about.html" file in the jar of this plugin? Thanks.

best regards,
Samir -  JWT (Java Workflow Tooling)
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top