To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92991
                 Issue #|92991
                 Summary|External JARs ignored by swext/mediawiki build
               Component|tools
                 Version|OOo 3.0 Beta 2
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|solenv
             Assigned to|mh
             Reported by|panbk





------- Additional comments from [EMAIL PROTECTED] Thu Aug 21 13:23:23 +0000 
2008 -------
All of the commons-*.jar files are already present on the building system, and
their locations were communicated to the configure via environment variables, as
confirmed by config.log entries:

COMMONS_CODEC_JAR='/opt/share/java/classes/commons-codec.jar'
COMMONS_HTTPCLIENT_JAR='/opt/share/java/classes/commons-httpclient.jar'
COMMONS_LANG_JAR='/opt/share/java/classes/commons-lang.jar'
COMMONS_LOGGING_JAR='/opt/share/java/classes/commons-logging.jar'

Unfortunately, the build of swext (swext/mediawiki) is still trying to use the
JARs bundled with OOo:

[...]
/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/swext/mediawiki
-------------
/opt/bin/ant -Dprj=.. -Dprjname=swext -Ddebug=off -Doptimize=on 
-Dtarget=mediawiki -Dsolar.update=on -Dout=../unxfbsdx.pro -Dinpath=unxfbsdx.pro
-Dproext=".pro" 
-Dsolar.bin=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin
-Dsolar.jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin
-Dsolar.doc=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/doc
 
-Dcommon.jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin
-Dcommon.doc=  -Dsolar.sourceversion=DEV300 -Dsolar.lastminor=m29 
-Dsolar.build=9339 -f build.xml  -emacs
-Dcommons-codec-jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin/commons-codec-1.3.jar
-Dcommons-lang-jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin/commons-lang-2.3.jar
-Dcommons-httpclient-jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin/commons-httpclient-3.1.jar
-Dcommons-logging-jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin/commons-logging-1.1.1.jar
Buildfile: build.xml

init:
Created dir:
/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/swext/unxfbsdx.pro/class-test
[...]

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

Reply via email to