Dominik Stadler
09ff66fc48
Revert "Add local source for xmlbeans 2.3.0"
...
This reverts commit 24f275541a7274f3e5456b4f4006c93d62a52ba7.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773707 13f79535-47bb-0310-9956-ffa450edef68
2016-12-11 21:16:50 +00:00
Dominik Stadler
0af2cdc15c
Revert "Set eclipse folder outside of build-folder to not have hickups in Eclipse whener we run 'and clean'"
...
This reverts commit 95cab3394bb01de85fecb5587db057cf790b5be6.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773690 13f79535-47bb-0310-9956-ffa450edef68
2016-12-11 21:15:41 +00:00
Dominik Stadler
94cfbb4e18
Revert "Set source for junit"
...
This reverts commit de911c5d5492f1cc577e52c01e2037a44cf1522a.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773683 13f79535-47bb-0310-9956-ffa450edef68
2016-12-11 21:15:10 +00:00
Dominik Stadler
09ffbfcdd5
Set source for junit
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773641 13f79535-47bb-0310-9956-ffa450edef68
2016-12-11 20:58:38 +00:00
Dominik Stadler
7f3aebe913
Set eclipse folder outside of build-folder to not have hickups in Eclipse whener we run 'and clean'
...
Conflicts:
.classpath
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773634 13f79535-47bb-0310-9956-ffa450edef68
2016-12-11 20:58:07 +00:00
Dominik Stadler
4d09b6305d
Add local source for xmlbeans 2.3.0
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773617 13f79535-47bb-0310-9956-ffa450edef68
2016-12-11 20:56:56 +00:00
Nick Burch
43588abe0c
Fix eclipse classpath - collections is in core lib
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1755062 13f79535-47bb-0310-9956-ffa450edef68
2016-08-03 10:20:10 +00:00
David North
aa17ae0b1e
Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods.
...
Re-organise internally to use a map so that lookup is O(1) rather than O(n ranges).
Add a dependency on commons collections 4, also ASL licensed so no problem.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59734
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754521 13f79535-47bb-0310-9956-ffa450edef68
2016-07-29 13:24:00 +00:00
Dustin Spicuzza
3c10475002
Update curvesapi to 1.04
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746168 13f79535-47bb-0310-9956-ffa450edef68
2016-05-30 19:21:49 +00:00
Tim Allison
9900929cca
POI 59257 upgrade Bouncy Castle to 1.54
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737298 13f79535-47bb-0310-9956-ffa450edef68
2016-04-01 00:57:56 +00:00
Dominik Stadler
0cbe6c7d1d
Revert set of inadvertedly committed files/changes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737029 13f79535-47bb-0310-9956-ffa450edef68
2016-03-29 18:11:44 +00:00
Dominik Stadler
349b14f837
Bug 58915: Add note about memory consumption and update changelog
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737025 13f79535-47bb-0310-9956-ffa450edef68
2016-03-29 17:30:55 +00:00
Nick Burch
a39ea07479
Bump xmlsec version in the Eclipse project file too
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1726844 13f79535-47bb-0310-9956-ffa450edef68
2016-01-26 16:25:52 +00:00
Andreas Beeker
c02d71c89f
raise ooxml schema/security version
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715718 13f79535-47bb-0310-9956-ffa450edef68
2015-11-23 00:15:07 +00:00
Uwe Schindler
c3ca44fb53
Tell Eclipse to use a Java 6 compatible JVM, not latest one (if available)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713340 13f79535-47bb-0310-9956-ffa450edef68
2015-11-09 07:47:45 +00:00
Dominik Stadler
cdb8a02931
Set newer curvesapi-version in .classpath as well and update some third-party libs for the password-protection-code to the latest versions
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710032 13f79535-47bb-0310-9956-ffa450edef68
2015-10-22 15:21:25 +00:00
Dustin Spicuzza
66b0322e38
poi-import: fix build dependencies
...
- Compilation + tests work now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1709356 13f79535-47bb-0310-9956-ffa450edef68
2015-10-19 05:59:42 +00:00
Nick Burch
0d9c171e6f
Update Commons jar versions in the Eclipse classpath
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1708953 13f79535-47bb-0310-9956-ffa450edef68
2015-10-16 10:41:06 +00:00
Dominik Stadler
f678783d46
Update to latest commons-codec-1.10 and commons-logging-1.2, use the properties for these libs everywhere in build.xml
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1708464 13f79535-47bb-0310-9956-ffa450edef68
2015-10-13 16:37:22 +00:00
Dustin Spicuzza
b593db9dfe
Bug 58048: Add visio schemas to the OOXML jar
...
- Bumped OOXML jar version also
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1707177 13f79535-47bb-0310-9956-ffa450edef68
2015-10-07 02:41:30 +00:00
Dominik Stadler
d0b1e07e33
Remove src/contrib/src from Eclipse project after code was moved to examples
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1702803 13f79535-47bb-0310-9956-ffa450edef68
2015-09-13 19:06:02 +00:00
Andreas Beeker
342098e13c
Added Siddharths ExcelComparator
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694753 13f79535-47bb-0310-9956-ffa450edef68
2015-08-08 00:56:44 +00:00
Dominik Stadler
467350c6d8
Adjust .classpath sources and add missing dependencies to run ooxml-lite tests standalone
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649179 13f79535-47bb-0310-9956-ffa450edef68
2015-01-03 09:35:34 +00:00
Dominik Stadler
55275b1e67
Update to junit-4.12, the jar file is downloaded, so not required on classpath anymore. Also adjust version in pom.xml for Sonar.
...
Conflicts:
.classpath
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649178 13f79535-47bb-0310-9956-ffa450edef68
2015-01-03 09:35:21 +00:00
Dominik Stadler
8daac21f87
Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways.
...
It works by using handlers for each type of file which perform various operations on the files, e.g. loading,
iterating content, modify, ... This will trigger changes which break working with the available test-files and
thus provides another layer of regression testing which hopefully prevents some failures from making it into
releases.
It is runnable via a new ant-target 'test-integration' and also added to the jenkins-target.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647885 13f79535-47bb-0310-9956-ffa450edef68
2014-12-25 09:16:44 +00:00
Andreas Beeker
1499778fdd
added ooxml-security-1.0 to the maven artifacts
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1634247 13f79535-47bb-0310-9956-ffa450edef68
2014-10-25 19:34:42 +00:00
Nick Burch
8aab89c3ff
Ensure svn properties are set on the build xml files, and they have consistent line endings
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1631469 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 16:47:46 +00:00
Andreas Beeker
36dc6dfc90
Fixed complete-build errors
...
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1628338 13f79535-47bb-0310-9956-ffa450edef68
2014-09-29 23:39:45 +00:00
Andreas Beeker
9724ed0d76
removed HorribleProxy
...
added current version of BouncyCastle and xmlsec (using xmlsec instead of jdk internal classes, because of interoperabiltiy with e.g. IBM JDK)
heaps of changes because of above
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1620229 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 23:05:26 +00:00
Andreas Beeker
750ff718f0
starting tsp tests / removed mockito stuff again
...
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1618515 13f79535-47bb-0310-9956-ffa450edef68
2014-08-17 19:53:34 +00:00
Andreas Beeker
ea5645e80f
some changes because of test errors
...
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1618254 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 18:19:28 +00:00
Andreas Beeker
4f4b1bedd7
sync merge to trunk
...
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1617624 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 23:33:07 +00:00
Uwe Schindler
fed01cb1ad
Fix bug #56814 - Switch from dom4j to JAXP
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1617428 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 07:19:51 +00:00
Andreas Beeker
9660a04c19
Xml signature support - version 1
...
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1617141 13f79535-47bb-0310-9956-ffa450edef68
2014-08-10 18:25:10 +00:00
Nick Burch
fc60883a7d
Change the default XMLBeans version used for running to be 2.6, leave 2.3 for compiling the schemas (for maximum compatibility)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615780 13f79535-47bb-0310-9956-ffa450edef68
2014-08-04 20:40:45 +00:00
Dominik Stadler
193d615895
Revert upgrade to XMLBeans 2.6.0 to properly discuss on the mailinglist first
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1602075 13f79535-47bb-0310-9956-ffa450edef68
2014-06-12 07:08:21 +00:00
Dominik Stadler
267d70569a
Update XMLBeans to version 2.6.0
...
Conflicts:
.classpath
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1602006 13f79535-47bb-0310-9956-ffa450edef68
2014-06-11 20:32:52 +00:00
Dominik Stadler
87d020c03a
Update to latest Ant 1.9.4 and add ant-launcher which is used in
...
ExcelAnt tests to make it easier to run these tests in Eclipse
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1598226 13f79535-47bb-0310-9956-ffa450edef68
2014-05-29 09:16:29 +00:00
Nick Burch
5b2c90e406
Now that we require Java 1.6, we no longer need to include the STAX-API jar as JRE 1.6 has it build in
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1587605 13f79535-47bb-0310-9956-ffa450edef68
2014-04-15 15:19:30 +00:00
Dominik Stadler
2d543b637b
Adjust Eclipse classpath for new versions of third party libraries
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1563998 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 18:55:15 +00:00
Andreas Beeker
bf2b13b9fa
Patch for Bug/Enhancement 55818 - add encryption support
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1553336 13f79535-47bb-0310-9956-ffa450edef68
2013-12-24 23:13:21 +00:00
Dominik Stadler
a76a0bb480
Set source of generated ooxml classes
...
Conflicts:
.classpath
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1544692 13f79535-47bb-0310-9956-ffa450edef68
2013-11-22 22:00:12 +00:00
Dominik Stadler
ce38b49078
Add scratchpad-resources to .classpath make TestExtractorFactory run in Eclipse
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1536065 13f79535-47bb-0310-9956-ffa450edef68
2013-10-27 08:33:59 +00:00
Nick Burch
706091c6db
Try to make the eclipse classpath more general - place the output under /build/, remove hard coded jar source paths, re-order entries to make it easier to see what we have, and use the default JDK not a hard coded version
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1534750 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 19:35:41 +00:00
Dominik Stadler
ff70dc32f6
Add Eclipse project files and settings to make it easier to start hacking on POI in Eclipse
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1532876 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 19:59:29 +00:00
Rainer Klute
1c072c0cbc
Removed user-specific eclipse settings from the repository and added the files to .cvsignore
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353282 13f79535-47bb-0310-9956-ffa450edef68
2003-08-02 19:38:22 +00:00
Rainer Klute
a47c0bb61d
Javadoc, formatting and style improvements
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353280 13f79535-47bb-0310-9956-ffa450edef68
2003-08-02 19:02:28 +00:00
Andrew C. Oliver
99e1c54444
Beginnings of the performance-branch merge.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353222 13f79535-47bb-0310-9956-ffa450edef68
2003-07-19 02:48:17 +00:00
Avik Sengupta
6d48d8b0ba
PR:15677
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352975 13f79535-47bb-0310-9956-ffa450edef68
2003-01-01 09:24:39 +00:00
Andrew C. Oliver
fc380f9a53
me thinks this is just a ide file..shouldn't hurt anything
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352924 13f79535-47bb-0310-9956-ffa450edef68
2002-11-23 19:03:27 +00:00