[EMAIL PROTECTED]: Project poi (in module poi) failed

2008-10-25 Thread Gump [HEAD] :-(
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [EMAIL PROTECTED]

Project poi has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 13 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- poi :  POI


Full details are available at:
http://vmgump.apache.org/gump/public/poi/poi/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Output [poi-contrib-gump-25102008.jar] identifier set to output 
basename: [poi-contrib-gump]
 -DEBUG- Output [poi-scratchpad-gump-25102008.jar] identifier set to output 
basename: [poi-scratchpad-gump]
 -DEBUG- Output [poi-gump-25102008.jar] identifier set to output basename: 
[poi-gump]
 -INFO- Failed with reason build failed
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/poi/poi/gump_work/build_poi_poi.html
Work Name: build_poi_poi (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 mins 11 secs
Command Line: /usr/lib/jvm/java-1.5.0-sun/bin/java -Djava.awt.headless=true 
-Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar
 org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only -Dversion.id=gump -DDSTAMP=25102008 -f build.xml gump 
[Working Directory: /srv/gump/public/workspace/poi]
CLASSPATH: 
/usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/poi/build/classes:/srv/gump/public/workspace/poi/build/contrib-classes:/srv/gump/public/workspace/poi/build/scratchpad-classes:/srv/gump/public/workspace/poi/build/test-classes:/srv/gump/public/workspace/poi/build/scratchpad-test-classes:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-25102008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-25102008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-
 
25102008.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-25102008.jar:/srv/gump/public/workspace/apache-commons/collections/build/commons-collections-25102008.jar:/srv/gump/public/workspace/apache-commons/lang/commons-lang-25102008.jar:/srv/gump/public/workspace/junit/dist/junit-25102008.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
-
Buildfile: /srv/gump/public/workspace/poi/build.xml

check-jars:

fetch-jars:
  [get] Getting: 
http://www.ibiblio.org/maven/commons-logging/jars/commons-logging-1.1.jar
  [get] To: /srv/gump/public/workspace/poi/lib/commons-logging-1.1.jar
  [get] Error getting 
http://www.ibiblio.org/maven/commons-logging/jars/commons-logging-1.1.jar to 
/srv/gump/public/workspace/poi/lib/commons-logging-1.1.jar

BUILD FAILED
java.net.ConnectException: Connection timed out
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at 
sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1227)
at java.security.AccessController.doPrivileged(Native Method)
at 
sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1221)
at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:910)
at 
java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:367)
at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:420)
at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:384)
Caused by: java.net.ConnectException: Connection timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at 

Help - Unable to refresh formula

2008-10-25 Thread m.mail7


Hi,
My requirement is to generate the details automatically using POI.
Attached are the files for your reference.

My problem is
Formula like =MAX(H) is not getting updated till i manually go to formula
bar (fx) and hit return. Please suggest me how to update this thru java
code.

My basic requirement is to update the Data sheet of report and copy the
updated data C19 to G20 in the same format to file a.txt at the same
location.

Please help in this regard.
Thanks in Admance.

Bye For Now
M 
http://www.nabble.com/file/p20163960/MyReport.java MyReport.java 
http://www.nabble.com/file/p20163960/MyReport.xls MyReport.xls 
-- 
View this message in context: 
http://www.nabble.com/Help---Unable-to-refresh-formula-tp20163960p20163960.html
Sent from the POI - Dev mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 46080] javadoc for XSSFHyperlink

2008-10-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46080


Yegor Kozlov [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Yegor Kozlov [EMAIL PROTECTED]  2008-10-25 06:40:30 PST 
---
Applied in r707843 ( https://svn.apache.org/viewcvs.cgi?view=revrev=707843 )

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 46079] newlines in cells

2008-10-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46079


Yegor Kozlov [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Yegor Kozlov [EMAIL PROTECTED]  2008-10-25 06:40:05 PST 
---
Applied in r707843 ( https://svn.apache.org/viewcvs.cgi?view=revrev=707843 )

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 46081] implemented XSSFWorkbook.setRepeatingRowsAndColumns

2008-10-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46081


Yegor Kozlov [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Yegor Kozlov [EMAIL PROTECTED]  2008-10-25 06:40:55 PST 
---
Applied in r707843 ( https://svn.apache.org/viewcvs.cgi?view=revrev=707843 )

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 46092] New: [PATCH] Enable data dump in org.apache.poi.hssf.dev.HSSF

2008-10-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46092

   Summary: [PATCH]  Enable data dump in
org.apache.poi.hssf.dev.HSSF
   Product: POI
   Version: unspecified
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: normal
  Priority: P2
 Component: HSSF
AssignedTo: dev@poi.apache.org
ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=22777)
 -- (https://issues.apache.org/bugzilla/attachment.cgi?id=22777)
The Patch against SVN poi-trunk

Hi!

I noticed today the data dump code is commented out and does not compile when
uncommented.

Please have a look whether my fixes look good enough to be commited.

I'm willing to make adjustments, if necessary.

Regards!
Adrian


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 46092] [PATCH] Enable data dump in org.apache.poi.hssf.dev.HSSF

2008-10-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46092





--- Comment #1 from Adrian Aichner [EMAIL PROTECTED]  2008-10-25 12:34:11 PST 
---
Created an attachment (id=22778)
 -- (https://issues.apache.org/bugzilla/attachment.cgi?id=22778)
Compile log and sample output

The deprecation warnings are all predating my patch.
I'm just documentiung I did not add any new ones.

Please note the printing of cell formula in the sample output, if applicable.

Adrian


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



importing utility

2008-10-25 Thread David Durham, Jr.
Hi all,

I wrote an easy to use import utility using POI that I'd like to
contribute to this project if there's any interest.  Here's the
project:

  http://code.google.com/p/beanfiles/
  http://code.google.com/p/beanfiles/wiki/Examples

The examples show CSV files, but excel files work equally well.

Right now, it's licensed as GPL, but I have the copyright (all code in
the project is mine) and I'd be willing to clean it up a bit,
contribute it to POI and support it.

Regards,
Dave

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]