Commit Graph

70 Commits

Author SHA1 Message Date
Lukasz Lenart 934b5d1410 WW-5049 Includes the new plugin in assembly 2019-12-29 09:07:00 +01:00
Yasser Zamani 28c9411015 delete deprecated sitegraph plugin 2019-02-11 16:53:20 +03:30
Lukasz Lenart 2a60c1eee6 [WW-4981] Adds support for JDK11 (#270)
* Upgrades test dependencies

* Drops unused lib

* Uses AssertJ instead of FestAssert

* Upgrades Surefire Maven Plugin to 2.22.1

* Downgrades to AssertJ 2.x to support JDK7

* decouple tests from java version

Refactor a java 9 conditional test to work always with any java version

See also WW-4845

* fix NullPointerException in NotURLClassLoader tests

Also includes a few improvements

See also WW-4845

* do not specify threadCount & forkMode which breaks tests in java 9

See also WW-4845

* pass all current tests with java 11

See also WW-4981

* fix an odd path problem in java 9

See also WW-4845

* gitignore test-output

See also WW-4981

* ask travis an oracle jdk 11 build

See also WW-4981

* ask travis to report coverage only in latest working jdk, jdk8

See also WW-4845
2018-11-19 10:35:01 +03:30
Sebastian Peters 26dc995866 WW-4982 Remove the deprecated JsonLibHandler and json-lib dependency 2018-11-17 22:57:48 +01:00
Lukasz Lenart 3e29573a2e WW-4951 Upgrades to the latest struts master to support SHA256/512 2018-09-18 09:51:48 +02:00
Lukasz Lenart 8b95838c58 Adds proper XML header 2017-10-22 12:29:13 +02:00
Lukasz Lenart b8c06608cc Uses new docs location when preparing packages 2017-10-22 10:09:52 +02:00
Lukasz Lenart 2e7f5c0d40 Changes how docs are fetched 2017-10-22 09:51:23 +02:00
Lukasz Lenart 73359c480b Adds missing header with license 2017-10-21 11:24:48 +02:00
Lukasz Lenart f03279fc1a WW-4570 Cleans up ASM and assemblies 2016-11-23 11:43:05 +01:00
Lukasz Lenart 889e6db562 Updates assemblies 2016-07-14 20:14:11 +02:00
Lukasz Lenart 0835c33adf Cleans up after migrating to Tiles 3 and dropped struts2-tiles3-plugin 2016-01-21 09:20:05 +01:00
Lukasz Lenart e488353a05 WW-4570 Drops XWork core from min-lib 2015-11-28 16:20:25 +01:00
Lukasz Lenart fa41222859 WW-4570 Drops ASM from minimal set of Jars
(cherry picked from commit 90dbf54)
2015-11-28 16:09:46 +01:00
Lukasz Lenart a20aed381a WW-4570 Uses proper schema for assembly descriptor
(cherry picked from commit b4a18d0)
2015-11-28 16:09:36 +01:00
Lukasz Lenart 103a655f4a WW-4570 Defines a minimal jar set to be used by users
(cherry picked from commit 5d26c6c)
2015-11-28 16:09:27 +01:00
Lukasz Lenart eda791e12a Cleans up after dropping blank and mailreader app 2015-07-17 09:27:48 +02:00
Johannes Geppert b6afefeea7 WW-4505 Add plugin to support bean validation
Add new bean validation plugin to assembly, bom and parent sections
2015-05-27 20:56:17 +02:00
Lukasz Lenart 8c2b321aa0 Cleans up after dropping deprecated plugins 2015-05-26 18:39:34 +02:00
Lukasz Lenart 31b60c96ea Updates how docs are assembled 2014-04-06 10:17:19 +02:00
Lukasz Lenart d818283075 Adds missing JavaDocs to be included in assemblies
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1554154 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 06:31:55 +00:00
Lukasz Lenart deebe53114 Uses proper path to Highlighter styles
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1536402 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 16:53:43 +00:00
Lukasz Lenart 95a892e103 WW-4130 Adds usage of SiteExporter instead of wget to export docs from Confluence
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1497786 13f79535-47bb-0310-9956-ffa450edef68
2013-06-28 14:13:08 +00:00
Lukasz Lenart 8fc02678d1 Removes unused resources
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1497777 13f79535-47bb-0310-9956-ffa450edef68
2013-06-28 13:59:09 +00:00
Lukasz Lenart af74f78050 WW-4070 Cleans up assemblies and removes unused assembly definition
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1486295 13f79535-47bb-0310-9956-ffa450edef68
2013-05-25 07:06:47 +00:00
Lukasz Lenart c0627796cc Solves problem with missing JavaDocs
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1082277 13f79535-47bb-0310-9956-ffa450edef68
2011-03-16 19:42:50 +00:00
John Lindal 6d8c7bd11e WW-3548 update copyright to 2011
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1068561 13f79535-47bb-0310-9956-ffa450edef68
2011-02-08 20:35:46 +00:00
Lukasz Lenart 9ac1393e2d Adds missing assembly info about Gxp Plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1066760 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 08:45:41 +00:00
Lukasz Lenart e776cec527 Solved problem with huge assembly
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@957323 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23 19:54:44 +00:00
Lukasz Lenart 053421a55c Clean up Assembly to include Xwork Core
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@941378 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05 16:45:20 +00:00
Wesley Wannemacher f7dba7b853 WW-3253 tweaking the docs download part
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@817849 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 21:34:53 +00:00
Musachy Barroso d4f360efda update poms for embedded jsp plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@805874 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 16:40:04 +00:00
Musachy Barroso 353c2f2033 WW-3217 Bring JSON plugin into trunk
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@802900 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10 19:00:38 +00:00
Musachy Barroso b5a4d4df29 add bundles to assembly
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@766074 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17 16:24:46 +00:00
Musachy Barroso 481c1b83d4 Move OSGi plugin to trunk from the sandbox, fix assembly descriptors
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@765215 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15 14:32:48 +00:00
Musachy Barroso a39dd7d145 add OVal plugin to assembly
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@765206 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15 14:07:56 +00:00
Musachy Barroso d2f09a8c54 WW-2872 Merge release enhancement branch into trunk
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729136 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 21:52:06 +00:00
Musachy Barroso 3f39accc97 Add convention and javatemplates plugins to plugins modules, and assembly descriptor
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728745 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 19:15:11 +00:00
Musachy Barroso f8166d5e8b Add convention to plugins modules and assembly
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@727472 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 19:06:53 +00:00
Rainer Hermanns dd4b4c007e WW-2616 Adding missing plugins to assembly
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@651587 13f79535-47bb-0310-9956-ffa450edef68
2008-04-25 12:15:09 +00:00
Antonio Petrelli 113cde5b85 WW-2437
Added licenses to the "apps" distribution.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615606 13f79535-47bb-0310-9956-ffa450edef68
2008-01-27 14:11:04 +00:00
Antonio Petrelli 3b3593d81e WW-2437
Added XWork, XStream, XPP3 licenses and notice.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615603 13f79535-47bb-0310-9956-ffa450edef68
2008-01-27 14:06:24 +00:00
Antonio Petrelli f5a88391e1 WW-2437
Added Plexus and SiteMesh license and notice.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615331 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 20:30:09 +00:00
Antonio Petrelli 42c8104e4e WW-2437
Added OGNL license and notice.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615323 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 20:12:45 +00:00
Antonio Petrelli 89c19b8989 WW-2437
Fixed copyright notice in assembly descriptors.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@615299 13f79535-47bb-0310-9956-ffa450edef68
2008-01-25 18:26:44 +00:00
Antonio Petrelli 420510aae3 WW-2437
Added FreeMarker, JSON-lib and EZMorph notices.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614986 13f79535-47bb-0310-9956-ffa450edef68
2008-01-24 20:53:03 +00:00
Antonio Petrelli c6004e9c1a WW-2437
Added Classworlds notice.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614969 13f79535-47bb-0310-9956-ffa450edef68
2008-01-24 20:12:19 +00:00
Antonio Petrelli 764877efeb WW-2437
Fixed the first bunch of license issues.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614306 13f79535-47bb-0310-9956-ffa450edef68
2008-01-22 20:23:19 +00:00
Antonio Petrelli bda27dd5e1 WW-2379
Added the XWork retrotranslated artifact to the jdk14 distribution.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@611671 13f79535-47bb-0310-9956-ffa450edef68
2008-01-13 23:06:33 +00:00
Antonio Petrelli 7ab72009be WW-2379
Removed the dependencies from the jdk14 assembly.
Re-added the license of Retrotranslator.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@611289 13f79535-47bb-0310-9956-ffa450edef68
2008-01-11 20:16:43 +00:00