[JBoss JIRA] Commented: (JBPM-1449) com.sun.facelets.compiler.TagLibraryConfig loadImplicit errors reported when jBPM console is accessed
by Thomas Diesler (JIRA)
[ https://jira.jboss.org/jira/browse/JBPM-1449?page=com.atlassian.jira.plug... ]
Thomas Diesler commented on JBPM-1449:
--------------------------------------
Updated to 1.1.14. problem still persists
09:27:06,551 INFO [Server] JBoss (MX MicroKernel) [4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200808281951)] Started in 27s:243ms
09:27:18,738 ERROR [STDERR] Sep 5, 2008 9:27:18 AM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/home/tdiesler/svn/jbossas/tags/JBoss_4_2_2_GA/build/output/jboss-4.2.2.GA/server/default/deploy/jbpm/jbpm-console.war/WEB-INF/lib/jsf-facelets-1.1.11.jar!/META-INF/jstl-core.taglib.xml
09:27:18,781 ERROR [STDERR] Sep 5, 2008 9:27:18 AM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
INFO: Added Library from: jar:file:/home/tdiesler/svn/jbossas/tags/JBoss_4_2_2_GA/build/output/jboss-4.2.2.GA/server/default/deploy/jbpm/jbpm-console.war/WEB-INF/lib/gravel-1.0.0.GA.jar!/META-INF/gravel-action.taglib.xml
> com.sun.facelets.compiler.TagLibraryConfig loadImplicit errors reported when jBPM console is accessed
> -----------------------------------------------------------------------------------------------------
>
> Key: JBPM-1449
> URL: https://jira.jboss.org/jira/browse/JBPM-1449
> Project: JBoss jBPM
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Core Engine
> Reporter: Len DiMaggio
> Assignee: Thomas Diesler
> Priority: Minor
> Fix For: SOA 4.2 CP03, SOA 4.3
>
>
> Platform JIRA for project JIRA: JBPM-1065
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 3 months
[JBoss JIRA] Created: (JBPM-1687) fix build scripts for spaces
by Tom Baeyens (JIRA)
fix build scripts for spaces
----------------------------
Key: JBPM-1687
URL: https://jira.jboss.org/jira/browse/JBPM-1687
Project: JBoss jBPM
Issue Type: Task
Security Level: Public (Everyone can see)
Components: PVM
Reporter: Tom Baeyens
Priority: Critical
currently, the build doesn't work in case there are spaces in the project path. (e.g. when checking out in the "Documents and Settings" folder, as hudson does by default.
this can be easily tested by checking out the pvm in a directory called "pvm in space". Then the docbook generation fails like this:
[INFO] Processing master.xml
[INFO] Executing tasks
[copy] Copying 25 files to C:\wstempranillo\pvm in space\modules\core\target\manual\html\reference\images
[INFO] Executed tasks
[INFO] [docbkx:generate-pdf {execution: doc-reference pdf}]
[INFO] Processing master.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to open C:\wstempranillo\pvm in space\modules\core\target\manual\pdf\reference\master.fo for input.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 3 months