This is an automated email from the git hooks/post-receive script. sylvestre pushed a commit to branch master in repository jscover.
commit 3736da2ebc53cd50c39c94b2341f41608f6d4a61 Author: tntim96 <[email protected]> Date: Tue Jul 8 20:50:57 2014 +1000 1.0.13 release --- History.md | 2 +- JSCover.iml | 4 ++-- JSCover.ipr | 8 ++++---- bookmarks.html | 2 +- doc/buzz.html | 2 +- doc/contribute.html | 2 +- doc/downloads.html | 8 ++++---- doc/examples.html | 2 +- doc/faq.html | 2 +- doc/home.html | 2 +- doc/index.html | 4 ++-- doc/js/nav.js | 2 +- doc/license.html | 2 +- doc/links.html | 2 +- pom.xml | 6 +++--- src/main/resources/jscover/configuration.properties | 2 +- 16 files changed, 26 insertions(+), 26 deletions(-) diff --git a/History.md b/History.md index 773f892..51e7055 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,4 @@ -1.0.13 / 2014-??-?? +1.0.13 / 2014-07-08 ================== * Fix Java 5 compatibility (https://github.com/tntim96/JSCover/issues/150) * Don't copy non-report files (https://github.com/tntim96/JSCover/issues/149) diff --git a/JSCover.iml b/JSCover.iml index ebeeb71..155df77 100644 --- a/JSCover.iml +++ b/JSCover.iml @@ -28,7 +28,7 @@ </content> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="jdk" jdkName="1.7" jdkType="JavaSDK" /> - <orderEntry type="library" name="Maven: com.github.tntim96:rhino:1.7R5pre03" level="project" /> + <orderEntry type="library" name="Maven: com.github.tntim96:rhino:1.7R5pre04" level="project" /> <orderEntry type="library" scope="TEST" name="Maven: net.sourceforge.htmlunit:htmlunit:2.15" level="project" /> <orderEntry type="library" scope="TEST" name="Maven: xalan:xalan:2.7.1" level="project" /> <orderEntry type="library" scope="TEST" name="Maven: xalan:serializer:2.7.1" level="project" /> @@ -77,7 +77,7 @@ <orderEntry type="module-library"> <library name="Maven: com.sun:tools:0"> <CLASSES> - <root url="jar://$APPLICATION_HOME_DIR$/jre/lib/tools.jar!/" /> + <root url="jar:///usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> diff --git a/JSCover.ipr b/JSCover.ipr index 37fcd16..93e7d3a 100644 --- a/JSCover.ipr +++ b/JSCover.ipr @@ -704,15 +704,15 @@ </component> <component name="WebServicesPlugin" addRequiredLibraries="true" /> <component name="libraryTable"> - <library name="Maven: com.github.tntim96:rhino:1.7R5pre03"> + <library name="Maven: com.github.tntim96:rhino:1.7R5pre04"> <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/com/github/tntim96/rhino/1.7R5pre03/rhino-1.7R5pre03.jar!/" /> + <root url="jar://$MAVEN_REPOSITORY$/com/github/tntim96/rhino/1.7R5pre04/rhino-1.7R5pre04.jar!/" /> </CLASSES> <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/com/github/tntim96/rhino/1.7R5pre03/rhino-1.7R5pre03-javadoc.jar!/" /> + <root url="jar://$MAVEN_REPOSITORY$/com/github/tntim96/rhino/1.7R5pre04/rhino-1.7R5pre04-javadoc.jar!/" /> </JAVADOC> <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/com/github/tntim96/rhino/1.7R5pre03/rhino-1.7R5pre03-sources.jar!/" /> + <root url="jar://$MAVEN_REPOSITORY$/com/github/tntim96/rhino/1.7R5pre04/rhino-1.7R5pre04-sources.jar!/" /> </SOURCES> </library> <library name="Maven: com.ibm.icu:icu4j:2.6.1"> diff --git a/bookmarks.html b/bookmarks.html index 35a6060..49440cf 100644 --- a/bookmarks.html +++ b/bookmarks.html @@ -98,7 +98,7 @@ document.write('<a href="'+link+'" target="_blank">All Downloads</a><br/>'); <li>Update release date in History.md</li> <li>Make sure working directory is clear of changes</li> <li>Make sure all tests pass and build sourceforge release (ant release)</li> - <li>Tag with version</li> + <li>Commit changes and tag with version (git tag v1.0.13)</li> <li>Upload sourceforge release</li> <li>Build Maven files (ant generate-files)</li> <li>Sign files (gpg -ab filename)</li> diff --git a/doc/buzz.html b/doc/buzz.html index a0d554c..97aab65 100644 --- a/doc/buzz.html +++ b/doc/buzz.html @@ -1,4 +1,4 @@ -<script type="text/javascript" src="js/util.js?v=1012"></script> +<script type="text/javascript" src="js/util.js?v=1013"></script> <div class="textBlock"> <p> diff --git a/doc/contribute.html b/doc/contribute.html index f5b5792..2c61f3e 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -1,4 +1,4 @@ -<script type="text/javascript" src="js/util.js?v=1012"></script> +<script type="text/javascript" src="js/util.js?v=1013"></script> <h2>Contribute</h2> <p> diff --git a/doc/downloads.html b/doc/downloads.html index cbec567..a6ca187 100644 --- a/doc/downloads.html +++ b/doc/downloads.html @@ -1,9 +1,9 @@ -<script type="text/javascript" src="js/util.js?v=1012"></script> +<script type="text/javascript" src="js/util.js?v=1013"></script> <h2>Latest Release</h2> <h3>ZIP Release</h3> <p> The latest release is - <a href="http://sourceforge.net/projects/jscover/files/JSCover-1.0.12.zip/download" target="_blank">v1.0.12</a>. + <a href="http://sourceforge.net/projects/jscover/files/JSCover-1.0.13.zip/download" target="_blank">v1.0.13</a>. </p> <p> See the @@ -19,14 +19,14 @@ <div class="xmlBlock"><span class="xmlTag"><dependency></span><br/> <span class="xmlTag"><</span><span class="xmlTag">groupId></span><span class="xmlValue">com.github.tntim96</span><span class="xmlTag"></groupId></span><br/> <span class="xmlTag"><artifactId></span><span class="xmlValue">JSCover</span><span class="xmlTag"></artifactId></span><br/> - <span class="xmlTag"><version></span><span class="xmlValue">1.0.12</span><span class="xmlTag"></version></span><br/> + <span class="xmlTag"><version></span><span class="xmlValue">1.0.13</span><span class="xmlTag"></version></span><br/> <span class="xmlTag"></dependency></span></div> </p> </td> <td> <h3>Gradle</h3> <p> - <div class="xmlBlock"><span class="xmlTag">'</span><span class="xmlValue">com.github.tntim96</span><span class="xmlTag">:</span><span class="xmlValue">JSCover</span><span class="xmlTag">:</span><span class="xmlValue">1.0.12</span><span class="xmlTag">'</span></div> + <div class="xmlBlock"><span class="xmlTag">'</span><span class="xmlValue">com.github.tntim96</span><span class="xmlTag">:</span><span class="xmlValue">JSCover</span><span class="xmlTag">:</span><span class="xmlValue">1.0.13</span><span class="xmlTag">'</span></div> </p> </td> </tr> diff --git a/doc/examples.html b/doc/examples.html index 9076a5f..237eed9 100644 --- a/doc/examples.html +++ b/doc/examples.html @@ -1,4 +1,4 @@ -<script type="text/javascript" src="js/util.js?v=1012"></script> +<script type="text/javascript" src="js/util.js?v=1013"></script> <h2>Working Examples</h2> diff --git a/doc/faq.html b/doc/faq.html index 1441b0c..8f221a9 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -1,4 +1,4 @@ -<script type="text/javascript" src="js/util.js?v=1012"></script> +<script type="text/javascript" src="js/util.js?v=1013"></script> <h2>FAQ</h2> <h3>Where is the encoding option?</h3> diff --git a/doc/home.html b/doc/home.html index 5e6de37..dc79065 100644 --- a/doc/home.html +++ b/doc/home.html @@ -1,4 +1,4 @@ -<script type="text/javascript" src="js/util.js?v=1012"></script> +<script type="text/javascript" src="js/util.js?v=1013"></script> <h2>JSCover</h2> <p> <a href="https://github.com/tntim96/JSCover" target="_blank">JSCover</a> is a tool that measures code coverage for JavaScript programs. diff --git a/doc/index.html b/doc/index.html index c521992..b96fb5d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,10 +1,10 @@ <html> <head> <title>JSCover - JavaScript code coverage</title> - <link rel="stylesheet" type="text/css" href="css/style.css?v=1012"> + <link rel="stylesheet" type="text/css" href="css/style.css?v=1013"> <link href='http://fonts.googleapis.com/css?family=Titillium+Web:400,600,700,600italic,400italic' rel='stylesheet' type='text/css'> <script type="text/javascript" src="js/jquery-1.8.2.min.js"></script> - <script type="text/javascript" src="js/nav.js?v=1012"></script> + <script type="text/javascript" src="js/nav.js?v=1013"></script> </head> <body> <div id="wrapper"> diff --git a/doc/js/nav.js b/doc/js/nav.js index b1605d0..d66fb03 100644 --- a/doc/js/nav.js +++ b/doc/js/nav.js @@ -36,7 +36,7 @@ $(document).ready(function() { $('#container').html('<div style="position:relative"><h2>Loading...</h2></div>'); var contentId = $(this).attr("id").replace('Link', ''); $.ajax({ - url: contentId + '.html?v=1012', + url: contentId + '.html?v=1013', dataType:'html', success: function(data) { $('#container').html(data+'<p> </p>'); diff --git a/doc/license.html b/doc/license.html index aba0c12..74ee427 100644 --- a/doc/license.html +++ b/doc/license.html @@ -1,4 +1,4 @@ -<script type="text/javascript" src="js/util.js?v=1012"></script> +<script type="text/javascript" src="js/util.js?v=1013"></script> <h2>License</h2> <p> GNU General Public License, version 2 in diff --git a/doc/links.html b/doc/links.html index 468bd8c..787ec0e 100644 --- a/doc/links.html +++ b/doc/links.html @@ -1,4 +1,4 @@ -<script type="text/javascript" src="js/util.js?v=1012"></script> +<script type="text/javascript" src="js/util.js?v=1013"></script> <h2>Used by this project at runtime</h2> <table> <tr> diff --git a/pom.xml b/pom.xml index 7d96bd9..a4cec5e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ http://github.com/tntim96/rhino/ <artifactId>JSCover</artifactId> <packaging>jar</packaging> <name>JSCover</name> - <version>1.0.13-SNAPSHOT</version> + <version>1.0.13</version> <description>JSCover is a tool that measures code coverage for JavaScript programs.</description> <url>http://tntim96.github.com/JSCover/</url> <licenses> @@ -50,7 +50,7 @@ http://github.com/tntim96/rhino/ <repository> <id>sonatype</id> <name>sonatype staging</name> - <url>https://oss.sonatype.org/content/repositories/comgithubtntim96-1047</url> + <url>https://oss.sonatype.org/content/repositories/comgithubtntim96-1059</url> </repository> --> </repositories> @@ -73,7 +73,7 @@ http://github.com/tntim96/rhino/ <dependency> <groupId>com.github.tntim96</groupId> <artifactId>rhino</artifactId> - <version>1.7R5pre03</version> + <version>1.7R5pre04</version> </dependency> <dependency> <groupId>net.sourceforge.htmlunit</groupId> diff --git a/src/main/resources/jscover/configuration.properties b/src/main/resources/jscover/configuration.properties index 9cfc7d8..7cba495 100644 --- a/src/main/resources/jscover/configuration.properties +++ b/src/main/resources/jscover/configuration.properties @@ -1 +1 @@ -version=1.0.13-SNAPSHOT \ No newline at end of file +version=1.0.13 \ No newline at end of file -- 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

