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 2008/11/19 13:11:08 UTC

DO NOT REPLY [Bug 46242] New: OpenXML4J Software Grant

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

           Summary: OpenXML4J Software Grant
           Product: POI
           Version: 3.5-dev
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: POI Overall
        AssignedTo: dev@poi.apache.org
        ReportedBy: nick@torchbox.com


The OpenXML4J software grant has now been approved. Attached is the signed off
grant software

When importing, we probably want to do something like:
* ditch the bsd license headers, keeping just the ASL v2 ones
* disable any tests which do not pass
* import code into its own area of the tree
* change tests to be in the same package as what they test
* update poi to use local openxml4j
* decide on new package names
* move the .docx support off somewhere else (we have xwpf), to decide on later
* change the package names
* maybe move out of own area of the source tree, in with rest of ooxml stuff


-- 
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


DO NOT REPLY [Bug 46242] OpenXML4J Software Grant

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46242





--- Comment #2 from Nick Burch <ni...@torchbox.com>  2008-11-19 04:14:20 PST ---
Created an attachment (id=22893)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22893)
GPG signature of OpenXML4J code


-- 
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


DO NOT REPLY [Bug 46242] OpenXML4J Software Grant

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46242





--- Comment #1 from Nick Burch <ni...@torchbox.com>  2008-11-19 04:13:14 PST ---
Created an attachment (id=22892)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22892)
MD5 of OpenXML4J code


-- 
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


DO NOT REPLY [Bug 46242] OpenXML4J Software Grant

Posted by bu...@apache.org.
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


DO NOT REPLY [Bug 46242] OpenXML4J Software Grant

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46242





--- Comment #3 from Nick Burch <ni...@torchbox.com>  2008-11-19 04:15:39 PST ---
Unfortunately, Bugzilla isn't letting me attach the openxml4j .tar.gz file. It
can be downloaded from
http://people.apache.org/~nick/OpenXML4J-Grant/openxml4j.tar.gz


-- 
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