Mark Derricutt

Results 140 comments of Mark Derricutt

I also have a local branch which removes Rhino in favor of dyn.js which is getting closer to being merged, so this refactoring will help with this as well for...

> want partial steps to succeed, this might need repeating some rules, The think the only partial success I'd want would be (based on the above rules), to remove the...

This could go well with my #279 feature request - only running a rule if another rule matches (or matched) for the file.

Was this PR ever made? Or included in this non-fork?

Could we take this one step further with `package` level annotations? ``` @ApprovalBaseDirectory("../resources/') package com.foo; ``` which gets stored in `package-info.java` - see https://puredanger.github.io/tech.puredanger.com/2007/02/28/package-annotations for some details.

@LarsEckart did `@ApprovalBaseDirectory` make it into approval tests?

@LarsEckart All good - I'd totally forgotten about it til I ran into some code locally references this ticket ;)

@forax There's not an API for Central persae AFAIK - but many people use the oss.sonatype.org Nexus server - which provides validation and syncing to Maven central. Nexus, at it's...

Actually - this seems to be triggering under Java 8 as well.

So... thumbs up - what does that mean? Is this a known issue? Any idea how it could be resolved ( is it a bug in the plugin, or possibly...