|
List Info
Thread: 1.2.5?
|
|
| 1.2.5? |

|
2006-11-18 02:16:41 |
Gregor J. Rothfuss wrote:
> Gregor J. Rothfuss wrote:
>> I volunteer to RM 1.2.5 a week from now. Any
objections?
>
> i put the releases up on http://people.apach
e.org/~gregor/
>
> please test, and vote on the release, as per our
guidelines.
>
> if there are no issues, i will push them to dist
sometime next week.
hmm, unfortunately it is pretty busted on windows :(
seems there are still issues with jdk 1.5?
i see lots of
Caused by: java.io.FileNotFoundException:
C:apache-lenya-1.2.5buildlenyawebapplenyapubsdefault
contentliveindexcnnindex_en.xml
(The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at
java.io.FileInputStream.<init>(FileInputStream.java:10
6)
at
java.io.FileInputStream.<init>(FileInputStream.java:66
)
at
sun.net.www.protocol.file.FileURLConnection.connect(FileURLC
onnection.java:70)
at
sun.net.www.protocol.file.FileURLConnection.getInputStream(F
ileURLConnection.java:161)
at
org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(U
nknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersio
n(Unknown
Source)
at
org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at
org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown
Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown
Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown
Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at
org.apache.lenya.xml.DocumentHelper.readDocument(DocumentHel
per.java:120)
at
org.apache.lenya.cms.publication.xsp.DocumentReferencesHelpe
r.getInternalLinks(DocumentReferencesHelper.java:92)
at
org.apache.lenya.cms.publication.xsp.DocumentReferencesHelpe
r.getReferences(DocumentReferencesHelper.java:132)
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|
|
| 1.2.5? |

|
2006-11-19 20:29:00 |
Gregor J. Rothfuss wrote:
> Gregor J. Rothfuss wrote:
>
>> Gregor J. Rothfuss wrote:
>>
>>> I volunteer to RM 1.2.5 a week from now. Any
objections?
>>
>>
>> i put the releases up on http://people.apach
e.org/~gregor/
>>
>> please test, and vote on the release, as per our
guidelines.
>>
>> if there are no issues, i will push them to dist
sometime next week.
>
>
> hmm, unfortunately it is pretty busted on windows :(
>
> seems there are still issues with jdk 1.5?
AFAIK has java 1.4 as target and not 1.5 or has this
recently been changed?
Michi
>
> i see lots of
>
> Caused by: java.io.FileNotFoundException:
>
C:apache-lenya-1.2.5buildlenyawebapplenyapubsdefault
contentliveindexcnnindex_en.xml
> (The system cannot find the path specified)
> at java.io.FileInputStream.open(Native Method)
> at
java.io.FileInputStream.<init>(FileInputStream.java:10
6)
> at
java.io.FileInputStream.<init>(FileInputStream.java:66
)
> at
>
sun.net.www.protocol.file.FileURLConnection.connect(FileURLC
onnection.java:70)
>
> at
>
sun.net.www.protocol.file.FileURLConnection.getInputStream(F
ileURLConnection.java:161)
>
> at
>
org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(U
nknown
> Source)
> at
>
org.apache.xerces.impl.XMLVersionDetector.determineDocVersio
n(Unknown
> Source)
> at
org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
> at
org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
> at
org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
> at
org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
> at
org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown
Source)
> at javax.xml.parsers.DocumentBuilder.parse(Unknown
Source)
> at
>
org.apache.lenya.xml.DocumentHelper.readDocument(DocumentHel
per.java:120)
> at
>
org.apache.lenya.cms.publication.xsp.DocumentReferencesHelpe
r.getInternalLinks(DocumentReferencesHelper.java:92)
>
> at
>
org.apache.lenya.cms.publication.xsp.DocumentReferencesHelpe
r.getReferences(DocumentReferencesHelper.java:132)
>
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
> For additional commands, e-mail: dev-help lenya.apache.org
>
>
--
Michael Wechner
Wyona - Open Source Content Management - Apache
Lenya
http://www.wyona.com
http://lenya.apache.org
michael.wechner wyona.com michi apache.org
+41 44 272 91 61
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|
|
| 1.2.5? |

|
2006-11-19 21:40:23 |
Michael Wechner wrote:
> AFAIK has java 1.4 as target and not 1.5 or has this
recently been changed?
it is still 1.4. even recompiling with jdk 1.4.2 didn't
solve the
problem. does it work on unix?
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|
|
| 1.2.5? |

|
2006-11-19 21:40:23 |
Michael Wechner wrote:
> AFAIK has java 1.4 as target and not 1.5 or has this
recently been changed?
it is still 1.4. even recompiling with jdk 1.4.2 didn't
solve the
problem. does it work on unix?
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|
|
| 1.2.5? |

|
2006-11-20 02:49:11 |
Gregor J. Rothfuss escribió:
> Michael Wechner wrote:
>
>> AFAIK has java 1.4 as target and not 1.5 or has
this recently been
>> changed?
>
> it is still 1.4. even recompiling with jdk 1.4.2 didn't
solve the
> problem. does it work on unix?
It works on linux, yesterday I compiled lenya 1.2.5 with
cocoon
2.1.10-dev trunk and java 1.5 and it worked.
Best Regards,
Antonio Gallardo.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|
|
| 1.2.5? |

|
2006-11-20 20:03:01 |
Antonio Gallardo wrote:
> Gregor J. Rothfuss escribió:
>> Michael Wechner wrote:
>>
>>> AFAIK has java 1.4 as target and not 1.5 or has
this recently been
>>> changed?
>>
>> it is still 1.4. even recompiling with jdk 1.4.2
didn't solve the
>> problem. does it work on unix?
> It works on linux, yesterday I compiled lenya 1.2.5
with cocoon
> 2.1.10-dev trunk and java 1.5 and it worked.
interesting. i am pondering skipping the windows build, and
just
releasing 1.2.5 src tarball and the linux binaries.
wdyt?
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|
|
| 1.2.5? |

|
2006-11-20 22:53:21 |
Gregor J. Rothfuss wrote:
> Antonio Gallardo wrote:
>
>> Gregor J. Rothfuss escribió:
>>
>>> Michael Wechner wrote:
>>>
>>>> AFAIK has java 1.4 as target and not 1.5 or
has this recently been
>>>> changed?
>>>
>>>
>>> it is still 1.4. even recompiling with jdk
1.4.2 didn't solve the
>>> problem. does it work on unix?
>>
>> It works on linux, yesterday I compiled lenya 1.2.5
with cocoon
>> 2.1.10-dev trunk and java 1.5 and it worked.
>
>
> interesting. i am pondering skipping the windows build,
and just
> releasing 1.2.5 src tarball and the linux binaries.
>
> wdyt?
well, if there is nobody volunteering to take a closer look
for Windows,
then
this probably makes sense.
Michi
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
> For additional commands, e-mail: dev-help lenya.apache.org
>
>
--
Michael Wechner
Wyona - Open Source Content Management - Apache
Lenya
http://www.wyona.com
http://lenya.apache.org
michael.wechner wyona.com michi apache.org
+41 44 272 91 61
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|
|
[1-7]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|