Timestamp strategies on resources

2011-01-24 Thread Major Péter
Hi, currently the timestamp is appended to filenames if caching is enabled, like filename-tsepoch.extension During the process of migrating wicketstuff-tinymce to Wicket 1.5 it occured to me, that tinymce recognizes it's baseurl based on it's filename:

Re: [discuss] How to resolve wicket aggregate classes / sources jar issues

2011-01-24 Thread Major Péter
I think this still wouldn't solve the duplicated classes issue (depending on wicket and wicket-extensions in the same time). Peter 2011-01-24 19:23 keltezéssel, Michael O'Cleirigh írta: I looked into the wicket/pom.xml and the maven-source-plugin is disabled: plugin

Re: [discuss] How to resolve wicket aggregate classes / sources jar issues

2011-01-24 Thread Major Péter
Then depending on wicket-core would cause the very same trouble with duplicated classes... 2011-01-24 19:36 keltezéssel, Martin Grigorov írta: 2011/1/24 Major Pétermajorpe...@sch.bme.hu I think this still wouldn't solve the duplicated classes issue (depending on wicket and wicket-extensions

Re: [vote] retry: release wicket 1.5-rc1

2011-01-19 Thread Major Péter
I've clicked over my application and couldn't find any issue, so I'm (non-binding) +1. Regards, Peter 2011-01-18 19:16 keltezéssel, Igor Vaynberg írta: this is the second vote to release wicket 1.5-rc1. all vote-blocking issues previously reported have been fixed branch:

Renaming IInitializer?

2011-01-18 Thread Major Péter
Hi, since IInitializer now also works as an IDestroyer, wouldn't be ApplicationContextListener a better name for it? (based on ServletContextListener) Regards, Peter

Re: [vote] release wicket-1.5-rc1

2011-01-15 Thread Major Péter
I've finished my tests, and my application didn't revealed any new errors. Thanks for the quick fixes! Peter 2011-01-14 20:18 keltezéssel, Martin Grigorov írta: All problems related to double XML encoding in attribute values should be fixed now. Shout if you find something else. 2011/1/14

Re: [vote] release wicket-1.5-rc1

2011-01-14 Thread Major Péter
and now WICKET- is here (and I haven't yet finished with the testing :)) Peter 2011-01-14 11:07 keltezéssel, Martin Grigorov írta: All three issues found be Peter are fixed in trunk. Give me this Saturday for more extensive testing before going to cut another release. On Fri, Jan 14, 2011

Re: [vote] release wicket-1.5-rc1

2011-01-13 Thread Major Péter
Sadly I have a -1 for this, because of https://issues.apache.org/jira/browse/WICKET-3329 and https://issues.apache.org/jira/browse/WICKET-3330 3329 is almost a don't care, but 3330 sounds more serious to me. Best regards, Peter 2011-01-13 08:20 keltezéssel, Igor Vaynberg írta: this vote is to

Wicket Stuff Commit Access

2011-01-01 Thread Major Péter
Hi, My github username is: aldaris p.s.: Happy new year! ;) Thanks, Peter

Re: Update and/or restart Hudson on wicketstuff.org to enable use the Git Plugin

2010-12-31 Thread Major Péter
Hi, one quick note: Hudson 1.391 doesn't have Maven 3 support, 1.392 will have Maven 3 support (see [1]), and based on the comments to the ticket I would say 1.391 may be a better choice yet, Maven 2 support could show new bugs in 1.392. Mike, I think if you set the build to poll SCM like

Re: wicketst...@github: re-organize now or later?

2010-12-29 Thread Major Péter
I think the wicketstuff-core-1.4 branch got lost, the core project now only has the 1.5-SNAPSHOT stuff, at least that branch should be restored IMHO. Thanks, Peter 2010-12-29 22:50 keltezéssel, Igor Vaynberg írta: i think i got them split. core is already pushed, sandbox is incoming. we

Re: Fix version in JIRA

2010-12-20 Thread Major Péter
FYI, I've just tried to modify Fix version as a random user, and I couldn't do it. I neither could set it during ticket-creation. Peter 2010-12-20 20:02 keltezéssel, Igor Vaynberg írta: there are some that are assigned for 1.6 because we are not fixing them in 1.5. lets not touch those. we

Re: several tests are failing on trunk

2010-11-24 Thread Major Péter
Hi, for me this is the build output: Failed tests: testLicenseHeaders(org.apache.wicket.util.license.ApacheLicenceHeaderTest) Tests in error: testDisabledBehaviorRequest(org.apache.wicket.BehaviorRequestTest) testDisabled(org.apache.wicket.DisabledComponentTest)

Re: http://wicket.apache.org/start/quickstart.html mvn command for 1.5 m2.1 fails

2010-10-01 Thread Major Péter
Hi, Use archetype:generate instead. Regards, Peter 2010-10-01 15:01 keltezéssel, nino martinez wael írta: D:\nino\develop\netdesignmvn archetype:create -DarchetypeGroupId=org.apache.wicket -DarchetypeArtifactId=wicket-archetype-quickstart -DarchetypeVersion=1.5-M2. 1

Re: CompoundPropertyModel constructor

2010-09-15 Thread Major Péter
Maybe IModel? extends T is better, or? Regards, Peter 2010-09-15 16:02 keltezéssel, Martin Grigorov írta: Looks good to me. I've never seen that this ctor looks this way and I don't remember discussion related to that. On Wed, Sep 15, 2010 at 3:22 PM, Ernesto Reinaldo Barreiro

Locale related test failures in trunk

2010-08-13 Thread Major Péter
Hi, I've tried to compile wicket trunk, but 3 test was failing for me: Failed tests: innerFeedback(org.apache.wicket.markup.html.form.validation.innerfeedback.InnerFeedbackTest) with: expect (1): Field 'field' is required. but was (1): A 'field' mező kitöltése kötelező. Tests in error:

Re: Jekyll generated website going live soon...

2010-07-21 Thread Major Péter
Hi, Few feedbacks: * two link on the page is 404-ing: http://wicket.apache.org/contribute/writing-documentation.html and http://wicket.apache.org/contribute/building-from-svn.html * also for some reason I couldn't find the page about mailing lists and archives (they were under the big Community

Re: Future of wicketstuff.org

2010-05-09 Thread Major Péter
Was there an actual decision about this? It's really bad, that the current artifacts are not available in the Maven repo.. Regards, Peter 2010-04-19 17:31 keltezéssel, Martijn Dashorst írta: Currently we have a maintenance nightmare. Keeping up confluence, jira, teamcity and the maven repo is

Re: Future of wicketstuff.org

2010-04-19 Thread Major Péter
A few weeks ago I cleaned up the userspaces in wicketstuff (with help of Nino), hopefully no SPAM were left after that... Regards, Peter 2010-04-19 17:41 keltezéssel, Martijn Dashorst írta: This time the problem was the confluence backups. I've cleaned those up, but that is only one small part

Wicket trunk build fails?

2010-03-23 Thread Major Péter
Hi, I'm trying to build Wicket trunk (mvn -Dmaven.test.skip=true install), but keep getting the following build error: org/apache/wicket/markup/html/form/FormComponent.java:[987,39] incompatible types found : java.lang.Object required: java.lang.Boolean with JDK1.6.0_18 64bit Am I doing

Re: Igor did it!

2010-03-02 Thread Major Péter
Hi, Just for fun, I checked what's the last test, which fails (testSimpleStaticTimeFrame). After some debugging I found out, that when you creates timeFormat in org.apache.wicket.util.time.AbstractTime, then you don't specify the Locale, so when you call setCalendar with Locale.ENGLISH and parse

Re: [announce] Wicket Stuff Core - JavaEE Inject

2010-01-08 Thread Major Péter
Could somebody help me with this? 2009-12-31 00:58 keltezéssel, Major Péter írta: Hi, I would like to ask for Wicket Stuff JIRA access ('aldaris' user), and also a confluence access to wicket-contrib-javaee wiki pages (can a new one be created named as javaee-inject and a redirect

Re: [announce] Wicket Stuff Core - JavaEE Inject

2010-01-08 Thread Major Péter
But the confluence reg is still exception. 2010-01-08 19:57 keltezéssel, Igor Vaynberg írta: you should have access to jira.. -igor 2010/1/8 Major Péter majorpe...@sch.bme.hu: Could somebody help me with this? 2009-12-31 00:58 keltezéssel, Major Péter írta: Hi, I would like to ask

Re: [announce] Wicket Stuff Core - JavaEE Inject

2010-01-08 Thread Major Péter
I can see the admin view, but JIRA says, WARNING: User not Assignable. and I can't even close an issue. 2010-01-08 19:57 keltezéssel, Igor Vaynberg írta: you should have access to jira.. -igor 2010/1/8 Major Péter majorpe...@sch.bme.hu: Could somebody help me with this? 2009-12-31 00:58

Re: [announce] Wicket Stuff Core - JavaEE Inject

2010-01-08 Thread Major Péter
Thanks, I didn't used JIRA until now, sorry for the noob question.. 2010-01-08 20:33 keltezéssel, Igor Vaynberg írta: you had to add yourself as a developer...try now -igor 2010/1/8 Major Péter majorpe...@sch.bme.hu: I can see the admin view, but JIRA says, WARNING: User not Assignable

TeamCity and cannot find symbol

2009-12-30 Thread Major Péter
Hi all, I had just commited the javaee-inject project to Wicket Stuff, and have some problems with TeamCity. I tried to build the 'Core Projects' project, but keep getting cannot find symbols errors (with enforced clean checkout too)... The thing is, that the project is depending on

Re: TeamCity and cannot find symbol

2009-12-30 Thread Major Péter
from its superclass' hmm, what the hell?? But after all the Core projects build is back to normal. p.s.: Now I have one more reason to use Hudson for continuus build mgmt... Regards, Peter 2009-12-30 13:14 keltezéssel, Major Péter írta: Hi all, I had just commited the javaee-inject project

[announce] Wicket Stuff Core - JavaEE Inject

2009-12-30 Thread Major Péter
Hi all, I am proud to announce the semi-new JavaEE Inject project in Wicket Stuff Core, which was formerly known as wicket-contrib-javaee. The goal of the project: Make the @EJB, @Resource and @PersistenceUnit annotations available for Wicket users, to make the development more easier. This

Re: [announce] Wicket Stuff Core - JavaEE Inject

2009-12-30 Thread Major Péter
at the sign up page I get: org.springframework.transaction.UnexpectedRollbackException: Transaction rolled back because it has been marked as rollback-only Thanks, Peter 2009-12-31 00:51 keltezéssel, Major Péter írta: Hi all, I am proud to announce the semi-new JavaEE Inject project in Wicket

Re: Wicket Stuff projects with failing SVN configurations

2009-12-15 Thread Major Péter
Hi Martijn, The Wicket Stuff JavaEE is currently only in tags available, next week I'm gonna work on moving it into wicketstuff-core, but until then the project could be disabled in TeamCity, if needed. Regards, Peter 2009.12.15. 23:48 keltezéssel, Martijn Dashorst írta: All, A couple

Re: [vote] release wicket 1.4.4

2009-12-08 Thread Major Péter
Is it possible to merge #2280 into 1.4.x before releasing 1.4.4? 2009-12-08 06:01 keltezéssel, Igor Vaynberg írta: both quickstarts in the issue work. -igor On Mon, Dec 7, 2009 at 5:30 PM, Douglas Ferguson doug...@douglasferguson.us wrote: Unless I did something wrong: svn co

Wicket Stuff commit access

2009-12-07 Thread Major Péter
Hi, I would like to join into the wicketstuff community, so I could maintain the wicket-contrib-javaee project. And by maintaining I mean moving the project to wicketstuff-core, create example projects, create some documentation for it, and of course following the wicket API changes. My