ven.ph-jscompress-maven-plugin.2.0.1.source-code.changelog.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ph-jscompress-maven-plugin Show documentation
Show all versions of ph-jscompress-maven-plugin Show documentation
Maven plugin for compressing JS files at build time
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (C) 2014-2015 Philip Helger (www.helger.com) philip[at]helger[dot]com Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <changelog xmlns="http://www.phloc.com/ns/changelog/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.phloc.com/ns/changelog/1.0 schemas/changelog-1.0.xsd" version="1.0" component="ph-jscompress-maven-plugin"> <release date="2015-06-01" version="2.0.1" /> <entry date="2015-06-01" category="tech" action="update"> <change> <text locale="en">Updated to Google Closure v20150505</text> </change> </entry> <release date="2015-03-09" version="2.0.0" /> <entry date="2014-09-01" category="tech" action="change" incompatible="true"> <change> <text locale="en">Updated to Google Closure current version, requiring Java 1.7 at build time</text> </change> </entry> <entry date="2014-09-01" category="api" action="change" incompatible="true"> <change> <text locale="en">Renamed goal from "compressjs" to "jscompress" so that it matches the plugin name</text> </change> </entry> <release date="2014-08-26" version="1.1.0" /> </changelog>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy