This is an automated email from the git hooks/post-receive script. sylvestre pushed a commit to branch master in repository jscover.
commit c756c4e45d36bb34e29249263ddfddf3ac5854e9 Author: tntim96 <[email protected]> Date: Wed Jun 4 19:42:19 2014 +1000 Add drone.io CI URL --- JSCover.ipr | 3 +++ bookmarks.html | 1 + 2 files changed, 4 insertions(+) diff --git a/JSCover.ipr b/JSCover.ipr index 20e04f9..d58191d 100644 --- a/JSCover.ipr +++ b/JSCover.ipr @@ -38,6 +38,9 @@ <module name="JSCover" /> </profile> </annotationProcessing> + <bytecodeTargetLevel> + <module name="JSCover" target="1.5" /> + </bytecodeTargetLevel> </component> <component name="CopyrightManager" default="" /> <component name="DependencyValidationManager"> diff --git a/bookmarks.html b/bookmarks.html index 89b1ceb..190c6c6 100644 --- a/bookmarks.html +++ b/bookmarks.html @@ -10,6 +10,7 @@ <a href="http://tntim96.github.com/JSCover/" target="_blank">JSCover WebSite On GitHub</a><br/> <a href="http://sourceforge.net/p/jscover/" target="_blank">JSCover Project on SourceForge</a><br/> <a href="http://github.com/tntim96/JSCover/" target="_blank">JSCover Project On GitHub</a><br/> +<a href="https://drone.io/" target="_blank">Drone.io Continuous Integration</a><br/> <a href="https://oss.sonatype.org/index.html" target="_blank">Sonatype Nexus</a><br/> <a href="https://oss.sonatype.org/content/repositories/snapshots/com/github/tntim96/" target="_blank">JSCover Snapshots</a><br/> <a href="http://repo1.maven.org/maven2/com/github/tntim96/JSCover/" target="_blank">JSCover on Maven repo1</a><br/> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jscover.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

