Sure, looks like I forgot to copy Tiles JSP
czw., 6 paź 2022 o 18:00 Greg Huber napisał(a):
>
> I can do a pr on branch WW-5233-tiles with it working?
>
> I will clean up the code also.
>
>
>
> -
> To unsubscribe, e-mail: dev-uns
I can do a pr on branch WW-5233-tiles with it working?
I will clean up the code also.
-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org
Managed to get it to work.
I had to add all of the tag classes from tiles-jsp-3.0.8.jar to
org/apache/tiles/web/jsp/taglib
and change the package to match in the tiles-jsp.tld.
ie
org.apache.tiles.jsp.taglib.
to
org.apache.tiles.web.jsp.taglib.
One java class that won't compi
I have built it now, where is the
<%@ taglib uri="http://tiles.apache.org/tags-tiles"; prefix="tiles" %>
stored? It was in the tiles-jsp-3.0.8.jar file before.
If I look in
struts/plugins/tiles/target/classes/META-INF
struts/plugins/tiles/target/classes/META-INF/tld
there is only tiles-extr
ok, sorry missed a delete of a jar,
...just need to fix the missing tld
/WEB-INF/jsps/tiles/tiles-page.jsp (line: [3], column: [0]) The absolute
uri: [http://tiles.apache.org/tags-tiles] cannot be resolved in either
web.xml or the jar files deployed with this application
I have this with the
It might be the way I am running it but I get:
SEVERE: Error configuring application listener of class
[org.apache.struts2.tiles.StrutsTilesListener]
java.lang.NoClassDefFoundError: org/apache/tiles/startup/TilesInitializer
web.xml
org.apache.struts2.tiles.StrutsTilesListener
Yes
W dniu czw., 6.10.2022 o 15:19 Greg Huber napisał(a):
> I can test it from the git branch in eclipse. Normally I would delete
> the struts2* jars, so I guess its all of the tiles-* as well?
>
> On 06/10/2022 14:14, Lukasz Lenart wrote:
> > czw., 6 paź 2022 o 15:11 Greg Huber napisał(a):
>
I can test it from the git branch in eclipse. Normally I would delete
the struts2* jars, so I guess its all of the tiles-* as well?
On 06/10/2022 14:14, Lukasz Lenart wrote:
czw., 6 paź 2022 o 15:11 Greg Huber napisał(a):
Is the branch WW-5233-tiles working? I could give it a test drive.😛
czw., 6 paź 2022 o 15:11 Greg Huber napisał(a):
>
> Is the branch WW-5233-tiles working? I could give it a test drive.😛
Yes, you can build a snapshot version out of it. That would be cool, thanks!
Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
--
Is the branch WW-5233-tiles working? I could give it a test drive.😛
On 06/10/2022 14:05, Lukasz Lenart wrote:
I have prepared a PR to copy Tiles code base into the Tile plugin -
just copied what is needed by the plugin. I would like to merge it
after releasing 6.1.0
https://github.com/apache/s
Hi,
I'm working on preparing a new 6.1.0 version, the main changes are:
- https://issues.apache.org/jira/browse/WW-3691
- https://issues.apache.org/jira/browse/WW-5238
- https://issues.apache.org/jira/browse/WW-5184
All the changes in this release
https://issues.apache.org/jira/issues/?filter=123
I have prepared a PR to copy Tiles code base into the Tile plugin -
just copied what is needed by the plugin. I would like to merge it
after releasing 6.1.0
https://github.com/apache/struts/pull/608
Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
wt., 9 sie 2022 o 16:43 Antonio Pet
dependabot[bot] closed pull request #171: Bump addressable from 2.7.0 to 2.8.1
URL: https://github.com/apache/struts-site/pull/171
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment
dependabot[bot] commented on PR #171:
URL: https://github.com/apache/struts-site/pull/171#issuecomment-1269621490
Looks like addressable is up-to-date now, so this is no longer needed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
dependabot[bot] opened a new pull request, #171:
URL: https://github.com/apache/struts-site/pull/171
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0
to 2.8.1.
Changelog
Sourced from https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md";>addre
15 matches
Mail list logo