diff options
Diffstat (limited to 'java')
109 files changed, 0 insertions, 218 deletions
diff --git a/java/apache-bcel/pkg-descr b/java/apache-bcel/pkg-descr index cb39242be447..40c657558c7b 100644 --- a/java/apache-bcel/pkg-descr +++ b/java/apache-bcel/pkg-descr @@ -15,5 +15,3 @@ be also useful if you want to learn about the Java Virtual Machine BCEL is already being used successfully in several projects such as compilers, optimizers, obsfuscators and analysis tools, the most popular probably being the Xalan XSLT processor at Apache. - -WWW: https://commons.apache.org/proper/commons-bcel/ diff --git a/java/apache-commons-beanutils/pkg-descr b/java/apache-commons-beanutils/pkg-descr index 770f01f64e20..0a993c2722fa 100644 --- a/java/apache-commons-beanutils/pkg-descr +++ b/java/apache-commons-beanutils/pkg-descr @@ -3,5 +3,3 @@ Commons BeanUtils JavaBeans utility library. It provides wrappers around getters and setters for a property in an object for classes that conform to the JavaBeans naming standard. - -WWW: https://commons.apache.org/proper/commons-beanutils/ diff --git a/java/apache-commons-cli/pkg-descr b/java/apache-commons-cli/pkg-descr index 17059160686d..dca34382d423 100644 --- a/java/apache-commons-cli/pkg-descr +++ b/java/apache-commons-cli/pkg-descr @@ -1,4 +1,2 @@ The Apache Commons CLI library provides a simple and easy to use API for working with the command line arguments and options. - -WWW: https://commons.apache.org/proper/commons-cli/ diff --git a/java/apache-commons-codec/pkg-descr b/java/apache-commons-codec/pkg-descr index c3b17a96cc20..126cbff62c80 100644 --- a/java/apache-commons-codec/pkg-descr +++ b/java/apache-commons-codec/pkg-descr @@ -1,4 +1,2 @@ Commons Codec provides implementations of common encoders and decoders such as Base64, Hex, various phonetic encodings, and URLs. - -WWW: https://commons.apache.org/codec/ diff --git a/java/apache-commons-collections/pkg-descr b/java/apache-commons-collections/pkg-descr index 2bd43bc1ee26..231abfe5291c 100644 --- a/java/apache-commons-collections/pkg-descr +++ b/java/apache-commons-collections/pkg-descr @@ -1,5 +1,3 @@ A suite of classes that extend or augment the Java Collections Framework. Commons-Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. - -WWW: https://commons.apache.org/proper/commons-collections/ diff --git a/java/apache-commons-collections4/pkg-descr b/java/apache-commons-collections4/pkg-descr index a807c910c45b..71cb2fa8a877 100644 --- a/java/apache-commons-collections4/pkg-descr +++ b/java/apache-commons-collections4/pkg-descr @@ -3,5 +3,3 @@ Framework. Commons-Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. This port correspond to release 4.x. - -WWW: https://commons.apache.org/proper/commons-collections/ diff --git a/java/apache-commons-dbcp/pkg-descr b/java/apache-commons-dbcp/pkg-descr index d469dc623d96..cd9299ba550d 100644 --- a/java/apache-commons-dbcp/pkg-descr +++ b/java/apache-commons-dbcp/pkg-descr @@ -19,5 +19,3 @@ The DBCP Component maintain an efficient, feature-rich package under the ASF license. The commons-dbcp package relies on code in the commons-pool package to provide the underlying object pool mechanisms that it utilizes. - -WWW: https://commons.apache.org/dbcp/ diff --git a/java/apache-commons-httpclient/pkg-descr b/java/apache-commons-httpclient/pkg-descr index d55e7a9793c5..a8da38ca27c4 100644 --- a/java/apache-commons-httpclient/pkg-descr +++ b/java/apache-commons-httpclient/pkg-descr @@ -7,5 +7,3 @@ protocol, the HttpClient component may be of interest to anyone building HTTP-aware client applications such as web browsers, web service clients, or systems that leverage or extend the HTTP protocol for distributed communication. - -WWW: https://hc.apache.org/httpclient-3.x/ diff --git a/java/apache-commons-lang/pkg-descr b/java/apache-commons-lang/pkg-descr index 8a80338aff8c..164482c1fd0a 100644 --- a/java/apache-commons-lang/pkg-descr +++ b/java/apache-commons-lang/pkg-descr @@ -9,5 +9,3 @@ and System properties. Additionally it contains an inheritable enum type, an exception structure that supports multiple types of nested-Exceptions and a series of utlities dedicated to help with building methods, such as hashCode, toString and equals. - -WWW: https://commons.apache.org/proper/commons-lang/ diff --git a/java/apache-commons-lang3/pkg-descr b/java/apache-commons-lang3/pkg-descr index 9ffeb4caac21..f089fca59db7 100644 --- a/java/apache-commons-lang3/pkg-descr +++ b/java/apache-commons-lang3/pkg-descr @@ -8,5 +8,3 @@ reflection, concurrency, creation and serialization and System properties. Additionally it contains basic enhancements to java.util.Date and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals. - -WWW: https://commons.apache.org/proper/commons-lang/ diff --git a/java/apache-commons-logging/pkg-descr b/java/apache-commons-logging/pkg-descr index 4ae8cb32fda0..e7c4fca38930 100644 --- a/java/apache-commons-logging/pkg-descr +++ b/java/apache-commons-logging/pkg-descr @@ -8,5 +8,3 @@ The Logging package is an ultra-thin bridge between different logging libraries. Commons components may use the Logging API to remove compile-time and run-time dependencies on any particular logging package, and contributors may write Log implementations for the library of their choice. - -WWW: https://commons.apache.org/proper/commons-logging/ diff --git a/java/apache-commons-pool/pkg-descr b/java/apache-commons-pool/pkg-descr index e625266d4173..50fc4f878e07 100644 --- a/java/apache-commons-pool/pkg-descr +++ b/java/apache-commons-pool/pkg-descr @@ -5,5 +5,3 @@ The Pool Component use to provide easily interchangable pooling implementations. 2. A toolkit for creating modular object pools. 3. Several general purpose pool implementations. - -WWW: https://commons.apache.org/proper/commons-pool/ diff --git a/java/aparapi/pkg-descr b/java/aparapi/pkg-descr index 61e04346fb2a..c9ce9226a110 100644 --- a/java/aparapi/pkg-descr +++ b/java/aparapi/pkg-descr @@ -4,5 +4,3 @@ Originally an AMD product, Aparapi was released to open source on September 14, 2011. Aparapi is an API for expressing data parallel workloads in Java and a runtime component capable of converting the Java# bytecode of compatible workloads into OpenCL# so that it can be executed on a variety of GPU devices. - -WWW: https://github.com/aparapi/aparapi diff --git a/java/avis/pkg-descr b/java/avis/pkg-descr index 946d690a3c47..3c9ccd430231 100644 --- a/java/avis/pkg-descr +++ b/java/avis/pkg-descr @@ -1,5 +1,3 @@ Avis is a multicast event bus server. Providing the ability to publish and subscribe to events. The protocol is compatible with the commercial Elvin implmentation developed by Mantara Software. - -WWW: http://avis.sourceforge.net/ diff --git a/java/bluej/pkg-descr b/java/bluej/pkg-descr index 0b9860da0ca1..515c7c9072ee 100644 --- a/java/bluej/pkg-descr +++ b/java/bluej/pkg-descr @@ -4,5 +4,3 @@ introductory teaching. BlueJ supports: - fully integrated environment - built-in editor, compiler, virtual machine, debugger, etc. - easy-to-use interface, ideal for beginners - interactive object creation - interactive object calls - interactive testing - incremental application development - -WWW: http://www.bluej.org/ diff --git a/java/bootstrap-openjdk11/pkg-descr b/java/bootstrap-openjdk11/pkg-descr index 54c337919c09..18faa44dafc1 100644 --- a/java/bootstrap-openjdk11/pkg-descr +++ b/java/bootstrap-openjdk11/pkg-descr @@ -3,5 +3,3 @@ OpenJDK is an open-source implementation of the Java Platform, Standard Edition. Much of the OpenJDK code is licensed under the GPL version 2 with the Classpath exception. The Java Hotspot virtual machine source code is licensed under the GPL version 2 only. - -WWW: https://openjdk.java.net/ diff --git a/java/bootstrap-openjdk17/pkg-descr b/java/bootstrap-openjdk17/pkg-descr index 54c337919c09..18faa44dafc1 100644 --- a/java/bootstrap-openjdk17/pkg-descr +++ b/java/bootstrap-openjdk17/pkg-descr @@ -3,5 +3,3 @@ OpenJDK is an open-source implementation of the Java Platform, Standard Edition. Much of the OpenJDK code is licensed under the GPL version 2 with the Classpath exception. The Java Hotspot virtual machine source code is licensed under the GPL version 2 only. - -WWW: https://openjdk.java.net/ diff --git a/java/bootstrap-openjdk6/pkg-descr b/java/bootstrap-openjdk6/pkg-descr index 54c337919c09..18faa44dafc1 100644 --- a/java/bootstrap-openjdk6/pkg-descr +++ b/java/bootstrap-openjdk6/pkg-descr @@ -3,5 +3,3 @@ OpenJDK is an open-source implementation of the Java Platform, Standard Edition. Much of the OpenJDK code is licensed under the GPL version 2 with the Classpath exception. The Java Hotspot virtual machine source code is licensed under the GPL version 2 only. - -WWW: https://openjdk.java.net/ diff --git a/java/bootstrap-openjdk8/pkg-descr b/java/bootstrap-openjdk8/pkg-descr index 54c337919c09..18faa44dafc1 100644 --- a/java/bootstrap-openjdk8/pkg-descr +++ b/java/bootstrap-openjdk8/pkg-descr @@ -3,5 +3,3 @@ OpenJDK is an open-source implementation of the Java Platform, Standard Edition. Much of the OpenJDK code is licensed under the GPL version 2 with the Classpath exception. The Java Hotspot virtual machine source code is licensed under the GPL version 2 only. - -WWW: https://openjdk.java.net/ diff --git a/java/bouncycastle/pkg-descr b/java/bouncycastle/pkg-descr index f8492eebcd66..53199b941f68 100644 --- a/java/bouncycastle/pkg-descr +++ b/java/bouncycastle/pkg-descr @@ -14,5 +14,3 @@ The Bouncy Castle Crypto APIs consist of the following: . A signed jar version suitable for JDK 1.4/1.5 and the Sun JCE. It's distributed under a modified X license. - -WWW: http://www.bouncycastle.org/ diff --git a/java/bouncycastle15/pkg-descr b/java/bouncycastle15/pkg-descr index 7a9376f8aea7..d2cf2e380f1c 100644 --- a/java/bouncycastle15/pkg-descr +++ b/java/bouncycastle15/pkg-descr @@ -5,5 +5,3 @@ Australian Charity. The package is organised so that it contains a light-weight API suitable for use in any environment (including the J2ME) with the additional infrastructure to conform the algorithms to the JCE framework. - -WWW: https://www.bouncycastle.org/ diff --git a/java/dbvis/pkg-descr b/java/dbvis/pkg-descr index 845aba065295..8f0b9e4e5395 100644 --- a/java/dbvis/pkg-descr +++ b/java/dbvis/pkg-descr @@ -3,5 +3,3 @@ for developers and DBA's providing a single powerful interface for a variety of databases. DbVisualizer supports simultaneous database connections, it lets you explore and manage database objects, execute SQL queries, visualize information and a lot more. - -WWW: https://www.dbvis.com/ diff --git a/java/eclipse-EPIC/pkg-descr b/java/eclipse-EPIC/pkg-descr index 1d55d99a92be..00b3f6794a30 100644 --- a/java/eclipse-EPIC/pkg-descr +++ b/java/eclipse-EPIC/pkg-descr @@ -4,5 +4,3 @@ content assist, perldoc support, source formatter, templating support and a Perl debugger. A regular expression plugin and support for the eSpell spellchecker are also available. - -WWW: http://e-p-i-c.sourceforge.net/ diff --git a/java/eclipse-cdt/pkg-descr b/java/eclipse-cdt/pkg-descr index cc212595273f..082a69ebba19 100644 --- a/java/eclipse-cdt/pkg-descr +++ b/java/eclipse-cdt/pkg-descr @@ -1,5 +1,3 @@ The CDT (C/C++ Development Tools) Project is working towards providing a fully functional C and C++ Integrated Development Environment (IDE) for the Eclipse platform. - -WWW: https://www.eclipse.org/cdt/ diff --git a/java/eclipse-drjava/pkg-descr b/java/eclipse-drjava/pkg-descr index 7471830620be..69ce32193f45 100644 --- a/java/eclipse-drjava/pkg-descr +++ b/java/eclipse-drjava/pkg-descr @@ -1,5 +1,3 @@ This plug-in for IBM's Eclipse platform integrates features from the DrJava development environment. The plug-in provides an Interactions Pane and a simplified user interface to Eclipse. - -WWW: http://www.drjava.org/eclipse.shtml diff --git a/java/eclipse-ecj/pkg-descr b/java/eclipse-ecj/pkg-descr index 5120ac4d7fb9..0e8247058784 100644 --- a/java/eclipse-ecj/pkg-descr +++ b/java/eclipse-ecj/pkg-descr @@ -1,5 +1,3 @@ An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows to run and debug code which still contains unresolved errors. - -WWW: http://www.eclipse.org/ diff --git a/java/eclipse-findbugs/pkg-descr b/java/eclipse-findbugs/pkg-descr index d24a0641cfe9..882e3c1e0fae 100644 --- a/java/eclipse-findbugs/pkg-descr +++ b/java/eclipse-findbugs/pkg-descr @@ -1,4 +1,2 @@ The FindBugs Eclipse plugin allows FindBugs to be used within the Eclipse IDE. - -WWW: http://findbugs.sourceforge.net/manual/eclipse.html diff --git a/java/eclipse-pydev/pkg-descr b/java/eclipse-pydev/pkg-descr index a2d95568e1f9..e07bf824d3d9 100644 --- a/java/eclipse-pydev/pkg-descr +++ b/java/eclipse-pydev/pkg-descr @@ -2,5 +2,3 @@ PyDev is a plugin that enables users to use Eclipse for Python and Jython development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others. - -WWW: http://www.pydev.org/ diff --git a/java/eclipse-shelled/pkg-descr b/java/eclipse-shelled/pkg-descr index ab7c16bf9078..9c6f14a0ce56 100644 --- a/java/eclipse-shelled/pkg-descr +++ b/java/eclipse-shelled/pkg-descr @@ -1,5 +1,3 @@ ShellEd is a superb shell script editor for Eclipse. The great benefit of this plugin is the integration of man page information for content assist and text hover. - -WWW: https://sourceforge.net/projects/shelled/ diff --git a/java/eclipse/pkg-descr b/java/eclipse/pkg-descr index 634a75d7a9e7..6063836f40a2 100644 --- a/java/eclipse/pkg-descr +++ b/java/eclipse/pkg-descr @@ -4,5 +4,3 @@ and a foundation for constructing and running integrated software- development tools. The Eclipse Platform allows tool builders to independently develop tools that integrate with other people's tools so seamlessly you can't tell where one tool ends and another starts. - -WWW: https://www.eclipse.org/ diff --git a/java/hamcrest/pkg-descr b/java/hamcrest/pkg-descr index 7457f653ea94..fcb7501fd073 100644 --- a/java/hamcrest/pkg-descr +++ b/java/hamcrest/pkg-descr @@ -3,5 +3,3 @@ constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules. - -WWW: http://hamcrest.org/ diff --git a/java/icedtea-web/pkg-descr b/java/icedtea-web/pkg-descr index 596e8f26a87e..8e06de5039c1 100644 --- a/java/icedtea-web/pkg-descr +++ b/java/icedtea-web/pkg-descr @@ -1,5 +1,3 @@ The IcedTea-Web project provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. - -WWW: http://icedtea.classpath.org/wiki/IcedTea-Web diff --git a/java/infobus/pkg-descr b/java/infobus/pkg-descr index 2b60ec15a301..483e23bc89d4 100644 --- a/java/infobus/pkg-descr +++ b/java/infobus/pkg-descr @@ -5,5 +5,3 @@ protocols are based on a notion of an information bus. All components which implement these interfaces can plug into the bus. As a member of the bus any component can exchange data with any other component in a structured way, including arrays, tables, and database rowsets. - -WWW: http://java.sun.com/beans/infobus/index.html diff --git a/java/intellij-fsnotifier/pkg-descr b/java/intellij-fsnotifier/pkg-descr index f763a63b79f6..2fa041992043 100644 --- a/java/intellij-fsnotifier/pkg-descr +++ b/java/intellij-fsnotifier/pkg-descr @@ -2,5 +2,3 @@ The fsnotifier is used by IntelliJ for detecting file changes. This version supports FreeBSD and OpenBSD via libinotify and is a replacement for the bundled Linux-only version coming with the IntelliJ IDEA Community Edition. - -WWW: https://github.com/t6/fsnotifier diff --git a/java/intellij-pty4j/pkg-descr b/java/intellij-pty4j/pkg-descr index 89106f505d08..f500a27369ed 100644 --- a/java/intellij-pty4j/pkg-descr +++ b/java/intellij-pty4j/pkg-descr @@ -1,3 +1 @@ FreeBSD-compatible replacement for IntelliJ's bundled Pty4J - -WWW: https://github.com/traff/pty4j diff --git a/java/intellij-ultimate/pkg-descr b/java/intellij-ultimate/pkg-descr index 07bfb31e30fd..f13a00da038f 100644 --- a/java/intellij-ultimate/pkg-descr +++ b/java/intellij-ultimate/pkg-descr @@ -14,5 +14,3 @@ developer productivity. The community edition features: The difference between intellij and intellij-ultimate can be found at http://www.jetbrains.com/idea/features/editions_comparison_matrix.html - -WWW: http://www.jetbrains.com/idea/ diff --git a/java/intellij/pkg-descr b/java/intellij/pkg-descr index b65d3e316dfb..4b8e9a346155 100644 --- a/java/intellij/pkg-descr +++ b/java/intellij/pkg-descr @@ -10,5 +10,3 @@ developer productivity. The community edition features: language support. * The Swing UI designer complements the suite of tools for developing Java desktop applications. - -WWW: http://www.jetbrains.com/idea/ diff --git a/java/jai/pkg-descr b/java/jai/pkg-descr index 2568c01ca1c2..579a7d07cde4 100644 --- a/java/jai/pkg-descr +++ b/java/jai/pkg-descr @@ -1,5 +1,3 @@ The Java Advanced Imaging (JAI) API provides a set of object-oriented interfaces that support a simple, high-level programming model which lets you manipulate images easily. - -WWW: http://java.sun.com/products/java-media/jai/ diff --git a/java/jakarta-oro/pkg-descr b/java/jakarta-oro/pkg-descr index ee802e1cf7f4..08ca6dae62ea 100644 --- a/java/jakarta-oro/pkg-descr +++ b/java/jakarta-oro/pkg-descr @@ -8,5 +8,3 @@ the Jakarta Project by Daniel Savarese (www.savarese.org), the copyright holder of the ORO libraries. As of 2010-09-01, the ORO project is retired. - -WWW: https://jakarta.apache.org/oro/ diff --git a/java/jasmin/pkg-descr b/java/jasmin/pkg-descr index 4b87ce3449f1..0b83263cdde7 100644 --- a/java/jasmin/pkg-descr +++ b/java/jasmin/pkg-descr @@ -2,5 +2,3 @@ Jasmin is a Java Assembler Interface. It takes ASCII descriptions for Java classes, written in a simple assembler-like syntax and using the Java Virtual Machine instruction set. It converts them into binary Java class files suitable for loading into a JVM implementation. - -WWW: http://jasmin.sourceforge.net/ diff --git a/java/jattach/pkg-descr b/java/jattach/pkg-descr index a46cb97f9730..78acb8b35fcf 100644 --- a/java/jattach/pkg-descr +++ b/java/jattach/pkg-descr @@ -4,5 +4,3 @@ No installed JDK required, works with just JRE. This is the lightweight native version of HotSpot Attach API https://docs.oracle.com/javase/8/docs/jdk/api/attach/spec/ - -WWW: https://github.com/apangin/jattach diff --git a/java/java-cup/pkg-descr b/java/java-cup/pkg-descr index 20c727d270bd..7244abe54147 100644 --- a/java/java-cup/pkg-descr +++ b/java/java-cup/pkg-descr @@ -3,5 +3,3 @@ parsers from simple specifications. It serves the same role as the widely-used program `yacc', and in fact offers most of the features of `yacc'; however, CUP is written in Java, uses specifications including embedded Java code, and produces parsers with are implemented in Java. - -WWW: http://www2.cs.tum.edu/projects/cup/ diff --git a/java/java-getopt/pkg-descr b/java/java-getopt/pkg-descr index dcb358aae52e..b57d43bad5af 100644 --- a/java/java-getopt/pkg-descr +++ b/java/java-getopt/pkg-descr @@ -1,5 +1,3 @@ This is a Java port of GNU getopt, a class for parsing command line arguments passed to programs. It is based on the C getopt() functions in glibc 2.0.6 and should parse options in a 100% compatible manner. - -WWW: http://www.urbanophile.com/arenn/hacking/download.html#getopt diff --git a/java/java-subversion/pkg-descr b/java/java-subversion/pkg-descr index 5b5a89b60c19..e51804419a1f 100644 --- a/java/java-subversion/pkg-descr +++ b/java/java-subversion/pkg-descr @@ -2,5 +2,3 @@ Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). This port adds Java bindings to Subversion. - -WWW: https://subversion.apache.org/ diff --git a/java/java3d/pkg-descr b/java/java3d/pkg-descr index 735616f85c3f..4ede9de7be06 100644 --- a/java/java3d/pkg-descr +++ b/java/java3d/pkg-descr @@ -3,5 +3,3 @@ applications and Internet-based 3D applets. It provides high-level constructs for creating and manipulation 3D geometry and building the structures used in rendering that geometry. With this sof tware, you can efficiently define and render very large virtual worlds. - -WWW: http://java3d.java.net/ diff --git a/java/javahelp/pkg-descr b/java/javahelp/pkg-descr index 8e737adb7868..403d94914496 100644 --- a/java/javahelp/pkg-descr +++ b/java/javahelp/pkg-descr @@ -3,5 +3,3 @@ add online help to their Java platform applications. The JavaHelp system is both a JCP specification (JSR 97) and a reference implementation of that specification. The JavaHelp system open source project includes the source to the reference implementation. - -WWW: https://javaee.github.io/javahelp/ diff --git a/java/javamail/pkg-descr b/java/javamail/pkg-descr index 22316a0d4139..a16308d1f49e 100644 --- a/java/javamail/pkg-descr +++ b/java/javamail/pkg-descr @@ -2,5 +2,3 @@ The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications. The JavaMail API is available as an optional package for use with Java SE platform and is also included in the Java EE platform. - -WWW: https://javaee.github.io/javamail/ diff --git a/java/jaxen/pkg-descr b/java/jaxen/pkg-descr index 3f1c6519184f..56055b17b3cb 100644 --- a/java/jaxen/pkg-descr +++ b/java/jaxen/pkg-descr @@ -4,5 +4,3 @@ Currently supported are dom4j and JDOM . Jaxen provides a single point for XPath expression evaluation, regardless of the target object model, whether its dom4j, JDOM, DOM, JavaBeans, or whatnot. - -WWW: http://jaxen.org diff --git a/java/jcalendar/pkg-descr b/java/jcalendar/pkg-descr index 8b6ee2edce05..f8d1ba78743f 100644 --- a/java/jcalendar/pkg-descr +++ b/java/jcalendar/pkg-descr @@ -3,5 +3,3 @@ is composed of several other Java beans, a JDayChooser, a JMonthChooser and a JYearChooser. All these beans have a locale property, provide several icons (Color 16x16, Color 32x32, Mono 16x16 and Mono 32x32) and their own locale property editor. So they can easily be used in GUI builders. - -WWW: http://www.toedter.com/en/jcalendar/ diff --git a/java/jcckit/pkg-descr b/java/jcckit/pkg-descr index 3be6ae6461ac..1a37cd0531ad 100644 --- a/java/jcckit/pkg-descr +++ b/java/jcckit/pkg-descr @@ -16,5 +16,3 @@ The key features of JCCKit are: * out-of-the-box applet for presenting static data on a web page without Java programming * automatically generates a legend - -WWW: http://jcckit.sourceforge.net/ diff --git a/java/jcommon/pkg-descr b/java/jcommon/pkg-descr index 41e64448a6d7..39879347734c 100644 --- a/java/jcommon/pkg-descr +++ b/java/jcommon/pkg-descr @@ -5,5 +5,3 @@ other projects. The library includes: * a date chooser panel * serialization utilities * XML parser support classes - -WWW: http://www.jfree.org/jcommon/ diff --git a/java/jd-gui/pkg-descr b/java/jd-gui/pkg-descr index df834e39d316..5b0a5c04ef5d 100644 --- a/java/jd-gui/pkg-descr +++ b/java/jd-gui/pkg-descr @@ -4,5 +4,3 @@ decompile and analyze Java 5 byte code and later versions. JD-GUI is a standalone graphical utility that displays Java source codes of .class files. You can browse the reconstructed source code with the JD-GUI for instant access to methods and fields. - -WWW: http://jd.benow.ca/ diff --git a/java/jdk11-doc/pkg-descr b/java/jdk11-doc/pkg-descr index 4460656e6dd6..27bd74c9928b 100644 --- a/java/jdk11-doc/pkg-descr +++ b/java/jdk11-doc/pkg-descr @@ -2,5 +2,3 @@ Java Development Kit 11 Documentation. Contains release information, API documentation, guides to new features and tool documentation. The documentation will be installed in ${PREFIX}/share/doc/jdk11/ - -WWW: https://www.oracle.com/java/ diff --git a/java/jdk8-doc/pkg-descr b/java/jdk8-doc/pkg-descr index 7a48742696b7..a74b6bc3e052 100644 --- a/java/jdk8-doc/pkg-descr +++ b/java/jdk8-doc/pkg-descr @@ -2,5 +2,3 @@ Java Development Kit 8 Documentation. Contains release information, API documentation, guides to new features and tool documentation. The documentation will be installed in ${PREFIX}/share/doc/jdk8/ - -WWW: https://www.oracle.com/java/ diff --git a/java/jdom/pkg-descr b/java/jdom/pkg-descr index d111fd8e23ee..e318abf6b128 100644 --- a/java/jdom/pkg-descr +++ b/java/jdom/pkg-descr @@ -2,5 +2,3 @@ JDOM is a Java library for accessing and manipulating XML documents. It has a straightforward API, is a lightweight and fast, and is optimized for the Java programmer. It's an alternative to DOM and SAX, although it integrates well with both DOM and SAX. - -WWW: http://www.jdom.org/ diff --git a/java/jflex/pkg-descr b/java/jflex/pkg-descr index 18f12293ad01..1451a5064040 100644 --- a/java/jflex/pkg-descr +++ b/java/jflex/pkg-descr @@ -2,5 +2,3 @@ JFlex is a lexical analyser generator for Java written in Java. It is also a rewrite of the tool JLex (Berk 1996) which was developed by Elliot Berk at Princeton University. As Vern Paxson states for his C/C++ tool flex (Paxson 1995): they do not share any code though. - -WWW: https://www.jflex.de/ diff --git a/java/jfreechart/pkg-descr b/java/jfreechart/pkg-descr index 577678f9bb48..1a5ecb3d2a12 100644 --- a/java/jfreechart/pkg-descr +++ b/java/jfreechart/pkg-descr @@ -8,5 +8,3 @@ JFreeChart is a free Java class library for generating charts, including: * Pareto charts; * Gantt charts; * wind plots, meter charts and symbol charts. - -WWW: http://www.jfree.org/jfreechart/index.php diff --git a/java/jgraph/pkg-descr b/java/jgraph/pkg-descr index 0040e9039318..96e96989abcf 100644 --- a/java/jgraph/pkg-descr +++ b/java/jgraph/pkg-descr @@ -7,5 +7,3 @@ With the JGraph zoomable component, you can display objects and relations (networks) in any Swing UI. JGraph can also be used on the server-side, for example to read a GXL graph, apply a custom layout algorithm, and return the result as a HTML image map. - -WWW: http://www.jgraph.com/ diff --git a/java/jgraphx/pkg-descr b/java/jgraphx/pkg-descr index 99525ec55ca3..23e741675081 100644 --- a/java/jgraphx/pkg-descr +++ b/java/jgraphx/pkg-descr @@ -5,5 +5,3 @@ functionality like XML stencils support, various import/export and layouting (automatically node/edge positioning). Note: JGraphX is not actively developed nowadays. - -WWW: https://github.com/jgraph/jgraphx diff --git a/java/jlex/pkg-descr b/java/jlex/pkg-descr index c3d252f50e3b..9d037bfc00d3 100644 --- a/java/jlex/pkg-descr +++ b/java/jlex/pkg-descr @@ -1,5 +1,3 @@ The JLex utility is based upon the Lex lexical analyzer generator model. JLex takes a specification file similar to that accepted by Lex, then creates a Java source file for the corresponding lexical analyzer. - -WWW: http://www.cs.princeton.edu/~appel/modern/java/JLex/ diff --git a/java/jlint/pkg-descr b/java/jlint/pkg-descr index f6933d809699..dc434cd7215d 100644 --- a/java/jlint/pkg-descr +++ b/java/jlint/pkg-descr @@ -1,5 +1,3 @@ Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis and building the lock graph. - -WWW: http://artho.com/jlint/ diff --git a/java/jmf/pkg-descr b/java/jmf/pkg-descr index 2f5d1bb7d3bf..ec40b2b6a945 100644 --- a/java/jmf/pkg-descr +++ b/java/jmf/pkg-descr @@ -4,5 +4,3 @@ optional package, which can capture, playback, stream and transcode multiple media formats, extends the multimedia capabilities on the J2SE platform, and gives multimedia developers a powerful toolkit to develop scalable, cross-platform technology. - -WWW: https://www.oracle.com/java/technologies/javase/java-media-framework.html diff --git a/java/jode/pkg-descr b/java/jode/pkg-descr index e515fb4dfef7..937322e46b50 100644 --- a/java/jode/pkg-descr +++ b/java/jode/pkg-descr @@ -19,5 +19,3 @@ controlled by a script file. It supports the following operations: . Removing dead code (classes, fields, methods) and constant fields . Optimizing local variable allocation - -WWW: http://jode.sourceforge.net/ diff --git a/java/jrosetta/pkg-descr b/java/jrosetta/pkg-descr index 49521a5c3952..8ea00de71255 100644 --- a/java/jrosetta/pkg-descr +++ b/java/jrosetta/pkg-descr @@ -19,5 +19,3 @@ Platform compatibility For further information, please contact us at the following address: contact at artenum.com - -WWW: http://dev.artenum.com/projects/JRosetta diff --git a/java/jta/pkg-descr b/java/jta/pkg-descr index 49a634ae71c0..6e503611991b 100644 --- a/java/jta/pkg-descr +++ b/java/jta/pkg-descr @@ -6,5 +6,3 @@ transactional applications. The JTA specification was developed by Sun Microsystems in cooperation with leading industry partners in the transaction processing and database system arena. See JSR 907. - -WWW: http://www.oracle.com/technetwork/java/javaee/tech/jta-138684.html diff --git a/java/jtiger/pkg-descr b/java/jtiger/pkg-descr index 430c3b503a46..1c96d4dcc727 100644 --- a/java/jtiger/pkg-descr +++ b/java/jtiger/pkg-descr @@ -5,5 +5,3 @@ that is often desired in software unit testing environments. JTiger development encourages Test Driven Development, though it doesn't mandate it, and any unit testing software development technique is sufficient. - -WWW: http://www.jtiger.org/ diff --git a/java/jump/pkg-descr b/java/jump/pkg-descr index 636a774cc708..d1af7a4c3731 100644 --- a/java/jump/pkg-descr +++ b/java/jump/pkg-descr @@ -2,5 +2,3 @@ JUMP Ultimate Math Package (JUMP) is a Java-based extensible high-precision math package. Includes support for computations based on fractions. Support is included for converting to floating point numbers and BigDecimals. - -WWW: http://jump-math.sourceforge.net/ diff --git a/java/junit/pkg-descr b/java/junit/pkg-descr index e0ba50064891..a0e787131367 100644 --- a/java/junit/pkg-descr +++ b/java/junit/pkg-descr @@ -2,5 +2,3 @@ This is a port of JUnit, a simple testing framework for Java developed by Erich Gamma and Kent Beck. Using JUnit you can build a test suite that will help you measure your progress, spot unintended side effects, and focus your development efforts. - -WWW: http://www.junit.org/ diff --git a/java/jxgrabkey/pkg-descr b/java/jxgrabkey/pkg-descr index b028b2a22e63..bb7d52ff43c7 100644 --- a/java/jxgrabkey/pkg-descr +++ b/java/jxgrabkey/pkg-descr @@ -1,4 +1,2 @@ JXGrabKey is a jni library for easy use of global X11 hotkeys on from Java. - -WWW: http://jxgrabkey.sourceforge.net/ diff --git a/java/lightweight-java-profiler/pkg-descr b/java/lightweight-java-profiler/pkg-descr index fd0d538e2c73..b9aaa942cb82 100644 --- a/java/lightweight-java-profiler/pkg-descr +++ b/java/lightweight-java-profiler/pkg-descr @@ -5,5 +5,3 @@ a lightweight Java profiler which can be used for flamegraphs The lightweight Java profiler acts as an agent library and generates execution stacks. These can be fed into flamegraph utils to profile Java applications at minimal cost. - -WWW: https://github.com/inevity/lightweight-java-profiler diff --git a/java/linux-oracle-jdk18/pkg-descr b/java/linux-oracle-jdk18/pkg-descr index edff613e90b6..ec11cda9d522 100644 --- a/java/linux-oracle-jdk18/pkg-descr +++ b/java/linux-oracle-jdk18/pkg-descr @@ -1,3 +1 @@ The Oracle Java Development Kit 8 for Linux. - -WWW: https://www.oracle.com/java/ diff --git a/java/linux-oracle-jre18/pkg-descr b/java/linux-oracle-jre18/pkg-descr index fdc615ee884a..103dbe5a915d 100644 --- a/java/linux-oracle-jre18/pkg-descr +++ b/java/linux-oracle-jre18/pkg-descr @@ -1,3 +1 @@ The Oracle Java 8 Runtime Environment for Linux. - -WWW: https://www.oracle.com/java/ diff --git a/java/linux-oracle-serverjre10/pkg-descr b/java/linux-oracle-serverjre10/pkg-descr index a8084753bfd6..6a6e51a445a9 100644 --- a/java/linux-oracle-serverjre10/pkg-descr +++ b/java/linux-oracle-serverjre10/pkg-descr @@ -1,3 +1 @@ The Oracle Java 10 Server Runtime Environment for Linux. - -WWW: https://www.oracle.com/java/ diff --git a/java/mmake/pkg-descr b/java/mmake/pkg-descr index ee052f6e43b3..80f8cc53d7e7 100644 --- a/java/mmake/pkg-descr +++ b/java/mmake/pkg-descr @@ -10,5 +10,3 @@ The Makefile generated with mmake supports: - Install - Uninstall - Dependencies - -WWW: http://www.tildeslash.com/mmake/ diff --git a/java/mx4j/pkg-descr b/java/mx4j/pkg-descr index 547374ab4f38..786e7ee0509e 100644 --- a/java/mx4j/pkg-descr +++ b/java/mx4j/pkg-descr @@ -8,5 +8,3 @@ systems and provide a standard interface to the outside world, enabling the development of web services. JMX allows developers to write more modular and loosely coupled system components and reduce the complexity of large, interoperating systems. - -WWW: http://mx4j.sourceforge.net diff --git a/java/netbeans/pkg-descr b/java/netbeans/pkg-descr index a8764021b9c5..4e28471ac252 100644 --- a/java/netbeans/pkg-descr +++ b/java/netbeans/pkg-descr @@ -5,5 +5,3 @@ in Java. It can be used to develop code in Java, HTML, XML, JSP, C/C++ and other languages. The IDE is modular, and there is a huge variety of commercial and free extensions to it to support various technologies. - -WWW: https://netbeans.apache.org/ diff --git a/java/netcomponents/pkg-descr b/java/netcomponents/pkg-descr index a722e4f47ff0..656b27b4a332 100644 --- a/java/netcomponents/pkg-descr +++ b/java/netcomponents/pkg-descr @@ -3,5 +3,3 @@ most commonly used Internet protocols. It provides support for FTP, NNTP, SMTP, POP3, Telnet, TFTP, Finger, Whois, and other frequently used Internet protocols as well as BSD R command support, including rexec, rcmd/rshell and rlogin - -WWW: http://www.savarese.org/oro/downloads/index.html#NetComponents diff --git a/java/netrexx/pkg-descr b/java/netrexx/pkg-descr index 8bd3242add9a..bd0ab2422262 100644 --- a/java/netrexx/pkg-descr +++ b/java/netrexx/pkg-descr @@ -12,5 +12,3 @@ NOTE: Remember to add NetRexxC.jar to your Java CLASSPATH or NETREXX_JAVA environment. For formal details of the language, please see the NetRexx documentation at - -WWW: http://www-306.ibm.com/software/awdtools/netrexx/ diff --git a/java/netty/pkg-descr b/java/netty/pkg-descr index 2f29530038ee..d9c076f71eab 100644 --- a/java/netty/pkg-descr +++ b/java/netty/pkg-descr @@ -1,4 +1,2 @@ Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. - -WWW: https://netty.io/ diff --git a/java/openjdk11/pkg-descr b/java/openjdk11/pkg-descr index 7b9a9faf8549..bbc3e1c1edc7 100644 --- a/java/openjdk11/pkg-descr +++ b/java/openjdk11/pkg-descr @@ -1,3 +1 @@ An open-source implementation of the Java Platform, Standard Edition, - -WWW: https://openjdk.java.net/ diff --git a/java/openjdk17/pkg-descr b/java/openjdk17/pkg-descr index 61770d98c954..bbc3e1c1edc7 100644 --- a/java/openjdk17/pkg-descr +++ b/java/openjdk17/pkg-descr @@ -1,3 +1 @@ An open-source implementation of the Java Platform, Standard Edition, - -WWW: https://openjdk.java.net/projects/jdk/17/ diff --git a/java/openjdk18/pkg-descr b/java/openjdk18/pkg-descr index 41916866fc9f..bbc3e1c1edc7 100644 --- a/java/openjdk18/pkg-descr +++ b/java/openjdk18/pkg-descr @@ -1,3 +1 @@ An open-source implementation of the Java Platform, Standard Edition, - -WWW: https://openjdk.java.net/projects/jdk/18/ diff --git a/java/openjdk8/pkg-descr b/java/openjdk8/pkg-descr index 7b9a9faf8549..bbc3e1c1edc7 100644 --- a/java/openjdk8/pkg-descr +++ b/java/openjdk8/pkg-descr @@ -1,3 +1 @@ An open-source implementation of the Java Platform, Standard Edition, - -WWW: https://openjdk.java.net/ diff --git a/java/openjfx14/pkg-descr b/java/openjfx14/pkg-descr index b5f5bb7d7c39..b7419e2182be 100644 --- a/java/openjfx14/pkg-descr +++ b/java/openjfx14/pkg-descr @@ -2,5 +2,3 @@ OpenJFX is an open source, next generation client application platform for desktop and embedded systems based on JavaSE. It is a collaborative effort by many individuals and companies with the goal of producing a modern, efficient, and fully featured toolkit for developing rich client applications. - -WWW: https://openjdk.java.net/projects/openjfx/ diff --git a/java/phpeclipse/pkg-descr b/java/phpeclipse/pkg-descr index 383d684e66dd..c49cb0270c47 100644 --- a/java/phpeclipse/pkg-descr +++ b/java/phpeclipse/pkg-descr @@ -1,4 +1,2 @@ PHPEclipse is a set of plugins for the Eclipse Framework which provides an integrated IDE for PHP developers. - -WWW: http://www.phpeclipse.com/ diff --git a/java/proguard/pkg-descr b/java/proguard/pkg-descr index 7e8875efd10a..679030d83fb5 100644 --- a/java/proguard/pkg-descr +++ b/java/proguard/pkg-descr @@ -5,5 +5,3 @@ remove unused instructions. Finally, it can rename the remaining classes, fields, and methods using short meaningless names. The resulting jars are smaller and harder to reverse-engineer. - -WWW: https://www.guardsquare.com/en/products/proguard diff --git a/java/sablevm-classpath/pkg-descr b/java/sablevm-classpath/pkg-descr index fde8f95dbfe8..1cbf2d22c7fc 100644 --- a/java/sablevm-classpath/pkg-descr +++ b/java/sablevm-classpath/pkg-descr @@ -4,5 +4,3 @@ SableVM is a bytecode interpreter. It's goals are to be reasonably small, efficient, and fast, as well as providing a well-designed platform for doing research into different algorithms for bytecode interpretation, garbage collection, memory management, etc. - -WWW: http://www.sablevm.org/ diff --git a/java/sablevm/pkg-descr b/java/sablevm/pkg-descr index fde8f95dbfe8..1cbf2d22c7fc 100644 --- a/java/sablevm/pkg-descr +++ b/java/sablevm/pkg-descr @@ -4,5 +4,3 @@ SableVM is a bytecode interpreter. It's goals are to be reasonably small, efficient, and fast, as well as providing a well-designed platform for doing research into different algorithms for bytecode interpretation, garbage collection, memory management, etc. - -WWW: http://www.sablevm.org/ diff --git a/java/servingxml/pkg-descr b/java/servingxml/pkg-descr index 2119c5828003..66552d4a3a7d 100644 --- a/java/servingxml/pkg-descr +++ b/java/servingxml/pkg-descr @@ -4,5 +4,3 @@ It defines an extensible markup vocabulary for expressing flat-XML, XML-flat, flat-flat, and XML-XML processing in pipelines. ServingXML comes with a console app, and also documents an API for embedding the software in a standard Java or J2EE application. - -WWW: http://servingxml.sourceforge.net/ diff --git a/java/sigar/pkg-descr b/java/sigar/pkg-descr index 6572d3dbc3fe..4f102859d09a 100644 --- a/java/sigar/pkg-descr +++ b/java/sigar/pkg-descr @@ -14,5 +14,3 @@ own way(s) providing it. SIGAR provides developers with one API to access this information regardless of the underlying platform. The core API is implemented in pure C with bindings currently implemented for Java, Perl, Ruby, Python, Erlang, PHP and C#. This port provides the Java bindings. - -WWW: https://support.hyperic.com/display/SIGAR/Home diff --git a/java/springframework/pkg-descr b/java/springframework/pkg-descr index 1cd4047e2e69..f23218dd1a02 100644 --- a/java/springframework/pkg-descr +++ b/java/springframework/pkg-descr @@ -2,5 +2,3 @@ The Spring Framework is the leading full stack Java/JEE application framework. Spring delivers significant benefits for many projects, increasing development productivity and runtime performance while improving test coverage and application quality. - -WWW: http://www.springframework.org/ diff --git a/java/springframework31/pkg-descr b/java/springframework31/pkg-descr index 1cd4047e2e69..f23218dd1a02 100644 --- a/java/springframework31/pkg-descr +++ b/java/springframework31/pkg-descr @@ -2,5 +2,3 @@ The Spring Framework is the leading full stack Java/JEE application framework. Spring delivers significant benefits for many projects, increasing development productivity and runtime performance while improving test coverage and application quality. - -WWW: http://www.springframework.org/ diff --git a/java/sqlitejdbc/pkg-descr b/java/sqlitejdbc/pkg-descr index 1ff5531fc656..f870af62e48d 100644 --- a/java/sqlitejdbc/pkg-descr +++ b/java/sqlitejdbc/pkg-descr @@ -3,5 +3,3 @@ SQLiteJDBC is a Java JDBC driver for SQLite. It runs using either a native code library or a 100% Pure Java driver based on NestedVM emulation (but in this package only the native version is installed). - -WWW: http://web.archive.org/web/20120721075310/http://www.zentus.com/sqlitejdbc/ diff --git a/java/trove4j/pkg-descr b/java/trove4j/pkg-descr index 2cc62ba0242d..b6527ee1b20b 100644 --- a/java/trove4j/pkg-descr +++ b/java/trove4j/pkg-descr @@ -13,5 +13,3 @@ The GNU Trove library has two objectives: with Object-based collections. For most applications, however, collections which store primitives directly will require less space and yield significant performance gains. - -WWW: https://bitbucket.org/robeden/trove/ diff --git a/java/veditor/pkg-descr b/java/veditor/pkg-descr index 74e4787a0358..1373ca7a2493 100644 --- a/java/veditor/pkg-descr +++ b/java/veditor/pkg-descr @@ -1,5 +1,3 @@ Eclipse Verilog editor provides Verilog (IEEE-1364) and VHDL language specific features on Eclipse IDE. It helps coding and debugging in hardware development based on Verilog or VHDL. - -WWW: http://veditor.sourceforge.net/ diff --git a/java/visualvm/pkg-descr b/java/visualvm/pkg-descr index 0bce367476b9..c514587a761d 100644 --- a/java/visualvm/pkg-descr +++ b/java/visualvm/pkg-descr @@ -2,5 +2,3 @@ VisualVM is a visual tool integrating several commandline JDK tools and lightweight profiling capabilities. Designed for both production and development time use, it further enhances the capability of monitoring and performance analysis for the Java SE platform. - -WWW: https://visualvm.github.io/ diff --git a/java/wildfly10/pkg-descr b/java/wildfly10/pkg-descr index f2f48f1f308a..fa87ecdcad47 100644 --- a/java/wildfly10/pkg-descr +++ b/java/wildfly10/pkg-descr @@ -8,5 +8,3 @@ Modular Design Unified Configuration and Management And of course Java EE! - -WWW: https://wildfly.org/ diff --git a/java/wildfly11/pkg-descr b/java/wildfly11/pkg-descr index f2f48f1f308a..fa87ecdcad47 100644 --- a/java/wildfly11/pkg-descr +++ b/java/wildfly11/pkg-descr @@ -8,5 +8,3 @@ Modular Design Unified Configuration and Management And of course Java EE! - -WWW: https://wildfly.org/ diff --git a/java/wildfly12/pkg-descr b/java/wildfly12/pkg-descr index f2f48f1f308a..fa87ecdcad47 100644 --- a/java/wildfly12/pkg-descr +++ b/java/wildfly12/pkg-descr @@ -8,5 +8,3 @@ Modular Design Unified Configuration and Management And of course Java EE! - -WWW: https://wildfly.org/ diff --git a/java/wildfly13/pkg-descr b/java/wildfly13/pkg-descr index f2f48f1f308a..fa87ecdcad47 100644 --- a/java/wildfly13/pkg-descr +++ b/java/wildfly13/pkg-descr @@ -8,5 +8,3 @@ Modular Design Unified Configuration and Management And of course Java EE! - -WWW: https://wildfly.org/ diff --git a/java/wildfly14/pkg-descr b/java/wildfly14/pkg-descr index f2f48f1f308a..fa87ecdcad47 100644 --- a/java/wildfly14/pkg-descr +++ b/java/wildfly14/pkg-descr @@ -8,5 +8,3 @@ Modular Design Unified Configuration and Management And of course Java EE! - -WWW: https://wildfly.org/ diff --git a/java/wildfly15/pkg-descr b/java/wildfly15/pkg-descr index f2f48f1f308a..fa87ecdcad47 100644 --- a/java/wildfly15/pkg-descr +++ b/java/wildfly15/pkg-descr @@ -8,5 +8,3 @@ Modular Design Unified Configuration and Management And of course Java EE! - -WWW: https://wildfly.org/ diff --git a/java/wildfly16/pkg-descr b/java/wildfly16/pkg-descr index f2f48f1f308a..fa87ecdcad47 100644 --- a/java/wildfly16/pkg-descr +++ b/java/wildfly16/pkg-descr @@ -8,5 +8,3 @@ Modular Design Unified Configuration and Management And of course Java EE! - -WWW: https://wildfly.org/ diff --git a/java/wildfly17/pkg-descr b/java/wildfly17/pkg-descr index a089a64ffcdb..874af16d2a3d 100644 --- a/java/wildfly17/pkg-descr +++ b/java/wildfly17/pkg-descr @@ -8,5 +8,3 @@ Modular Design Unified Configuration and Management And of course Java EE / Jakarta EE! - -WWW: https://wildfly.org/ diff --git a/java/wildfly18/pkg-descr b/java/wildfly18/pkg-descr index a089a64ffcdb..874af16d2a3d 100644 --- a/java/wildfly18/pkg-descr +++ b/java/wildfly18/pkg-descr @@ -8,5 +8,3 @@ Modular Design Unified Configuration and Management And of course Java EE / Jakarta EE! - -WWW: https://wildfly.org/ diff --git a/java/wildfly24/pkg-descr b/java/wildfly24/pkg-descr index a089a64ffcdb..874af16d2a3d 100644 --- a/java/wildfly24/pkg-descr +++ b/java/wildfly24/pkg-descr @@ -8,5 +8,3 @@ Modular Design Unified Configuration and Management And of course Java EE / Jakarta EE! - -WWW: https://wildfly.org/ diff --git a/java/wildfly25/pkg-descr b/java/wildfly25/pkg-descr index a089a64ffcdb..874af16d2a3d 100644 --- a/java/wildfly25/pkg-descr +++ b/java/wildfly25/pkg-descr @@ -8,5 +8,3 @@ Modular Design Unified Configuration and Management And of course Java EE / Jakarta EE! - -WWW: https://wildfly.org/ diff --git a/java/wildfly26/pkg-descr b/java/wildfly26/pkg-descr index a089a64ffcdb..874af16d2a3d 100644 --- a/java/wildfly26/pkg-descr +++ b/java/wildfly26/pkg-descr @@ -8,5 +8,3 @@ Modular Design Unified Configuration and Management And of course Java EE / Jakarta EE! - -WWW: https://wildfly.org/ diff --git a/java/wildfly90/pkg-descr b/java/wildfly90/pkg-descr index 24bf8a3b960b..60322e835d27 100644 --- a/java/wildfly90/pkg-descr +++ b/java/wildfly90/pkg-descr @@ -8,5 +8,3 @@ Modular Design Unified Configuration and Management And of course Java EE! - -WWW: https://wildfly.org/ |