[dba-issues] [Issue 92365] reportdesign not parallel build save: ./PentahoReportEngine.java:37: pa ckage com.sun.star.report.util does not exist

2008-08-20 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92365


User maho changed the following:

What|Old value |New value

  CC|'hjs' |'hjs,maho'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 92365] reportdesign not parallel build save: ./PentahoReportEngine.java:37: pa ckage com.sun.star.report.util does not exist

2008-08-02 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92365


User cloph changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Sat Aug  2 11:37:11 + 
2008 ---
yes, duplicate. More than 10 cws built without the problem after fixing the
target names (and also manual attempts in just reportdesign worked fine), before
every third build did fail.

*** This issue has been marked as a duplicate of 91703 ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 92365] reportdesign not parallel build save: ./PentahoReportEngine.java:37: pa ckage com.sun.star.report.util does not exist

2008-08-02 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92365


User cloph changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Sat Aug  2 11:37:57 + 
2008 ---
closing duplicate.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 92365] reportdesign not parallel build save: ./PentahoReportEngine.java:37: pa ckage com.sun.star.report.util does not exist

2008-08-01 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92365
 Issue #|92365
 Summary|reportdesign not parallel build save:  ./PentahoReport
|Engine.java:37: package com.sun.star.report.util does 
|not exist
   Component|Database access
 Version|DEV300m23
Platform|PC
 URL|
  OS/Version|Mac OS X
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|cloph





--- Additional comments from [EMAIL PROTECTED] Fri Aug  1 08:09:59 + 
2008 ---
A parallel build (build -- -P8 for example) is likely to break in reportdesign:

./PentahoReportEngine.java:37: package com.sun.star.report.util does not exist
import com.sun.star.report.util.DefaultReportJobDefinition;
^ 
./PentahoReportEngine.java:58: cannot find symbol
symbol  : class DefaultReportJobDefinition
location: class com.sun.star.report.pentaho.PentahoReportEngine
return new DefaultReportJobDefinition(metaData);
   ^ 
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
dmake:  Error code 1, while making
´../../../../../../unxmacxi.pro/misc/sun-report-builder_dummy.java´

build.lst contains the util-dir as a dependency for the pentaho dir AFAICT, and
the log also lists the util dir before entering the pentaho dir, but apparently
it doesn't wait for the results of the util dir.

See e.g.
http://tinderbox.go-oo.org/gunzip.cgi?tree=koheicoderemovalbrief-log=1217559603.1077#137509

It happens all across from DEV300_m23 to DEV300_m28 on Mac OSX 10.5 Intel (dual
quad-Xeon) (didn't try with earlier milestones, but I guess it is the same)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 92365] reportdesign not parallel build save: ./PentahoReportEngine.java:37: pa ckage com.sun.star.report.util does not exist

2008-08-01 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92365


User fs changed the following:

What|Old value |New value

  CC|''|'hjs'

 Assigned to|dbaneedsconfirm   |oj

Target milestone|---   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Fri Aug  1 11:38:10 + 
2008 ---
ause, since this does not seem to be a trivial build.lst bug - do you have an
idea what's going on here?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 92365] reportdesign not parallel build save: ./PentahoReportEngine.java:37: pa ckage com.sun.star.report.util does not exist

2008-08-01 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92365





--- Additional comments from [EMAIL PROTECTED] Fri Aug  1 11:42:34 + 
2008 ---
ause pointed me to issue 91703 and it appears that the parallel build problem is
indeed caused by the identical target names.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 92365] reportdesign not parallel build save: ./PentahoReportEngine.java:37: pa ckage com.sun.star.report.util does not exist

2008-08-01 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92365





--- Additional comments from [EMAIL PROTECTED] Fri Aug  1 19:14:14 + 
2008 ---
So, can we close this issue here as duplicate?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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