[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

PJ Fanning  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |INFORMATIONPROVIDED

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-02-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

--- Comment #17 from Andreas Beeker  ---
it's not sufficient to just download the source project, parts of XmlBeans and
POI are generated. In other words, if you don't generate those sources, you'll
get those errors.

So please setup the build environment and use "gradle check" or "gradle
jenkins".

The management decision to assess/build every library is elaborate and the
effort needed, shouldn't be "outsourced" to open source teams.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-02-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

--- Comment #16 from Rakhi Barayanan  ---
Hi ,

Could you please share the xmlbeans 5.0.3 source code path,which will not error
out as mentioned in prior post.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

Rakhi Barayanan  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INFORMATIONPROVIDED |---

--- Comment #15 from Rakhi Barayanan  ---
Thanks for sharing the source location.

As part of the dependency source module compilation I need to compile xmlbeans
latest.
I took the code from
https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/xmlbeans-src-5.0.3-20211229.zip

But I am getting following errors.When I verfied ,xb module is missing in 
package org.apache.xmlbeans.impl.But refernce is still there.

:\build\PT860141W_2112210501-debug\src\poi\xmlbeans\5.0.3\org\apache\xmlbeans\impl\config\BindingConfigImpl.java:20:
error: package org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument does not
exist
import org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config;
   ^
C:\build\PT860141W_2112210501-debug\src\poi\xmlbeans\5.0.3\org\apache\xmlbeans\impl\config\InterfaceExtensionImpl.java:25:
error: package org.apache.xmlbeans.impl.xb.xmlconfig does not exist
import org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig;
^
C:\build\PT860141W_2112210501-debug\src\poi\xmlbeans\5.0.3\org\apache\xmlbeans\impl\config\PrePostExtensionImpl.java:23:
error: package org.apache.xmlbeans.impl.xb.xmlconfig does not exist
import org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig;
^
C:\build\PT860141W_2112210501-debug\src\poi\xmlbeans\5.0.3\org\apache\xmlbeans\impl\config\UserTypeImpl.java:19:
error: package org.apache.xmlbeans.impl.xb.xmlconfig does not exist
import org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig;

Could you please help me to resolve the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

--- Comment #14 from Nick Burch  ---
You can download the source code for Apache POI at
https://poi.apache.org/download.html - you want the "Source Distribution" 

The SVN tag that the 5.2 release was built from is
https://svn.apache.org/repos/asf/poi/tags/REL_5_2_0/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

--- Comment #13 from Rakhi Barayanan  ---
Could you please share me the exact source path where I could download POI
5.2.0.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

--- Comment #12 from PJ Fanning  ---
setCellReferenceType is not part of POI 5.2.0 - it is in the trunk svn/git repo
but this is not yet released (future POI 5.2.1 support)

somehow you've managed to mix source code from different time lines

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

--- Comment #11 from Rakhi Barayanan  ---
Hi ,

We are upgrading poi to 5.2.0.
But we are facing follwing issues while compiling source code of poi-ooxml

C:\build\PT860141W_2112210501-debug\src\poi\poi-ooxml\5.2.0\org\apache\poi\xssf\usermodel\XSSFWorkbook.java:123:
error: XSSFWorkbook is not abstract and does not override abstract method
setCellReferenceType(CellReferenceType) in Workbook
public class XSSFWorkbook extends POIXMLDocument implements Workbook,
Date1904Support {
   ^
C:\build\PT860141W_2112210501-debug\src\poi\poi-ooxml\5.2.0\org\apache\poi\poifs\crypt\dsig\facets\XAdESXLSignatureFacet.java:314:
error: incompatible types: UnsynchronizedByteArrayOutputStream cannot be
converted to String
c14n.canonicalizeSubtree(node, c14nValue);
   ^
C:\build\PT860141W_2112210501-debug\src\poi\poi-ooxml\5.2.0\org\apache\poi\xssf\streaming\SXSSFWorkbook.java:101:
error: SXSSFWorkbook is not abstract and does not override abstract method
setCellReferenceType(CellReferenceType) in Workbook
public class SXSSFWorkbook implements Workbook {
   ^

We have decalration for setCellReferenceType in poi.ss.usermodel.Workbook
interface.
But none of the above class imoplements setCellReferenceType.
We have downloaded the source from poi-src-5.2.0-20220106.zip path
https://poi.apache.org/download.html#POI-5.2.0.

Could you please confirm is this the latest source.Or please point me to the
latest one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-02-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

PJ Fanning  changed:

   What|Removed |Added

 Resolution|--- |INFORMATIONPROVIDED
 Status|REOPENED|RESOLVED

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

--- Comment #10 from PJ Fanning  ---
XMLBeans source is hosted on subversion -
https://svn.apache.org/repos/asf/xmlbeans/trunk

There is a read-only Git mirror - https://github.com/apache/xmlbeans

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

--- Comment #9 from Rakhi Barayanan  ---
Hi,

Thanks for the update.We could compile poi-ooxml-full using 5.2.0 source code.
The next query was regarding xmlbeans.
We need to compile xmlbeans 4.0.0 in house.We have taken the code from Maven
repository
path:https://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/4.0.0/

But unfortunately we are getting error

org.apache.xmlbeans.metadata.system.sXMLTOOLS doesnot exist.

metadata folder is missing in xmlbeans folder.Could you please help me with the
exact source code location for xmlbeans 4.0.0.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

--- Comment #8 from PJ Fanning  ---
note that any jar built from sources generated by xmlbeans also need the xsb
binaries that xmlbeans also generates to work at runtime

as stated earlier, it is best to build the poi-ooxml-full and poi-ooxml-lite
jars by running the POI gradle build (or ant build in older versions)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

--- Comment #7 from PJ Fanning  ---
the source releases in https://archive.apache.org/dist/poi/release/src/ don't
seem to include generated source

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

--- Comment #6 from PJ Fanning  ---
I had a look and the poi-ooxml-full-5.0.0-sources jar is missing files

poi-ooxml-lite-5.2.0-sources has everything it needs and I was able to build a
jar from it - https://github.com/pjfanning/poi-ooxml-lite-build

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

--- Comment #5 from PJ Fanning  ---
We just provide jars, source and documentation. The rest is your problem.

I would advise you to build the POI project yourself. The source files you need
are generated as part of the build - from xsds.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

--- Comment #4 from Rakhi Barayanan  ---
Thanks Fanning for the quick response.
We are working with POI 5.0.0,so all dependency should be of same version,we
may not be able to use 5.2.0 at this point.

As per our organisation guidelines ,we may need to compile and use the third
party libraries,shouldnot be using the jar as such.So we need to compile the
source.
Unfortunately I couldnot find the required source files in the specified
jar/zip.
Could you please help me with the exact source jar/zip where I could find 

org/apache/poi/schemas/ooxml/system/ooxml.

Another issue I am facing is with xmlbeans(4.0.0),there too I am facing issue
in compilation.

"package org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument is missing".
>From the notes I could see that xb is removed,but still it is required during
the compilation.

Could you please me with this too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

--- Comment #3 from PJ Fanning  ---
1. can you use POI 5.2.0?
2. why are you compiling CTXML? We ship poi-ooxml-full jar with this compiled
already
3. If you absolutely need to build CTXML, checkout the POI source and read
https://poi.apache.org/devel/index.html (which may be of date if you insist on
using old versions like POI 5.0.0)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

Rakhi Barayanan  changed:

   What|Removed |Added

 Resolution|INFORMATIONPROVIDED |---
 Status|RESOLVED|REOPENED

--- Comment #2 from Rakhi Barayanan  ---
Hi Nick,

thanks for the quick response.

I have downloaded the source from maven repository.But I am getting the
following error during compiling
"\src\poi\poi-ooxml-full\5.0.0\org\apache\poi\schemas\vmldrawing\CTXML.java:28:
error: package org.apache.poi.schemas.ooxml.system.ooxml does not exist"

When I checked inside the source folder ,I couldnot find "system" folder inside
org/apache/poi/schemas/ooxml.

So our compilation failed.
Could you please help.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

Nick Burch  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INFORMATIONPROVIDED

--- Comment #1 from Nick Burch  ---
See https://poi.apache.org/help/faq.html#faq-N10192

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65842] New: Could you please share me the source code for poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar

2022-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65842

Bug ID: 65842
   Summary: Could you please share me the source code for
poi-ooxml-full-5.0.0.jar and poi-ooxml-lite-5.0.0.jar
   Product: POI
   Version: unspecified
  Hardware: PC
OS: Mac OS X 10.1
Status: NEW
  Severity: normal
  Priority: P2
 Component: XSSF
  Assignee: dev@poi.apache.org
  Reporter: rakhi.naraya...@gmail.com
  Target Milestone: ---

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



Re: poi-ooxml-lite 5.0.0

2021-02-02 Thread fannin...@apache.org
poi-ooxml-lite is a subset of poi-ooxml-full - there is a sources jar for 
poi-ooxml-full

https://repo1.maven.org/maven2/org/apache/poi/poi-ooxml-full/5.0.0/






On Tuesday 2 February 2021, 20:55:40 GMT, Nick Burch  
wrote: 





On Tue, 2 Feb 2021, Feiger, Dieter wrote:

> I am locking for the source code of the poi-ooxml-lite of the Version 
> 5.0.0. I am planning to use this library in one of my projects, but 
> before I can do this the legal department has to check the terms and 
> conditions of usage. This includes also the source code.


See https://poi.apache.org/help/faq.html#faq-N10192 - these classes are 
auto-generated. If you really need the source for them, do a full rebuild 
of Apache POI from the source release and the build system will regenerate 
the source files from the OOXML XSD definitions

Nick

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



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



Re: poi-ooxml-lite 5.0.0

2021-02-02 Thread Nick Burch

On Tue, 2 Feb 2021, Feiger, Dieter wrote:
I am locking for the source code of the poi-ooxml-lite of the Version 
5.0.0. I am planning to use this library in one of my projects, but 
before I can do this the legal department has to check the terms and 
conditions of usage. This includes also the source code.


See https://poi.apache.org/help/faq.html#faq-N10192 - these classes are 
auto-generated. If you really need the source for them, do a full rebuild 
of Apache POI from the source release and the build system will regenerate 
the source files from the OOXML XSD definitions


Nick

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



poi-ooxml-lite 5.0.0

2021-02-02 Thread Feiger, Dieter
Hi all,

I am locking for the source code of the poi-ooxml-lite of the Version 5.0.0. I 
am planning to use this library in one of my projects, but before I can do this 
the legal department has to check the terms and conditions of usage. This 
includes also the source code.

Normally I would find the source code in following archive:
https://repo1.maven.org/maven2/org/apache/poi/poi-ooxml-lite/5.0.0/

But this do not contain any java sources. May some one of you could give me a 
hint.

Thanks for your help.
Dieter

[cid:image003.jpg@01D6F9AB.5CE9D340]

Dieter Feiger, EDM Design & Library Consultant
dieter_fei...@mentor.com


-
Mentor Graphics (Deutschland) GmbH, Arnulfstrasse 201, 80634 M?nchen 
Registergericht M?nchen HRB 106955, Gesch?ftsf?hrer: Thomas Heurung, Frank 
Th?rauf