Updated Branches: refs/heads/master a7d423e1e -> b223f33a8
Add jasper notices Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/1d44a33a Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/1d44a33a Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/1d44a33a Branch: refs/heads/master Commit: 1d44a33a28f2e121ef41ccc3a930811db44ad4c8 Parents: ee357a1 Author: williamstw <[email protected]> Authored: Thu Sep 12 20:06:38 2013 -0400 Committer: williamstw <[email protected]> Committed: Thu Sep 12 20:06:38 2013 -0400 ---------------------------------------------------------------------- .../notices/jasper-compiler-5.5.12.jar.NOTICE | 18 ++++++++++++++++++ .../notices/jasper-runtime-5.5.12.jar.NOTICE | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/1d44a33a/distribution/src/main/resources/notices/jasper-compiler-5.5.12.jar.NOTICE ---------------------------------------------------------------------- diff --git a/distribution/src/main/resources/notices/jasper-compiler-5.5.12.jar.NOTICE b/distribution/src/main/resources/notices/jasper-compiler-5.5.12.jar.NOTICE new file mode 100644 index 0000000..4275fb8 --- /dev/null +++ b/distribution/src/main/resources/notices/jasper-compiler-5.5.12.jar.NOTICE @@ -0,0 +1,18 @@ +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). + +Java Management Extensions (JMX) support is provided by +the MX4J package, which is open source software. The +original software and related information is available +at http://mx4j.sourceforge.net. + +The Windows Installer is built with the Nullsoft +Scriptable Install Sysem (NSIS), which is +open source software. The original software and +related information is available at +http://nsis.sourceforge.net. + +Java compilation software for JSP pages is provided by Eclipse, +which is open source software. The orginal software and +related infomation is available at +http://www.eclipse.org. http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/1d44a33a/distribution/src/main/resources/notices/jasper-runtime-5.5.12.jar.NOTICE ---------------------------------------------------------------------- diff --git a/distribution/src/main/resources/notices/jasper-runtime-5.5.12.jar.NOTICE b/distribution/src/main/resources/notices/jasper-runtime-5.5.12.jar.NOTICE new file mode 100644 index 0000000..4275fb8 --- /dev/null +++ b/distribution/src/main/resources/notices/jasper-runtime-5.5.12.jar.NOTICE @@ -0,0 +1,18 @@ +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). + +Java Management Extensions (JMX) support is provided by +the MX4J package, which is open source software. The +original software and related information is available +at http://mx4j.sourceforge.net. + +The Windows Installer is built with the Nullsoft +Scriptable Install Sysem (NSIS), which is +open source software. The original software and +related information is available at +http://nsis.sourceforge.net. + +Java compilation software for JSP pages is provided by Eclipse, +which is open source software. The orginal software and +related infomation is available at +http://www.eclipse.org.
