You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2009/01/29 14:25:20 UTC

DO NOT REPLY [Bug 46242] OpenXML4J Software Grant

https://issues.apache.org/bugzilla/show_bug.cgi?id=46242


Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Yegor Kozlov <ye...@dinom.ru>  2009-01-29 05:25:19 PST ---
OpenXML4j is in svn.

Summary:

1. Imported the code into org.apache.poi.openxml4j namespace.

2. changed test cases to load test files based on JVM system parameters:

-Dopenxml4j.testdata.input=src/ooxml/testcases/org/apache/poi/openxml4j/opc/INPUT
-Dopenxml4j.testdata.output=src/ooxml/testcases/org/apache/poi/openxml4j/opc/OUTPUT
-Dopenxml4j.compliance.input=src/ooxml/testcases/org/apache/poi/openxml4j/opc/compliance/INPUT

3. Disabled failing tests:

 TestContentTypeManager.testContentType()
 TestPackage.testOpenSave()
 TestPackage.testCreatePackageAddPart()
 TestPackage.testOpenPackage()
 TestPackage.testSaveToOutputStream()
 TestPackagingURIHelper.testRelativizeURI()

4. started a new section in the POI site:
http://poi.apache.org/openxml4j/

Yegor


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org