Giter Site home page Giter Site logo

nekodtd's Introduction

NekoDTD

This repo is a mirror of the original NekoDTD. Although I couldn't find the original repo I created this repo from the latest tar file that is in the download section.

For the original project page, see http://people.apache.org/~andyc/neko/doc/dtd/index.html

Release process

Building and packaging

Run ./build.rb and make sure to sign with a relevant GPG key.

Upload to Maven Central

Follow instructions at https://central.sonatype.org/publish/publish-manual/#bundle-creation

Release

Follow instructions at https://central.sonatype.org/publish/release/#locate-and-examine-your-staging-repository

  • find the Staging Repository
  • select it
  • If everything looks good, hit the "Release" button

Copyright

The CyberNeko Software License, Version 1.0

(C) Copyright 2002,2003, Andy Clark. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: "This product includes software developed by Andy Clark." Alternately, this acknowledgment may appear in the software itself, if and wherever such third-party acknowledgments normally appear.

  4. The names "CyberNeko" and "NekoHTML" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact [email protected].

  5. Products derived from this software may not be called "NekoHTML", nor may "NekoHTML" appear in their name, without prior written permission of the author.

THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR OTHER CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

====================================================================

This license is based on the Apache Software License, version 1.1.

nekodtd's People

Contributors

flavorjones avatar jvshahid avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nekodtd's Issues

Shape up this repository and upload to maven central

This is a sub-task of sparklemotion/nokogiri#2437

  • change default head to main
  • tag the initial commit
  • make sure the license is accurate - currently there's both LICENSE and README.md
  • compile and package a jar
  • verify the compiled jar works with nokogiri
  • package docs
  • cut a nokogiri release and upload to maven central
  • document the build process

cut a release with Java 8 support

See sparklemotion/nokogiri#2887 for the original reported issue. Using Nokogiri with nekodtd 0.1.11.noko1 on JRuby + Java 8 results in this error message:

java.lang.UnsupportedClassVersionError: org/cyberneko/dtd/DTDConfiguration has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

In sparklemotion/nokogiri#2889 I demonstrated that recompiling nekodtd with Java 8 resulted in Nokogiri working on both Java 8 and Java 11.

So: let's build and release a new version of nekodtd compiled with Java 8 so that Nokogiri can cut a release with it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.