Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added tests to verify if resources exist in classpath #76

Merged
merged 4 commits into from
Jun 5, 2018
Merged

Added tests to verify if resources exist in classpath #76

merged 4 commits into from
Jun 5, 2018

Conversation

jeandersonbc
Copy link
Collaborator

@cyrille-artho, I guess this is all we need to check if build.properties and .version exist.
Note that the test is failing because .version doesn't exist yet.

* @author Jeanderson Candido
*
*/
public class ReporterResourcesTest extends TestJPF {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although it wasn't required, I extended TestJPF to keep this working on the Ant build.
If you have any suggestions, please, let me know so I can update this pull request with your suggestions.

@cyrille-artho
Copy link
Member

cyrille-artho commented Jun 4, 2018 via email

@jeandersonbc
Copy link
Collaborator Author

@cyrille-artho I think everything is working now. Any changes or improvements? After merging this, I believe I can start on generating the build properties on Gradle. Currently, it is just copying an outdated file (must open an issue for that)

@cyrille-artho cyrille-artho merged commit 8c822ac into javapathfinder:gradle Jun 5, 2018
@jeandersonbc jeandersonbc deleted the issue75 branch June 7, 2018 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants